this post was submitted on 30 Jul 2025
714 points (95.5% liked)
Technology
73546 readers
2387 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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
In short no. At least not if you're software is GPL, then you don't have any say in how its used. Its the bargain we make when we choose an open license as it specifically grants the right to use software freely. So up to last year, he has no say in how its used. And honestly, If download and compile the CC version today he doesn't get any say either. For the most part even proprietary software like Windows don't get a lot of say in how things are used either if you pay for it.
There are forks of the GPL code. They're in the fork tab in github. Also a trip to google finds this version https://github.com/libretro/swanstation which appears to have been forked for 4 years now. There are also other PS emulators that seem more popular in things like retropie where it would be more widely distributed so not sure how much interest there actually is.
So none of the aurs distribute anything built on arch infrastructure, its all unmodified versions exactly like his license and readme specify.
Sure, he can do what ever he wants I guess. Accept what ever PR, commit what ever code. He can even delete everything tomorrow(I believe he's done it before?) because he thinks neclimdul specifically is a jerk and was mean to him on lemmy and no other reason. That doesn't make his decision good or reasonable or right. I mean you don't seem to like me but I hope you get my point.
But just to really be clear why I think this was a jerk move, https://github.com/stenzek/duckstation/blob/master/CMakeModules/DuckStationBuildSummary.cmake#L38
This doesn't block packaging, it blocks compiling on any arch system. Its a poison pill because he didn't like some people using a specific distro and doesn't really affect me but strikes me as pretty petty.