Notes from the workbench
A growing log of essays, postmortems, and recipes on Supabase, Postgres, and AI agents.
012026
01 entry
022025
03 entries
I've joined Supabase!
09.08From hosting my first meetup to joining the Supabase team. I share my journey on how community contribution and taking small risks transformed my career and led me to one of the fastest growing startups in the AI era.
Lovable + Supabase how to fix: Application hangs up after user logs in
03.14Is your Lovable app freezing, hanging, or stuck in a loading state? This common issue often occurs when integrating Lovable with Supabase, and surprisingly, Lovable frequently fails to detect the root cause—despite it being documented in the Supabase docs. In this guide, I'll show you exactly how to fix it and prevent it in future projects.
Secure API Calls from DB Functions with Supabase pg_net and Vault
01.15In this post, we’ll walk through a more general approach: using the `pg_net` extension for PostgreSQL to make HTTP requests from your database triggers, and storing sensitive information (like your webhook URL or API keys) securely with Supabase Vault.
032023
02 entries
Code + no-code stack
05.04There is not such a thing of a silver bullet for building software. You shouldn't use no-code for everything, but you should use it for some things and same applies to code. Even better, use both!
Consumerizing B2B Software
01.11For decades enterprise software has being synonymous of pain, it is hard to the eye and even harder for the day to day. Many times I have heard stories of how traumatic it was for companies to adopt enterprise software like ERPs.