Viewing profile — yoghurtwere
yoghurtwere
HN member- Joined
- Mon, Jul 27, 2026, 4:28 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About yoghurtwere
No profile information was provided.
Recent public activity
-
comment
Comment #49065609
> Not because pine trees, which have been around for a long time, and have never burned so badly. Are you sure? https://en.wikipedia.org/wiki/1949_Landes_forest_fire
-
comment
Comment #49065341
> difficult to correctly use concurrency primitives, Rust async has a bad reputation in Rust circles, due to difficulties like deadlocks and poisoning (also regarding the messy pan…
-
comment
Comment #49065246
https://www.reddit.com/r/programming/comments/1p0srgs/commen...
-
comment
Comment #49065224
.unwrap() https://www.reddit.com/r/programming/comments/1p0srgs/commen...
-
comment
Comment #49065217
.unwrap(). I am skeptical about Go's error handling, but there are cases where it is desirable to return both a result and also an error, like returning what can be returned while …