Skip to content
View jonas1ara's full-sized avatar

Block or report jonas1ara

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jonas1ara/README.md

In comfort, there is no progress.

We are the species that left Africa seventy thousand years ago. Even then, we knew how to adapt to anything: we survived fifty degrees below zero in Siberia, the dense jungle of Ecuador, the four-thousand-meter heights of Tibet. The line that did not give up, the one that learned to suffer, to adapt, and to reinvent itself, is the one that gave us life.

Today the world keeps changing — the climate shifts, technology evolves, nations rise and fall. No one knows exactly what's coming. But our ancestors held on like this for more than three million years, and every time the world came crashing down on them, they found a new way to accept and adapt. In comfort, there is no progress.

Pinned Loading

  1. 73 73 Public

    The 73 most useful LeetCode problems implemented in C# and F#

    C# 146 15

  2. ATC ATC Public

    Algebraic Tiny Compiler (ATC) - Understanding compilers through algebra

    F# 4

  3. Glance Glance Public

    A fast, lightweight, and modern PDF viewer for Windows 11 built with WinUI 3, Mica transparency, and native page-by-page annotation tools.

    C# 4 1

  4. Fitch Fitch Public

    A fast, cross-platform system information tool written in F#

    F# 20 1

  5. Mnist.cs Mnist.cs
    1
    #:package System.Numerics.Tensors@11.0.0-*
    2
    
                  
    3
    using System;
    4
    using System.Buffers.Binary;
    5
    using System.IO;
  6. MicroGPT.fsx MicroGPT.fsx
    1
    #!/usr/bin/dotnet fsi
    2
    
                  
    3
    open System
    4
    open System.Collections.Generic
    5
    open System.Globalization