Topic Hub

Ai

Articles on AI-assisted development, answer engines, hype cycles, code generation, and the human judgment that still determines whether AI output is useful or dangerous.

I’m interested in AI as a force multiplier, not a religion. The useful question is never whether AI can generate something. It’s whether a human with context can constrain it, verify it, and absorb the consequences when it’s wrong.

Start here:

This is the best place to start if you’re trying to separate AI leverage from AI theater.

/ 5 min read

AI Can Write Code. It Still Cannot Own Production.

Generated code makes shipping faster. It does not make consequences smaller. The expensive part of software is still ownership.

Read article
/ 6 min read

Agentic Programming: Why Most Developers Are Preparing for the Wrong AI Future

The shift from writing code to orchestrating systems is happening faster than you think

Read article
/ 6 min read

Vibe Coding Is Just Prompting with Better Guardrails

Why treating AI-generated code like untrusted third-party dependencies changes everything

Read article
/ 10 min read

Google Gemini and the Decline of Blog Traffic: How Bloggers Can Adapt

The Challenges of Google Gemini and Keeping Your Blog Relevant

Read article
/ 11 min read

Hand Gesture Recognition in Python with OpenCV and MediaPipe

Two working hand gesture recognition builds in Python — from basic detection to a product selection system — using OpenCV and MediaPipe.

Read article