this post was submitted on 13 Aug 2025
99 points (92.3% liked)
Linux
58470 readers
494 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The FAQ explains it better than I will:
You shouldn't need to cross compile, as they will provide the binaries for systems they support. I'm not sure what integration with build systems it might need, but I feel like a package manager should not have this limitation. I use NixOS Unstable, the rolling release branch, and have many packages that are distributed as binaries, either due to being closed source or having issues preventing them from being built with Nix.
That's perfectly fair. I felt ok with spending $10 a month on the search, even before they started adding more features and services to it. I believe that the $5 option used to offer 500 searches, which felt more fair, but I guess that wasn't sustainable.
Thanks for the links! I think their wording on why they don't want to open source the project is quite slimy when it just requires them to give ship users the source code tarballs alongside the binaries.
Well it's unlikely a company would support every possible system in the world. The best one can do is using something like static linking/flatpak/nix. But that means not using shared libraries which can make software start slower. This would bother me for a daily-driver browser. I guess it does not bother nix users like you but I was thinking they would be potentially missing out on some Linux users. Maybe it isn't really a significant portion that would care.
I guess I would be too but in the context of their offerings, it's kinda off-putting for me.