Hack #3: Replit · Replit
9 Apr, 06:39
What you built: Tiny Funeral is a web app that holds a real ceremony for the trivial things you should have let go of months ago — an abandoned Duolingo streak, a side project that never shipped, a skincare routine, a situationship. You write what you're laying to rest, pick who delivers the eulogy, and within 15 seconds you hear a full spoken ceremony performed in a voice that means it. How I used the tech: Every ceremony voice is generated via the ElevenLabs Voice Design API from a character description — no stock library voices. Five custom voices, each with a distinct physical profile (an 80-year-old Baptist chaplain, an Italian operatic romantic, a British deadpan cynic, a bereaved American father actively weeping, an Irish publican three pints deep). Each voice also runs on its own tuned TTS parameters so the delivery matches the character, not just the timbre. Eulogies are written per-character by Claude (claude-sonnet-4-5) with SSML pause markers baked in so the TTS honors real dramatic pauses. The full app was scaffolded and deployed on Replit. What makes it special: The joke isn't that you're grieving something trivial. The joke is that the ceremony takes the trivial completely seriously. The gap between the subject ("my Duolingo streak") and the delivery (a weeping 40-year-old struggling to finish a sentence) is where the product lives. People come for the joke and stay because they actually needed to let something go.
