|
|
|
Show HN: Genjutsu – Dev social network where posts vanish in 24h
(genjutsu-social.vercel.app)
|
|
2 points
by iamovi
99 days ago
|
|
Built this as an experiment in removing permanence from developer communication. Every post, comment, and interaction hard-deletes after 24 hours via pg_cron — not hidden, actually gone from the database. Stack: React + Vite, Tailwind, Supabase, Vercel. Fully open source: github.com/iamovi/genjutsu Happy to answer questions about the architecture or the ephemeral deletion logic. |
|