Viewing profile — sh0gg0the
sh0gg0the
HN member- Joined
- Thu, Apr 09, 2026, 7:33 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About sh0gg0the
No profile information was provided.
Recent public activity
-
comment
Comment #49195138
Are you saying that games get released on Windows a lot because developers prefer Windows as a development platform?
-
comment
Comment #49168674
> Can generics be used to improve error handling and eliminate the if err pattern? With the newly added type parameters on methods you can now implement monads that do the function…
-
comment
Comment #49167597
One thing the Ortsamt/Meldeamt is good for, you don't have to register to vote. You get a note in your mail when there is an election. The note informs you about the date and where…
-
comment
Comment #49110711
URIs/paths are meant to point at resources/documents and therefore ideally should not contain verbs.
-
comment
Comment #48731702
I almost ran into the metadata exhaustion problem myself. Thankfully I noticed before in btrfs assistant that the remaining metadata space is filling up dangerously fast. Before th…
-
comment
Comment #47709226
> A different thought I have that I couldn’t get around exploring is to implement behavior trees with channels (no go routines). I don't think "channels without go routines" are po…