Ingl, this sounds like exactly the thing I want. Immutability aside, this is how I use EndeavourOS right now, but more sophisticated.
I’m sold on it.
Ingl, this sounds like exactly the thing I want. Immutability aside, this is how I use EndeavourOS right now, but more sophisticated.
I’m sold on it.
Ingl, the amount of dislikes made me grunt a little
I adopted a lot of customisations from Garuda to my EndeavourOS setup. I got fed up with Garuda because it constantly broke.
Bootloader broke twice, desktop broke all the time, and when I needed to load a snapshot and it simply didn’t work, they finally lost me. Never had any of these issues with my current setup, really a surprising contrast, given that Endeavour is also Arch based.
Anything connected via USB should work, as long as they don’t require a special driver. I have a Gulikit controller and it seems to work in all configurations - although you might need to remap some stuff depending on what exactly you use.
Nintendo and Xbox layout both work fine for me.
In short: No. It’s getting better, but Flatpak is by no means secure. Think of it as a Windows .exe or .msi with some (not that hardened) rights management.
In addition, Flatpaks afe often community made and not even “signed” (which is not really a thing in Flatpak to begin with (yet) ((afaik))).
Something really secure would be a container, something really, really secure would be a VM, something really, really, really secure would be a separate machine. Flatpak is less secure than the least secure thing in this enumeration.
Well, I did preconfigure Endeavour a bit, but still, it runs just fine :D Being on KDE is a huge help, Windows users feel pretty much right at home.
Have you considered using pipx + poetry?
I threw my brother and my dad into EndeavourOS and Garuda respectively. So far, they are swimming. My brother even does almost all his gaming on Linux.
(Well OK, apart from my dad generally yelling at everything tech. I guess that’s where I got it from.)
I think you’re forgetting where Linux was the most successful by far: Servers and Android. Server guys do what they want, if you tell them they can only use software you allow them to, they will laugh at you and buy their data center elsewhere. Android has had locked bootloaders forever (I actually think even my very first phone had one).
So maybe development would have been harder? I mean, we don’t have looked bootloaders on desktop even today, not really locked at least, so it’s hard to tell. Linux’s main audience would not have cared I think.
It’s 2000 series, so they are supported by the new OSS driver, no?
I don’t really get the argument of Microsoft being cemented. I mean, firstly they are pretty much everywhere, so I can’t see how it’s getting worse. Secondly, the German state partly uses Linux, even outside of servers, which is already more than I expected. You can’t expect a state to “just switch” to anything. We are talking hundreds of thousands of users and computers here…
Isn’t there also some EU cloud thing going on?
Their new, open driver only supports 2000+ series, so I guess that also applies here.
This is more likely someone fucking up and not having a second pair of eyes look at the presumed problem than anything else.
Justice he dicides on and can get away with.
There are some FOSS SMS clients tho. I used to use Simple SMS, but there were no updates for 12 months.
Maybe try Deku SMS: https://github.com/deku-messaging/Deku-SMS-Android
It seems to have at least some traction for what it’s worth.
It depends on the brand I guess. Some Canon Pixma did immediately worked with my distro, like literally zero setup required. However, it refuses duplexing. It just won’t do it. Not driverless and not with gutenprint, although it lists the specific model, not when setting it as the default, not when setting it per job.
Yet it works on Android no problem.
If I had to do encrypted btrfs RAID from scratch, I would probably:
btfs device add /path/to/mapper /path/to/btrfs/part
btrfs balance start -mconvert=raid1 -dconvert=raid1 /path/to/btrfs/part
In that scenario, you would probably want to use a keyfile to unlock the other disc without rentering some password.
Now, that’s from the top of my head and seems kinda stupidly complicated to me. iirc btrfs has a stable feature to convert ext4 to btrfs. It shouldn’t matter whatever happens outside, so you could take your chances and just try that on your ext volume
(Edit: But to be absolutely clear: I would perform a backup first :D)
I think there are good kinds of fragmentation (choice and/or competition) and many bad kinds/causes of fragmentation (clinging to abandonware, reinventing the wheel, rejecting reasonable changes, “rewrite it in X-lang”, demanding complete control, style/design choices that don’t actually matter…)
That I can understand, however I want to piont out that this is an Nvidia problem entirely. Wayland works perfectly fine under 2/3 hardware vendors.
Luckily, they finally open-sourced their shit so going forward, this will probably change. But chances are only from the 2000 series on, so it might take an upgrade for many folks…
Compared to Arch(-based): Accesing the latest packages. It’s not impossible, especially if you go for Debian testing repos, but it’s definitely extra work.
Compared to special-purpose distros (i.e. gaming, portable, high security/privacy, pen-testing): Whatever their special purpose is will usually be harder to achieve.
Compared to huge corpo distros (SUSE/Fedora and derivatives): Ease of more intricate setups and maybe some security testing.
Compared to Ubuntu: Paying a corporation to not withhold security patches from you.