Viewing profile — nick_
nick_
HN member- Joined
- Tue, Mar 01, 2016, 5:50 PM UTC
- HN karma
- 678
- Public activity
- 310 items
- HN profile
- View on Hacker News ↗
About nick_
No profile information was provided.
Recent public activity
-
comment
Comment #48987378
My most recent manager was exactly like this.
-
comment
Comment #48752852
I fully agree. I think a major meta-problem with patterns is that the straight-forward ones get written about the most, and/or read about the most. Now we have tons of devs out the…
-
comment
Comment #48520583
Are you asking what A) the countries that meddle with US elections, and B) their relationship to the US, has to do with Israel, on this comment thread?
-
comment
Comment #48516158
Does the UK or Japan engage in election meddling in the US?
-
comment
Comment #48515811
Are North Korea and Russia "allies" of the US?
-
comment
Comment #48273747
Can you point me to a language that encodes the handling of errors in a less verbose way than C++/Java/C# exception handling?
-
comment
Comment #48086465
You're right about recover being in 1.0 of golang. I definitely fully understand the trade-offs of returning result/error unions vs handling thrown exceptions. Exception handling i…
-
comment
Comment #48070562
The anti-exception mind virus of the 2010s did a lot of damage. Go designers finally caved and added panic & recover, but jeez, the damage was done. The whole ecosystem has excepti…
-
comment
Comment #48065871
The convention of explicit error handling after every method call is absolutely bonkers to me. I would never use it for anything serious.
-
comment
Comment #47980216
AFAIK this is called sleep consolidation.
-
comment
Comment #47945262
For the few times a month I need to have two windows/panes visible at the same time, I take five seconds positioning and sizing them then move on.
-
comment
Comment #47943565
Same. Need multiple terminals visible at once? New window. Need a few separate sessions? New tab(s). All the bells and whistles people have shown me over the years... it never even…
-
comment
Comment #47867261
Do they build a lot of cinder block homes with flat, tarred roofs?
-
comment
Comment #47590118
The blog post points or the flawed spacecraft? /s
-
comment
Comment #47538211
Do you think sex and gender are the same thing?
-
comment
Comment #47367332
TUIs are very in right now. Nostalgia/vintage-computin-aesthetics & guru-gatekeeping around command line savviness are front and centre in the HN-and-adjacent mindshare.
-
comment
Comment #47035536
Is the Israeli intelligence facial recognition system in the room with us now?
-
comment
Comment #46683303
https://news.ycombinator.com/newsguidelines.html#:~:text=Tha...
- comment
-
comment
Comment #46078252
The only comic worse is Garfield. I have no idea how anyone enjoys either of them.
-
comment
Comment #46007015
Yep my electronics engineer dad was like "you cannot do this" but it worked! He got me to put an aligator clip wire from case to case so the grounding would at least be joined?
-
comment
Comment #45884095
What?
-
comment
Comment #45882655
Yes, agreed. At this point I have seen many fantastical interpretations of what happened there. I assume popular US media coverage of it was a contributor there.
-
comment
Comment #45882169
Are you referring to the "Freedom Convoy"?
-
comment
Comment #45793427
Are you hinting at the lack of an `AsyncLock` in .NET?