All hail the third temple OS!
libewa
Mit Nix wäre das nicht passiert!
- 1 Post
- 31 Comments
libewa@feddit.orgto
Linux@lemmy.ml•Wayland Found To Be "Intrinsically Faster Than X11, But Not Necessarily More Efficient"
37·4 days agoMutter is made by GNOME, what do you expect?
libewa@feddit.orgto
linuxmemes@lemmy.world•~~Non-DE WM OSGUIs~~ Standalone WMs are basically Gnome3 for neckbeards
4·6 days agoClient-side decorations. In most DEs and WMs, the compositor or the shell is responsible for the window border, Close button etc. On GNOME, the client (application) is expected to do all of that. There is a mechanism for a WM to request an app whether to draw CSD, and for the app to request SSD, but they don’t need to be implemented.
libewa@feddit.orgto
Linux@lemmy.ml•Canadians have a historic opportunity to punch Microsoft in the face
2·6 days agoThen the deal needs to be changed. Contracts are not above the law 🤷
libewa@feddit.orgto
Linux@lemmy.ml•What are the worst distro-specific problems you have faced?
1·7 days agoThe
nixos-unstablechannel actually does ensure a minimum set of required packages work: Those that would prevent you from booting. The compiling-from-source is because Hydra (the binary cache) only starts building once a package appears innixpkgs-unstable, and if it immediately proceeds intonixos-unstable, or one of its dependencies is different there, that build won’t be finished yet.release-and versionednixos-don’t have that problem, as they have a merge freeze, and are mostly fast-forwarded along unstable.What would be good is a mechanism for Hydra to tell you “I tried to build this derivation, and it failed.” For this, Nix first needs to store build failure, and since store paths are input-addressed by default, you can also skip builds that will certainly still fail.
I used to use an old consumer Yoga, and now a new ThinkPad. Some say it’s the wrong way around, I say I want more than 2 cores and 8GiB of RAM. (Un-)Fortunately, I got hooked on the Nix and Tiling-WM drugs quite soon, and so there wasn’t a lot of distrohopping.
Not Linux, and of course the perfect OS.
You should try it, to get a taste of what is possible, then learn what to do, and maybe even stay. But it’s not for beginners, the terminal-phobic, or people that rarely use their PC.
It doesn’t need fiddling, but it invites you to do so. And the default setup is hardly a best practice: swap on a partition, no FDE, no zram… missing FDE in particular will require you to reinstall, and you better have found out how to do proper backups including metadata.
There are valid use cases for JS and AJAX, but they are few. HTML/CSS is great, and has gotten many new features that can replace JavaScript in the long run: Popovers,
commandforetc. One thing I am missing is opening arbitrary popovers on a long hover. For that, you still needmousemoveevent listeners.
libewa@feddit.orgto
linuxmemes@lemmy.world•In a universe of enshitification, Linux is one of the few things that consistently gets better.
4·18 days agonix flake update --commit-lock-file && nh os switch
Distros are a matter of taste, and you shouldn‘t judge someone over it. But a bit of friendly fun-poking is alright (e.g. „NixOS user spend all night configuring their PC“). Insults directed directly at a person are never OK. And there are of course distros that are objectively bad (like Ubuntu), and you can criticize their creators, and maybe try to convince the users to choose something else (that‘s where Mint is from, kind of), but you cannot. hate. on. them.
libewa@feddit.orgto
Linux@lemmy.ml•Any ideas what to add to my list of NixOS things to do?Deutsch
3·27 days ago
But the mask is a firewall to prevent viruses from leaving or reaching you, so a firewall on ::1/128
Very likely. Or, at least what the thread commenter meant. There’s other programs vulnerable to …/, but it’s mostly some kind of Application Firewall, one that inspects the message itself.