top | item 44295803

(no title)

serpix | 8 months ago

Regarding using AI tools for programming it is not a one-for-all choice. You can pick a grunt work task such as "Tag every such and such terraform resource with a uuid" and let it do just that. Nothing to do with quality but everything to do with a simple task and not having to bother with the tedium.

discuss

order

autobodie|8 months ago

Why use AI to do something so simple? You're only increasing the possibility that it gets done wrong. Multi-cursor editing wil be faster anyway.

barsonme|8 months ago

Why not? I regularly have a couple Claude instances running in the background chewing through simple yet time consuming tasks. It’s saved me many hours of work and given me more time to focus on the important parts.

notnullorvoid|8 months ago

With such tedious tasks does it not take you just as long to verify it didn't screw up than if you had done it yourself?