

Are you referring to this?
Are you referring to this?
I like Dependent Injection, myself
Nothing wrong with that, and self hosting can get complex. My recommendation then is to back up the files in your Firefox profile the old fashioned way.
I think Firefox Sync already restores your profile including add-ons, if you log into Firefox. Of course you may not want that for privacy reasons. In that case, I believe there is a way to self host a sync server, but I will have to go look for the repo for it.
This. Especially if you’re a naturalized citizen. The certificate of naturalization is expensive and hard to replace. It should not be your only id. Keep it in a safe place.
If you are a permanent resident, you should already know that you must carry your card on you at all times. That is more important now then ever.
Note that you will need to mail the original certificate to the authorities to get your passport. You will get it back after a couple of weeks, but in the meantime you will have nothing, unless you paid to get a certified copy. It is a large piece of paper that cannot be folded, so it’s not practical to carry around.
While you’re at it, get your driver’s license updated with the federal id. Make sure the BMV records reflect your status. Register to vote. In other words, document your citizenship in as many ways as possible.
During my recent travels I carried a photocopy of my naturalization document plus my passport. I was not asked for it, but my reasoning was that if they took my passport I at least had something. I also had a physical notebook with important info in it, i.e., not just in my phone.
Don’t get your hopes up. My flights were absolutely packed about 2 weeks ago.
That’s awesome. My 1993 self is very envious of your rig.
I have not been able to find the case again since. It was a local shop that built it from parts, so it was not a big brand. I didn’t pick the parts either, since I knew nothing about PCs at the time, and it showed lol.
Edit: it was a white/beige mini tower. If I recall correctly, it was similar to a lot of cases at the time, with a black band across and a circular button on the right. The turbo and reset buttons were pink and teal in the shape of triangles. I purchased it in 1992 when I needed a PC for college.
I had the exact same configuration. 4MB RAM upgraded to 8MB. 40MB HDD upgraded to 200MB later. And the fugliest case with triangular pastel buttons you ever saw. Ran Windows 3.11 then Slackware Linux on that for many years.
Always download the backup 2fa codes. This is when you need them.
The request has been submitted to uservoice and has 265,567 votes, so it will probably be any time now.
Yaml editor? Business therapist? Email author? Paid meeting actor? Scrum participant? Office cynic? Idk.
This is a great answer. I will just add that KDE in general exposes more settings in the UI than stock Gnome (but Gnome Tweaks is a thing). If you are the kind if user that just sticks with the defaults, Gnome is probably less confusing to use and what I recommend, but I personally prefer KDE because I like to tweak things.
I know it’s ELI5, but this is a common misconception and will lead you astray. They do not have the same level of isolation, and they have very different purposes.
For example, containers are disposable cattle. You don’t backup containers. You backup volumes and configuration, but not containers.
Containers share the kernel with the host, so your container needs to be compatible with the host (though most dependencies are packaged with images).
For self hosting maybe the difference doesn’t matter much, but there is a difference.
Definitively, but there is a huge list of popular games that have it, so I think it’s fair to warn people about it so they can make an informed choice and not become a disgruntled ex-Linux user.
I am hopeful that Valve, and the game industry in general, manages to come up with a solution for game developers can come up with a solution that works for everyone, but so far I have not heard of one. Meanwhile, I’m happy to skip some games to stay on Linux.
I did a quick check, and both The Last of Us Part I and II are rated Gold. In my experience, a gold rating is a good sign, but you may still need to tweak a setting or two. Definitively worth reading the comments and look especially if there are any known issues with your particular setup. Even things like dual screens, HiDPI, etc can sometimes make a difference.
The reason things are so unpredictable is it all works like Wine does: it doesn’t run Windows in a virtual machine: it re-implements the APIs (like Direct3D). This makes things fast (and sometimes faster!), when they work, but when the implementations deviate things can go off the rails.
It’s a legit concern, but like you said I think it’s very game dependent. Proton gets updates all the time, too. My recommendation is to look it up on protondb and see if there are major issues or tweaks you can apply. All I can say is there is no Linux tax on games. A game can run as well or better on Linux as Windows. It comes down to the specifics of the game.
There are some specific use cases, like some commercial software (Adobe especially) and online gaming anti-cheat, that don’t work on Linux, but other than that you have nothing to lose. And you can dual boot for those cases if you must.
Give it a shot and see if you like it. I, for one, am not going back.
That’s a great tip! It turns out I must have already tried some of that. I found multiple settings in about:config. Anything with a file picker works (open, save as), but the “open folder” from the Downloads dialog must just not use xdg-open, since none of the settings had an effect on that. It’s not the end of the world, but it would be nice to have my Dolphin bookmarks and places.
Edit: Adding this here in case someone in the future finds this searching for the problem. It looks like I’m bitten by the bug described in comment 55 (near the bottom) of this Firefox bug report. TL;DR: it works if I have Dolphin open already, but if not, it starts Nautilus. While this isn’t great, at least I have a workaround.
Did you try this one? It was linked from the Mozilla services repo.