

Not having to configure a separate utility is part of the user-friendliness
I take my shitposts very seriously.


Not having to configure a separate utility is part of the user-friendliness


edit: this is way funnier with the original title: Your containers are leaking (and how to plug the holes)

Suckless shampoo is just a bucket of wood ash and pork tallow.


They were shipped into the US from Hong Kong, so probably manufactured (or at least assembled) in East Asia.


I knew the inventory would be sold in minutes, so I prepped. I loaded 150 EUR into my Steam wallet in case the 99 didn’t include taxes, I double checked that my shipping and billing info is automatically filled in, and I made sure to be at my computer one hour before the release time just in case I fucked up the time zone conversion.


Oof. That’s rough. But given how insanely profitable these ~90 minutes must have been for Valve, I’m sure they’ll be back in stock in a few weeks since none of the components seem to have supply issues.
I managed to get one by just spam-clicking the continue button for about two minutes. I know, I’m part of the problem.


Warframe has all three. Late-game players will gladly carry new players through some of the early farms and often foist upon them a crapton of important items that are difficult to get in the early game (we remember and nobody should have to go through the early game alone).
There are some who call the game woke trash and trying to boycot it because the latest female warframe has a larger body type and they can’t goon to it, or because of a relationship between two male characters that is hinted at being romantic, or because there are two nonbinary characters (both of whom are far better executed than most in media)… and some who sent the developers death threats for making a particular farm easier for new players.


You’ll shit bricks when you learn about dinput8.dll.


Open config.php and look for the entry named trusted_domains. Make sure it contains both the domain name and the local IP address:
'trusted_domains' => array(
0 => 'nextcloud.your.domain', // the public FQDN
1 => '172.22.?.?', // the local IP address
2 => '...', // other addresses, like if you're using a VPN
),
If the web app is opened using an address or DNS name that isn’t included in this list, the browser will connect, but the app will refuse to work.
Nevermind, I completely overlooked that the service is Opencloud, not Nextcloud. Nevertheless, you should investigate whether Opencloud has an equivalent config variable.


just the tutorial and the prologue
Cyberpunk did the same, and the released game was a fucking disaster.


That is precisely what Microslop was going to do with the XB1 and they got flayed for it.


The bypass probably allows more extensive dynamic analyses to be run on the running process. Crack development was seriously hindered by Denuvo’s limit of five activations per day.


Steam’s webshop servers are going to fucking explode.
The best entry point is Resident Evil 2 (2019), then play in sequence. RE1 introduces some characters and concepts, but they get better introductions in subsequent titles, and the game is… best experienced as a written summary, or while high.
You can also start with RE 7 if you want less action and more horror, it only intersects with the main storyline at literally the last moment, then move on to RE 8 before going back to 2.


Sony made a fucking Xbox One. Exactly the version that made the internet crucify Microsoft. This is incredible.


https://tailscale.com/docs/how-to/set-up-https-certificates#machine-names-in-the-public-ledger
Your machine names and tailnet domain name will be added to a list that is publicly accessible when a new certificate is issued to one of your machines. CT is meant to verify, through one or multiple third parties, that a certificate was issued to a particular DNS name. This isn’t unique to Tailscale – all other CAs do this, and modern browsers will refuse to connect to websites if they can’t verify the certificate through at least one CT ledger.
This doesn’t expose your systems any more than getting a DNS entry and a certificate from other sources. If you don’t want your tailnet and machine names out in the public, you’ll have to use self-signed certs and self-hosted HTTPS-capable servers or proxies.
It’s mostly a joke, although people from regions with lacking or misleading sex ed might not be aware of its importance. Or existence.
It’s also possible that the issue is with the technique. Proper stimulation might be difficult to achieve during intercourse if one or both participants are inexperienced or selfish.
English is a horrible language full of ambiguity. F/LOSS is libre, but not necessarily gratis.


Right at this moment, I’m rebuilding my homelab after a double HDD failure earlier this year.
The previous build had a RAID 5 array of three 1TB Seagate Barracudas that I picked out of the scrap pile at work. I knew what I was getting into and only kept replaceable files on it. When one of the drives started doing the death rattle, I decided to yank some harder-to-acquire files to my 3TB desktop HDD before trying to resilver the entire array. Guess which device was the next to fail. I could mount and read it, but every operation took 2-5 minutes. SMART showed a reallocation count in the thousands. That drive contained some important files that I couldn’t replace, which were backed up to the (now dead) server. Fortunately ddrescue managed to recover damn near everything and I only lost 80 kilobytes out of the entire disk. That was a very expensive lesson that I’ve learned very cheaply.
The new setup has a RAIDz1 pool of 3x 4TB Ironwolf disks (constrained by the available SATA sockets on the motherboard), plus a new SSD for the OS and 16GB RAM (upgraded from literally the first SSD I ever bought and 10GB mis-matched DDR3).
Mounting it was a bit of a dilemma. The previous array was simply mounted to the filesystem from fstab and bind-mounted to the containers. I definitely wanted the storage to be managed from Proxmox’s web UI and to be able to create VDs and LXC volumes on it. Some community members helped me choose ZFS over LVM-on-RAID5. Setting up the correct permissions wasn’t as much of a headache as last time. I’ve just managed to get a Samba+NFS+HTTP file server and Jellyfin running and talking to each other. Forgejo and Nextcloud will be next.
You grossly overestimate the number of people who are both willing and able to deploy, secure, manage, and maintain this kind of infrastructure. You may not find any value in offloading these responsibilities to a service provider operated by trained professionals, but your outright refusal to acknowledge that other people might is nothing short of callous.