1d ago · 4 min read · By Ariska Hidayat When people think about data analytics, they often imagine spreadsheets, Python scripts, Jupyter Notebooks, or Google Colab. When people think about software engineering, they think
Join discussion
2d ago · 17 min read · From COMMIT to sleep Part 2 showed you the shared-memory layout — the queues, the per-mode released-LSN markers (WalSndCtl->lsn[]), and the per-backend state fields. Now we trace the backend's code pa
Join discussion3d ago · 5 min read · Month 3 was supposed to go a specific way. Docker basics, Docker Compose, advanced Git, GitHub Actions. Four weeks, clean progression, move on to Month 4. It did not go that way. The Plan After two mo
Join discussion
3d ago · 24 min read · There is a particular kind of frustration that comes from staring at a dashboard whose numbers are already fifteen minutes old. You know something is happening in your system right now — orders are fl
Join discussion
4d ago · 6 min read · In this article I will show you how to setup a minimal test using testcontainers-go. We are going to extend some ideas from my last article on generating fake data to to insert random data into the te
Join discussion5d ago · 5 min read · I shipped FamNest, then did something most people skip: I audited my own codebase as if it belonged to a stranger. Four confirmed issues came out of it. The worst one is invisible — it tells the user
Join discussion