252
Google Employees Internally Share Memes About How Its AI Sucks
(www.404media.co)
This is a most excellent place for technology news and articles.
Everyone should take this with a huge grain of salt. Like all other internal company stat reports, it's bullshit and manufactured.
Example: my company has recently introduced a gate on CI. All commits must have "Co-Authored-By: X". Technically, you can set
X=None, but most people aren't doing that because we're not stupid and we know the commit history can easily be data mined and used to generate stats on who is or isn't using AI. And we don't want to get fired.Result: 99% of all new commits use "Co-Authored-By: Claude". Every commit I make now has "Co-Authored-By: Claude". Am I using AI? FUCK NO. But, now I have to add that stupid line to any work I turn in.
We have a commit skill we’re supposed to use. So for non-trivial work that I don’t want the AI to screw up i do it by hand then use the skill so it can vomit put a commit message and PR.
I get the shiny “Co-Authored-By: Claude” and burn a ton of tokens to make myself look “AI Fluent”
Remember that part in The Big Short where the stripper is talking about all the houses she owns? Similar vibes.
Stark reality. Thank you.
Can't you script it with a git hook?