this post was submitted on 30 Jun 2026
38 points (95.2% liked)
Programming
27564 readers
237 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
First, my condolences.
Second, I think something you can do as "head of AI" is push back on the benchmarks your execs are expecting you to measure. They got them straight from whoever your AI vendor is, and if your executive team is even halfway competent they should understand "these metrics are designed by the vendor to make us spend more", but a lot of exec teams won't listen. Still, you should institute your own benchmarks around code quality and delivery speed and talk about them with the exec team even if you have to shoehorn them into the discussion.
The next and probably more important thing that comes to mind is managing how your devs use their new tools. They'll be able to churn out more lines of code than ever before and "complete" some features much more quickly. Your metrics should not incentivize this if your goal is code quality and stability. I don't really have much in the way of solutions (other than "manage expectations" and "set the narrative"), because that's about where in my "head of AI" career I got laid off. Once the numbers came in that we only needed 30% of our current staff they crunched the numbers and I was in the 70%.
Good luck. You're starting from a deficit because your management team probably already has entertained the thought of trimming some expensive devs from the payroll, and that's a tough thing to argue against.
We're honestly already running on a dev deficit, so for the foreseeable future I don't think they're in any danger. Interestingly, management seemed wary of vibe coding and letting the ai write large swaths of code used in production, which I'd say is a generally safe stance considering the obvious stability issues that have become frequent lately. As for the devs themselves, they're seemingly not interested in really playing with the ai to begin with, but I somewhat expected that as I have different issues with them like "please update your code to GitHub the main branch hasn't been updated in months" and "don't commit pem keys to git"