Companies That Tried to Save Money With AI Are Now Spending a Fortune Hiring People to Fix Its Mistakes
-
Same thing happened with companies that used outsourcing expecting it to be a magic bullet.
I worked in one of these companies. Within months, we went from a company I would be proud to recommend to friends to a service I would never use myself, just due to the horrendous route they took to hire overseas support.
The line of tech work I was in required about a month of training after passing the interview process, and even then you had to take a test at the end to prove you’d absorbed the material before you ever speak to a customer.
When they outsourced, they just bought a company of like 30 people in an adjacent industry and gave them a week of training. Our call queues were never worse and every customer was angry with everyone by the time they talked to someone who had training.
I don’t blame the overseas agents. I blame all the companies that treat them like cattle.
-
I hope this is true. I would like to have a job again.
jobs are for suckers, be a consultant and charge triple
-
jobs are for suckers, be a consultant and charge triple
I'm absolutely not charismatic enough to pull that off.
-
Doesn't that have more to do with Gamepass eating game studios' lunch though? And a lot less with AI? Just regular ol' dumbass management decisions.
It’s Microsoft would make most sense its mangement decisions considering recently theyve pulled all the stops out to guarantee the software cant be shittier. They even made all there software spyware now.
-
This post did not contain any content.
Ah so AI does create jobs, it’s the Zorg logic
-
This post did not contain any content.
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.)
-
It's true, although the smart companies aren't laying off workers in the first place, because they're treating AI as a tool to enhance their productivity rather than a tool to replace them.
Idk about engaging productivity.
If your job is just doing a lot of trivial code that just gets used once, yeah I can see it improving productivity.
If your job is more tackling the least trivial challenges and constantly needing to understand the edge cases or uncharted waters of the framework/tool/language, it’s completely useless.
This is why you get a lot of newbies loving AI and a lot of seniors saying it’s counter productive.
-
I'm absolutely not charismatic enough to pull that off.
youre in luck, i offer consultation for consultancing, now give me money
-
Ah so AI does create jobs, it’s the Zorg logic
Jean-Baptiste
Emmanuel
Zorg
-
All the leadership who made this mistake should be fired. They are clearly incompetent
But i guess it's always labor that pays the price
What’s sad is that the AI hype did inflate stock prices.
Most c suites’ job is to look out for the interests of investors.
Technically they did a good job. I hate capitalism
-
This post did not contain any content.
What these companies didn't take the time to understand is, A.I. is a tool to make employees more efficient, not to replace them. Sadly the vast majority of these companies will also fail to learn this lesson now and will get rid of A.I. systems altogether rather than use them properly.
When I write a document for my employer I use A.I. as a research and planning assistant, not as the writer. I still put in the work writing the document, I just use A.I. to simplify the tedious data gathering and organizing.
-
Jup. But the same goes for developers that go way too fast when setting up a project or library. 2-3 months in and everything is a mess. Weird function names, all one letter vars, no inversion of control, hardcoded things etc. Good luck fixing it.
This is what I fight against every goddamn day, and I get yelled at for fighting against it, but I’m not going to stop. I want to build shit that I can largely forget about (because, you know, it’s reliable and logically extensible and maintainable) after it gets to a mature state, and I’m not shy about making that known. This has led to more than a few significant conflicts over the course of my career. It has also led to me saying “I fucking told you so” more than a few times.
-
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.)
We've hired a bunch of Indian guys who are using AI to do their work... the results are marginally better than either approach independently.
-
What these companies didn't take the time to understand is, A.I. is a tool to make employees more efficient, not to replace them. Sadly the vast majority of these companies will also fail to learn this lesson now and will get rid of A.I. systems altogether rather than use them properly.
When I write a document for my employer I use A.I. as a research and planning assistant, not as the writer. I still put in the work writing the document, I just use A.I. to simplify the tedious data gathering and organizing.
I just use A.I. to simplify the tedious data gathering and organizing.
If you're conscientious, you check AI's output the same way a conscientious licensed professional checks the work of an assistant before signing their name to it.
If you're more typical... you're at even greater risk trusting AI than you are when trusting an assistant who is trying to convince your bosses that they can do your job better than you.
-
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.
And if you “write” me an email using Chat GPT and I just read a summary, what is the fucking point?
Fuuuck, this infuriates me. I wrote that shit for a reason. People already don't read shit before replying to it and this is making it so much worse.
-
Vibe coding is 5% asking for code and 95% cleaning up the code, turns out replacing people with AI is exactly the same.
I'm still not sure how this is any different than when I used stack exchange for exactly the same thing.
Well, SE code usually compiled and did what it said. I guess that part is different.
-
Vibe coding is 5% asking for code and 95% cleaning up the code, turns out replacing people with AI is exactly the same.
Stack Exchange coding is 5% finding solutions to try and 95% copy-pasting those solutions into your project, discovering why they don't work for you, and trying the next solution on the search list.
-
This is what I fight against every goddamn day, and I get yelled at for fighting against it, but I’m not going to stop. I want to build shit that I can largely forget about (because, you know, it’s reliable and logically extensible and maintainable) after it gets to a mature state, and I’m not shy about making that known. This has led to more than a few significant conflicts over the course of my career. It has also led to me saying “I fucking told you so” more than a few times.
It has also led to me saying “I fucking told you so” more than a few times.
I have had several situations where I didn't even have to give knowing looks, everybody in the room knew I told them so six months ago and here it is. When that led to problems working with my leadership in the future (which happened more often than not), that was a 100% reliable sign that I would be happier and more successful elsewhere.
-
This post did not contain any content.
-
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.)
Sometimes it is a bunch of Indian guys pretending to be AI!