{"slug": "show-hn-i-hand-write-5-daily-word-puzzles-before-work", "title": "Show HN: I hand-write 5 daily word puzzles before work", "summary": "A developer built and hand-writes five daily word puzzles at dailyworder.com, including Pyramid, Fourbe, Spying Bee, Invertle, and Totum. The puzzles are built solo using Vite, React, TypeScript, Supabase, and Vercel, with an iOS app via Capacitor, and are free to play. The creator used AI to accelerate development of the code and precomputed datasets, such as a 350KB framework for Pyramid's grid logic.", "body_md": "I build and hand-write five daily word puzzles at dailyworder.com. Every clue and answer for the dailies are mine — I use AI for the code and it's unlocked crazy speed on small but thorny problems.\n\nOne technical detail as an example: Pyramid's editor (one of the five games) uses a ~350KB precomputed dataset of valid frameworks — grids where a single vowel, dropped into every slot, produces valid English words across all rows. Building the dataset was the actual work (combinatorial search over a 60k-word dictionary with constraint checks) but I did that in one session. Runtime is trivial: pick a framework, pick a vowel, render. Works offline. Don't think I could spend the time on it before LLMs.\n\nThe other four:\n\n- Fourbe — Connections-style, but the connections are spelled out in crossword-style clues across four rounds\n\n- Spying Bee — Word find flipped on it's head where players must reveal letters before they can select\n\n- Invertle — word guesser with higher/lower hints\n\n- Totum — letter-tile spelling game with a 16-letter pool\n\nBuilt solo, evenings and weekends. Vite + React + TypeScript, Supabase, Vercel. iOS app is a Capacitor wrapper. Daily puzzles are free.\n\nGenuinely curious what HN thinks. What's confusing about the games? What would you build differently?\n\nComments URL: [https://news.ycombinator.com/item?id=48292154](https://news.ycombinator.com/item?id=48292154)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-i-hand-write-5-daily-word-puzzles-before-work", "canonical_source": "https://www.dailyworder.com/", "published_at": "2026-05-27 10:30:14+00:00", "updated_at": "2026-05-27 10:46:13.559020+00:00", "lang": "en", "topics": ["ai-products", "ai-tools", "large-language-models"], "entities": ["dailyworder.com", "Vite", "React", "TypeScript", "Supabase", "Vercel", "Capacitor", "iOS"], "alternates": {"html": "https://wpnews.pro/news/show-hn-i-hand-write-5-daily-word-puzzles-before-work", "markdown": "https://wpnews.pro/news/show-hn-i-hand-write-5-daily-word-puzzles-before-work.md", "text": "https://wpnews.pro/news/show-hn-i-hand-write-5-daily-word-puzzles-before-work.txt", "jsonld": "https://wpnews.pro/news/show-hn-i-hand-write-5-daily-word-puzzles-before-work.jsonld"}}