About
What gocrazy is, how Learn works, and how to read the deep-dives.
About gocrazy
gocrazy is an engineering learning hub: short deep-dives with a bias toward how systems behave under load — runtimes, caches, networks, and the machinery under services. The site is Go-powered; the topics are not Go-only.
How to browse
| Surface | What it is |
|---|---|
| Learn | Article archive — date, reading time, and a one-line summary per post |
| Docs | Short orientation notes like this page |
Open any post from Learn. Each article is a single deep-dive: enough context to build intuition, without assuming a particular language or framework.
Tone of the site
Posts aim for clarity over folklore. Expect concrete mechanisms (what wakes a scheduler, why a cache stampedes, how escape analysis moves allocations) written so a working engineer can follow along and then look deeper on their own.
There is no account wall and no CMS for visitors — content ships as pages on the site. Start with the Learn archive.