Rust

API Security Hardening

2 min read

This security pass wouldn't have been possible without first cleaning up the pedantic lint issues and expanding test coverage. Auth was optional, password …

Why Build Another Agent Harness

8 min read

There are a lot of agent harnesses out there. So why build another one? I've spent a lot of time in this space. I built several small agent systems in both Rust …

Hive

1 min read

Hive is a self-hosted agent harness written in Rust. It manages long-lived agents as durable processes, connects them to external communication channels, and …

Combining "Subscribers" in Rust's Tracing Library

2 min read

found top level header in "/blog/2023/04/chained-tracing-subscribers/" that didn't match meta title ("Combining "Subscribers" …