Live data from Hacker News

Viewing profile — jbggs

jbggs

HN member
Joined
Thu, Mar 24, 2022, 9:50 PM UTC
HN karma
15
Public activity
9 items

About jbggs

No profile information was provided.

Recent public activity

  1. comment
    Comment #48808090

    cool burner, can I have one?

  2. comment
    Comment #47942583

    yes that would be "without reciprocity"

  3. comment
    Comment #47874808

    just assume everyone here is making typos

  4. comment
    Comment #46749963

    it's inspiring

  5. comment
    Comment #46671051

    the article also says the creator of Linux is LTT It's a joke

  6. comment
    Comment #44467287

    couldn't find/replace be used to swap between operators and readable function names?

  7. comment
    Comment #42819951

    you shouldn't be unwrapping, error cases should be properly handled. users shouldn't see null dereference errors without any context, even in cli tools...

  8. comment
    Comment #42513987

    it seems like you're just not familiar with the domains defined by those types, or at least the names used here

  9. comment
    Comment #42191773

    I think that's the smoking gun for why most UIs are terrible. it is definitely cheaper to use a framework, but maybe, sometimes, doing something yourself (for 25+) years is worth i…