HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martingxx

no profile record

comments

martingxx
·قبل شهرين·discuss
I wonder how this compares to tau https://tau-agent.dev/ ?

Both are in Rust and both mention Unix in their descriptions.
martingxx
·قبل 7 أشهر·discuss
I've always thought that Nagle's algorithm is putting policy in the kernel where it doesn't really belong.

If userspace applications want to make latency/throughput tradeoffs they can already do that with full awareness and control using their own buffers, which will also often mean fewer syscalls too.