Viewing profile — monadmoproblems
monadmoproblems
HN member- Joined
- Thu, Nov 11, 2021, 3:00 PM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About monadmoproblems
No profile information was provided.
Recent public activity
-
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…
-
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.
-
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…
-
comment
Comment #30628870
I don't know how I'd feel if I was the guy who 96% of people thought wasn't real.
-
comment
Comment #30386504
You absolute hero!
-
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…