Technical notes from
real production work
Setup guides, engineering decisions, and lessons from building data systems at scale.
Google Skills: Agent Skills Are Becoming Cloud Documentation for AI Agents
Google's google/skills repository turns Google Cloud and Gemini guidance into installable Agent Skills. It is small today, but it shows where AI-agent documentation is heading: task-scoped, executable, and closer to production workflows.
Agent Skills: Production-Grade Workflows for AI Coding Agents
A practical look at Addy Osmani's agent-skills project — 20 reusable engineering skills, 7 lifecycle commands, agent personas, and quality gates for making AI coding agents behave more like senior engineers.
GEO Audit: How My Personal Site Scored 74/100 and My Startup Scored 28/100
A full Generative Engine Optimization audit of neelshah18.com and dishuu.com — what AI systems found, what was broken, what we fixed, and what the gap between a personal brand and a startup looks like through the lens of AI citability.
Local Deep Research: Run Perplexity-Level Research Entirely on Your Own Machine
Local Deep Research (LDR) is an open-source AI research assistant that searches the web, academic databases, and your own documents — then synthesizes everything into cited reports. Fully local, zero telemetry, any LLM.
geo-seo-claude: Optimize Your Website for AI Search with Claude Code
A complete guide to geo-seo-claude by Zubair Trabzada — the GEO-first SEO skill for Claude Code. Covers AI citability scoring, crawler access, llms.txt generation, brand authority, schema markup, and PDF reporting.
Vibe Leader: The Next Generation of Tech Lead
AI tools automated the execution layer of software engineering. What remains — judgment, context, coherence — defines a new kind of leader. Introducing the Vibe Leader.
hf-mount: Mount Hugging Face Repos as Local Filesystems — No Download Required
hf-mount lets you browse and use Hugging Face models and datasets directly as local files using FUSE or NFS — with zero upfront download, lazy fetching, and on-demand streaming. Here's everything you need to know.
Dishuu Zero: A Communications System Built for When Infrastructure Cannot Be Trusted
A deep dive into the Dishuu Zero public white paper — exploring its device-first architecture, in-person trust model, layered security, multi-transport stack, and the Roots relationship layer that makes communication feel alive.
Anthropic Found 171 Emotion Vectors Inside Claude — Here's What They Actually Mean
Anthropic's interpretability team mapped 171 emotion-like neural representations inside Claude Sonnet 4.5 and showed they causally shape behavior. What the research found, what it doesn't claim, and why it matters for AI safety.
Google AI Edge Eloquent: Offline AI Voice Dictation, No Subscription Required
Google quietly launched AI Edge Eloquent on iOS — an offline, on-device voice dictation app powered by edge AI. No cloud, no subscription, no usage caps. Here's what it does and why it matters.
Claude Code: The Complete Hands-On Guide to Every Feature
A practical, example-driven guide to every Claude Code feature — slash commands, memory, skills, subagents, MCP, hooks, plugins, checkpoints, and advanced workflows. Real templates you can copy today.
Langflow: Build AI Agents Visually Without Losing Code Control
A practical guide to Langflow — the open-source visual builder for AI agents and workflows. Setup, drag-and-drop walkthrough, MCP server deployment, 5 top features, and security notes.
n8n: Automate Everything — The Developer's Alternative to Zapier
A practical guide to n8n — the self-hosted workflow automation tool with 400+ integrations, AI-native capabilities, and the power of custom code. Setup, usage, 5 standout features, and honest review.
Sarvam AI 105B: India's Most Powerful Multilingual Language Model
A deep dive into Sarvam AI's 105B parameter model — built for Bharat, fluent in 22 Indian languages, and designed for production AI applications. API setup, key features, and real-world use cases.
Dify: From LLM Prototype to Production in One Platform
A hands-on guide to Dify — the open-source LLM platform with visual workflows, RAG pipelines, and built-in observability. Setup via Docker, key features, and honest review.
LangChain: The Developer's Framework for Building Real LLM Applications
A practical guide to LangChain — the Python framework powering thousands of production AI apps. Setup, core concepts, 5 must-know features, and when to use it vs when not to.
RAGFlow: The Open-Source RAG Engine That Actually Understands Your Documents
A practical guide to RAGFlow — the open-source RAG engine with deep document understanding, grounded citations, and intelligent chunking. Setup, usage, 5 killer features, and honest pros/cons.
GSD-2: The Autonomous AI Agent That Builds Software While You Sleep
A complete guide to Get Shit Done 2 — the CLI that turns Claude Code into a fully autonomous coding agent. Setup on Ubuntu/Linux, full workflow walkthrough, and why it changes everything about how you build software.
NemoClaw by NVIDIA: A Practical Guide for OpenClaw Developers
A hands-on walkthrough of NemoClaw — NVIDIA's sandboxed AI agent runtime. Fresh install, local Ollama inference, 5 game-changing features, and every error explained simply.
Self-Hosted AI on Ubuntu: Ollama + OpenClaw Setup Guide
A complete walkthrough of setting up Ollama and OpenClaw on Ubuntu — including model selection, WhatsApp integration, every error I hit, and how to fix them.
My Ubuntu .bashrc for Python, AI, and Daily Development
Every command, alias, and function in my .bashrc — covering file navigation, git, system info, AI stack control, Python environments, Jupyter, GPU monitoring, and a single update command for everything.