• 8 Posts
  • 352 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle
  • Eh it failed in the most reddit way imaginable: Most of the users are too addicted to astroturf accounts posting heckin puppers and epic memes to organise a boycott beyond a few days. Reddit ownership knew how pathetic the “protest” was going to be from the outset and didn’t even bother trying to disrupt it beyond nudging out a few of the remaining holdouts on subs too small to matter in the grand scheme.

    All the mods who thought they were irreplaceable just discovered their users are all the more happy to digest low quality slop moderated by amateurs who are more interested in the title than doing anything to protect the quality of said content.

    People are even relenting and PAYING for access to the API to use previously-free apps.












  • It’s a thing with certain laptops, where their secure boot certs are outdated or something. Not really anything you can do to fix, but it doesnt mean anything in practice - I never had issues with it after running linux across multiple distros about a year on my Acer nitro 5.

    only thing you might have issues with is using secure boot in certain distros but if you don’t have problems then no need to worry








  • I fundamentally distrust the language package repos with a high share of unlicensed libraries in their repositories. It’s a basic legal step for protecting the software supply chain and supports the open source community.

    Also, it feels like a sign of immaturity from a package repo to have many unlicensed packages since most serious maintainers see a license as an important step in declaring your software “ready” for distribution. You just can’t assume a package will be maintained if the contributors aren’t going to do these basic steps.

    Dart’s package manager actively penalises packages without a license file (at least when browsing on the website directory). Many languages, including those better at enforcing license declarations, would benefit from a similar feature.