#observability
Toolbox 3
- GoModel Go-based AI gateway with OpenAI-compatible unified API across 10+ LLM providers
- slogbox slog.Handler keeping the last N records in a ring buffer, auto-dumped when an error arrives
- tare Claude Code skill and three Python scripts that read local session logs to explain where usage went and why a limit was hit
Books 2
- Systems Performance Gregg's Linux performance methodology — USE method, flame graphs, eBPF tracing tools
- Understanding Software Dynamics Sites on measuring what software really does on a machine, via the KUtrace kernel tracer