Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
partialzero
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
partialzero
2y ago
Indeed this is very confusing! The program implements a pretty standard state machine (ok), but there is nothing apparently async here. The auth alludes to combining the state machine with async IO in this paper ( https://githu
2.
▲
by
partialzero
3y ago
Yeah, seems like a (barebones/underspecified) IRC.
3.
▲
by
partialzero
4y ago
Maybe I'm being naive, but I don't get how "pathnames as a concept are now utterly broken in POSIX". Isn't this "merely" a problem that the resolution of the path name is dynamic and can change between ins
4.
▲
by
partialzero
4y ago
Ports. Others will probably provide some other good reasons, but to me, Docker is multiplexing the global shared resource that is typically singular on a machine (at least a cloud/vm) - network ports. Of course you can easily stand up