🛠️ Hacker News Tools
Showing 1–20 of 3041 tools from Hacker News
Last Updated
June 04, 2026 at 04:01 PM
Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud
Hacker News (score: 19)[DevOps] Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud Hi HN, we’re Nick and Drew, and we’re building boxes.dev – the first cloud-only agentic dev environment (ADE) that gives every Codex and Claude Code agent its own cloud computer.<p>We’re two engineers who previously built Gem (co-founder/CTO and first hire), and we spent the last year coding almost exclusively using Codex and Claude Code. It’s been a huge change to how we code, and it’s been exhilarating seeing the models keep getting better – but we eventually realized that developing on localhost was holding us back:<p>- Git worktrees are clunky to set up and use for parallelizing work - It’s 2026, but somehow everyone is still walking around with laptops cracked open or SSHing into mac minis in their garage so their agents don’t stop working. - Mobile is treated like an afterthought even though coding is just texting now We started hitting resource constraints when multiple parallel agents test their own work by running the full app locally. - We tried different products, but couldn’t find any that solved all of our pain points – so we pivoted and decided to just build the ADE we wanted for ourselves.<p>Boxes.dev is a desktop and mobile app that lets you run Claude Code, Codex (using your subscription!), and the full dev environment for whatever you’re building, all on remote compute. It’s similar to Conductor or the Codex desktop app, except everything is in the cloud.<p>We use coding agents to scan your local dev setup and port it to the cloud. Then every Claude Code/Codex thread starts from a snapshot of the full setup, with its own filesystem and compute. No more git worktrees, no more cracked-open laptops, and your coding agents can actually test their work end-to-end because they can run your full app in isolation.<p>We’ve mirrored the Claude Code and Codex UX to feel natural to power users, and also have a fully-featured mobile app (no handoffs or remote control), plus scheduled automations and a Slack integration.<p>We’re obviously biased, but we’ve been building boxes.dev with boxes.dev for months and it’s honestly been a gamechanger. It’s hard to go back once you realize how much localhost has been limiting you; based on early feedback from beta testers, we’re increasingly sure that cloud is the future of agentic coding.<p>We’d love for you to experience it yourselves! Would appreciate any feedback – and happy to answer any questions on this thread.
Show HN: Hydron – Hardware-aware coding agent
Show HN (score: 5)[Other] Show HN: Hydron – Hardware-aware coding agent Hi HN, this is Prashant from H2Loop. Embedded engineers that we work with were annoyed that generic AI tools hallucinated register addresses, generated code for peripherals that don't exist on the chip and mixed up timer quirks between similar platforms like STM32F4 and F7. The code looks clean but it just won't boot. This made them go back to the datasheet every time. So we built Hydron, an AI tool that writes datasheet-grounded code for your hardware.<p>Demo: Hydron setting up sleep-mode CPU logging for an onboard temp sensor on an STM32U385 - <a href="https://boot.hydron.sh/zzzDemo" rel="nofollow">https://boot.hydron.sh/zzzDemo</a><p>First, we've pre-indexed 580+ platforms and peripherals. Most of what you'd use in a robotics, UAV, or IoT build: common dev platforms like STM32, ESP32, RP2040, AM6 families, plus the IMUs, GNSS modules, motor drivers, and baros that ship around them. Ask about a peripheral, the answer comes from our KG and the actual datasheet.<p>Second, you can bring your own context and share it with your team. Hydron indexes PDFs up to 5000 pages, plus a whole host of various file types and even ZIPs of full C/C++/Python codebases up to 250MB. One engineer indexes the HW, BSPs, and datasheet pack once. Anyone else can reference it from their own Hydron agent.<p>Third, HW-SW development happens in your editor or terminal. Agentic serial monitor is live today. GDB integration, and an AI log reader land in the next two weeks.<p>Up next, we're focused on closing the hardware-software loop. We're building more HIL debugging capabilities, deeper target awareness, and support for additional platforms. If you work on embedded SW we'd love your feedback on where today's tools fall short and what you'd like to see next.<p>Install: VS Code extension - <a href="https://marketplace.visualstudio.com/items?itemName=H2Loop.hydron" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=H2Loop.h...</a> CLI mac/linux -> curl -fsSL <a href="https://get.hydron.sh/cli/install.sh" rel="nofollow">https://get.hydron.sh/cli/install.sh</a> | bash. CLI windows -> irm <a href="https://get.hydron.sh/cli/install.ps1" rel="nofollow">https://get.hydron.sh/cli/install.ps1</a> | iex<p>More at <a href="http://boot.hydron.sh/HN" rel="nofollow">http://boot.hydron.sh/HN</a>. 200 free credits, 50% off on paid plans, one-step signup. Me and u/ajithhyd will be in the thread all day.
Journey to JPEG XL: open-source experiments shaped the future of image coding
Hacker News (score: 48)[Other] Journey to JPEG XL: open-source experiments shaped the future of image coding
Ableton Extensions SDK
Hacker News (score: 50)[API/SDK] Ableton Extensions SDK
Show HN: CLI for crawling documentation sites into Markdown with defuddle
Show HN (score: 5)[CLI Tool] Show HN: CLI for crawling documentation sites into Markdown with defuddle
Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)
Hacker News (score: 39)[Other] Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)
Building iOS Apps with Doom Emacs
Hacker News (score: 66)[Other] Building iOS Apps with Doom Emacs
Gooey: A GPU-accelerated UI framework for Zig
Hacker News (score: 76)[Other] Gooey: A GPU-accelerated UI framework for Zig
Gemma 4 12B: A unified, encoder-free multimodal model
Hacker News (score: 740)[Other] Gemma 4 12B: A unified, encoder-free multimodal model
Show HN: Ideogram 4.0 – open-weight 9.3B text-to-image model
Hacker News (score: 35)[Other] Show HN: Ideogram 4.0 – open-weight 9.3B text-to-image model It's our new text-to-image model: a 9.3B single-stream diffusion transformer trained entirely from scratch.<p>We focused heavily on controllability through structured JSON prompts, with strong text rendering, spatial awareness through bounding box guidance, and color palette control.<p>It has the best text rendering of any open-weight model we've tested so far, and the NF4 quantized checkpoint runs on a single 24GB GPU.<p>For more technical details and examples see our blog post: <a href="https://ideogram.ai/blog/ideogram-4.0/" rel="nofollow">https://ideogram.ai/blog/ideogram-4.0/</a><p>We will be happy to answer any questions :)
DaVinci Resolve 21
Hacker News (score: 370)[Other] DaVinci Resolve 21
Show HN: Instant DBML Schema to Database Diagram PNG Tool
Show HN (score: 5)[Other] Show HN: Instant DBML Schema to Database Diagram PNG Tool
Show HN: Tired of duct-taping access control into agent prompts. Here's the fix
Hacker News (score: 10)[Other] Show HN: Tired of duct-taping access control into agent prompts. Here's the fix
Uber's $1,500/month AI limit is a useful signal for AI tool pricing
Hacker News (score: 399)[Other] Uber's $1,500/month AI limit is a useful signal for AI tool pricing <a href="https://www.bloomberg.com/news/articles/2026-06-02/uber-caps-usage-of-ai-tools-like-claude-code-to-cut-costs" rel="nofollow">https://www.bloomberg.com/news/articles/2026-06-02/uber-caps...</a> (<a href="https://archive.ph/ZrwAy" rel="nofollow">https://archive.ph/ZrwAy</a>)
Recovering Eric Graham's 1987 Amiga Juggler raytracer source code
Hacker News (score: 29)[Other] Recovering Eric Graham's 1987 Amiga Juggler raytracer source code
Capstone – multi-platform, multi-architecture disassembly framework
Hacker News (score: 17)[Other] Capstone – multi-platform, multi-architecture disassembly framework
Show HN: Clor – give your agent claws
Show HN (score: 8)[CLI Tool] Show HN: Clor – give your agent claws At my last job I spent a year building an agentic coding platform used by hundreds of thousands of people. Along the way I tried building a hosting service on OpenClaw, and also ran Hermes myself for a while. Both projects have some great feature ideas, but when I tried to use them for real work they failed more often than not, and their security models worried me. I just couldn't see either one becoming something I'd trust enough for myself/friends/family. After a lot of exploration I realized that what I really wanted all along was to create automations using the coding agent I already work in every day. It turned out coding agents were the best tool for automating anything, not just code, as long as they had the right environment and tools to work with.<p>I also spent 20 years leading Linux infrastructure and distributed systems teams. Anyone who's written service daemons knows that most of what we think of as "always on" is really just wake up, do some work, and go back to sleep, which is an efficient pattern to use and reason about. Cron has worked this way for decades.<p>So I built Clor, a CLI that lets your coding agent create "claws", which are background agents that automate anything on a schedule and run on your laptop, Mac mini, or a VM.<p>A claw can be defined and shared as a single CLAW.md file, which contains a bit of metadata (name, schedule, personality, etc.) and one or more ordered tasks. Each task is a real agent run with full tool use, or a plain bash step. Anything you can ask your agent to do once, a claw can do repeatedly. One of my claws tidies my inbox every few minutes, labeling obvious spam, rescuing legit email that got mislabeled, and starring threads I owe a reply to, etc. It's way smarter than Gmail's filters because it actually reads my mail instead of just matching rules.<p>Installing is the usual command on Linux/macOS in the terminal: curl -fsSL <a href="https://clor.com/install.sh" rel="nofollow">https://clor.com/install.sh</a> | bash. That will set up the CLI, a small scheduling daemon, and a skill that you can run from your agent, /claws in Claude Code or $claws in Codex.
MAI-Code-1-Flash
Hacker News (score: 148)[Other] MAI-Code-1-Flash <a href="https://microsoft.ai/models/mai-code-1-flash/" rel="nofollow">https://microsoft.ai/models/mai-code-1-flash/</a><p><a href="https://microsoft.ai/pdf/MAI-Code-1-Flash-Model-Card.PDF" rel="nofollow">https://microsoft.ai/pdf/MAI-Code-1-Flash-Model-Card.PDF</a><p>Launching seven new MAI models: <a href="https://microsoft.ai/news/building-a-hillclimbing-machine-launching-seven-new-mai-models/" rel="nofollow">https://microsoft.ai/news/building-a-hillclimbing-machine-la...</a>
MAI-Thinking-1
Hacker News (score: 18)[Other] MAI-Thinking-1 <a href="https://microsoft.ai/wp-content/uploads/2026/06/main_20260602_2.pdf" rel="nofollow">https://microsoft.ai/wp-content/uploads/2026/06/main_2026060...</a><p>Launching seven new MAI models: <a href="https://microsoft.ai/news/building-a-hillclimbing-machine-launching-seven-new-mai-models/" rel="nofollow">https://microsoft.ai/news/building-a-hillclimbing-machine-la...</a>