It only matters if people are educated enough to understand why it’s important.
There are widely available options as it is. The majority of people don’t care at best. And get offended at the notion of using them at worst.
He/Him
It only matters if people are educated enough to understand why it’s important.
There are widely available options as it is. The majority of people don’t care at best. And get offended at the notion of using them at worst.
In think it comes from flathub not having many cli applications in it. I’d love to drop snaps for Flatpak only. But I can get so many snaps that aren’t on flathub it’s crazy.
Anxiety spiking(or should I say spookying) hard.
Oh. Interesting. What do you keep when you export?
They do make some strange choices. But yeah, I agree. Also, on Gnome, everything else feels a bit rough around the edges.
Pretty accurate meme though.
Isn’t adding repos considered creating a FrankenDebian?
How does Distrobox work? Is it as simple a
$ distrobox install app $ app
And it runs fine ?
Oh. I see. Thank you.
Idk. I built my first computer at 6 and ran an irc server for my class mates back in middle school. And I’m sure not many people would have done that back then either.
Im sure there’s plenty of curious and tech inclined kids these days. They just aren’t the majority. But we weren’t back then either.
So I’m running Debian. Say you want to use nix on it.
Is installing a package as simple as $ nix install vscode ? And would it “just work”?
Might give it a try if so.
Mlem looks the best but it feels choppy as hell. So I’m using voyager instead still quite good and runs smooth.
Hm. Not sure if it’s because I’ve stuck with gnome and kde. But both definitely freeze often during high I/o or intense processing times.
On multiple machines and multiple distros. It’s one of the most annoying things about it really.
Truly a “the worst person you know just made a great point” kinda situation.
My main issue with it isn’t being out of date. Although that is also an issue.
The main issue is just overall lack of packages in the repos compared to arch.
Passkeys are basically passwords that you don’t send to the server. So they are safer against phishing.
Basically the server has a message. They will scramble it with your public key. And send it to you. Your private key unscrambles the message and then you send the message back to them. So if they receive the original message back. They know you are you. And they never got their hands on your private key at any point. It’s awesome.
2fa is an entirely different thing. And I do wish it was more standard how it works. Some places if you lose it you lose your account (bitwarden). Others you don’t (protonmail).
Everyone should use passkeys. 2fa you have to decide if your case warrants it.
Edit: example of passkeys:
Step 1: they have the message “cat”
Step 2: they encrypt it with your public key and it becomes “acm”
Step 3: they send you the encrypted message “acm”
Step 4: you decrypt the message “acm” into “cat” with your private key.
Step 5: you send them back the message “cat”
Only your private key would be able to decrypt something encrypted with your public key. So they now know you are you. And they never got a hand on your private key. It’s the same as a password except you never send it directly to the server.
Personal stuff is mostly on my phone. And I’ll just sync to the computer what’s needed.
All my code and projects are on GitHub/codeberg.
All my personal info and photos are on proton drive.
If Linux shits itself (and it does often) who cares. I can have it up and running again in a fresh install in ten minutes.
Never used aura but paru is great specially if you also install bat for colored PKGBUILDs.
Makes reading them much easier. I never did before doing this.