Linters won’t necessarily help. You also need a code formatter that screams at you if you intent badly.
/*
doesn’t require --no-preserve-root
, you’re not trying to delete root after all.
Per the RSS specification the guid
field is optional.
And if you do want to provide it, any string works. So just count up from 1, use the title, current date or whatever for that field.
I run basically all my games in gamescope, plus I get HDR for those games that support it.
Why is this here?
Edit: apparently that dude’s been doing multiple of those
Tape ARchive -eXtract File
tar -eXtract File
Unix does so many stupid things and we’re still stuck with some of them. Especially the terminal section still applies today.
3-2-1 rule also applies with external providers
The main unauthenticated action is video streaming, but an attacker would need to guess the correct id by chance.
https://github.com/jellyfin/jellyfin/issues/5415#issuecomment-2825240290
Some of them can be fixed, though you don’t necessarily need to do all of them. Easiest thing is ignoring them as long as everything works.
If you wanted an actual European OS lawmakes should go to SUSE and get something done with them.
Please rewrite to node and make it mandatory. Also make it inverse proportional to how big the package is to punish stuff like leftpad
/s, but only partially
Long pressing on the image also shows the alt text btw
No, it’s just something to be aware of
Just FYI, unless you absolutely need anonymity from ICANN/the country owning the TLD I wouldn’t choose Njalla. Legally any domain you purchase is owned by them, that’s how they can keep your name from law enforcement requests. However, that also means in any dispute between you and Njalla they can just refuse to service you and keep your domain without recourse.
Normal domain registrars are regulated and if you purchase a domain through them you are its legal owner, if they don’t want your service they must still allow you to transfer the domain somewhere else. Any good registrar provides domain WHOIS protection and will only give out your name to legal requests by law enforcement, so I wouldn’t worry too much about that.
For monitors rtings and Monitors Unboxed. It’s been a while, but I think TFTCentral also does/did good reviews.
Most PC hardware Gamers Nexus and Hardware Unboxed
Notebooks: notebookcheck
USB chargers & powerbanks: AllThingsOnePlace
Those are it mostly
Edited for readability
This is why I increasingly look at review sites I trust, especially for claims I can’t easily verify myself. If it’s not reviewed it doesn’t exist.
It’s really a wild growth over the years. My current approach is twofold. Netbox to manage devices/VMs and associated info with service deployments using Ansible. You can use the info from Netbox as an Ansible inventory directly.
Previously I tried network diagrams (too low detail) and spreadsheets (terrible to modify) to document machines. And for serviced I’d have an install page on my wiki (apologies, the codeblocks are somewhat broken atm)