visualcreator at a laptop, supabase dashboard open. zoom on the bill: $400 → $40.
voiceoverwe cut our supabase bill from four hundred dollars to forty in one afternoon. one schema change.
tech short-form has settled into two camps: takedowns of bad products and tutorials of good ones. both work. the scripts that travel hardest add a personal stake — what specifically broke, what specifically you shipped. the generator writes tech scripts that respect a technical audience without going dry.
a 60s short about one specific schema change that dropped a startup's database bill by 90%.
a 60s short about one specific schema change that dropped a startup's database bill by 90%.
visualcreator at a laptop, supabase dashboard open. zoom on the bill: $400 → $40.
voiceoverwe cut our supabase bill from four hundred dollars to forty in one afternoon. one schema change.
visualscreen recording: query plan in supabase studio. one query takes 3.4s. an arrow points at a missing index.
voiceoverwe had a query that ran on every page load. it scanned six hundred thousand rows because the foreign key column wasn't indexed.
on-screenmissing index on foreign key
visualcreator types: 'create index user_id_idx on events (user_id);' runs it. query plan now shows index scan.
voiceoverone create-index statement. the query went from 3.4 seconds to 38 milliseconds. our compute bill dropped the next day.
on-screen3.4s → 38ms
visualcreator back to camera. holds up a printed copy of next month's bill: $42.
voiceoveryour database isn't slow because postgres is bad. it's slow because someone shipped a query without a plan. that someone is usually past-you.
visualwide of desk. monitor showing the dashboard.
dialoguei write one of these every wednesday. follow if you ship code.
a specific number or a specific failure. 'we cut our supabase bill from $400 to $40 with one schema change' beats 'how to optimize your database.' the generator pushes for hooks that feel like the cold open of a story, not a tutorial title.
yes — and they should be when the topic permits. dev humor lands hard on tiktok and reels. the generator supports comedy + educational blends for exactly this kind of content.
treat code as on-screen text, not voiceover. the generator's shot structure has dedicated on-screen text fields for snippets, while the voiceover stays human.
yes — sign in with google, walk through a 90-second onboarding, and start generating scripts. there's no paywall on the core generator right now. paid features may come later, but the v1 is free.
openai's gpt-4o, with a structured output schema that enforces shot-by-shot format. that means the script always comes back as labeled shots with separate fields for visual, voiceover, dialogue, on-screen text, caption, and hashtags — never as a wall of text.
90 second onboarding tunes the generator to your niche. drop one line, get a full script.