Live data from Hacker News

Viewing profile — SlimTim10

SlimTim10

HN member
Joined
Wed, Mar 01, 2023, 5:03 AM UTC
HN karma
10
Public activity
7 items

About SlimTim10

No profile information was provided.

Recent public activity

  1. comment
    Comment #38707837

    That's an odd thing to say. The distinction between compiled and interpreted languages is very fuzzy, but TypeScript is clearly on the compiled side.

  2. story
  3. comment
    Comment #37914275

    https://intuitivejs.info/

  4. story
  5. story
  6. comment
    Comment #35261618

    I find Haskell is really good for this. Typed holes + ghcid makes for a really fast and helpful feedback loop.

  7. comment
    Comment #35253752

    Nice! This looks great for experienced programmers. I also wrote functional programming JavaScript lessons, only mine are meant for beginners and don't place an emphasis on compari…