My friends job of late has basically become reviewing AI-generated slop his non-technical boss is generating that mostly seems to work and proving why it's not production-ready. Last week he was telling me about a PR he'd received. It should have been a simple additional CRUD endpoint, but instead it was a 2,000+ loc rats nest adding hooks that manually manipulated their cache system to make it appear to be working w…
https://www.joelonsoftware.com/2000/05/26/reading-code-is-li... https://www.joelonsoftware.com/2000/04/06/things-you-should-... (read the bold text in the middle of the article) These articles are 25 years old.
AI-generated “workslop” is destroying productivity?
31–40 of 184 posts
Re: AI-generated “workslop” is destroying productivity?
#32As someone who has spent the last 30 years honing my craft (programming), all I can say is this: ha ha!
I've spent 16 years and I won't exactly be cheering if we hit a wall with AI. I love programming, but I also love building things. When I imagine what having an army of mid-level engineers that genuinely only need high level instruction to reliably complete tasks, and don't require raising hundreds of millions while become beholden to some 3rd party, would let me build... I get very excited.
Re: AI-generated “workslop” is destroying productivity?
#33My friends job of late has basically become reviewing AI-generated slop his non-technical boss is generating that mostly seems to work and proving why it's not production-ready. Last week he was telling me about a PR he'd received. It should have been a simple additional CRUD endpoint, but instead it was a 2,000+ loc rats nest adding hooks that manually manipulated their cache system to make it appear to be working w…
The nephew has no programming knowledge. He wants to build a website that will turn him into a bazillionaire. He asks AI how to solve problem X. AI provides direction, but he doesn't quite know how to ask the right questions. Still, the AI manages to give him a 70% solution. He will go to his grave before he learns enough programming to do the remaining 30% himself, or, understand the first 70%. Delegating to AI isn'…
Once GPS became ubiquitous, I started relying on it, and over about a decade, my navigational skills degraded to the point of embarrassment. I've lived in the same major city now for 5 years and I still need a GPS to go everywhere.
This is happening to many people now, where LLMs are replacing our thinking. My dad thinks he is writing his own memoirs. Yeah pop, weird how you and everyone else just started using the "X isn't Y, it's Z" trope liberally in your writing out of nowhere.
It's definitely scary. And it's definitely sinister. I maintain that this is intentional, and the system is working the way they want it to.
Re: AI-generated “workslop” is destroying productivity?
#34The article as I see it is just one paragraph that end "So much activity, so much enthusiasm, so little return. Why?" Is there more if you're a subscriber to Harvard Business Review?
Re: AI-generated “workslop” is destroying productivity?
#35The problem with most corporate work that these managerial idiots want replaced with AI is that is all so utterly useless. Reports written that no one will ever read, presentations made for the sake of the busy-ness of "making a deck", notes and minutes of meetings that should never have taken place in the first place. Summaries written by AI of longer-form work that are then shoved into AI to make sense of the AI-wr…
So true. We used to appoint someone in the group to take notes. These notes were always correct, to the point, short and easy to read. Now our manager(s) are heavily experimenting with recording all meetings and desperately trying to produce useful reports using all sorts of AI tools. The output is always lengthy and makes the manager super happy. Look, amazing reports! But on closer inspection they're consistently i…
Re: AI-generated “workslop” is destroying productivity?
#36My management chain has recently mandated the use of AI during day-to-day work, but also went the extra step to mandate that it make us more productive , too. Come annual review time, we need to write down all the ways AI made our work better. That positive outcome is pre-supposed: there doesn't seem to be any affordance for the case where AI actually makes your work worse or slower. I guess we're supposed to ignore…
Re: AI-generated “workslop” is destroying productivity?
#37My management chain has recently mandated the use of AI during day-to-day work, but also went the extra step to mandate that it make us more productive , too. Come annual review time, we need to write down all the ways AI made our work better. That positive outcome is pre-supposed: there doesn't seem to be any affordance for the case where AI actually makes your work worse or slower. I guess we're supposed to ignore…
Re: AI-generated “workslop” is destroying productivity?
#38My friends job of late has basically become reviewing AI-generated slop his non-technical boss is generating that mostly seems to work and proving why it's not production-ready. Last week he was telling me about a PR he'd received. It should have been a simple additional CRUD endpoint, but instead it was a 2,000+ loc rats nest adding hooks that manually manipulated their cache system to make it appear to be working w…
1. Create a branch and vibe code a solution until it works (I'm using codex cli)
2. Open new PR and slowly write the real PR myself using the vibe code as a reference, but cross referencing against existing code.
This involved a fair few concepts that were new to me, but had precedent in the existing code. Overall I think my solution was delivered faster and of at least the same quality as if I'd written it all by hand.
I think its disrespectful to PR a solution you don't understand yourself. But this process feels similar to my previous non-AI assisted approach where I would often code spaghetti until the feature worked, and then start again and do it 'properly' once I knew the rough shape of the solution
Re: AI-generated “workslop” is destroying productivity?
#39My management chain has recently mandated the use of AI during day-to-day work, but also went the extra step to mandate that it make us more productive , too. Come annual review time, we need to write down all the ways AI made our work better. That positive outcome is pre-supposed: there doesn't seem to be any affordance for the case where AI actually makes your work worse or slower. I guess we're supposed to ignore…
Just make shit up, or even better have the AI make shit up for you
Re: AI-generated “workslop” is destroying productivity?
#40It'll be very funny if any AI productivity gains are balanced by productivity loss due to slop - all the while using massive amounts of electricity to achieve nothing.