My Modern C++ Setup on macOS and Apple Silicon
A practical setup for learning modern C++ on macOS with Apple Silicon, LLVM, CMake, Ninja, VS Code, Helix, and mise
Production LLM inference, AI infrastructure, and distributed systems
A practical setup for learning modern C++ on macOS with Apple Silicon, LLVM, CMake, Ninja, VS Code, Helix, and mise
A step-by-step guide to setting up Kubernetes with NVIDIA GPU access inside WSL2 on a Windows laptop.
Configure modern Python tooling in Helix: LSP, type checker (ty), code formatter (ruff) and more.
A production-oriented guide to monitoring vLLM 0.23.x with Prometheus and Grafana: latency, queueing, preemption, KV-cache pressure, throughput, alerting, and incident diagnosis.
Why traditional LLM serving wastes GPU memory – and how vLLM’s PagedAttention model enables larger batches, higher throughput, and more predictable latency.
A concise cheat sheet for uv: managing Python versions, dependencies, virtual environments, scripts, and tools in one fast, cross-platform tool.
How to scan NuGet packages for security vulnerabilities using GitLab CI.
How to use FFmpeg to convert FLAC files to Apple Lossless without losing the original quality and uploading them to Apple Music.
Using Github Actions and pip-tools to compile a requirements.txt file from your dependencies.
Keycloak allows configuring a custom LDAP user filter for User Federation to select a subset of user entries in Active Directory.