vLLM vs. llama.cpp: Which is the Real Production King?
A deep-dive architectural comparison between vLLM and llama.cpp. Compare throughput, memory footprints, and choose the right engine for your workload.
Reflections on software engineering, pipeline automation, graphics, and system reliability.
A deep-dive architectural comparison between vLLM and llama.cpp. Compare throughput, memory footprints, and choose the right engine for your workload.
A deep dive into Mira Murati's new open-weights multimodal model, Inkling. Analyze the 975B MoE architecture, active parameter routing, and local serving.
Understand the financial side of LLM serving. Calculate cost-per-token, setup open-source LLM gateways, and implement intelligent routers like Router9.
Explore advanced LLM serving optimizations. Learn how FlashAttention, chunked prefill, speculative decoding, and KV cache eviction speed up TTFT and inter-token latency.
A step-by-step developer guide to configuring OpenClaw's WhatsApp gateway, setting up secure session authorization, and building automated task sync skills.
Learn how to build and host your own AI assistant with OpenClaw. Configure the ClawHub modular skill store, write SKILL.md files, and connect to chat platforms.
Deep-dive into the configuration, CLI commands, and skill architecture of Nous Research's Hermes Agent. Learn to manage tool gateways and design custom skills.
Start the Autonomous AI Agents Series. Learn about the ReAct pattern, single-agent context decay, and multi-agent coordination graph topologies.
A comprehensive developer guide comparing vLLM, TensorRT-LLM, TGI, SGLang, and llama.cpp. Learn about PagedAttention, RadixAttention, and GGUF.
Why do LLM serving nodes run out of VRAM? Explore the mechanics, calculations, and capacity bottlenecks of the Key-Value (KV) Cache.
Explore the two execution phases of LLM inference: compute-bound prefill vs. memory-bandwidth-bound decode. Understand arithmetic intensity and the role of the KV cache.
Start the AI Inference Deep-Dive Series. Learn the fundamentals of inference vs training, key performance metrics, and the systems engineering behind serving.
A developer's guide to the modern AI model taxonomy. Understand the architecture, modalities, and performance profiles of LLMs, ViTs, VLAs, and Diffusion.
A step-by-step developer's view of the AI model lifecycle—from raw weights and backpropagation during training to freezing weights and serving inference.
What actually happens when you download a model from Hugging Face? A developer's guide to tensors, weights, biases, and serialization formats like Safetensors and GGUF.
Learn how to build, structure, and host a custom, decentralized Claude Code plugin marketplace using a simple GitHub repository.
A comprehensive guide to running Large Language Models locally on Windows, macOS, and Linux using Ollama and vLLM, including pros, cons, and performance tuning.
Compare Anthropic's Claude models—Fable 5, Opus 4.8, Sonnet 5, Haiku 4.5, and Claude Science. Learn their pros, cons, and the best use cases.
A summary of Anthropic's major announcements: the launch of Claude Sonnet 5, the new Claude Science AI workbench, and the global redeployment of Fable 5.
Learn how to design, structure, and implement persistent, context-aware custom agent skills in Claude Code to automate code reviews and git workflows.
Learn the difference between slash commands and file context mentions, configure global vs local memory, and understand how custom skills and subagents operate in Claude Code.
Master project-level customization for Anthropic's Claude Code by writing rules and guidelines in CLAUDE.md, AGENTS.md, and custom SKILLS.md.
A step-by-step setup guide for installing, configuring, and authenticating Anthropic's Claude Code CLI across macOS, Windows, and Linux.
Confused about the difference between Claude Code and Claude Opus? A deep dive into the architecture of modern agentic coding tools—from Large Language Models (LLMs) to Autonomous Agents and Execution Harnesses.
Learn how to configure the Google Antigravity CLI (agy) to run with local LLMs (Ollama, vLLM) or private enterprise endpoints for maximum privacy and cost efficiency.
A deep dive into managing long-running tasks, using asynchronous tools, setting timers, and configuring recurring jobs with the Google Antigravity CLI.
Learn how to supercharge the Google Antigravity CLI (agy) by building custom agent skills, project-scoped rules, and custom scripts to automate repository-specific workflows.
A comprehensive guide on installing and configuring Google Antigravity CLI (agy) on Mac, Windows, and Linux, complete with TUI commands, settings.json customization, and real-world usage examples.
A deep dive into the most exciting developer features in the Python 3.15 pre-release, including explicit lazy imports, frozendict, built-in sentinels, unpacking in comprehensions, and the Tachyon profiler.
Demo of slurm usage on a single instance of Ubuntu 24.04 EC2 instances on AWS
Setting up SLURM on WSL
Simple Linux Utility for Resource Management (SLURM)
If you can SSH into a linux machine and want to find out if its baremetal or Virtual Machine
Using git credentials store the github access token to avoid the re-prompting of username and pwd
Explains how to generate a token using github API to be used in turn with Github self hosted runner registration
Explains how to setup a Github self hosted runner and register
Node Version Manager (nvm) helps in managing multiple NodeJS versions
Instructions on customizing the terminal in powershell with oh-my-posh and winget
Powershell equivalent of chmod 400 for Windows files
Logging in using github access token (no more passwords)
Adding Google Analytics GA4 property to NuxtJS App
Very useful Taskbar Settings goes missing in Windows 11.
Set of steps required for dealing with secureboot on Ubuntu where VirutalBox service has issues
Steps to fix the postfix error happening during apt upgrade ubuntu.
Process and steps for running react app on local k8s cluster using minikube on windows 10
Using the rewrites and redirects on AWS Amplify for the depolyed personal website
Explains how to connect the gatsby website hosted on github to AWS Amplify for deployment
will be capturing the evolution of my website chronologically (latest first)
Behind the scenes of the Animated Short "Tree Story"
Profiling & Visualization Tools in Python using cProfile
Problem of linking google analytics and adsense
How I added google analytics to my personal website written in Gatsby
How to install Chrome Remote Desktop on Fedora
My stuggle with building a grpc python library with Maya 2019 on Windows
Brief about the tech stack used for this website
Steps for safely removing linux from dual boot.