How I built and scaled real‑time chat app from 2 to millions of users — without a rewrite?
Designing an ephemeral one-on-one chat that can jump from two users to two million without changing a line of code.

Search for a command to run...
Articles tagged with #go
Designing an ephemeral one-on-one chat that can jump from two users to two million without changing a line of code.

The tool and process we built to move a TB of live data without downtime and without blocking the team

Conway's Law, the microservices premium, and why team structure should shape architecture — not the other way around.

Building a Scalable Chat System with HTMX and Go: Lessons from My Journey

Learn how to deploy a secure, scalable microservices architecture using Google Cloud Run, Terraform, and VPC networking

User story (simple) As a user, I want to set up a time delay for my actions (e.g., send email) in a certain period, a certain day of the week, or a specific day of the year. So that my action can be executed with timing accuracy. Function requirement...
