1. gguf-runner: a minimal GGUF CLI

    A small Rust CLI to run GGUF models locally: mmap loading, CPU-only inference, and a general-purpose terminal runner that can lean on RAM (and swap) for large models.

  2. An epaper picture frame

  3. A Special Purpose HTTP Proxy in Rust

  4. A HTTP Server-Timing Header for axum

  5. Write a KEDA external Scaler for Oracle in Rust

  6. How to access Azure Key Vault in Rust

  7. A hello world kubernetes operator in Rust