• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Garuda.

    I’d never used Arch or Arch derivatives but if this is the experience I understand the memes a little more.

    The package management is easy and very up to date. I like the BTRFS snapshots, and it had everything game-related available right out of the box. My Nvidia graphics card, which was the thing I couldn’t get working on Ubuntu, performed as well or better than under windows.

    The only thing that didn’t work for me was ZFS - but because everything else was working well, I just went another route.


  • Longtime every OS user. But have been using Linux since the days of Mandrake in ‘96. Switched to Debian shortly thereafter though mostly as a server/SDN device. Then a long spell on Ubuntu starting with 8.something. While I don’t use Linux on the desktop as my primary work OS, I do use it daily.

    Recently, annoyed with windows, which I only used/booted up for gaming, I gave gaming on Linux a try. It’s been mostly flawless even when the games aren’t Linux-native. Hilariously Ubuntu was awful and I couldn’t get it working so I’ve switched to something more gaming specific and couldn’t happier.




  • Good enough? I mean it’s allowed. But it’s only good enough if a licensee decides your their goal is to make using the code they changed or added as hard as possible.

    Usually, the code was obtained through a VCS like GitHub or Gitlab and could easily be re-contributed with comments and documentation in an easy-to-process manner (like a merge or pull request). I’d argue not completing the loop the same way the code was obtained is hostile. A code equivalent of taking the time (or not) to put their shopping carts in the designated spots.

    Imagine the owner (original source code) making the source code available only via zip file, with no code comments or READMEs or developer documentation. When the tables are turned - very few would actually use the product or software.

    It’s a spirit vs. letter of the law thing. Unfortunately we don’t exist in a social construct that rewards good faith actors over bad ones at the moment.


  • As someone who worked at a business that transitioned to AGPL from a more permissive license, this is exactly right. Our software was almost always used in a SaaS setting, and so GPL provided little to no protection.

    To take it further, even under the AGPL, businesses can simply zip up their code and send it to the AGPL’ed software owner, so companies are free to be as hostile as possible (and some are) while staying within the legal framework of the license.