Software engineer working on systems, infrastructure, networking, reliability, and security.
Pull requests · Repositories · Achievements
I build and debug software systems.
I am most interested in the places where correctness gets difficult: failure paths, compatibility boundaries, concurrency, resource use, and behavior under load. I like changes that make those properties easier to test, observe, and reason about.
Most of my day-to-day work is private. My public activity is a mix of upstream fixes, tests, reviews, and experiments across Rust, Go, C++, Elixir, TypeScript, and Python.
- Runtime and operating-system behavior
- Distributed systems and networking
- Performance and resource accounting
- Reliability, observability, and security
- Developer tooling and automation
- Reproduce the behavior before changing it.
- Keep fixes narrow and cover the failure mode with a test.
- Prefer explicit invariants over hidden assumptions.
- Treat operational behavior as part of correctness.
You can find the current work in my pull requests and repositories.



