My Modern C++ Setup on macOS and Apple Silicon
A practical modern C++ setup on Apple Silicon macOS with LLVM, CMake, Ninja, VS Code, Helix, and mise.
Production LLM inference, AI infrastructure, and distributed systems
A practical modern C++ setup on Apple Silicon macOS with LLVM, CMake, Ninja, VS Code, Helix, and mise.
Run Kubernetes with NVIDIA GPU support inside WSL2 on a laptop, including k3s setup, validation, and practical caveats.
Set up Helix for productive Python development with LSP, ty type checking, ruff formatting and linting, and practical editor tweaks.
A production guide to monitoring vLLM 0.23.x with Prometheus and Grafana, including key metrics, PromQL, alerts, and runbooks.
How vLLM improves LLM serving efficiency with PagedAttention, better KV-cache utilization, higher throughput, and steadier latency.
A concise uv cheat sheet for managing Python versions, environments, dependencies, tools, and scripts in one workflow.
Scan .NET dependencies for known NuGet vulnerabilities and automate checks in GitLab CI to improve supply chain security.
Convert FLAC to Apple Lossless (ALAC) with FFmpeg while preserving audio quality and metadata, then import the files into Apple Music.
Generate a reproducible Python requirements lockfile with GitHub Actions and pip-tools for consistent CI and CD builds.
Use Keycloak User Federation with a custom LDAP filter to sync only the Active Directory users your realm actually needs.