• 0 Posts
  • 14 Comments
Joined 25 days ago
cake
Cake day: August 24th, 2026

help-circle
  • Fair enough that’s an argument I hadn’t heard. I must admit “Free but you must keep it free” not being free enough for you strikes me as such a dumb argument I can’t fathom it being made in good faith but fair enough I guess.

    Now I will say your comment about durable intellectual property ownership is interesting philosophically but I also don’t agree. No one “owns” GPL code. It’s public for everyone and anyone can fork it or whatever. GPL doesn’t give the original owner any power over others it just requires the code which was born free to stay free.


  • Corporations are by their nature entities with priorities that are not aligned to the good of society. It is natural and obvious that we do everything in our power to compel them to do the best thing for society rather than the best thing for them.

    Also while valve tends to be a pretty fair company they don’t need to be proprietary. Their product is selling game licenses and server space for cloud sync, none of that requires a closed source client. So while valve may be my favorite corpo they don’t get a pass from my previous statement about not being sympathetic to wanting to profit of community projects without giving back.

    The exact problem you point out is in my view a feature not a bug because it means there is an economic advantage to someone doing what steam does but open source. Which is exactly the sort of incentive that helps capitalism help people.



  • Yea know that is a fair point. I guess I struggle to see any other reason to support this? Even though I believe rust is nominally more secure it’ll be a decade before any core utils clone will be as hardened as the original just by virtue of the original having decades of bug finding and fixes done already.

    I don’t think canonical would go through the effort under normal circumstances but I think they’re just taking the opportunity in front of them to ride the rust hype into a less copyleft ecosystem.

    This actually ties into a broader complaint I have that the rust ecosystem is built around MIT due to influence of the corporate backers of the rust foundation. Which is unfortunate because I actually really love rust as a language.


  • I actually an agree an independent rust project would be really cool. If it was also GPL. I have yet to encounter any argument against GPL that doesn’t boil down to corpo boot licking.

    You say “Even if it ends up being in a proprietary program, it’s better than not being able to use the code”. This is a bad faith argument. Everyone can use GPL code freely, the restriction is only that you must also publish under GPL if you publish. I’m sorry your favorite corporation can’t profit off community projects without giving back to that community… not. If GPL was a real problem BSD would have overtaken Linux ages ago. But it didn’t because GPL is good not just for the community but for the project. The only people that don’t stand to gain from GPL are corporations that want to monopolize the technology.



  • Because Canonicals real goal is to move Ubuntu entirely to corporate friendly licensing under the pretense of migrating to rust. Obviously they leave the original untouched, it’s a matter of adoption. Without the oxidization argument nobody would have gone along with Ubuntu just deciding to do a clean room implementation of gnu tools in corporate friendly licensing, by making it about oxidation they are able to manipulate a large portion of the rust community into contributing/supporting their license laundering.



  • What kinda dependency hell? I’ve been running my jellying server with it installed via pacman for over year and never had any problems. I admit I’ve also not messed with docker much in general but I assumed that would be more annoying cuz it would have to be updated separately and such




  • No Gnome is a desktop environment which is similar to the Mac desktop environment. Ditto KDE and windows.

    This distinction is confusing for new Linux users because windows and Mac each only provide one desktop environment so users conflate the desktop and OS. Imagine if you could change your computer from having a windows desktop to a Mac desktop while having all your files and applications stay exactly the same and still work. This is how Linux works. Whether you use Gnome (a Mac like interface) or KDE (a windows like interface) or one of the tiling/scrolling compositors of Linux power users it’s just the UI layer of the OS, it’s a totally independent question from what distro/software you’re running and you can freely mix and match



  • This is a question about desktop environments not distros. Many distros ship a default desktop environment but you can always change it. Among the desktop environments it’s typically said:

    Gnome ~ Mac KDE ~ Windows

    As for a Linux flavored one I think the most distinctly linux desktops are the tiling and scrolling compositors (hyprland, niri etc)