📰 Dev.to · Victor Caña
Articles from Dev.to · Victor Caña · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (12205)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Victor Caña
1d ago
How I turned a single Supabase query into 19GB of egress
The problem I caught it in Supabase billing metrics: one dashboard query was responsible...

Dev.to · Victor Caña
1w ago
Next.js 14 www non-www redirects: GSC errors that won't die (and how I fixed them)
Next.js 14 www → non-www redirects: GSC errors that won't die (and how I fixed...

Dev.to · Victor Caña
4w ago
Next.js Server Component fetch cache: no-store: the performance trap
You added cache: 'no-store' to a fetch call inside a Server Component because you needed fresh data....

Dev.to · Victor Caña
1mo ago
Supabase .maybeSingle() returns null with multiple rows, and it won't tell you why
The problem You query Supabase with .maybeSingle(), get null back, and assume the row...

Dev.to · Victor Caña
1mo ago
Supabase .maybeSingle() returns null with multiple rows, and it won't tell you why
The problem You query Supabase with .maybeSingle(), get null back, and assume the row...

Dev.to · Victor Caña
1mo ago
I broke my SaaS with one line of code -> 776,000 function invocations and account paused
Three months ago, ReadyToRelease had its peak user count. Then I broke everything with one line of...
DeepCamp AI