DEEP SPACE NETWORK
TECHNICAL
TRANSMISSIONS.
POSTGRESQL / INTERNALS
How I Built a Real-Time PostgreSQL WAL Reader in Go
Most developers use PostgreSQL every day without seeing what happens beneath an INSERT. This is how I built a tool to read database changes directly from its internal log.DEVELOPER TOOLING / RESEARCH
Why developers
A week researching the friction engineers report with Supabase, LangChain, PostHog, and Neon — and the pattern beneath it.GO / POSTGRESQL / CDC