Building infrastructure for agents
Systems that
survive production
I'm Prashanth. Fifteen years building software — mostly the kind that has to work when you're asleep. Currently designing Astra, an operating system for autonomous agents: microkernel, actor runtime, planet-scale task graph, 100M+ tasks/day.
More writing
All posts
The 100km/h build list: every part, every reasonA full custom 1/8 scale RC buggy built entirely by hand — chassis kit, motor, ESC, batteries, and every bolt chosen individually. The complete parts list for a 100km/h build sourced from India.
LiteLLM and the trust chain nobody auditsA compromised security scanner led to malicious LiteLLM PyPI packages that harvested credentials and spread through Kubernetes clusters in three hours.
Sandboxes aren't security theaterWASM, Docker, Firecracker — the spectrum of sandboxing when agents run tools you didn't write. Deny by default, allow by exception.
Scheduling without losing your mindHeartbeats, sharded schedulers, at-least-once delivery, and load shedding — the parts of distributed scheduling that nobody draws on the whiteboard.