I’m in IT at an upper level and know painfully well what “AI” really is and that it’s not the disruptor people think it will be. However I feel like I can’t post it anywhere without being judged about it as almost every exec I know has bought into it hook, line and sinker. Even other people I talk to about the issues and limitations look at me like I’m completely weird “you’re in IT and you don’t embrace AI? wtf is wrong with you?”
So what do you all do? I don’t want to make things career limiting but I feel like I’m screaming in the dark seeing where things will really go. It reminds me a lot of the move to cloud and everyone going all in on it without knowing the real ramifications.
It me.
I’ve been pretending to use AI to appease my bosses for months. They tell me they can really see the difference it’s made in my productivity!
I made sure I got them to pay for my personal account so they can’t check my actual usage.
Ever my month I try out the same prompt about HTML email bugs for funzies just to read the incorrect hilarity. I try to at least know the UI so I could pull it up if I ever had to do something on a screen share. Hasn’t come up yet.
Not at all. I’m in IT and my entire org is against it.
Ill do you one extra even. One of our customers, a lawfirm, has asked we remove AI from their environment over privacy concerns. We, as their IT, are still trying to push and sell licenses to our other customers and even use it ourselves.
All against the wishes of the actual workers themselves in my company. The execs and sales team is pushing it so hard and ignoring that a literal law firm is super against it.
Surely this will turn out well. I let that customer know that we’re still pushing AI, and management is very pro AI still. It might be a good idea to look for a different IT provider if that goes against your values.
Surely this will turn out well.
I’ve had three privilege to watch people who intentionally pissed off lawyers to try to make a quick extra buck.
Interestingly, the lawyers promptly pursued legal action, and everyone agreed to settle out of court for some reason…
It almost felt like fucking with someone on their home court is a stupid move.
I try to just keep my head down, and whenever someone even glances in my direction about an LLM, I point out that my work isn’t applicable.
It’s just not the disruptor it’s advertised to be (smart AI that is better than ten employees). The fact that it’s being shoved into everyone’s faces and threatening or actually replacing people’s jobs (inadequately or not) means it is a very large disruptor. Fixing the mess left if we ever get a chance to get back in control is going to be fun.
And it’s not just LLMs. The whole everything-in-a-cloud shit, the constant monitoring of clicks to determine productivity, the forced obsolescence of working equipment for new crap that doesn’t. We hit a peak in tech quality some time ago, the LLM factor is just another thing on the pile of junk.
Ironically enough, we got a company wide email a while back saying how they’d partnered with an Indian tech recruitment firm “because we can’t find enough talent at home”. So while all this talk of AI taking our jobs is clogging up the headlines, it’ll be simple outsourcing to lower wage countries that’ll do most of us in, still.
AI: Alotta Indians.
Time to dust off those C/C++ Legacy Codebase skills…
The biggest issue they should be worried about is the possibility of being sued for copyright infringement, because the AI regurgitated some of its training data. They should also be worried about the AI just being bad at doing everything and lowering productivity, but that’s less dangerous in my mind than the possibility of a massive lawsuit.
I run a company, but I don’t have employees yet. If I do hire engineers, AI will be 100% banned, and if I catch them using it, it will be grounds for immediate termination.
Upper management should worry about being replaced by AI. There’s nothing they do that AI couldn’t do better. Especially after there’s no one left to manage.
It’s not like they’re plumbers or electricians.
There’s a fair few of us at work with tremendous disdain for it who speak up on all hands company calls and the like.
I trust it to just about put together argparse arguments or convert an array from JS to a Python list. Anything beyond that gets super dicey.
Been working IT for over a decade now. No, this has never been an issue for me. I voice my hate for AI anywhere and everywhere I can. My boss knows, his boss knows, our CEO probably has an idea of where I stand.
One of my former colleagues got promoted to “AI director”. All he does now is fuck around with llm’s, with nothing to show for it so far.
Realistically, this is where AI currently exceeds expectations, the ability to do amusing shit like, sucking up time, making amusing but useless pictures, videos, etc. I could easily amuse myself for a day creating random stuff but it doesn’t contribute to my job in a big way. We are “encouraged” to use AI so, I let it write my code comments and documentation…stuff that I’m not too concerned if it screws up and can blame AI if it does. Stuff that won’t break anything or take down a system. I’ve had an increase in things I’ve needed to fix when other devs merged their AI code which is a PITA.
I’m old enough to say my opinion. And it’s not kind towards ‘ai’, but I have seen real use cases now and then.
I wish I was at that point but I still have another 20 years left and I’m between jobs due to a layoff.
Hey I also estimate 20 years left if I get to finish work at all… But I’m well established so I never had issues finding another employer. And included in my services is my opinion 😁
Best wishes!
(there’s always the next bullshit hype)
(there’s always the next bullshit hype)
We should get that printed on some shirts to wear to meetings.
Would not help because this one (aka the current one) is totally different!
Aye, same boat here. I protested quite vocally, but politely, when our CEO wanted to stick copilot everywhere. Got reprimanded in private by my manager. CEO still stands firm on “you should use AI for everything!”
I tried, they didn’t want to hear it. I don’t really know what else I can, or should do. I just don’t use it, and have blocked it from my sight as well as I can.
I will still be honest and tell people why I am against it if someone asks, I won’t lie, but I’ll just keep quiet unprompted. Holding on to my “told you” for an appropriate moment I guess.
Except your manager now “tells you” that your productivity should be +50% and if it isn’t…
Nah, fortunately my manager is a good guy, CEO is just a pissy finance guy who got butthurt being disagreed with publicly and probably was on my manager’s ass about it. He mainly criticised me, that I should’ve come to him first to discuss my concerns, and he would’ve helped me bring it up to thinskin execs privately.
I disagree with him, but get his point. I mean, the CEO did ask for comments during the meeting, I had comments, I commented ¯_(ツ)_/¯
Kinda sounds like CEO wanted to fire you, and manager had to stick their neck out to keep you.
I mean, even if he did want to, he couldn’t. Labour laws in my country are fortunately quite robust. I’m pretty sure my manager didn’t score any extra points with him, though, that’s for sure.
I don’t really know what else I can, or should do.
Well, if they insist so much on using it, you should oblige.
Hey AI, make this email I have to send twice as long.
Hey AI, take notes about this meeting while I do something else.
Hey AI, reply to this company wide Teams post with the most empty, meaningless, long winded reply possible.Damn, you were right Mr. CEO, this AI is helping me write sooooo much better ;)
I’m skeptical about a lot of things about it in general, but I found it really helpful in one particular scenario: I’m learning a new framework and I type out something I think is right, but is not, I ask it why it’s not working and how to fix it. It pulls all the relevant files and errors from the IDE and tells me something. Sometimes I have to remind it to use a different version of the framework as it has a different approach slightly, but overall it helped me find and figure out quite a lot of issues. But my codebase is pretty small still, I don’t use it to engineer big changes.
I mean, has it’s uses for sure, but the scope in which people are deploying these cookiecutter generalist LLMs and expecting bloody miracles is unrealistic. Plus, I like my privacy, AI’s are kind of an antithesis of that. Environmental cost is way too high as well.
It’s a tool, and it can be used successfully, but it’s so inefficient that I can’t justify it personally.
i kinda feel like you could do better with the basics of good documentation, good tutorials, and good training. is AI really helping in the long run?
I retired early. Didn’t have the energy to deal with the shit show anymore. The last year of my career watching so many people sucking down the Copilot kool aid while producing worse output was exasperating.
For those of you still fighting the good fight with critical thinking skills, good luck!
I’m in the job hunt and man…the circle jerk around AI is just… inescapable.
I don’t get it. By the time you write “a good prompt” I will have written something usable and passable. The level of effort to debug whatever the prompt gave me vs my code is, let’s say, roughly the same.
So…what time am I saving?
The only thing this helps is people who can’t code. And we just assume that it’s passable code only because it works.
Hell I’m at a point of commit very wrong code to GitHub under an MIT license just to start poisoning Copilot.
Hell I’m at a point of commit very wrong code to GitHub under an MIT license just to start poisoning Copilot.
I’m way ahead of you. To…uh…poison the AI…not just because a bunch of my code is shit…
You actually don’t have to worry about poisoning their models, they’re already well on their way without any of our input. Broken vibe coder projects are probably already filling github at an alarming rate.
The AI trained on vibe coding will train future AI to be even more enshittified.
I’m a sr. devops engineer and I abhor this shit.
I don’t really know what to do. Considering a career change. I’m trying to use my company ERP to talk to a counselor about my feelings around all of this.
Our current state of things is one of blind compliance where people are using AI to generate slop that will be evaluated by a different AI. No one is really doing much anymore at all. It feels like things are over. As people “embrace” AI (as they’re told to do), they’re literally training their own eventual replacements. It doesn’t matter that things aren’t there yet, they’re starting to get replaced by the shit that’s in use now.
I’m trying to use my company ERP to talk to a counselor about my feelings around all of this.
I’m pretty confident ERP isn’t “erotic role play” here but I’m not sure what it is.
You never know, companies are always looking for new ways to fuck their employees.
Usually ERP means Enterprise Resource Planning but I think they meant EAP, Employee Assistance Program. EAPs are usually free short term counseling provided by your employer.
Fuck… yea, I meant EAP.
It doesn’t matter that things aren’t there yet, they’re starting to get replaced by the shit that’s in use now.
This is what I keep trying to convince people of, too, even others who hate AI. I come from customer facing support in cloud infrastructure in my previous role.
They upped the cost of high level enterprise support while making it so that non-paying support contracts couldn’t even talk to a human anymore. Made us feed every ticket into the AI. Of course none of this new profit or savings was passed on to our salaries and it was a move designed universally to piss customers off. We had a customer satisfaction feedback of over 95% positive (almost unheard of) and it was the only metric they really used for our performance given we were all remote.
Hell, they replaced the INTERNAL IT systems with it. Couldn’t open a generic support ticket for yourself or your workstation without first doing a runaround chatting with the AI.
It doesn’t matter in the slightest that it’s not good enough, that we know it can’t complete all the necessary tasks. It has the appearance of good enough so they’ll flog it for short term profits and call it a day. Not gonna dox myself, but this is a big company, you know it, have fun guessing. I wouldn’t be surprised at all to know others are following this pattern.
I am fairly certain I know the company.
Telk me it’s Broadcom without telling me it’s Broadcom.
I feel your pain. Our parent company has set a ridiculous goal of replacing 50% of processes with AI. As a developer I know that our processes are mainly based on automation. Systems that do automatic data processing without any human interference. AI can’t make this process any more efficient than it already is. And yet these clowns demand we change it to involve AI. The fun part is that they appointed me of all people to oversee this AI transformation for our unit. Fun times ahead and my only hope is early retirement.







