this post was submitted on 15 May 2025
336 points (94.4% liked)
Work Reform
12049 readers
1121 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm a very experienced software developer. I've tried a lot of "AI" tools and they are just a waste of time. You can use ChatGPT as some kind of search engine, but it fails utterly with more complex tasks and code bases. It's a bit like answers on stackoverflow. Sometimes a bad solution got the highest vote and you find a suitable approach for your problem on page 2. You need experience to understand the difference. AI tools for coding were also trained on hobby code bases, tutorials and such. You can see that in the output. It's missing input validation, error handling, patterns etc.
Sure you can "discuss" with AI to add those features, but frankly its faster to just write it yourself. (For production ready code, a POC might be ok)
So if someone shows up claiming he wants to solve my "unsolveable" problems with AI I think they are not qualified enough to understand that they probably won't. Also if an AI tool could do it why would I need them?
The rest of the resume is also just unspecific. It seems he knows Javascript, as far as I recall. Seems to do frontend and graphics. But I have no idea which frameworks he knows or what was his actual task in these projects. (I just skimmed over the text, this is what I recall. I might be wrong about it)
Finally the whole context: AI stole my job -> I want a job where I can use AI So apparently he says AI can do his job, which means for me: not qualified
Please remember: my very personal opinion, based on a 2 minute research. Could be very wrong and biased.