manton
manton

AI coding can be so thorough that it creates a mountain of code to review and maintain, even for simple features. I’m still trying to find the right way to balance this superpower with my pre-AI instinct to write the least code possible. It’s about deciding which edge cases matter.

|
Embed
Progress spinner
In reply to
manton
manton

@gatesvp I wouldn’t say it’s useless code, but just sometimes overly verbose. A simple example: adding a check for whether a variable is nil that can’t possibly be nil ever.

|
Embed
Progress spinner