Viewing profile — jbggs
jbggs
HN member- Joined
- Thu, Mar 24, 2022, 9:50 PM UTC
- HN karma
- 15
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jbggs
No profile information was provided.
Recent public activity
-
comment
Comment #48808090
cool burner, can I have one?
-
comment
Comment #47942583
yes that would be "without reciprocity"
-
comment
Comment #47874808
just assume everyone here is making typos
-
comment
Comment #46749963
it's inspiring
-
comment
Comment #46671051
the article also says the creator of Linux is LTT It's a joke
-
comment
Comment #44467287
couldn't find/replace be used to swap between operators and readable function names?
-
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...
-
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
-
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…