Live data from Hacker News

Viewing profile — monadmoproblems

monadmoproblems

HN member
Joined
Thu, Nov 11, 2021, 3:00 PM UTC
HN karma
14
Public activity
6 items

About monadmoproblems

No profile information was provided.

Recent public activity

  1. comment
    Comment #31584261

    Just on your point on Testability, I don’t believe this is the issue you make it out to be: my standard approach is to make all the types/methods I need to test ‘internal’ and then…

  2. comment
    Comment #30990718

    Presumably, you choose whether to ride that airplane or take those drugs. You probably don't get to choose when someone else's driverless car runs you over.

  3. comment
    Comment #30905981

    FWIW, as a lifetime Windows users, Windows 11 has finally made me switch to using Linux (Zorin OS) as my main system. I retain Windows 10 on a dual boot hard drive for some games b…

  4. comment
    Comment #30628870

    I don't know how I'd feel if I was the guy who 96% of people thought wasn't real.

  5. comment
    Comment #30386504

    You absolute hero!

  6. comment
    Comment #30374506

    I've long wanted a more succinct way of writing implicitly typed arrays. Whenever you work with data directly in the code, for example when hacking on leetcode, you end you with lo…