April 2026
Apr 22
Site EU-standard cookie consent defaults
Updated the cookie banner to explicit opt-in defaults for non-essential cookies. Analytics and advertising are now off by default, with Accept all / Reject all / Customize choices and granular saved preferences.
Apr 22
Site Full-site review and refresh completed
Ran a full pass across the entire site: content quality fixes, consistency updates, link/SEO cleanup, mobile polish on high-risk pages, and process improvements including a pre-deploy check script and recurring review cycle.
Apr 22
A practical decision framework for when AI belongs in a product feature, when ordinary code is better, and how to keep probabilistic systems away from decisions that need deterministic control.
Apr 22
A practical comparison of Claude, Bolt, Lovable, Replit, and v0 — what each tool is optimized for, where each falls short, a decision framework for choosing, and guidance on when you've outgrown a tool.
Apr 22
A practical guide for production AI quality: golden datasets, prompt regression in CI, quality gates before release, observability metrics, and incident playbooks for fast rollback and recovery.
Apr 16
For developers building products on top of Claude. Covers system prompt design, context management, prompt caching, cost optimization by task type, streaming with Server-Sent Events, tool use / function calling, and production patterns including structured logging and truncation handling.
Apr 16
The investigation workflow for debugging — reading error messages and stack traces before prompting, establishing last working state with git diff, isolating failures, forming hypotheses. Covers async/race conditions, type errors, performance bugs, and environment bugs. Includes a 7-prompt copy-paste library.
Apr 16
The guide between "it's live" and "this approach has limits" — adding features safely to a live app, adding a database, handling user feedback, recovering when something breaks on live, and keeping things healthy over time.
Apr 16
Concrete AI prompts for Python development. Pydantic-first prompting, FastAPI endpoints, SQLAlchemy 2.x async patterns, pytest with AsyncMock, and Django ORM. Includes a copy-paste prompt library with 8 templates.
Apr 16
Update Homepage — guide card title and new guides added
"The Starting Point" renamed to "The Complete Guide to AI-Assisted Development" for clarity and searchability. New guides added to the homepage grid.
Apr 14
How to use AI to write GitHub Actions workflows, generate production Dockerfiles, automate code review in CI, and build deployment pipelines. Includes working examples for CI, staging deploy, production deploy with approval gates, and automated PR review.
Apr 14
New Guide filter bar on homepage
The "For Developers" tab now has a filter bar: All / Foundations / Workflow / Tutorials / By Domain / Team. Filters guide cards client-side with no page load.
Apr 14
Update AI Developer Tools
Updated model IDs to current versions, noted Windsurf's acquisition by OpenAI, replaced deprecated ChatGPT plugin references with GPTs, updated Cursor rules file guidance to the new .cursor/rules/ directory approach, and added Copilot agent mode.
Apr 14
Update Related guides cross-links added to all guides
Every guide now has a "Related Guides" section pointing to natural companion content. Sharpened the card descriptions for aiteamlead and aiteamwork to make their distinct audiences clear.
Apr 14
How to share prompt strategies, maintain shared context files, integrate AI into PR reviews, and onboard teammates in a codebase where AI is already part of how things get built.
Apr 12
Honest guide to recognizing when a project has outgrown AI-only building — and how to hire and communicate with a developer when you don't know code.
Apr 10
Code review in AI-first teams, standardizing team workflows, building an organizational prompt library, and using AI as a design partner for architecture decisions.
Apr 9
Step-by-step deployment guide for vibe coders: HTML files via Netlify Drop, plus Bolt, Replit, Lovable, and v0. Covers custom domains, browser storage vs. databases, and what surprises people after going live.
Apr 7
Practical workflow for schema design, migrations, query optimization, and safely evolving production databases with AI support.
Apr 6
New Testing with AI
Practical guide to writing better tests faster with AI assistance: unit tests, integration tests, TDD workflows, edge case generation, and mocking patterns.
March 2026
Mar 23
54 copy-paste prompts across 10 categories: debug, review, test, refactor, generate, explain, document, design, security, git. Searchable and filterable.
Mar 21
Case study article about building the entire site with Claude over 6 weeks. What worked, what went wrong, what to do differently.
Mar 20
New How AI APIs Work
Article explaining APIs, tokens, pricing, and the request-response pattern behind every AI tool.
Mar 20
Step-by-step walkthrough building a movie watchlist app in one afternoon. Every prompt, revision, and bug shown.
Mar 17
Perspective article on what's changing, what's not, and who benefits most from AI-assisted development.
Mar 16
Common traps for non-developers building with AI, with before/after prompt examples for each mistake.
Mar 15
7-step learning path from first AI conversation to building real apps. No coding experience required.
Mar 15
Plain-language explanation of the training process — why AI hallucinates, writes outdated code, and why context matters.
Mar 14
Comprehensive guide for non-developers building software with AI. Tools, techniques, limits, and a starter project.
Mar 14
Deterministic vs probabilistic systems, rules vs data, and why debugging changes completely.
Mar 14
Site Vibe Coding tab and Articles tab added
Homepage restructured from a single list to three tabs: For Developers, Vibe Coding, and Articles.
Mar 13
Tutorial building a complete bookmark manager API — from OpenAPI spec through Express, TypeScript, testing, Docker, and deployment.
Mar 11
Type-first prompting, component patterns, state management prompts, and 8 copy-paste prompt templates.
Mar 10
Editor configuration, keyboard shortcuts, project rules files, and the editing habits that matter.
Mar 9
Five-phase approach: comprehension, test scaffolding, incremental transformation, pattern modernization, validation.
February 2026
Feb 24
Claude Code, Aider, shell patterns, tmux workflows, and automation scripts for terminal-native developers.
Feb 22
Eight resistances addressed with concrete solutions. Pragmatic 4-week adoption path.
Feb 22
Site About, Contact, and Privacy pages expanded
Pages rewritten with more substantive content for E-E-A-T and AdSense readiness.
Feb 20
Nine failure modes with real examples, fixes, and a printable detection checklist.
Feb 9
5-part tutorial series. Build Taskflow (React + TypeScript + Express + SQLite) with 10 milestones.
Feb 4
Chat interfaces, editor integrations, CLI tools, APIs. Setup, comparison, and recommendations.
Feb 1
The complete manual. Prompting, pair programming, system design, testing, security, cognitive workflows, and meta-methodology. Four tiers from foundations to mastery.
Feb 1
Site AI Programming Manual launches
Site goes live with the 20-chapter manual, dark editorial design system, and startpage.