HN user

abshkbh

10 karma

Current: Agent Infrastructure @ OpenAI

Prev: Built Arrakis - MicroVM Sandboxes for AI Agents (https://github.com/abshkbh/arrakis)

Prev: Systems and Infra at Replit, Google, Microsoft.

Feel free to get in touch at - Mail- abshkbh AT gmail.com LinkedIn- https://www.linkedin.com/in/abshkbh/ X- https://x.com/abshkbh

(Views my own)

Posts2
Comments11
View on HN
GPT-5.2-Codex 7 months ago

We have made this model even better at programming in Windows. Give it a shot :)

MCP Run Python 1 year ago

Crosvm (our original Google project) and its children projects Firecracker, Cloud-Hypervisor are all based on top of "/dev/kvm" i.e. the Linux Virtualization stack.

Apple's equivalent is the Apple Virtualization Framework which exposes kvm like functionality at a higher level.

Morden software consists of separation of responsibilities between services and a higher plane orchestrating the data flow for business logic.

If you believe there is value in fuzzy tasks being done by LLMs then from that it follows that having separate "agent" services with a higher order orchestrator would be required. Each calling LLMs on their own inside.