Fluffy Sparrow is a frictionless, fast note-taking app developed over two years, prioritizing speed and simplicity. It supports quick one-liner notes, to-do lists, tags, inline calculations, filtering, and search, with all data stored in plain text. The app is available for a one-time payment of $15, with a discounted $10 price for the first 50 purchases.
Background
- This is a "Show HN" post — a common tradition on Hacker News (HN, a tech-news site run by Y Combinator) where developers share side projects for feedback. The audience is technically sophisticated and skeptical of over-engineered tools.
- The creator spent two years building Fluffy Sparrow, a note-taking desktop app focused on speed and simplicity. Storing notes as plain text files (not a proprietary database) means they can be searched or processed with standard Unix command-line tools like `grep`, a major selling point for developers.
- "Vibe coded" is recent HN slang for apps quickly thrown together using AI code generators (e.g., ChatGPT or Claude). The creator explicitly distances the app from that trend, positioning it as carefully handcrafted.
- The app costs $15 (one-time, no subscription). The "first 50 purchases for $10" discount and the fully functional demo (with the caveat that it can't save files) are typical HN launch tactics.
- "Moby Dick workout" refers to stress-testing the app by loading the full text of Herman Melville's novel — roughly 200,000+ words — to demonstrate it stays responsive.