Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 1 hour 20 min ago

Mochi 0.8.0

Tue, 07/21/2026 - 7:56pm

Article URL: https://mochi.fast/blog/mochi-0-8-0/

Comments URL: https://news.ycombinator.com/item?id=49000018

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: An interactive game of British Columbia

Tue, 07/21/2026 - 7:00pm

I recently drove through the beautiful lands of British Columbia. I've called this place home for a better part of 20 years, and I realized that I know very little outside the little bubble that I live in.

So I created this interactive map/game where you play as the Sasquatch, roaming the land and discovering hidden gems, towns, and other wildlife. You can read up on the town's story, view pictures to get a sense of what they look like, and stuff like that.

I wanted to put this out there for those who are curious about our lovely province and enjoy roaming around.

I am a software developer, but this app is vibe-coded. I do believe that this kind of usage of AI is fantastic--to better understand the world around us through immersive simulation.

Let me know what you guys think!

Comments URL: https://news.ycombinator.com/item?id=48999505

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Superserve – Firecracker microVM sandboxes for long-running AI agents

Tue, 07/21/2026 - 6:59pm

Hey HN, I built Superserve, a compute layer that lets AI agents live inside isolated Firecracker microVMs with no session time limits.

The problem I kept running into: most sandbox providers kill your agent after 24 hours. If you're running something autonomous that needs to work for days — refactoring a codebase, running tests in a loop — you're constantly fighting timeouts and rebuilding state.

Superserve lets you snapshot a running VM at any point, fork it into parallel branches, and resume exactly where you left off. Each agent gets its own VM, no shared kernels. There's also a credentials broker so agents never touch raw API keys directly, and egress is locked to URLs you specify.

You bring your own agent (Claude Code, Codex, etc.). We handle the durable compute underneath. TypeScript and Python SDKs, MCP support, open-source and self-hostable.

Would love to hear feedback, especially from anyone building long-running agents.

Comments URL: https://news.ycombinator.com/item?id=48999489

Points: 2

# Comments: 0

Categories: Hacker News

OE3GBB

Tue, 07/21/2026 - 6:53pm

Article URL: https://www.qsl.net/oe3gbb/

Comments URL: https://news.ycombinator.com/item?id=48999446

Points: 3

# Comments: 0

Categories: Hacker News

Pages