Explore real-world engineering experiences from top tech companies.
Receive daily AI-curated summaries of engineering articles from top tech companies worldwide.
This post describes fast-webstreams, a WHATWG Streams API reimplementation backed by Node.js internals to cut server-side rendering overhead.
This post introduces the rewritten go fix command in Go 1.26, which automatically modernizes Go codebases using a suite of analyzers.
Go 1.26 has been officially released with language refinements, performance improvements, and new tooling.
Supabase Auth now supports X (formerly Twitter) OAuth 2.0, enabling 'Sign in with X' functionality for applications.
BKND's creator Dennis Senn is joining Supabase to develop a Lite offering tailored for agentic workloads.
Supabase PrivateLink is now available, enabling secure private connectivity to Supabase databases without routing traffic over the public internet.
This post introduces Agent Skills for Postgres Best Practices, designed to help AI coding agents produce high quality and correct Postgres code.
This post provides a practical guide for diagnosing database slowdowns and deciding between vertical scaling and Read Replicas.
The 2025 Typed Python Survey (1,241 responses) examines adoption trends, pain points, and tooling preferences across the Python typing ecosystem.
Supabase announces official one-click integration with the Stripe Sync Engine to sync Stripe data directly into a Supabase database.
This post explains how to build a ChatGPT app connected to a Supabase database using mcp-use and Edge Functions.
This post details Lyft's investigation into a memory leak and latency regression discovered while upgrading a Python service from 3.8 to 3.10.