Knowledge Base
Articles
Technical write-ups on security research, networking, AI/LLM, DevTools, and cloud infrastructure. 10 articles published.
General
2An End-to-End Journey into Agentic AI from Your Workstation
A practical guide to running agentic AI tooling locally: local model runners, local LLM gateways, and CLI/IDE clients.
LiteLLM API Key Renewer
A practical approach to short-lived API keys: automate renewal to keep security high without sacrificing usability.
DevTools
3Claude Code with Opus & Sonnet 4.6 via GitHub Copilot
Unlock Claude Code with Anthropic's latest Opus 4.6 and Sonnet 4.6 models by routing through GitHub Copilot's API — a practical guide to leveraging enterprise Copilot licenses for cutting-edge AI coding assistance.
Autonomous Coding Agents (IDE) — Home Use (Free)
Setting up free AI coding agents for home use — Claude Code, Roo Code, Copilot, and Codex — without enterprise proxy complexity. Configuration, model selection, and practical setup guide.
Setup Claude Code with Enterprise LLMs
A practical guide to setting up Claude Code (Anthropic's CLI) in enterprise environments — handling proxy configuration, custom CA certificates, and routing requests through internally available LLMs.
Networking/SSL
3Deep Dive into Deep Packet Inspection
A comprehensive technical exploration of Deep Packet Inspection (DPI) — how it works, where it's deployed, how it intercepts TLS traffic, and what security professionals need to know about operating in DPI-inspected environments.
Proxy and SSL Certificate Issues — Troubleshooting Guide
A practical troubleshooting guide for SSL certificate errors and proxy configuration issues affecting developer tools, security tools, and applications in enterprise and home environments.
SSL Trust — Missing 'Authority Key Identifier'
Understanding the 'missing Authority Key Identifier' SSL error — why it occurs, what it means for certificate chain validation, and how to resolve it in enterprise environments.