~/Rimrachai's Dev Notes

README.md

About

I'm a software developer who spends most days somewhere between a terminal, a code editor, and a half-read RFC. This blog is where the parts worth remembering end up — the debugging sessions, the architecture decisions, and the occasional opinion about tooling.

Mostly backend systems, web performance, and developer tooling. Written in plain language, with real code where it helps and none where it doesn't.

stack.json

{
  "languages": ["TypeScript", "Go", "Python"],
  "interests": ["distributed systems", "DX", "web performance"],
  "currentlyReading": "one too many RFCs"
}