It’s a nightmare to search for anything about GUID Partition Tables (GPT) now.
It’s a nightmare to search for anything about GUID Partition Tables (GPT) now.
Free (As in beer and speech!)
Do you live in a utopia where you get as much beer as you want without having to pay for it, or do you live in a dystopia where you have to pay to be able to speak your mind and only in limited quantities?
The classic gonewild is a bit sexist, though. They say it’s for porn of all sexes, but male posts get buried. It’s fine to be female-only, but then just say that.
I vaguely remember the advice actually being to leave it running but disconnect it from the internet. Although maybe hard disconnect the backups if you can.
The real problem is the government not protecting consumers from such predatory business practices. It’s almost certainly not legal, and if it is then it shouldn’t be. After 3-4 companies are absolutely destroyed, companies will stop doing it.
I still enjoyed the first movie.
My biggest problem with The Matrix is where the machines are getting the food from to feed the humans. You need a continuous supply of food to support continuous energy conversion; that energy isn’t being created from nothing. Normally that comes from the sun photosynthesizing plants (which then works its way up the food chain), but with no sunlight then plants can’t grow. They say they feed the liquified remains of dead humans to the living ones, but even if digestion were 100% efficient (which it definitely isn’t), the amount of usable “food” would constantly decrease until there’s nothing left.
…Because no one else wants to write my documentation.
There was a thread about that on c/selfhosted a few weeks ago. Created by a particular wild-cat-inspired sysadmin, I might add.
But on a more serious note, the interactions between a sysadmin and their servers (that they have enough responsibility for to be able to name) are much more intimate than the interactions between a dev and their variables. The server names also exist in a much larger namespace, so they need to be more unique.
Ever since we found out that Grindr has been tracking their users’ locations at all times and then selling that data to private companies, Grindr has been dead to me.
If you care about security, use FDE. Then a text file with proper file permissions is probably fine.
Pi-hole works by giving clients non-routable addresses in response to DNS queries of known ad-serving domains. If the client (web browser, phone, smart device, etc) doesn’t let you set its DNS server (as many no longer do) and doesn’t obey DHCP, then you can’t feed them those addresses. You could block outbound DNS traffic from all clients except your Pi-hole, but in response some clients will just refuse to work entirely. And if they require DNSSEC (or DoT/DoH with a pinned certificate), there’s nothing you can do.
Business decisions are almost always influenced by the personal preferences of people in charge. While OP probably can’t change the existing infrastructure right now, when the infrastructure is eventually changed, OP’s pro-Linux input could make a big difference.
deleted by creator
Because you’re generic and everyone’s initialized you at some point
Oh hey, I was also fired because of my anxiety. Fun stuff. And by that I mean fuck them.
With the right algorithm (upvotes and downvotes, top, hot), the majority of posts you would see would be real and also interesting. I guess it would also need to be less exclusive by default, so that the highest rated posts are always the most interesting ones.
If the theater specifically advertised itself as a place where you could leave as much trash as you wanted, then yes, that would make it reasonable to do.
How is that different from mutual TLS authentication?
Edit: It seems like OPAQUE just initiates mutual TLS authentication after the TLS session has already been negotiated with PKI. So it basically just allows websites to design their own login page instead of the one designed by the web browser.