Viewing profile — nwalkr
nwalkr
HN member- Joined
- Fri, Dec 11, 2015, 5:17 PM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About nwalkr
No profile information was provided.
Recent public activity
-
comment
Comment #49104567
it's somewhat alive. they do some releases, they have a somewhat big project of rewriting vm in zig.
-
comment
Comment #49099881
like we could expect something other than that from DDV
-
comment
Comment #48488612
being written in rust is clear disadvantage for web-app.
-
comment
Comment #10718727
Small remark: Go I/O layer is safe to use only with network I/O. Only network I/O plays nice with goroutines. File I/O or everything else treated as syscall by Go runtime might tur…