Live data from Hacker News

Viewing profile — leander1978

leander1978

HN member
Joined
Tue, Sep 28, 2021, 12:11 PM UTC
HN karma
3
Public activity
3 items

About leander1978

No profile information was provided.

Recent public activity

  1. comment
    Comment #28682029

    > Is it good for jobs? Not yet, I guess. It is too new.

  2. comment
    Comment #28681880

    And it is compiled (using a MinGW C compiler)

  3. comment
    Comment #28681842

    I am currently digging into Nim. It feels like Python, does some things better, and not very many things worse. It is strongly typed, has method overloading and Macros. Creating ob…