Jul 26, 2026 | 4 minutesMIN LLM Inference under the hood - Part 1: From Prompt to KV CacheJul 26, 2026 | 4 minutesMIN How to understand the first part of the LLM inference pipeline, from tokenization to KV cache.
Jul 26, 2026 | 4 minutesMIN LLM Inference under the hood - Part 2: Prefill, Decode, and Prompt CachingJul 26, 2026 | 4 minutesMIN How to understand the second part of the LLM inference pipeline, covering prefill, decode, and prompt caching.
Jul 24, 2026 | 4 minutesMIN Goodbye Vector DBs - building a Local LLM Wiki with OKF and HermesJul 24, 2026 | 4 minutesMIN How I migrated my macOS agent pipeline from heavy semantic search to a local, compounding LLM Wiki using Google's Open Knowledge Format.
Jul 11, 2026 | 4 minutesMIN Re-imagine your org with AIJul 11, 2026 | 4 minutesMIN Implementing self-improving AI loops.
Jun 16, 2026 | 4 minutesMIN Agentic OS - the tool to rule them allJun 16, 2026 | 4 minutesMIN How to manage too many AI tools
Jun 16, 2026 | 3 minutesMIN Architecture Integrity - across your reposJun 16, 2026 | 3 minutesMIN Leveraging multi-agent swarm architectures to handle massive software repositories.
Jun 2, 2026 | 5 minutesMIN Run AI Locally - it works!Jun 2, 2026 | 5 minutesMIN Running AI locally: options, pitfalls, and my experience