Back to feed

Weird projects I shipped with AI

seangoedecke.com RSS feed

Jun 1, 2026

6/1/2026

AI Reduces Deployment Overhead Enabling Self-Sustaining Micro-SaaS for Niche Markets

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.


6/1/2026

AI Enables Broader Variant Exploration And Lower-Cost Implementation To Improve Shipped Quality

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.


6/1/2026

AI Expands the Long Tail of Low-Cost Specialized Software by Enabling More Projects to Ship

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.


6/1/2026

Operational Risk From Automated Consumption Of AI Generated Content Requires Abuse Resistant Interaction Design

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.


6/1/2026

LLMs Enable Practical Offline Tools By Rescuing Messy, Poorly Documented Data Integrations From Legacy Systems

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.