Live data from Hacker News

The VMs Powering Mobile Agents (Instinct, Claude Code)

rohanadwankar.github.io

1–10 of 35 posts

Re: The VMs Powering Mobile Agents (Instinct, Claude Code)

#2
I took a look inside the VMs that a couple of the agent platforms are using. TLDR is they use firecracker with memory in git. I'm a big fan of the memory in git part it would be cool to see how the git history looks after I use it for a longer period of time. This is my first blog, I'm trying to document things publically as I learn, next I'll look more closely at the providers they are using under the hood (eg. e2b) so feel free to give advice on what to look for!

Re: The VMs Powering Mobile Agents (Instinct, Claude Code)

#5

I took a look inside the VMs that a couple of the agent platforms are using. TLDR is they use firecracker with memory in git. I'm a big fan of the memory in git part it would be cool to see how the git history looks after I use it for a longer period of time. This is my first blog, I'm trying to document things publically as I learn, next I'll look more closely at the providers they are using under the hood (eg. e2b)…

Do you have an invite to instinct? :)

Re: The VMs Powering Mobile Agents (Instinct, Claude Code)

#6

I took a look inside the VMs that a couple of the agent platforms are using. TLDR is they use firecracker with memory in git. I'm a big fan of the memory in git part it would be cool to see how the git history looks after I use it for a longer period of time. This is my first blog, I'm trying to document things publically as I learn, next I'll look more closely at the providers they are using under the hood (eg. e2b)…

Do you have an invite to instinct? :)

yes i think everyone gets 10 did u want one?

Re: The VMs Powering Mobile Agents (Instinct, Claude Code)

#9
It's always, firecracker all the way down!

Enjoyed the breakdown, honestly most of the things weren't really surprising.

What was surprising to me was that instinct was just "agent slapped on top of markdown files in git", especially after seeing people talk about it so much. I expected at least a database or a graph or something "smart", but alas, its just three markdowns in a trenchcoat.

Post reply on HN