Viewing profile — throwaway073123
throwaway073123
HN member- Joined
- Tue, Aug 01, 2023, 1:58 AM UTC
- HN karma
- 34
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About throwaway073123
No profile information was provided.
Recent public activity
-
comment
Comment #37125621
Absolutely. If I see a one method interface, I generally assume that there's a ThingDoerFunc type that implements the interface. Likewise, (ThingDoerImplemetation{}).DoThing is a v…
-
comment
Comment #37111194
> particularly in Go where everyone crams everything into single-func interfaces which are almost exclusively far worse Depending on scope, I've grown to prefer the single func int…
-
comment
Comment #37035360
- JIT / optimizing for the host device - hot patching - making sure sysadmins have healthy sense of panic available to them at all times
-
comment
Comment #36970729
amd needs to make itself a first class citizen
-
comment
Comment #36958321
Auto restarting is actually intended to hide problems! ...from the user. The user, who probably isn't you if you're developing or administrating a service. Any supervisory process,…
-
comment
Comment #36951488
My father had schizophrenia, and my wife has tourettes. It's a completely different scenario. Someone with tourrettes knows what just happened. They're probably deathly embarrassed…