bbioonThemes
  • Home
  • Blog

Tag: AI Assistants

AI, Bug Fixing, Development

AI coding tools are piling technical debt into IoT systems

AI coding tools copy whatever patterns already exist in a repo and know nothing about battery budgets or packet sizes. In IoT that combination turns into technical debt faster than a team can refactor it away.

Read Article
AI, Development

Deep Q-learning for Connect Four: replay buffers and masking

Notes from moving a Connect Four agent off tabular Q-learning and onto a DQN: why correlated updates destabilize the network, how action masking handles full columns, where the GIL caps throughput, and why the agent learned attack before defense.

Read Article
AI, Bug Fixing, Development

RAG hallucination detection with a self-healing layer

An LLM can retrieve the right document and still quote the wrong price. This is the detection and healing layer I built to catch that: five failure patterns, a faithfulness score, deterministic patches, and a SQLite drift monitor that caught a real bug in staging.

Read Article
AI, Development

Career advice for the AI era: what gets juniors hired now

AI has absorbed the task-level work, and juniors who sell themselves as code writers are getting ghosted. After 14 years in WordPress development, here is what I look for instead: work you actually owned, and a repo that shows a human debugged it.

Read Article
AI, Development

Ghost database for AI: why agents need throwaway Postgres

Ghost is an agent-first Postgres platform. Notes from using its MCP server and database forking to let AI agents test schema changes and index strategies without touching a shared staging database.

Read Article
AI, AI in WordPress, Development

Where agentic AI token savings actually come from

Prompt caching only pays off when the prefix stays byte-identical. I go through the mistakes that break it, a semantic cache layer for WordPress, loading tool definitions on demand, and what to keep or drop between turns.

Read Article
AI in WordPress, Development

Run OpenClaw on open-source models for a tenth of the cost

Anthropic’s subscription ban pushed me off Claude for OpenClaw. Here is the OpenRouter setup I use with Kimi-K2.5, what it costs, where it runs slower, and the GDPR problem with hosted weights.

Read Article
AI, Development

Why my personal AI assistant ditched ICS for the Calendar API

Part two of the Fernao build log: the ICS calendar feed needed five minutes to generate a schedule, so I moved to the Google Calendar API and got it down to twenty seconds. The new Task Breaker module splits oversized tasks into 20-minute subtasks.

Read Article
AI in WordPress, Development

Studio Code Beta: a WordPress coding agent in your terminal

Studio Code Beta is a CLI coding agent for WordPress, built on Claude Code. It runs WP-CLI, spins up local sites, screenshots its own work, and validates block markup against the editor before inserting it.

Read Article
AI, AI in WordPress, Development

Claude Code performance comes down to your test loop

Vibes-checking AI output is the new bottleneck. What actually moved my Claude Code performance: terminal permissions for the agent, a test requested with every feature, and a no-stop rule until they pass.

Read Article

Posts navigation

Previous 1 2 3 4 … 22 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy