Show HN: Kill List–A local-first PWA where tasks deletes if not done by midnight
msldiarra Thursday, December 25, 2025Hey HN, I built this because standard to-do lists let me hoard tasks forever. I wanted a 'use it or lose it' mechanic. The Tech: SvelteKit (Static) Dexie.js (IndexedDB wrapper) for client-side storage Web Audio API for the procedural sounds No account required, no server tracking (except privacy-preserving PostHog). Source code is messy but the logic is simple. Would love feedback on the offline-sync strategy.
2
3
killlist-production.up.railway.app