frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Hotcell – local sandboxes for AI agents

https://github.com/sinameraji/hotcell
2•sinameraji•45m ago
Hi HN! Sina here. i wanted to share this open source project (apache 2.0) that i've been working on for the past month or so. it's called hotcell and it lets you create/pause/manage sandboxes on any device (your laptop, linux vm, bare metal).

i've tested it against various benchmarks that i found on computesdk (https://www.computesdk.com/benchmarks/sandboxes/) as well as the one shared by dax (cofounder of open code) on twitter recently (link to his original thread and my reply https://x.com/sinasanm/status/2078158598996443346)

and generally the full benchmark results are here: https://github.com/sinameraji/hotcell/blob/main/docs/benchma...

i spent a lot of time on making sure both the devrloper experience and agent experience are smooth on it and im actively working to make it perform better against benchmarks.

also api keys are never directly injected into the sandbox. instead it creates a per-sandbox token that becomes useless when the sandbox dies.

as for isolation method, it can work with docker, apple VZ (vm grade isolation on mac) or firecracker for linux .

primary use cases i imagine:

* if you build agentic desktop apps that have filesystem access locally, hotcell makes it super easy to start a sandbox and bring whatever file needed to it, do the work in a new branch, create a PR and close the sandbox

* if u just use claude code etc. and wanna spin up 5-6 diff environments without using worktree or cloning your project dirs, u can write a 1 line command like this to instantly have 5 sandboxes! hotcell create -n 5 --name feat --branch auto --opencode --repo https://github.com/you/app

my inspiration was cloudflare sandbox sdk (but i noticed my friends and i couldn't use cloudflare in on-prem environment so i thought i'd build a local / open source one that works w any hardwarw).

thank you and hope you like it.

Adaptive speculative decoding on a $300 GPU

https://github.com/Gogo27Gallet/Fronde
1•gogo27gallet•46s ago•0 comments

There are no fire alarms when it comes to privacy

https://www.unsungnovelty.org/posts/07/2026/fire-alarms-privacy/
1•meysamazad•1m ago•0 comments

Turtle-inspired interactive Python project

https://www.codembark.com/projects/fv20lz9map/spider-web-drawing
1•camdenreslink•1m ago•0 comments

Show HN: Cosmos47, a public chronological feed without algorithms

https://cosmos47.com/
1•boredyeti•1m ago•0 comments

AWS Secrets Manager Terraform: Least-Privilege Access

https://blog.victorsilva.com.uy/aws-secrets-manager-terraform-least-privilege/
1•meysamazad•1m ago•0 comments

Using AI for Automated Tasks

https://visualgui.com/2026/07/28/using-ai-for-automated-tasks/
1•speckx•2m ago•0 comments

What AI developers could learn from Charles Bukowski?

https://galjot.si/what-ai-developers-could-learn-from-charles-bukowski
1•sedovsek•2m ago•0 comments

Show HN: SpecShield – Contract testing and can-I-deploy gates for OpenAPI

https://specshield.io/
1•DeepakSatyam•2m ago•0 comments

Hister v0.17.0

https://github.com/asciimoo/hister/releases/tag/v0.17.0
2•mstef•4m ago•0 comments

AI meets Cryptography 3: What AI Found in Bron Labs's bron-crypto

https://blog.zksecurity.xyz/posts/bron-bugs/
1•duha•5m ago•0 comments

Google and Reddit do not own the Internet, web scraper says after court win

https://arstechnica.com/tech-policy/2026/07/google-wont-give-up-odd-war-against-ai-web-scraping-d...
2•tatersolid•6m ago•0 comments

Show HN: Dn – plan collaboratively, let agents execute

https://github.com/chesapeakedev/dn
1•moochmooch•6m ago•0 comments

XMPP Agent Gateway: A protocol for discovering and invoking AI agents

https://romanbsd.github.io/xmpp-agent-gateway/
1•romanbsd•7m ago•0 comments

Interrupt Handlers for Web Automation

https://www.orchestra-automation.com/blog/interrupt-handlers-for-web-automation
1•oceandoughnut•8m ago•0 comments

The OWASP Top 10 (2025)

https://owasp.org/Top10/2025/
1•mooreds•8m ago•0 comments

Rebuilding FIFA Standings Layout with CSS Subgrid

https://ishadeed.com/article/fifa-layout/
1•speckx•8m ago•0 comments

The milk that lasts for months

https://www.bbc.com/future/article/20170327-the-milk-that-lasts-forever
1•tosh•8m ago•0 comments

World Labs Acquires SceniX

https://www.worldlabs.ai/blog/scenix
1•doppp•9m ago•0 comments

Big Tech Stocks Are Pricing in a Miracle on Costs

https://www.wsj.com/finance/big-tech-stocks-are-pricing-in-a-miracle-on-costs-6d93664f
1•petethomas•10m ago•0 comments

ASRock Rack 4U16X-GNR2 Nvidia HGX B300 8-GPU Server Review – ServeTheHome

https://www.servethehome.com/asrock-rack-4u16x-gnr2-nvidia-hgx-b300-8-gpu-server-intel-zutacore-r...
1•rbanffy•10m ago•1 comments

Great Mobile Apps Aren't Built Around Features

https://geekyants.com/case-studies/nowmatch-next-gen-social-and-dating-app-development
2•steve_7890•11m ago•0 comments

Apple Upgrade Launches in the United States

https://www.apple.com/newsroom/2026/07/apple-upgrade-launches-in-the-united-states/
1•virgildotcodes•11m ago•1 comments

Show HN: Preloop: Open-source control plane for AI agents. See, govern, cut cost

https://github.com/preloop/preloop
1•dim0r•12m ago•1 comments

Show HN: Banksia – Build and run adaptable, accountable AI teams

https://github.com/ringlochid/banksia
1•ringlochid•12m ago•0 comments

Show HN: Self-hosted analytics that sends signups and sales to your Telegram

https://github.com/tgram-analytics/server
1•leorigna•14m ago•0 comments

Puck AI – Visual AI builder embedded in your app

https://puckeditor.com/blog/puck-ai
1•chrisvxd•16m ago•1 comments

Show HN: The Rise of Open Weights – a long scroll story

https://blog.scottlogic.com/ceberhardt/rise-of-open-weights/
1•ColinEberhardt•17m ago•0 comments

Amazon's trying to launch a global satellite cellphone network in 2028

https://www.theverge.com/tech/971437/amazon-leo-direct-to-device-satellite-network
2•DemiGuru•17m ago•0 comments

Claude Code system prompt says not to ask for permission, assumes user is absent

https://elliotmilco.substack.com/p/proceed-without-asking
1•RGS1811•18m ago•0 comments

Columna – open-source data framework refusing confident wrong numbers

https://datumwise.ai
1•huayin•20m ago•0 comments