libewa
Mit Nix wäre das nicht passiert!
- 4 Posts
- 47 Comments
libewa@feddit.orgto
linuxmemes@lemmy.world•~~Non-DE WM OSGUIs~~ Standalone WMs are basically Gnome3 for neckbeards
4·2 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
1·2 days agoThen the deal needs to be changed. Contracts are not above the law 🤷
libewa@feddit.orgto
Open Source@lemmy.ml•A website for debloated open source alternatives
11·2 days agoAs a member of Hack Club, I can’t really believe that Hackatime is really slop-free…
libewa@feddit.orgto
Linux@lemmy.ml•What are the worst distro-specific problems you have faced?
1·2 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.
libewa@feddit.orgto
Android@lemmy.world•Tap to pay with Google Pay is coming to Walmart.- Google blog.English
1·4 days agoI know, that was a rhetorical question.
libewa@feddit.orgto
Android@lemmy.world•Tap to pay with Google Pay is coming to Walmart.- Google blog.English
5·4 days agoDid Walmart block mobile payment, and is now selling it as an advantage???
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.
libewa@feddit.orgto
Ask Lemmy@lemmy.world•Dead YT channels that you stay subscribed to and visit every now and then?
16·5 days agoTechnoblade never dies! Tom Scott came back, so I was right staying.
libewa@feddit.orgto
Linux Gaming@lemmy.world•WARDOGS now confirmed with official Proton support (via Discord)English
1·6 days agoFunnily enough, XNU (the macOS kernel) is actually UNIX.
You don’t die in Elite. You escape in an escape pod and are recovered by the PFRR. Honestly, it’s a good universe (if you can afford the ship). You have infinite insurance without any reputation repercussions and with an absurdly small copay, can go anywhere you want, and can actually earn money instead of living your entire life doing the same monotonous job. Even smuggling, piracy, assault and attempted murder (Odyssey’s “death” message implies life-endangering injuries) is forgiven by a very short time in jail and a fine. Also tuning your craft is allowed and in part encouraged.
Turing Complete’s main character was abducted by aliens, who threaten to kill them if they don’t prove intelligent by learning how to build a computer.
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.




Mutter is made by GNOME, what do you expect?