Companies That Tried to Save Money With AI Are Now Spending a Fortune Hiring People to Fix Its Mistakes
-
Microsoft did the June layoffs we knew were coming since January and pinned it on "AI cost savings" so that doing so would raise their stock price instead of lower it.
they also admitted that thier AI isnt generating profit too.
-
This 1000x. I am a PHP developer, I found out about two months ago that the AI assistant is included in my Jetbrains subscription (All pack, it was a separate thing before). And recently found about Junie, their AI agent that has deep thinking (or whatever the hell it is called). I tried it the same day to refactor part of my test that had to migrated to stop using a deprecated function call.
To my surprise, it required only very minor changes, but what would've taken me about 3 hours was done in half an hour. What I also liked was that it actually asked if it can run a terminal command to verify thr test results and it went back and fixed a broken test or two.
Finally I have faith in AI being useful to programmers.
For a test, I took our dev exam (for potential candidates) and just sent it to see what it does just based on the document, and besides a few mistakes it even used modern tools and not some 5 year old stuff (like PSR standards) and implemented core systems by itself using well known interfaces (from said PSRs). I asked it to change Dependency Injection to use Symfony DI instead of the self-made thing, and it worked flawlessly.
Of course, the code has to be reviewed or heavily specified to make sure it does what it is told to, but all in all it doesn't look like just a gimmick anymore.
it doesn't look like just a gimmick anymore.
It still does
-
This post did not contain any content.
Deserved and expected
-
This post did not contain any content.
no surprise
-
Well what ends up happening is some company will have a CEO.
He'll make all the stupid decisions. But they're only stupid from everybody ELSES perspective.
From his perspective, he uses AI, tanks the companies future in the chase of large short term stock gains. Then he gives himself a huge bonus, leaves the company, gets hired somewhere else, and gets to say "See how that company is failing without me? That's because I bring value to the brand."
So he gets hired at the neeeext place, meanwhile that first company is failing because of the actions of a CEO no longer employed there, and whom bailed because he knew what was coming.
These actions aren't stupid. They're plotted corruption for the benefit of one.
No that never happens /S
I used to work with a supplier that hired a former Monsanto executive as their CEO. When his first agenda came out I told their sales team he was an idiot and to have fun looking for a new job a few months.
The CEO bailed after 2 years to start his own "consulting business."
1 year later the company lost 75% of their market share and was laying off people left and right. They are still afloat barely.
After a couple years "consulting", the CEO went to another company in 2023. He didn't bounce fast enough and got caught on this one. He was fired 2 weeks ago and the company shut their doors except for a handful of staff to facilitate the firesale of the companies assets.
-
And no doubt struggling to blame their bad decisions on each other and preserve their salary bonuses.
Or just declare victory and move on to the next project quickly
-
I can't think of any other options that don't end in the best case scenario of myself being elderly and destitute.
Fuck. Sorry to hear. Though that means all this ai bullshit won't drown you, since you are after actual knowledge and skill. And if this makes any difference, I for one wish your life to be as sparing as it can possibly get
-
This post did not contain any content.
Very expected. It's fine. I'll come back at 10 times my previous rate. And you'll thank me for it. Fucking chads.
-
AI as it exists today is only effective if used sparingly and cautiously by someone with domain knowledge who can identify the tasks (usually menial ones) that don't need a human touch.
Some good examples from the bookkeeping/accounting industry is automating the matching of payments to the invoices and using AI to extract and process invoices.
-
This post did not contain any content.
Yet their reputations will somehow never return...
-
And no doubt struggling to blame their bad decisions on each other and preserve their salary bonuses.
Nah all they have to say is "that is what the guy from the XYZ consultancy suggested. He told me that everyone is replacing their coding teams with %95 AI assistants and a single newly graduated programmer that works for food."
-
I don’t know if it even helps with productivity that much. A lot of bosses think developers’ entire job is just churning out code when it’s actually like 50% coding and 50% listening to stakeholders, planning, collaborating with designers, etc. I mean, it’s fine for a quick Python script or whatever but that might save an experienced developer 20 minutes max.
And if you “write” me an email using Chat GPT and I just read a summary, what is the fucking point? All the nuance is lost. Specialized A.I. is great! I’m all for it combing through giant astronomy data sets or protein folding and stuff like that. But I don’t know that I’ve seen generative A.I. without a specific focus increase productivity very much.
It helps with translating. My job is basically double-checking the translation quality and people are essentially paying me for my assurance. Of course, I take responsibility for any mistakes.
-
This post did not contain any content.
The even brighter side of it is that it should be easier to spot these companies when job hunting.
IMO: Demand higher wages and iron clad contracts from them because they already demonstrated how they feel about paying people.
They’ll surely cut anyone they can again as soon as they can.
-
Yesterday it tried to tell me Duration.TotalYears() and Number.IsNaN() were M functions in the first few interactions. I immediately called it out and for the first time ever, it doubled-down.
I think I'm at a level where, for most cases, what I ask of LLMs for coding is too advanced, else I just do it myself. This results in a very high counts of bullshit. But even for the most basic stuff, I have to take the time to read all of it and fix or optimise mistakes.
My company has a policy to try to make use of LLMs for work. I’m not a fan. Most of the time I spend explaining the infrastructure and whatnot would be better spent just working, because half the time the model suggests something that flies in the face of what’s needed, or outright suggests changes that we can’t implement.
It’s such a waste of time and resources.
-
As someone who has been a consultant/freelance dev for over 20 years now this is true. Lately I've been getting offers and contacts from places to essentially clean up the mess from LLMs/AI.
A lot of is pretty bad. It's a mess. But like I said I've been at it for awhile and I've seen this before when companies were offshoring anything and everything to India and surprise, surprise, they didn't learn anything. It's literally the exact same thing. Instead of an Indian guy that claims they know everything and will work for peanuts, it's AI pretty much stating the same shit.
I've been getting so many requests for gigs I've been hitting up random out of work devs on linkedin in my city and referring the jobs to them. I've burned through all my contacts that now I'm just reaching out to absolute strangers to get them work.
yes it's that bad (well bad for companies, it's fantastic for developers.)
How much is the pay for those gigs?
-
This post did not contain any content.
Same thing happened during the outsourcing craze of early 2000s. Everything and I mean everything moved to India or Philippines. There's even a movie about it because it was so common. I and everyone else lost our jobs. about a year later the contracts expired and we all got jobs back and outsourcing is used in balance. Eventually ai use will be balanced I hope. It cannot replace us. Not yet anyways.