Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nwalkr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nwalkr
2mo ago
it's somewhat alive. they do some releases, they have a somewhat big project of rewriting vm in zig.
2.
▲
by
nwalkr
2mo ago
like we could expect something other than that from DDV
3.
▲
by
nwalkr
3mo ago
being written in rust is clear disadvantage for web-app.
4.
▲
by
nwalkr
11y ago
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 turn you program into 10k-os-threads-monste