Using AI Agents in VS Code — A Practical 2026 Guide
A deep-dive into GitHub Copilot agent mode, custom agents, MCP integration, and real-world patterns for intermediate developers building with AI in VS Code.
Engineering notes, architecture decisions, and lessons from building 80+ production applications.
RSS FeedA deep-dive into GitHub Copilot agent mode, custom agents, MCP integration, and real-world patterns for intermediate developers building with AI in VS Code.
Discover the features, capabilities, and real-world applications of Claude Opus 4.7, Anthropic’s latest large language model. Learn how it compares to competitors and what makes it unique.
An honest review of Superprof from a developer who's explored every platform. If you have a real skill and want to teach online with 0% commission and full rate control, here's everything you need to know.
After 6+ years and 80+ production projects, here's why Django remains my default backend framework — and the honest cases where I reach for FastAPI, Node.js, or Go instead.
A practical 2026 guide to building AI products that are reliable, cost-efficient, and safe. Learn smart AI workflows, risk controls, and how to avoid over-relying on LLMs.
155 fleet compliance SaaS Django FMCSA software development
Longer-form articles published on Medium for a wider audience. Click to read on Medium.
A practical perspective on why AI-generated code still needs engineering discipline, architectural thinking, and security review before production.
A step-by-step SAML SSO integration guide for Django, including a thread-safe multi-tenant configuration strategy.
How to choose between transaction mode and session mode in Supabase, avoid connection bottlenecks, and keep FastAPI backends stable.
A practical walkthrough to integrate Ruff into Django projects, tune linting rules, and reduce noisy checks.
A clear breakdown of the classic Codewars kata, with Python and JavaScript solutions and the key logic behind each step.