harshdoesdev
- Karma
- 0
- Created
- ()
- Submissions
- 0
- SETI Home, but for AI (github.com)
-
Hey HN, I built SuperHQ, an app that lets you run coding agents in local sandboxes (powered by Shuru). No custom UI wrapping the agents, they run as CLI/TUI like they were designed to. It just provides you the tools…
- Show HN: Local-First Linux MicroVMs for macOS (shuru.run)
Shuru is a lightweight sandbox that spins up Linux VMs on macOS using Apple's Virtualization.framework. Boots in about a second on Apple Silicon, and everything is ephemeral by default. There's a checkpoint system for…
-
I wanted a personal AI agent I could leave running on cheap hardware, a Pi Zero 2W or a $4/mo VPS, without much infrastructure overhead. So I built Neko. Memory is markdown files the agent reads and writes itself.…
- Show HN: We are fixing memories for AI Teams (supercontext.dev)
Hi HN! We built SuperContext because we got tired of re-explaining our codebases to AI tools every single time. Now our whole team can jump between Claude Code, Cursor, and Windsurf without losing context. It's open…
- Show HN: Browse the Web with Superpowers (usesuperpowers.app)
Hi HN, We are building Superpowers–an open-source Chrome extension that adds AI browser capabilities to Chrome. No auth, waiting list, or subscriptions. BYOK. Your data stays on your machine. Give it a try at:…
- Show HN: Supafine – Use simple prompts to generate or remix React UI components (create.supafine.app)
Hey HN! Today I am releasing Supafine, a tool that lets you generate and modify React UI components using simple prompts. When I build apps, I tend to think in blocks, and in React, those blocks are components. But…