184
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 21 Sep 2026
184 points (90.0% liked)
Open Source
49140 readers
381 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 7 years ago
MODERATORS
yep, I would rather generate one with Claude to my liking and make it more efficient (target the CLI for example)
Which is absolutely legit. I only criticize the people releasing a “production ready” product, which is nothing but a PoC and then also claim that it is AGPL-3, while abandoning it after 2 months. This hurts the open source community imho.
I dont expect them to maintain it for eternity. The problem is people expect too much from the authors as if it's the author's duty to fix bugs and add features. And tbh, this attitude hurts open source community more than anything. Ffs, the code is open source, do what you like. The author is not responsible for everything. Be grateful that the code is open-source.
I am not talking about the many projects, where you have a single developer just enjoying making software, while providing it to the open source community. I have zero expectations to those projects.
I am talking about people promoting their open source products. Making a fancy website. Act professionally. All this behavior causes people to have expectations. So why invest time into promoting it in the first place? There is literally no need to do this, expect for the owner to attract more and more people.
Don’t promise a sky scraper if you can only maintain a bungalow.
Nah. At worst the open source community is indifferent. If someone can pick up where this left off then it benefits the community.
All "generated code" hurts open source, actually.
Badly written code hurts open source, but humans are just as guilty of that as machines.
These are not mutually exclusive.
How? Genuinely curious.
For starters, maintainers are getting bombarded with "contributions" that are just generated code, because now unskilled coders that can't even write a "hello world" project are just dumping what they think are great ideas without doing any kind of quality control at all.
Just having to be educated enough to even build a project was a very important barrier to the amount of submissions.
Now any Tom, Dick, or Harry can submit endless amounts of shit to a huge amount of different projects.
Maintainers can't keep up with the review process for this level of garbage. This has gotta be killing huge amounts of projects, or at least slamming the brakes on them.
Personally I'm totally in favor of some kind of foundational killswitch within compilers that just detects AI output and refuses to compile. Now that just kicks the can down the road because other compilers exist, but you get what I'm saying.
I can't be arsed to trust any AI code AT ALL. So every single character of it is poison IMHO, but given what it's currently doing to the industry already (and the fact that we're still a single digit amount of years into its existence at all), nothing good causes this many problems.
We're a lot closer to solving capitalism than we are to making any of the effort out towards AI being useful. Until then, any attempt at making it good will just be helping fascists have more tools at their disposal.
It goes way deeper than "but it helps me do stuff". That opinion honestly reads as if you're gen alpha.
And even in a perfect world where capitalism is barely remembered as a bump in the road to civilization, I will never be able to trust any code not written by humans. The kids will call that whatever the millennial insult version of "boomer" is, but I hope that attitude never goes away.
If you're doing your own thing, and you wanna add in some slop code to finish up a little change to something, you go right ahead. But don't you dare submit that to any actual open source project.