cat welcome.txt
Chaitanya Rahalkar
ls ~/tags
ls -lt ~/posts
The Uncomfortable Economics Behind the AI Boom
My perspective on the AI infrastructure arms race: why the technology can be real, useful, and transformative while the current economics still look fragile.
12 min read
eBPF for Security Monitoring: Kernel-Level Visibility Without the Overhead
A deep dive into using eBPF to build high-performance, kernel-level security monitoring tools — covering syscall tracing, network inspection, and intrusion detection with practical Python examples.
12 min read
How to Build Your Own Local AI: Create Free RAG and AI Agents with Qwen 3 and Ollama
In this comprehensive tutorial, I walk through building your own local AI system using Qwen 3 and Ollama. Learn how to create powerful RAG (Retrieval-Augmented Generation) systems and AI agents that…
1 min read