Duckstation(one of the most popular PS1 Emulators) dev plans on eventually dropping Linux support due to Linux users, especially Arch Linux users.
-
the license change is invalid as it's based from GPL3 code and previous contributors did not allow the change
wrote last edited by [email protected]It looks like the change happened nearly a year ago, and no one's kicked up a fuss, so either it was done properly (i.e. past contributors were contacted and consented to the licence change, and any that didn't had their contributions replaced), or there's a big problem once a past contributor notices.
It doesn't make it any more legal to fork the project without going back to the last GPL3 commit, though, as any contributions after the license change have to be assumed to be covered by the new licence, so the combined work would be under an invalid licence (as the old and new licences aren't compatible) rather than being still covered by the old licence.
Normally, I'd completely dismiss the possibility that a licence change like this could have been done properly, but Stenzek is associated with Dolphin Emulator, which did manage to pull off a switch from GPL2 to GPL3+ by emailing lots of people and replacing a lot of code.
-
It is implemented. It's known as "comments". You are looking at it. There's no need for any particular UI feature for this stuff.
Reader added context is nice because it averts drive by upvoting of titles that are misleading (and vice versa), as most voters do not dig through the comments.
Hence this very phenomenon of highly upvoted posts that probably wouldn’t be so with the missing context.
-
This happens way too much.
“What? People are doing things with my Apache project I don’t like!?”
“What? People are doing things with my Apache project I don’t like!?”
Well, at least for the GPL https://www.gnu.org/licenses/gpl-faq.html exists, so there is no excuse because of incomprehensible legalese.
-
Reader added context is nice because it averts drive by upvoting of titles that are misleading (and vice versa), as most voters do not dig through the comments.
Hence this very phenomenon of highly upvoted posts that probably wouldn’t be so with the missing context.
wrote last edited by [email protected]Tbf a substantial amount of voters did see the comment - at the time of writing, 297 upvotes on the comment vs 483 upvotes on the post, or ~61%. So actually most people do dig through the comments, if the upvote count is something to go by at least.
Anyone who doesn't read comments is unlikely to read reader added context, so you're probably not getting a large amount of the remaining 39% of people to get the context just because you add some extra UI feature.
Besides, explaining the context is a much longer affair than a title and just wouldn't fit. It's not like I would even say that the title of this post is misleading in the first place, it's actually pretty to-the-point.
There's also a chance that people will get the wrong idea about posts without the context - i.e. that posts without reader added context are super truthful somehow. I feel that people should rather accept that all titles of a few sentences are missing context. That is after all the point of a title - to summarize and bring only the most important information, which inevitably leads to a loss of context.
-
I'd argue that Microsoft is worse than its users
Idk I've met some pretty frustrating administrators who understandably hate Microsoft but they then go and refuse to learn anything else, refuse to use anything other than some variant of Windows for anything that needs an operating system then complain when their hacks to make windows do stuff it was never designed to do (or stuff it once was designed to do but hasn't been supported since Server 2003) get broken.
As an administrator part of your job is to identify the right tool for the job. I am most comfortable in Linux, I find the general architecture to make far more sense than Windows. I fully recognize that for most businesses Windows is the best bet on many cases. But there are also situations where windows should be your last possible choice. These admins setting up IIS Server and windows-based SCSI targets, using HyperV instead of a better hypervisor for more than a handful of VMs, they frustrate me to no end and I have to suspect they just have given up on learning anything new with these choices
-
The licence doesn't permit derivative works, so no forks and no downstream packages.
It's crazy that this is legal.
-
This is a great case for a “reader added context” feature for Lemmy, if it could be implemented in a decent way.
Could be a good feature to add to PieFed, which is built on Python specifically to allow more developers to have access to building extensions and plugins.
-
The answer for this guy and other people stretched by supporting Linux is to say it's flatpak or nothing. Stop trying to build for each dist because it's not sustainable. If someone on a dist wants to maintain a package then let them take the heat if it is broken.
wrote last edited by [email protected]I don't think you quite understand how this works. No distro ever asks third party programmers to create packages for them—that's the job of the distro's own team, or of enthusiasts using the distro. All the distro packagers want or need from the original programmer is the source code and enough documentation to get it to compile. They take it from there.
-
Too many FOSS users are toxicly entitled... It ruins things for everyone.
wrote last edited by [email protected]It isn't toxic* entitlement to seek tech support on the platform the developer offers tech support on.
Edit: added "toxic" for clarification
-
I see a few top level comments agreeing with the sentiment that users are being entitled or abusive, but what are they actually referring to? The linked image certainly has no evidence of such behavior. Someone who claims to be the developer filed a deletion request for the duckstation-git AUR package on the AUR and they say:
Every time, it turns into abuse towards me, as you can also see in the comments for the package.
I read through a few pages of the comments here and they're mostly people talking about fixing issues with the package, and what to do about the dev purposely breaking the build... I only found a single message that could be called abuse:
@eugene, not really but i suspect it's an uphill battle, check the commit message: https://github.com/stenzek/duckstation/commit/30df16cc767297c544e1311a3de4d10da30fe00c
FWIW, I'm moving to pcsx-redux, I rather run a little bit less advanced PSX emulator than software by this upstream asshat. Regardless, much thanks for maintaining the AUR package so far.
And even this is not a good example of what stenzek is describing. For one, it's obviously a reaction to stenzek's hostile changes and not the sort of user coming for support and being abusive that stenzek is talking about. The user is also explicitly moving to a different emulator and not expecting any change from duckstation.
The more I look into it the more it looks like the dev is being a jerk and demanding, doesn't understand what he's complaining about. And lying about getting abuse that appears to honestly be self inflicted.
It's his project and his right to do with it what he may. But this seriously just appears to be a self inflicted man problem he's complaining about.
Zero sympathy honestly. Just be a damn adult and do what you need to do. Don't shead crocodiles tears for sympathy points.
-
I'd go further, you should help with the development. Seems like some people would rather spend hours hounding a developer to implement their thing, rather than figuring out how to do it themselves...
Except the Duckstation developer changed the license to where they don't accept contributions from others, so we couldn't help even if we wanted to.
-
Linux pros: FOSS, free, private, secure, etc.
Linux cons: Linux users
Don't forget Linux devs are also Linux users. And they are just as much a con as the non dev users!
-
Could be a good feature to add to PieFed, which is built on Python specifically to allow more developers to have access to building extensions and plugins.
Programming language isn’t a problem as much as the mechanics of the implementation.
I mean, how does it work on Twitter? Do they have oldschool language models parse upvoted comments and automatically generate it? Basically the options are:
-
Involve some kind of ML model for partial automation, which is not going to go over well with Lemmy users.
-
Leave the UAC completely to mods, which is going to both overburden them and make power-tripping issues far worse
-
-
I'm far from an expert on licenses, but logic tells me that any version that was released with the previous license is still under that previous license. So it's probably okay to fork from a previous version to maintain linux support?
wrote last edited by [email protected]That's actually the version that's in the AUR, since they can't put newer (fixed) code in there from the new versions.
-
Dev here who also happens to support Linux, and while Linux has its own challenges (whoever came up with the libevdev API, should not allowed to come up with any other API's), I think it's good to support Linux natively regardless. GNOME devs however should stop forcing their UX ideas onto others sometimes even outside of Linux. One of them when I was asking about how to I make the Alt key on Windows to stop it trying to open the nonexistent menu bar, then they told me to "just add one". I'm developing games, not just desktop apps, where the alt key isn't expected to open a menu bar. I then got told that it's "expected behavior" (Hungarian here, I'd like to expect that both alt keys are for accessing a second set of gliphs, and one of them isn't a dedicated "menu key"), and that games like Unreal Tournament "did it already" (that one used the escape key for menus).
The gnome team is worse then apple and Microsoft.
At least they own the entire OS they force their changes on.
The gnome team just fucks with everyone everywhere and gives zero fucks otherwise.
-
If I give something for free, it's my rules. Simple as that. Don't like it? don't accept it.
Linus is often a dick. He even acknowledges it. Don't like it? Well, there are other OS.
I'm not like that, I like being helpful, I actually do many volunteer hours a week, but...
I do hate entitlement. I don't see these people giving Microsoft as hard a time.Lets keep the Karen constrained, please.
Linus is an ass, but he also doesn't make problems for other people then blame them for those problems he made himself.
Like this dev is doing. It's not remotely the same situation.
This guy is fucking with his users, then telling them to fuck off and then bitching people don't respect him or follow his rules.
While denying he is fucking with people and trying to claim he's being harassed.
That's /not/ how that works. It's your project your rules. But you also can't be a fuckwad and deny it. While expecting anyone to respect you or what you say.
-
It isn't toxic* entitlement to seek tech support on the platform the developer offers tech support on.
Edit: added "toxic" for clarification
No, but carrying the grudge this long and vocally leaves me to wonder if the story is as crisp as put forth.
And FOSS die hards put many people off of lemmy early on.
Seek? Yes. Expect? No.
-
I don't think you quite understand how this works. No distro ever asks third party programmers to create packages for them—that's the job of the distro's own team, or of enthusiasts using the distro. All the distro packagers want or need from the original programmer is the source code and enough documentation to get it to compile. They take it from there.
Did you read the text? This guy was providing a package because the default one was broken and he's fed up of dealing with complaints. And the solution to that is just flatpak the thing and tell users to use that regardless of dist.
-
This is so lame for the arch community, like
I use arch btw
s are supposed to be the most hardcore power users and they bugged a dev that badly! I don't know how many tutorial I saw about compiling arch and building everything yourself into a minimal setup.You can't give me shit for using Manjaro for as long as I did, GLAD I LEFT.
::: spoiler can I say something a little stupid
Thx!So I don’t think there’s anything inherently wrong with ignoring emails. Emails are a kinda public way for anyone to start a conversation with you. As developers, we include our emails in commits — but we don’t have to. I don’t think GitHub even checks whether the email addresses in commits are valid.
So yeah, if you have a valid reason to reach out to a developer, go ahead. But if that developer disagrees or doesn’t want to respond, that’s just how it is — you can’t make someone email you back.
I’m just being consistent with myself. I always tell my friends and family about the importance of the block button, and I’ll say the same thing here: just ignore it. And in this case someone would have eventually fixed the problem and submitted a PR.
~sry if I was condescending~
:::wrote last edited by [email protected]Manjaro was my first Arch distro and I enjoyed it until I found out about the issues with packages always being out of date. Switched over to EndeavourOS and have been loving it so far. It's been "just working" for like two years now and even my 70 year old parents don't notice a difference from Windoze when they borrow my laptop. In fact my dad is using it to do some Quicken work today (which was an adventure to get working. WineHQ community was super helpful though)
-
Tbf a substantial amount of voters did see the comment - at the time of writing, 297 upvotes on the comment vs 483 upvotes on the post, or ~61%. So actually most people do dig through the comments, if the upvote count is something to go by at least.
Anyone who doesn't read comments is unlikely to read reader added context, so you're probably not getting a large amount of the remaining 39% of people to get the context just because you add some extra UI feature.
Besides, explaining the context is a much longer affair than a title and just wouldn't fit. It's not like I would even say that the title of this post is misleading in the first place, it's actually pretty to-the-point.
There's also a chance that people will get the wrong idea about posts without the context - i.e. that posts without reader added context are super truthful somehow. I feel that people should rather accept that all titles of a few sentences are missing context. That is after all the point of a title - to summarize and bring only the most important information, which inevitably leads to a loss of context.
wrote last edited by [email protected]That doesn’t count views/impressions that didn’t vote, nor the initial voters that drove the comment to the visibility of the front page. It reminds me way too much of social media that goes viral before it has any chance to be refuted, and it’s already left its impact.
This is a UX “mistake” made by countless platforms (but also a feature if pure engagement is the goal). These kinds of attention flows are extremely important to Lemmy's future health, lest it take the same trajectory as others.