Personally, I don’t care. It’s a tool. It’s the same as when drag and drop GUI editors came around. Some people think it’s the worst thing ever created and others see it as a tool that removes boilerplate. I think using it in a project or as a maintainer is a personal decision.
What is interesting is how we praise open source maintainers for building (let’s remember) free software for us to use, but then the community is extremely quick to demonize them. It’s very easy to criticize, but I don’t see anyone stepping up to fix the list of issues themselves by hand either, to fork it and become the sole maintainer moving forward.
Maintaining open source is a thankless job, and they do it for free. They do not owe anyone anything, and their morals are their own. What was probably a side project years ago is now an entire operation, what was fun is probably now work, and yeah, if I was faced with the same dilemmas, I’d probably be looking for tools to relieve some stress too.



















Fully agree. I think Slop is getting polluted (especially here on Lemmy) to anything that even remotely touches AI. We’ve had AI for decades. We’ve had LLMs now for a while. Slop is something relatively new. For me, Slop is low-quality bullshit that is thrown out into the void for clicks and likes, a cheap alternative when a better solution exists.
I recently was given an excel document I had to convert, with about 50 columns on it. I had to build a regular import. Now, I could spend a few hours typing that in manually as a C# class, or a few hours coding up some script to scrape the headers into the type, or I could utilize a tool that I have that will spit it out for me into a class. I don’t consider this slop, I consider this the grain of truth that all the tech bros fixate their grand embellishments around. AI does have usages. It’s not nearly what they think it is, but it is there.