Weird projects I shipped with AI · seangoedecke.com RSS feed
Business, Finance & Industries · Jun 1, 2026
LLMs lower deployment friction for niche AI tools—Autodeck (an Anki card generator) leveraged reduced DB/Stripe/infrastructure overhead to reach 500+ users and enough paid subscribers to cover inference and hosting, showing small AI-native micro‑SaaS can be economically self-sufficient.
Weird projects I shipped with AI · seangoedecke.com RSS feed
Science, Technology & Innovation · Jun 1, 2026
LLMs reduce the cost of high-friction implementation work and broaden iteration budgets, letting teams explore many more design and feature variants (e.g., a SkiFree-inspired game added a ‘ghost’ fastest run and tested 15–20 visual themes versus 2–3), so shipped quality improves by shifting effort from hand-authoring to selecting among alternatives.
Weird projects I shipped with AI · seangoedecke.com RSS feed
Science, Technology & Innovation · Jun 1, 2026
AI (especially LLMs) is reducing implementation friction—wiring UIs, integrations, deployment—so many more niche, low-cost software projects actually ship, expanding the long tail of specialized products rather than immediately producing lots of venture-scale breakout firms.
Weird projects I shipped with AI · seangoedecke.com RSS feed
Science, Technology & Innovation · Jun 1, 2026
AI products risk large unexpected costs not from generation itself but from defending generation endpoints against automated scraping; the Endless Wiki solved scraper-driven inference exhaustion by hiding generation behind JavaScript links and still produced 280k pages and active user engagement, showing that abuse-resistant interaction design (an architectural/business-systems concern) is required when paid inference is exposed via crawlable web primitives.
Weird projects I shipped with AI · seangoedecke.com RSS feed
Science, Technology & Innovation · Jun 1, 2026
LLMs enabled creation of VicFlora Offline—a PWA that caches a plant ID database for low‑connectivity field use—by handling messy, poorly documented data integration work that would otherwise be too tedious, producing a usable tool with real-world adoption and highlighting AI’s strength in rescuing legacy or brittle data systems.