Live data from Hacker News

Viewing profile — nick_

nick_

HN member
Joined
Tue, Mar 01, 2016, 5:50 PM UTC
HN karma
678
Public activity
310 items

About nick_

No profile information was provided.

Recent public activity

  1. comment
    Comment #48987378

    My most recent manager was exactly like this.

  2. 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…

  3. 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?

  4. comment
    Comment #48516158

    Does the UK or Japan engage in election meddling in the US?

  5. comment
    Comment #48515811

    Are North Korea and Russia "allies" of the US?

  6. 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?

  7. 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…

  8. 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…

  9. 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.

  10. comment
    Comment #47980216

    AFAIK this is called sleep consolidation.

  11. 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.

  12. 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…

  13. comment
    Comment #47867261

    Do they build a lot of cinder block homes with flat, tarred roofs?

  14. comment
    Comment #47590118

    The blog post points or the flawed spacecraft? /s

  15. comment
    Comment #47538211

    Do you think sex and gender are the same thing?

  16. 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.

  17. comment
    Comment #47035536

    Is the Israeli intelligence facial recognition system in the room with us now?

  18. comment
    Comment #46683303

    https://news.ycombinator.com/newsguidelines.html#:~:text=Tha...

  19. comment
  20. comment
    Comment #46078252

    The only comic worse is Garfield. I have no idea how anyone enjoys either of them.

  21. 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?

  22. comment
  23. 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.

  24. comment
    Comment #45882169

    Are you referring to the "Freedom Convoy"?

  25. comment
    Comment #45793427

    Are you hinting at the lack of an `AsyncLock` in .NET?