Video

Why AI Coding Assistants Misunderstand Your Architecture

AI coding assistants misunderstand your architecture — not because they’re buggy, but because architectural intent was never visible in the code to begin with.In this video I read through and comment on Ian Bull’s article “Sinks, Not Pipes: Software Architecture in the Age of AI”, adding my own perspective from my work on usable software […]

Why AI Coding Assistants Misunderstand Your Architecture Read More »

3 AI Coding Assistant Mistakes I See in Real Teams — And What to Do Instead

Most developers are leaving a lot on the table with AI coding assistants — not because the tools aren’t good, but because of a few fixable mistakes I keep seeing in real teams.In this video I cover three common mistakes and how to avoid them: Plus a bonus fourth mistake: only using AI for code

3 AI Coding Assistant Mistakes I See in Real Teams — And What to Do Instead Read More »

The Medium is the Message: What AI Really Does to How You Code

Marshall McLuhan said the medium is the message — the tool you use changes how you think, regardless of what you produce with it. That’s exactly what’s happening with AI-assisted development, and most developers aren’t paying attention to it. In this video I explore ways conversational AI doesn’t just change what you produce — it

The Medium is the Message: What AI Really Does to How You Code Read More »

Simplify Designs with Pure Functions & Idempotency

Pure functions are functions that return the same value for the same input values, and don’t change the state of the system. Idempotency refers to functions that make the change a single time, if receiving the same relevant values – either input arguments or an identifier. These two concepts are related in that they help

Simplify Designs with Pure Functions & Idempotency Read More »

0
    0
    Your Cart
    Your cart is empty
      Apply Coupon
      Scroll to Top