Public Articles
The Static Files Saga: Why We're Breaking Up With Django's Asset Pipeline
## The Static Files Saga: Why We're Breaking Up With Django's Asset Pipeline ### The Problem: One CSS File, Four Hours On February 14, 2026 - Valentine's Day, ironically - …
Why AskRobots is Different: AI-Native vs AI-Bolted
# Why AskRobots is Different: AI-Native vs AI-Bolted The hosting landscape is shifting. Vercel, Netlify, and traditional platforms are racing to add AI features. But there's a fundamental difference between …
How to Write Python Objects for AskRobots
# How to Write Python Objects for AskRobots This guide explains how to write Python objects that run on the AskRobots object-primitive system. Objects are small, self-contained Python modules that …
MCP Server for Claude Code CLI
## Connect Claude Code to AskRobots.com AskRobots.com provides an MCP (Model Context Protocol) endpoint that lets you interact with your projects, tasks, notes, and more directly from Claude Code CLI. …
Managing Open Browser Tabs
Let's restructure the article to break down the concepts with smaller, focused diagrams. Here's a suggested revision: # Managing Browser Tabs: A Decision Tree Approach Browser tab management is essential …
AI_Software_Manifesto.md
Creating an AI Development Manifesto, inspired by the Agile Manifesto, is an excellent idea. This manifesto can serve as a guiding principle for your AI development practices, emphasizing the core …