Comment by felineflock

2 days ago

Waiting for the follow up article "Claude Code considered harmful"

The follow up: Why I decided to go back to handcoding assembly language after using Claude code.

  • Separation of concerns..why AI and non-AI dependent code should never be mixed.

    • Locality of behavior - why separating AI and non-AI code introduces needless complexity.

"x considered harmful" was my favorite coding meme before "x is all you need"