frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: GPU-accelerated sandboxes for running AI coding agents in parallel [video]

https://www.youtube.com/watch?v=PBN0BW0e4po
1•lewq•6h ago
Hey HN! I've been building a system to run multiple AI coding agents in parallel, each in their own GPU-accelerated sandbox. The problem I kept running into: when you're working with AI assistants on real projects, you want them doing multiple things at once (refactoring module A, implementing feature B, writing tests for C), but coordinating all that is a mess. You lose track of what's happening, agents step on each other, and you end up babysitting instead of building. So I built HADES - think of it as a desktop environment for each agent, running on GPU-accelerated VDI backends. You write high-level specs, spin up multiple agents in isolated environments, and they each work on their own branch with their own MCP tools and RAG sources. The demo shows me creating two Snake games simultaneously (Python and Rust versions), then jumping into one with Moonlight streaming to pair-program with the agent in real-time. The latency is wild - sub-20ms, feels completely local. Each agent writes out structured spec files as it works, so you get this 30,000-foot view of everything happening in parallel. When they're done, they make PRs that humans review and merge. Built this on top of our HPC infrastructure (we normally deploy ML workloads on Slurm clusters for supercomputing customers). Turns out the same tech that schedules thousands of GPU jobs is pretty good at orchestrating AI agents. Currently running private beta. Also shout-out to the folks in our Discord who've already got this running on macOS - that's not even something I've tested yet! Tech stack: Slurm, NVIDIA Container Toolkit, Wayland screencopy, Moonlight protocol, Docker/Harbor. Would love feedback, especially from folks doing multi-agent development or running dev environments at scale.

Wine 10.18 (Dev) – Run Windows Applications on Linux, BSD, Solaris and macOS

https://gitlab.winehq.org/wine/wine/-/releases/wine-10.18
1•neustradamus•1m ago•0 comments

Tree Tools for Schools

https://www.treetoolsforschools.org.uk/activitymenu/?cat=tree_id
1•tetris11•1m ago•0 comments

What's new in Swift: October 2025 Edition

https://www.swift.org/blog/whats-new-in-swift-october-2025/
1•frizlab•2m ago•0 comments

Little KWin Helpers

https://blog.broulik.de/2025/10/little-kwin-helpers/
1•LorenDB•2m ago•0 comments

The Hasselblad Cameras of Project Mercury

https://www.thequantumcat.space/p/the-hasselblad-cameras-of-project
1•LorenDB•3m ago•0 comments

'Terrifying': Federal immigration agents found patrolling LA in horror masks

https://www.sfgate.com/la/article/la-federal-immigration-agents-halloween-masks-21131816.php
3•Marshferm•11m ago•0 comments

DPRK Adopts EtherHiding: Nation-State Malware Hiding on Blockchains

https://cloud.google.com/blog/topics/threat-intelligence/dprk-adopts-etherhiding
2•hentrep•12m ago•0 comments

Show HN: Local Push-to-Transcribe

https://github.com/spacefarers/Transcrybe
1•spacefarers•13m ago•0 comments

Biotech Hunter – Crunchbase for Life Sciences

https://biotechhunter.com/
2•johnys•17m ago•0 comments

WASM-Adventure

https://github.com/euhmeuh/wasm-adventure
1•todsacerdoti•19m ago•0 comments

Can you get a star in Super Mario 64 using only one button? [video]

https://www.youtube.com/watch?v=-7VhlsqeeqI
1•unleaded•21m ago•0 comments

The Department of Defense Wants Less Proof Its Software Works

https://www.eff.org/deeplinks/2025/10/department-defense-wants-less-proof-its-software-works
2•hn_acker•24m ago•0 comments

The Situation: How Much Less Free Are We?

https://www.lawfaremedia.org/article/the-situation--how-much-less-free-are-we
2•hn_acker•25m ago•0 comments

Will Paramount Cancel Jon Stewart?

https://www.newyorker.com/culture/the-new-yorker-interview/will-paramount-cancel-jon-stewart
1•mitchbob•27m ago•1 comments

Interesting Research Programs from the 2010s (2020)

https://bcmullins.github.io/interesting-research-2010s/
1•vinhnx•28m ago•0 comments

TeraAgent: Simulating Half a Trillion Agents

https://arxiv.org/abs/2509.24063
1•jonbaer•28m ago•0 comments

Show HN: I've built a web based pdf/docx/pptx editor, the format .ldf

https://learny.academy/about
1•yeargun•32m ago•1 comments

Interactively explore FastAPI endpoints with FastAPI-Voyager

https://www.newsyeah.fun/voyager/
1•tank-34•37m ago•0 comments

Site and Formation Selection for CO2 Geological Sequestration

https://www.mdpi.com/2076-3417/15/21/11402
1•PaulHoule•38m ago•0 comments

Defeating the Training-Inference Mismatch via FP16

https://arxiv.org/abs/2510.26788
2•matt_d•41m ago•0 comments

The Psychology of Curiosity: A Review and Reinterpretation (1994) [pdf]

https://www.cmu.edu/dietrich/sds/docs/loewenstein/PsychofCuriosity.pdf
1•wslh•43m ago•0 comments

OpenAI updates terms to forbid usage for medical and legal advice

https://openai.com/policies/usage-policies/
6•piskov•43m ago•2 comments

Show HN: Strange Attractors

https://blog.shashanktomar.com/posts/strange-attractors
59•shashanktomar•45m ago•5 comments

Fix Your FODs

https://garnix.io/blog/fix-your-fods
1•birdculture•47m ago•0 comments

Introduction to Parallelism in PyTorch

https://ggrigorev.me/posts/introduction-to-parallelism/
2•vinhnx•49m ago•0 comments

Web of Science company involved in dubious awards in Iraq

https://retractionwatch.com/2025/10/31/exclusive-clarivate-web-of-science-involved-dubious-awards...
2•leephillips•52m ago•0 comments

Why tequila depends on Mexico's bats

https://www.bbc.com/future/article/20251028-mexicos-tequila-future-depends-on-bats
3•1659447091•54m ago•0 comments

Big Tech's market dominance is becoming ever more extreme

https://www.ft.com/content/ae4d7961-cf59-4369-8e64-8a9c9da956d1
4•zerosizedweasle•55m ago•0 comments

Fed 'Chorus' Comes Out Against Latest Cut, Citing Inflation

https://www.bloomberg.com/news/articles/2025-10-31/fed-s-logan-says-didn-t-want-rate-cut-with-inf...
5•zerosizedweasle•56m ago•0 comments

Show HN: Durbat – Write Rust Code Using Black Speech

https://github.com/itsfoxstudio/durbat
1•rpunkfu•56m ago•0 comments