Ask HN: What are you working on? (August 2026)
This recurring Hacker News thread unveils a treasure trove of ambitious personal projects, showcasing developers' ingenuity in solving their own unique problems and exploring niche interests. Many participants highlight the transformative role of AI in accelerating development, enabling "vibe-coding" and rapid prototyping of complex ideas. It's a vibrant display of community, innovation, and the entrepreneurial spirit, often born from personal frustration or passion.
The Lowdown
The "Ask HN: What are you working on?" thread is a beloved Hacker News tradition, offering a monthly glimpse into the diverse and often deeply personal projects of its community. This August 2026 edition is no exception, brimming with an eclectic mix of software, hardware, and even artistic endeavors, many of which prominently feature the accelerating influence of AI in their creation. From highly specialized tools to nostalgic game recreations, the thread is a testament to individual passion and technological curiosity.
- Skeuomorphic Carpentry Simulator (Sawdust): A user laid off in April developed a detailed carpentry simulator akin to Sketchup, but focused on real wood specs and tools. It features "agent MCP" for parametric procedures, YAML-based operations for agents, and outputs for 3D printing, BOMs, and AR viewing, showing a blend of traditional craft and cutting-edge AI.
- MMORPG Recreations (IdleQuest & NewYokosuka): One developer passionately rebuilt classic MMORPGs EverQuest and Shenmue from scratch, playable in-browser. These projects, born from childhood dreams and reverse-engineering, demonstrate the feasibility of ambitious game development with lean server resources, albeit with potential legal risks.
- AI-Authored Apps (Fogpane): A software developer experimented with building an entire app, Fogpane (a photo-fog-wiping game), guided almost entirely by AI. This project highlights the significant progress in AI's code generation capabilities, enabling rapid development from idea to App Store with minimal human coding.
- Local GitHub Actions Runner (Preloop): Frustrated with GitHub Actions' reliability and local testing limitations, a user reverse-engineered the official runner protocol to create Preloop, allowing local or self-hosted execution in isolated, fast-booting microVMs with advanced debugging features.
- Advanced Automotive Diagnostics (CrewChief): A former mechanic developed an iPhone app that leverages OBD2 codes and custom AI prompts for in-depth automotive diagnostics. It offers make-specific interpretations and detailed failure patterns, aiming to be the most advanced diagnostic tool on the market.
- AI-Powered Mountaineering Resource (Climbable.day): After analyzing 20 years of weather data for the Pacific Northwest with AI, a user built a website for mountaineers to plan trips, featuring wildfire smoke overlays, road closures, and incident databases. It's a free, community-driven resource born from personal need.
- Novel Game Engines & Frameworks: Projects like "Sandustry" (Noita meets Factorio), "Easel.games" (automatic multiplayer with rollback netcode), and a Rust-based native UI framework for cross-platform apps (Leptos-native) showcase innovation in game development and foundational software.
Overall, the thread paints a picture of a tech community deeply engaged in creation, often driven by personal needs or long-held dreams. The pervasive mention of AI tools (Claude, Codex, Gemini, DeepSeek, local LLMs) underscores a significant shift in how many developers approach their projects, from initial ideation to code generation, debugging, and even complex orchestration. This collaborative spirit, combined with the accessibility of powerful AI, suggests a future where even the most ambitious niche ideas can be brought to life by dedicated individuals.
The Gossip
AI as a Force Multiplier
A dominant theme is the widespread adoption of AI, particularly LLMs like Claude, Codex, Gemini, and local models, to accelerate development across diverse projects. Developers are leveraging AI for everything from generating significant portions of code and fixing bugs to complex orchestration and data analysis, enabling them to tackle ambitious projects as solopreneurs or small teams. This shift suggests AI is becoming an indispensable tool, significantly lowering the barrier to entry for complex software development.
The "Vibe-Coding" Phenomenon
"Vibe-coding" emerges as a new, informal development methodology where AI plays a central role. Developers describe generating code based on conceptual descriptions and iterating through AI-generated outputs, focusing more on guiding and curating rather than writing code from scratch. This approach is celebrated for its speed and ability to bring ideas to life quickly, but also noted for its potential for
Personal Pains and Passionate Pursuits
Many projects in the thread are deeply personal, born from individual frustrations, niche hobbies, or specific life circumstances. From a custom carpentry simulator following a layoff to an app for Kobo e-readers motivated by deteriorating eyesight, these projects highlight a strong drive to build tools that solve unique problems or fulfill long-held passions, often in highly specialized domains not addressed by commercial software.
Community and Collaborative Creation
The "Ask HN" format fosters a vibrant sense of community, with participants actively seeking and offering feedback, sharing their progress, and sometimes even finding collaborators. Many developers explicitly invite others to test their projects, provide suggestions, or contribute to open-source initiatives, demonstrating a supportive ecosystem focused on mutual growth and improvement.