What 413 Developers Are Building: The August 2026 Ask HN Snapshot
Every month, Hacker News asks a disarmingly simple question: “What are you working on?”
The answers are a time capsule. No product managers, no roadmaps, no venture capital theater — just hundreds of developers describing what they build when nobody is paying them to. The August 2026 thread drew 413 top-level comments in its first day, and it paints a remarkably clear picture of grassroots developer culture right now.
Here’s the tour — the trends, the standout projects, and what they reveal about where the industry is heading.
The agent harness gold rush
The single most saturated category in the thread: everyone is building their own AI agent harness. Not thin wrappers around LLM APIs — orchestration layers, guardrails, and runtime infrastructure for agents that run autonomously.
- smol — an agent harness in 9 lines of Python, with minimal implementations in Clojure, Go, and PHP. The author’s pitch: cheaper, faster, less peak RAM per task than the big commercial harnesses.
- Woltspace — a tmux-powered agent orchestration framework where agents adopt rodent identities (“wolts”). It features inter-agent communication, persistent local memory, and Dockerized isolation so coding harnesses like Claude Code or Codex run securely on your own machine.
- Preloop — runs unmodified GitHub Actions locally or self-hosted in isolated micro-VMs. It reverse-engineered the official runner protocol and is built to be agent-native: an AI can drive, debug, and shell into the CI environment in real time.
- nahguard.ai — an extensible agent hook guard built “out of frustration with agents bypassing standard hooks.” It blocks catastrophic actions: filesystem destruction, secrets exfiltration, git disasters.
- Zeeq — a solo-developer spinoff of Motion’s internal agent knowledge layer, helping teams coordinate heterogeneous model prompts, harnesses, and code-review layers with real-time telemetry.
One commenter summarized the mood: “I don’t trust any agent to not be dumb, but the agents seem to have some success recognizing when the work of another agent is dumb. In early tests, the back and forth seems to provide more stable and better results.” The agent ecosystem has moved from “can agents work?” to “how do we make them safe, observable, and composable?”
The local-first rebellion
If there’s a single emotional driver in this thread, it’s subscription fatigue. Multiple developers explicitly cite $50+/year app lockouts and cloud lock-in as the reason they’re building their own tools.
- Blackbear — a local-first, end-to-end encrypted “everything app” with collaborative editors for notes, sheets, canvases, and slides, plus a Bring-Your-Own-Key agent system supporting local models via Ollama.
- Totem — an offline-first team workspace with live collaboration and databases, compiled natively in Rust. The author emphasizes: no Tauri, no Electron bloat.
- IronCalc — an open-source, web-first spreadsheet engine written in Rust with bindings for multiple languages. A lightweight, private, fully customizable alternative to Excel.
- Onigiri — an open-source calorie tracker for iPhone/Watch/iPad with no subscriptions, no ads, Apple Health integration, and optional AI (on-device Apple Intelligence or bring-your-own-key).
- Celerp — a local-first replacement for accounting/ERP with a modular system that lets users import custom modules without forking the repo.
- Puma Browser — a text-based, privacy-first terminal browser with a built-in MCP server exposing read-only browsing to AI agents.
The message is consistent: premium-quality local tools that run as fast as web SaaS, with your data under your control.
Hardware hacking counter-culture
The thread has a thriving hardware contingent, driven by physical sovereignty and constraint-based creativity:
- Nokia 3210 with 4G — a developer is retrofitting the classic 1999 phone with a custom PCB and modern LTE module, because 2G is being shut down across Europe. They’re enjoying the constraints of the 84×48 LCD: GPS navigation and a custom music player UI on hardware designed for snake.
- Snow-clearing robot — instead of chasing general-purpose humanoid robotics (“multiple tasks, multiple environments — billions of capital”), this developer is building a robot that does one task, in one environment, for cheap.
- Repairable e-bike battery — a fully repairable battery pack at infinite-battery.com, fighting the throwaway culture of sealed packs.
- Sailing watch — an ESP-32-based system for sailing clubs that can’t afford commercial systems costing thousands per boat, engineered for multi-day regattas with no internet.
- Portable AQI meter — a 3D-printed box with a Raspberry Pi Pico, 18650 battery, e-ink display, and SEN66 sensor. Zero idle draw, ~1,500 readings per charge.
- Math jewelry — a DSL-driven business producing lambda-calculus earrings (one beta reduction away from the Y-combinator, “aesthetic oblige”) and quantum-circuit pendants.
- Custom ESP32 OS — power management, a launcher, an iOS-inspired Control Center, an AI voice assistant, a tamagotchi-style app, and an “iBeer” app.
Retro games are alive
Nostalgia is a powerful developer fuel:
- Silent Shark — a tactical WW2 submarine simulator in Godot releasing on PC, Mac, and Linux with 17,000 Steam wishlists. The sweet spot of minimalism meeting realism: a simulated Torpedo Data Computer, but a game the author could actually write.
- Harmless — a completely vibe-coded clone of Elite. The creator is going “Open Vibe Code”: “Add an issue and I’ll set Claude on it. PRs will be rejected out of hand. I don’t want your code. I want your words.”
- Sandustry — “Noita meets Factorio,” an automation factory builder with falling-sand physics, published by Hooded Horse with a Day 1 Game Pass deal.
- idlequest.net — a from-scratch recreation of 1999’s EverQuest: real-time MMO server in Go, Babylon.js 3D browser client, React UI, and a self-playing “idle mode.” Peaked at 70 concurrent players.
- newyokosuka.com — an unofficial Shenmue MMO experience, playable entirely in the browser, with forklift shenanigans and full cutscene updates incoming.
- Vestiges — a 2D narrative strategy roguelike in Godot whose author built an MCP server so Claude can playtest like a human.
Indie SaaS with real traction
- Zigpoll — a solo founder (sole employee) at $2M ARR, using AI to move upmarket toward bigger enterprise contracts.
- Light Cloud — a PaaS alternative to Vercel + Render + databases, with integrated project management.
- FitBee — a fast, ad-free calorie/macro tracker built natively in Swift/SwiftUI for iPhone, iPad, and Apple Watch.
- CrewChief — an automotive diagnostic app from a former mechanic: OBD2 + AI that diagnoses make/model-specific faults down to the generation level (a P0171 on a BMW E46 gets read as “this generation eats intake boots and DISA valves,” not a generic lean-code writeup).
- Consciousness Library — a registered 501(c)(3) organizing 35,700+ academic papers on psychedelics and consciousness, built on a $24/mo DigitalOcean droplet with a total LLM spend of ~$28 (DeepSeek-V4-Flash), using a keyword prefilter + LLM rubric pipeline to separate “LSD the psychedelic” from “Lumpy Skin Disease.”
- Akariq — travel eSIMs for 190+ countries with no app or account; weathered the July 24 global eSIM outage by switching customers to backup resources.
The backlash undercurrent
The thread isn’t all optimism. Three frustrations run through it:
- AI slop backlash — a developer built a browser extension to detect and block AI slop on LinkedIn; a kids’ newspaper creator was publicly urged to stop using AI-generated graphics after a compass illustration rendered “two norths.”
- Layoff-driven reinvention — multiple commenters were laid off and are building passion projects or grinding leetcode. One laid-off robotics engineer built the AQI meter; another is dogfooding their own job-search extension.
- Subscription fatigue — the recurring theme powering the local-first rebellion.
What this tells us
The August 2026 snapshot shows a developer community that has fully absorbed AI — not as a novelty, but as infrastructure. Agents are being harnessed, guarded, and made observable. Vibe-coding is the default methodology (one developer crossed 1M lines of code using Claude). And simultaneously, the community is pushing back: building local-first tools to escape subscriptions, detecting slop, and hacking hardware for physical sovereignty.
The thread’s throughline is agency: developers building their own tools, their own harnesses, their own games, their own hardware. In an industry shaped by consolidation, the monthly Ask HN remains the clearest window into what individuals actually want to build.
無程式碼也能輕鬆打造專業LINE官方帳號!一鍵導入模板,讓AI助你行銷加分!