I first tested AI tools in 2019 to automate repetitive parts of my workflow. It seemed like the perfect solution: Let the code execute the manual stuff I was too bored to do.
However, I quickly discovered hidden costs to everything I did. My automation script needed a server to live on. The server needed maintenance and monitoring. And if the backend APIs changed, my script would no longer work.