I'm so tired of hearing about AI at work. They don't have the fundamentals of software development down - no tests. no linters. no automatic deployment. Dependency management is a joke. Code reviews are a rubber stamp. They only this quarter stopped people from SSH'ing onto the prod machine and making live, not in source control, changes. But they want everyone to start leveraging AI. Spending untold piles of time and money on it.
It would be far cheaper and more cost-effective to spend like, a week, on software development fundamentals.
Meanwhile, I've stubbornly forced my way through various processes and red tape to get a bare minimum of checks that run automatically on PR. This week it found someone had pushed a script with a fatal syntax error, gotten it reviewed, approved, and merged. My check goes live and flags this before it's in prod. No one cares. Management still just wants to talk about AI.