this post was submitted on 30 Jul 2025
709 points (95.5% liked)

Technology

73512 readers
2982 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. 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
[–] whaleross@lemmy.world 219 points 2 days ago (10 children)

Gamers can be the most entitled demanding assholes. Arch users can be the most annoying arrogant and conceited people to exist online.

I wouldn't dare imagine dealing with the unholy mix of arch gamers min-maxing social skills for inferiority complex.

I'd rather drop support too.

[–] mesamunefire@piefed.social 44 points 2 days ago (1 children)

Is there a specific interaction that made them angry?

[–] woelkchen@lemmy.world 385 points 2 days ago (6 children)

Is there a specific interaction that made them angry?

Stenzek's feeling got hurt when DuckStation was still proper open source software and people used the software fully in accordance with its license, i.e. they distributed modifications and not all permitted modifications were the most polished ones, so he felt that they give his name a bad reputation. Again: Stenzek released DuckStation under a license that explicitly allows this.

So he rage quit open source and released new DuckStation versions under a very restrictive "source available to look but not touch" license that's so insanely restrictive, Linux distributions are not allowed to make their own packages. So they ship the old version that works just fine because PlayStation 1 emulation was figured out very long ago. Stenzek feels that they should not ship the old version (which they are fully entitled to) and instead make a special exception for his software alone to point their users to DuckStation's website where instead of acquiring the emulator from their package manager (or "app store" in case you're not familiar with that term), Linux users should take extra steps to manually download and install DuckStation.

And since users may not know about this rift, they may post bug reports and feature ideas to Stenzek, even though these bugs may have been long fixed by non-open source DuckStation.

Basically: Stenzek did not read the license he picked for his software and then got mad when people made use of provisions explicitly allowed by the license.

[–] unexposedhazard@discuss.tchncs.de 81 points 2 days ago* (last edited 2 days ago) (2 children)

This should be top comment if true.

[–] brucethemoose@lemmy.world 71 points 2 days ago (2 children)

This is a great case for a “reader added context” feature for Lemmy, if it could be implemented in a decent way.

[–] SorteKanin@feddit.dk 19 points 2 days ago (1 children)

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.

[–] brucethemoose@lemmy.world 11 points 2 days ago (1 children)

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.

[–] SorteKanin@feddit.dk 1 points 2 days ago* (last edited 2 days ago) (1 children)

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.

[–] brucethemoose@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

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.

[–] msprout@lemmy.world 0 points 2 days ago (1 children)

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.

[–] brucethemoose@lemmy.world 2 points 2 days ago (1 children)

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

[–] msprout@lemmy.world 2 points 2 days ago (1 children)

On old Twitter, community notes was simply a function of raising a flag for tweets that got ratio'd. This would open those tweets up for Community Notes users to submit a fact check. Then, the fact check with the highest upvotes gets displayed as the default one.

Now? Not sure. Elon is a sneaky fucker. But I do think it could be implemented as a simple comment queue that admins and moderators could set user roles to help with.

[–] brucethemoose@lemmy.world 1 points 2 days ago* (last edited 2 days ago)

Getting ratioed isn’t an reliable indicator though (see this post).

I guess there could be a “misleading” button that triggers a Community Notes section, but complicating the UI like that could push away many participants…

Maybe there should be a button to “mark” a comment as a correction during the posts, and if it gets enough upvotes it becomes visible under the title? That could work. Some useful comments might not get properly marked, but I think many would.

One issue is Lemmy comments are typically too long to fit under a title, so the “correction” comment would need its own structure: a short correction that fits under a post title, and context that lives in the comment section.

[–] michaelmrose@lemmy.world 11 points 2 days ago* (last edited 2 days ago)

It is the simple truth

[–] brucethemoose@lemmy.world 47 points 2 days ago (2 children)

This happens way too much.

“What? People are doing things with my Apache project I don’t like!?”

[–] woelkchen@lemmy.world 2 points 2 days ago

“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.

[–] prole@lemmy.blahaj.zone 18 points 2 days ago

So that's why he hates Linux lol. What a fucking weirdo.

[–] SlartyBartFast@sh.itjust.works 12 points 2 days ago (2 children)
[–] AntiBullyRanger@ani.social 4 points 2 days ago

Remind me please. I just made an analogy, I want to see if it's the same narcissistic dissonance.

[–] JakoJakoJako13@lemmy.world 3 points 2 days ago

Same dev. Different alias.

[–] michaelmrose@lemmy.world 16 points 2 days ago

It would be saner to drop direct tech support than to drop support for an operating system

[–] zarkanian@sh.itjust.works 2 points 1 day ago

You mean "self-entitled". When you're "entitled", you are owed something.

load more comments (6 replies)