Still waiting on NixOS unstable 😭
boredsquirrel (he)
If you like what I do, send me some Monero:
87ZN8URUY1M6GoXpxou4siDKJkLbLKDhT2RScrauzd4gbRyKgoY2ZX3Ut9WuMtkWebisViSE9EVRzVA1SD4kMdtAUPMiZBC
- 79 Posts
- 598 Comments
Immutable in the actual sense yes, it is basically a product and every other software is installed aside from it.
But you can also have better managed systems like nix or ostree, that reduce entropy or at least make it fully declarative so theoretically finding and reproducing issues is easy
boredsquirrel (he)@slrpnk.netto
DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•Sparpläne der Regierung: Warum beim Wohngeld gekürzt werden soll
0·11 days agoWeil die Dummköpfe die CDU gewählt haben und so demokratieunfähig sind dass sie es jeded Mal wieder tun werden, ohne zu schauen was die eigentlich macht
Never used homebrew, that doesnt sound good.
I am trying to use nix and firejail only, but it is pretty rough and barely documented which is kinda insane as firejail is THE tool. Unlike crabjail, bubblejail and what else is out there
Also, do you need that long battery life? If yes, ARM or really new intel processors with energy saving cores seem to be the way to go.
Check how much of the hardware Asahi linux supports. But I would avoid buying Apple hardware for this. It is not repairable and they might refuse to help if you run Linux or something. Luke Rossman can tell you about how shit apples customer support is.
No, official packages mean packaged upstream by the creators of the software, so if issues occur you can talk to them directly.
boredsquirrel (he)@slrpnk.netto
Linux@lemmy.ml•What is the one app you would like made for the COSMIC Desktop?
0·12 days agoDamn, I dont even know how to do this without KDE XD
boredsquirrel (he)@slrpnk.netto
Linux@lemmy.ml•What is the one app you would like made for the COSMIC Desktop?
0·12 days agoKDE Connect
All of the methods have big issues but I would still prefer them over messing with a mutable system
- snap is likely the most secure by avoiding user namespaces, using AppArmor only and thus being very flexible (also for use for kernels, drivers, browsers …) but it is proprietary, nobody likes it and Canonical doesnt wanna stop somehow.
- flatpak has the biggest amount of officially maintained packages, but packaging is often really bad, runtime extensions arent really a thing, instead people just put ffmpeg binaries in their packaged and think that is fine. Flatpak does consume quite some disk space and more importantly RAM for the duplicated things
- nix doesnt have any of these, but sandboxing is hard, there is either stable or unstable, changing and configuring things is very complex. Likely no official packages. Still the method I prefer.
- homebrew idk? Never tried, mac focused and with more and more linux features like sandboxing. No idea
- distrobox/toolbox is pretty hacky, relies on entire distros running in parallel with no shared anything (currently, afaik bootc deduplication is kind of planned but kind of difficult too). Updates dont really work so either you go declarative with podman compose or distrobox-assemble, or you use rolling distros. Also they share your homedir by default so they will clutter and mess up your dotfiles which is a problem nobody deals with. Dotfile backup tools exist but are kinda complex. Distrobox has a config but the creator doesnt seem to want to make it the default, neither do downstreams.
- Appimages just suck, back to the windows way but without developer signature verification (like Windows) or secure updates (like .apk files on Android)
Also Nix, Flatpak and a few more fully depend on Github. Same with uBlue, Secureblue and a ton of other projects. Really scary actually.
boredsquirrel (he)@slrpnk.netto
DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•Fast 100 Anschläge auf deutsche Verkehrsinfrastruktur
0·12 days ago“dIe KLiMatErRoRIsTeN”
… oder wie man eine Demokratie handlungsunfähig macht
boredsquirrel (he)@slrpnk.netto
Linux@lemmy.ml•I am building a file transfer app purpose built for Linux and Android
0·12 days agoWifi-direct is cool, as it doesnt require the whole “setting up a hotspot” mess
boredsquirrel (he)@slrpnk.netto
Linux@lemmy.ml•I am building a file transfer app purpose built for Linux and Android
0·12 days agoWell technically localsend is not native, uses dart and flutter. Something native would be cool, but it should be interoperable with localsend I think.
Localsend is great, absolutely no issues with it design-wise
Wikipedia has correct URLs
Sums up the state of search engines pretty well
Funny enough, searching for winrar leads to some other site than rarlabs.com so they might be stupid and have 2 sites or there is malware out there
The windows online software sources situation is crazy. Like why the hell do random websites offer downloads?
Yes agree. But that makes a person not universally good. One could say evil.
So “god” being all good would not be able to do this because it is a human response to a human misdeed.
Still waiting on NixOS stable, even though it is in master since some time.
I guess I should be happy because of stability, and maybe even skip the first version.
Because doing evil is evil, and requires an evil person, no matter how they are.



















Yes but that is the big benefit of flatpak
Set aside that all the dependencies used by verified flatpaks are not verified so it is kind of a weak measure