I stopped using it because of a couple shitty interactions on Discord. I don’t know anything about the developer himself but the company he keeps sucks. Using the word “cucked” when talking about breaks in dependencies… and being told “see if I care” when pointing out a race condition I found in initialization that caused problems with multimonitor setups.
No thanks. Sway works great. No need for eye candy.
Check out Nix, which goes in the opposite direction. There isn’t really a distinction between the system and applications.
For me it was when Infinity died.
I’m officially done with reddit now that infinity is done. Good riddance. I will be overwriting my comments then deleting my account.
I really hope that Lemmy gets more traction with niche communities.
Wayland for better multimonitor support, scaling, and tear-free rendering.
Perhaps you could help usher people over with help on how to get Lemmy set up and add the community, and seed it with content. And maybe it’s ok to fracture the community temporarily. If Godot has staying power a community will eventually recongeal.
I’m convinced that Reddit is delaying banning anything that will leak more users to Lemmy. For instance, i would be 100% done with Reddit if they banned the Infinity client, but they haven’t. I’m sure I’m not alone too, as there is probably a huge overlap in infinity client uses and those who would move to Lemmy.
Yeah that thread i linked does talk about combinatorial explosion that would result in either a unmaintainable cache size or basically no caching at all of binaries. Your point about premature optimization is good. It makes me think that the seeming ignorance of USE flags by Nix was intentional.
Interesting, looked at the Gentoo docs to understand USE flags. Nix has similar capabilities, where some packages expose configuration options that apply to the build, but it’s not a overtly named feature consistently applies across all packages. It seems that something like USE flags could be implemented rather easily by Nix but was either deemed not necessary or was an oversight. You can still change the build for any package but it might involve introspecting the package definition to figure out what to change so not meant as a first class mechanism like USE flags.
Edit: found this: https://github.com/NixOS/nixpkgs/issues/12877
What is the value proposition of Gentoo over, say, something like NixOS?
NixOS. Declarative reproducible immutable systems are the future.
Sucks on Android tho