this post was submitted on 07 Sep 2026
525 points (98.3% liked)
Work Reform
17488 readers
1847 users here now
A place to discuss positive changes that can make work more equitable, and to vent about current practices. We are NOT against work; we just want the fruits of our labor to be recognized better.
Our Philosophies:
- All workers must be paid a living wage for their labor.
- Income inequality is the main cause of lower living standards.
- Workers must join together and fight back for what is rightfully theirs.
- We must not be divided and conquered. Workers gain the most when they focus on unifying issues.
Our Goals
- Higher wages for underpaid workers.
- Better worker representation, including but not limited to unions.
- Better and fewer working hours.
- Stimulating a massive wave of worker organizing in the United States and beyond.
- Organizing and supporting political causes and campaigns that put workers first.
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
I hate AI with a passion.
For me AI represents a decline in cognitive ability.
In the past when I solved a problem, I actually learned something, and I felt great about that.
When using AI, I don't get the same satisfaction of having learned something.
The way I see it, is that it's a great tool for people that already know their shit and don't want to bother writing the code for it. There are some other use cases which are nice, like updating documentation or helping with pull/merge requests.
But it sure isn't worth all the downsides we currently know of, with the way it's being implemented.
It is perfect for producing garbage that should never have been produced in the first place. Marketing wank. Nobody cares what it says, so long as it is aesthetically pleasing to the intended audience. It's perfect for doing shit that never needed to be done in the first place. Perfect for busywork.
It is worse than useless for any technical purpose. Verifying its output requires more effort than manually producing that output.
Yep, used it on my year-end self assessment. Told it what I would have written and it bullshitted it up to the appropriate length. I reviewed it and fixed where it invented some accomplishments out of nowhere that would have been awkward if I ever got called on it. Knowing that my performance assessment would only be glanced at and never read.
Similarly, a design document owed to management for something they have no actual interest in. No one honors the design doc, no one expects it to be informative that actually uses the tech, but non-technical management feels 'included'. Didn't even need to be reviewed, because all the ones it concretely matters know not to bother with it.
Stuff I always hated and was pointless, but someone wanted to check some boxes.
Though just had someone clearly just feed my email into a prompt and told the AI to use my points to agree with me, and that was annoying to see someone using AI to try to be a sycophant to me. If you are going to be a suck-up, at least suck-up in your own words. I won't do it to something someone will read in earnest.
Exactly the kind of horseshit I'm thinking of. The demand for mindless busywork is truly amazing.
I can only hope that the next big idea in business is a widespread push to "replace" AI production with "nothing".
Sadly, at least for as long as I can tell, the horseshit is simply the language of the executives. They feel like they are being smart and insightful while saying nothing. So of course we are going to be stuck with it in any work that has room for bureaucracy to exist.
Meh, LLMs and GenAI as tools themselves and as technologies, are not that bad. There are definitely some legitimate and extremely useful use cases.
But it should never have been released to the general public, it will bring extreme harm to the world.
At my company we have an internal AI bot that uses Anthropic. We use it to investigate bugs by comparing code to expected behavior or finding things in data.
For example, I don't write code. But when I need to find how data from a client is being mapped. I could either ask the engineer who's busy with other work with my menial task, I could look though a bunch of code with bitbucket, or I could ask the bot which will give me the code and any ticket related to the code and pull requests.
When finding something in the raw data. I could take a bunch of files and text strings and pull them into excel and spend a bunch of time doing lookup, matches, and index equations in Excel. Something I did for years in the past. Or have the bot do that in 2 minutes. When I'm just trying to find and validate a few things.
the problem with ai isn’t the concept, wikipedia is great
the problem is it is not deterministic, often factually wrong and being used by the rich to steal workers pay
It's peculiar as a thing that acts the same whether it's right or wrong. That is a pretty big drawback when trying to use it for anything vaguely fact based. The fact that if you don't know yourself, it sounds credible either way, is super tricky. Particularly when managers that are used to gauging credibility without knowing the material come along. They are complete suckers for AI output since they don't have good ways to know better.
aka the bias confirmationer
Exactly my company is heavily pushing for full agentic development and while that does save time a bit, it comes at a cost, for one I’m no longer getting the deeper understanding of the codebase that I would if I did the work myself, and secondly the number of PRs that AI pushes out creates a review bottleneck because people can’t keep up, but management doesn’t care, they’d rather you push something out fast and if it breaks things it’s your job on the line not the AI subscription.
I use it to identify useful parts in scrap piles.
Blindly hating a tool is a you issue. Thousands of people needing to solve the same problem over and over is inefficient. Learn and practice for learning sake and then keep going researching new solutions in academia as in any other field. Or start applying proven solutions in industry as any other field does where experience which solution to apply makes the value proposition.
Sure, we have a name for that: Not-invented-Here (NIH) Syndrome. AI is not solving that Inefficiency.
Let me know when you find them, please.
When a tool is a hindrance to the solution, while also making people more stupid and consuming vast resources and contributing to climate change, then the hate is deserved.
A tool is only as good as the person using it. There is literally a saying about a hammer being the only tool and every problem looking like a nail.
The hammer salesman has infiltrated every corporate marketing team on the planet. It is a requirement to use the hammer at a shit load on companies.
Pretty much my problem. The salesman is telling the carpenter how to do their craft. And the boss goes along with it because its more profitable to say you're using a hammer than it is to actually build and fix stuff.
It'd be deliberate corporate sabotage if I didn't believe they were so stupid.
Valid criticism.
It's pretty pervasive, and that campaign was way more successful than I ever thought it would be.
It's gonna be a wait and see type deal, but imo not going great
Let's hope so.
It is a tool for making billionaires more billions, that is about it. It can write sloppy code for you, and give you inaccurate and often directly erronous answers stolen from the people who actually provided those answers in the first place. It is not helping you in research, it is just making you forget how to actually research anything and making your brain lazier and lazier until your only source of information is its gaslighting.
It can't do anything of the sort you are claiming it can do.
You're right. Time to pull myself up by my
Bootstrap.jsand really apply my creative self to academia. I'm going straight to the nearest science building to innovate.Edit: they told me to go home
Is this comment ai? It stops making sense about halfway through.
“Everything I don’t like is AI”
Okay but this comment specifically. Did you read it? What is it saying?
Ignoring environmental issues, the issue at the moment is the tool is not production ready. If I design a tool to measure length of something but I can't be confident the measurement will be right within a specific tolerance the tool is useless. If the tool is just guessing, well I can do that without the tool. Yeah it may be 85% accurate but I still have to employ someone to verify each one or risk selling bad product, because I can't trust the tool.
People don't "solve the same problem" over and over again, they learn what the solution is. You probably know a^2 + b^2 = c^2 or the Pythagoras theorem. You learned that. You didn't "solve" it.
Now in addition you may have learned some uses of it. Things like measuring a shadow or knowing how long a road is going up a mountain. You also probably learned it won't work to calculate how to shoot a basketball. Yes you know height of hoop and can measure the distance from you to hoop but the result is wrong because you throw on a parabolic curve not in straight line(not to mention gravity and air resistance etc). Ai doesn't recognize those differences. If you tell it "given the height of a hoop and distance from the hoop, how can I tell how hard to throw a ball to get it into the hoop" it will give you an equation, probably calculate the distance with Pythagoras, then gathering average mass of standard basketball, and incorporating them into an equation for force required to push that mass to that distance.
From a software developer perspective another issue is context. I've seen alot of Ai slop where they calculate a value(say distance to monster in a game) each time it's needed. Any software dev would calculate it once, store in variable, use it as many times you need, recalculate on next frame.
Again this is all ignoring the environmental, legal, societal, medical, mental effects. Just focusing on the fact the technology is several generations behind hoping to be production ready.