theaniketmaurya
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Stop Looking for the Next Jony Ive (maurya.bearblog.dev)
- Show HN: Petabyte-scale storage for AI agent sandboxes (twitter.com)
We enabled Petabyte scale durable storage for Celesto sandboxes, useful for coding agents, harnesses and store large files.
- Show HN: A durable filesystem layer for AI agents (github.com)
I run AI agents on my laptop and cloud. Often I wish to synchronize the memory markdowns created on multiple platforms. So I built a S3 based durable filesystem which can be mounted anywhere. It is implemented in Rust…
- How Qcow2 Overlays Work in QEMU (celesto.ai)
-
The majority of legacy systems run on the Windows operating system. It is hard to automate with computer-use agents because of weird pop-ups, lack of a DOM like browsers, random clicks, and cost at scale. We built an…
-
I've been running Pi using SmolVM to build SmolVM! SmolVM provides an abstraction over microVMs to easily create sandboxes for coding agents, OpenClaw, or just to build a custom harness. To use it, install using: curl…
- Parallel Pi coding agents in a sandbox (github.com)
- Show HN: Run coding agents in a sandbox locally (github.com)
Launching SmolVM -- run claude and codex in sandboxed environment with full permissions worry free. It sucks to “press enter and accept changes” every few seconds while using coding agents. We made it easy to isolate…
- Open-source isolated runtime for AI agents (github.com)
-
SmolVM is an open-source local sandbox for AI agents on macOS and Linux. I started building it because agent workflows need more than isolated code execution. They need a reusable environment: write files in one step,…
- A full-stack Python model serving library (github.com)
- LLM training in simple, pure C/CUDA (twitter.com)
- Where do LLMs spend their FLOPS? (artfintel.com)