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

@markstoneman Readable code is a big part of it, yes. The hard part is knowing where to draw the line from simple to bloated… For example, if the code is too lean, it likely has no error checking.

|
Embed
Progress spinner