Viewing profile — to_ziegler
to_ziegler
HN member- Joined
- Tue, Jan 06, 2026, 8:15 PM UTC
- HN karma
- 54
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About to_ziegler
No profile information was provided.
Recent public activity
- story
-
comment
Comment #49388022
It's an insight from Heidi Howard et al. that came out after VSR: https://arxiv.org/abs/1608.06696 and can be applied to VSR (and others). The basic idea is pretty simple. In VSR, …
-
comment
Comment #49387901
Tobi here from TB. Great question, and it's important to be nuanced here. It really depends on the problem space. For example, many OLAP workloads (analytical) contain large amount…
-
comment
Comment #49387729
Hi, Tobi here from TB. Great question! Generally, 130 ms of network latency is challenging, and there often isn't an easy way around it as you're ultimately constrained by the spee…
-
comment
Comment #46524383
Pretty nice library! Personally, I think having a language-native library is great. The only downside is that it becomes a long-term commitment if it needs to stay in sync with the…
-
comment
Comment #46523888
There is some interesting ongoing research on eBPF and uring that you might find interesting, e.g., RingGuard: Guarding io_uring with eBPF ( https://dl.acm.org/doi/10.1145/3609021.…
-
comment
Comment #46523837
Great point. It is indeed the case that most io_uring libraries are lagging behind liburing. There are two main reasons for this: (1) io_uring development is moving very quickly (s…
-
comment
Comment #46523712
The post is updated now to reflect this.
-
comment
Comment #46519218
Good catch! We will fix this in the next version and change it to brk/sbrk or mmap
-
comment
Comment #46518942
That’s great to hear! We are happy it helped.
-
comment
Comment #46518792
We also wrote up a very concise, high-level summary here, if you want the short version: https://toziegler.github.io/2025-12-08-io-uring/