Skip to main content

Akmatori Blog

Blog about SRE, DevOps, Linux and Networks

nbd-vram for Linux Swap - blog post cover image
03.06.2026nbd-vram for Linux Swap

nbd-vram turns idle Nvidia VRAM into a Linux swap device. For SRE and platform teams running GPU-heavy workstations or AI lab hosts, it is a useful experiment in memory pressure control.

Continue reading
Headroom for SRE Incident Context - blog post cover image
02.06.2026Headroom for SRE Incident Context

headroom compresses logs, tool output, files, and RAG chunks before they reach an LLM. For SRE teams using AI during incidents, it can reduce token load while keeping original context retrievable.

Continue reading
strace-ui for SRE Debugging - blog post cover image
02.06.2026strace-ui for SRE Debugging

strace-ui turns raw Linux syscall traces into an interactive terminal workflow. For SRE teams, it makes strace more useful during incidents where process behavior, file descriptors, and network calls matter.

Continue reading
Go httptrace for SRE Network Debugging - blog post cover image
01.06.2026Go httptrace for SRE Network Debugging

Go's standard library can trace outbound HTTP latency without adding an APM agent or proxy. net/http/httptrace helps SRE teams separate DNS, TCP, TLS, connection reuse, and server response time during real incidents.

Continue reading
  • ...

Automate incident response and prevent on-call burnout with AI-driven agents!