Blog
Notes from building Archynt
No content calendar, no filler — we write when there's a real engineering decision or trade-off worth explaining.
July 10, 2026 · 8 min read
Mapping service dependencies from /proc, no agent SDK required
You don't need to instrument anything to know which service talks to which. The kernel already wrote it down.
July 1, 2026 · 7 min read
The dependency edge that lies to you
Every diagram anyone has ever drawn of a running system was wrong the moment someone shipped without updating it. Here's how we catch it.
June 23, 2026 · 6 min read
Why we didn't write our own eBPF sensor
Beyla already solves the hard, boring, perpetual part of kernel-level tracing. Rebuilding it would have cost us the one thing we can't get back.
