All these newfangled high-faluting AI tools is ruining the software industry and making developers go soft. Back in my day we didn’t need no robot to get things done, we knew the value of hard work and wasn’t afraid to pull up our sleeves and copy/paste the code from Stack Overflow ourselves.
This is so true. Something that has really improved my coding has been having a linter that whines to me about assignment branch condition size. Compared with learning how to properly stub methods in tests it has helped me break tasks down into simple manageable chunks with little room for error.