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 the Netflix Live Origin server, a custom microservice that brokers live streaming content between cloud encoding pipelines and the Open Connect CDN.
Supabase for Platforms introduces the capability to use Supabase as the foundational infrastructure for building your own platform products and business tools.
This post details Netflix's AV1 codec adoption journey, which now powers approximately 30% of all Netflix streaming.
This post introduces asynchronous streaming support added to Postgres Foreign Data Wrappers (FDW) via Supabase Wrappers.
Supabase Auth now supports OAuth 2.1 and OpenID Connect server capabilities, enabling projects to act as full identity providers.
Supabase Auth introduces seven new email templates to notify users about security-sensitive actions on their accounts.
Go celebrates its 16th open source anniversary with major releases in Go 1.24 and 1.25, covering language improvements, security, and AI tooling.
Stripe Billing has released a series of upgrades expanding multiprocessor support, flexible billing models, and AI-specific pricing tools.
Airbnb introduces @generateMock, a GraphQL client directive that uses LLMs to automatically generate realistic, type-safe mock data for testing and prototyping.
This post introduces Green Tea, a new experimental garbage collector in Go 1.25 that significantly reduces GC overhead for many workloads.
Go 1.25 introduces flight recording, a diagnostic tool that captures execution traces of the moments leading up to a detected problem in long-running services.
This post explains how Lyft models and solves the rider-driver matching problem using graph theory and optimization algorithms.