1653
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Jun 2025
1653 points (99.3% liked)
Work Reform
12754 readers
9 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
I'll say it has been marginally more useful integrated into my code editor, prompt driven for me has been useless output for too much effort, but it ambiently sitting there in code editor can be helpful.
I still can only get it to provide useful suggestions about 15-20% of the time for like two lines, maybe a nice error message, but the failure rate is less obnoxious if you didn't spend extra effort to ask for it and just ignore and keep going. Getting a feel for whether or not the LLM is likely to have something in the completion worth trying to review is a part of it based on what you've typed helps. Notably if you are some keystrokes into a very boilerplate process you might be more optimistic, or if you are about to provide a text string as a human error message, decent chance it wrote that for you well enough.
Still I'm more annoyed and not sure that it's worth being annoyed, but I could buy that shaving typing out a couple lines 15% of the time could be an objective boost that outweighs the burden of futzing with the high error rate.