Pretty sure Rockstar allows community servers to disable the anti-cheat as well, just like single player.
The GTA RP community at this point is a considerable part of why people are still playing GTA.
Pretty sure Rockstar allows community servers to disable the anti-cheat as well, just like single player.
The GTA RP community at this point is a considerable part of why people are still playing GTA.
Hawaii hasn’t had plastic bags for almost a decade at this point. Styrofoam takeout containers have also been banned since around COVID.
Some stores let you buy a paper bag for a few cents, otherwise it’s reusable bags you bring. Takeout containers have all transitioned to cardboard or PLA containers.
Some states won’t register kei trucks. They aren’t fast enough for freeway use or something like that.
Odd that you can see exactly in that tweet where his staffer stopped writing and handed the phone over to Donnie.
Locking a company out of their systems isn’t the most lucrative part of ransomware anymore. Data exfiltration and threatening to release the data to the highest bidder is now the norm.
Ransomware also typically sits on a system doing nothing for ~6 weeks before ever starting to encrypt and upload data. Even if companies have backups to restore from, they need to choose whether they’re going to restore entire machines quickly and risk still having the ransomware on the restored machine. Or they can take the long a painful route of spinning up new machines, then restoring just the data itself to individual apps/services to ensure you don’t still have ransomware after the restore.
This is actually the worst type of end-user.
Doesn’t make a ticket or notify anyone that there is a problem and then proceeds to try and fix it themselves incorrectly. When it does become a ticket, they won’t remember exactly what steps they took to troubleshoot and will waste 5x as much time from support staff trying to fix it than if they just didn’t touch it in the first place.
Guaranteed didn’t wipe the machine from the built in reset/recovery screen and instead used a windows installer that was created on a different computer and doesn’t have the correct network drivers in the image.
+1 for Mikrotik.
Get one of their routers that have an Arm or x86 processor and you can run PiHole and a DDNS updater on there as containers. Wireguard support (client and server) is built in.
Even their cheapest hardware that runs routerOS has access to all the same features as their enterprise level gear.
Spent a full day setting up Nextcloud so I could file sync my machines and share files externally. It was slow as hell and didn’t work half the time.
Spent 10 minutes spinning up Syncthing and FileBrowser containers and have had zero issues with them since.
The Oracle Cloud VPS only has SSH key authentication enabled by default. You can also set it to only allow SSH from your home IP in the virtual firewall before the machine is ever spun up.
Their current free ARM offering is 1 machine with 4-cores and 24gb RAM for life. You can also add another 2 AMD machines with 1-core and 1gb RAM and still be in their free-tier.
If you’re going to set it up and take advantage of the ARM machine, make sure you pick a home location for your account that has multiple availability zones. San Fran right now only has 1 zone, so if the shared ARM instances are all used up, you’ll have to wait a few days and try again. Phoenix I think has 3, so you can try with another zone right away.
Using a Pi3b to run AdGuard Home and a TailScale subnet router.
I’ve got another Pi3b running Octoprint/Klipper for a 3d printer, but I’m currently migrating that to Mainsail running on an old SFF PC so I can run multiple printers with Klipper off the same PC.
The rest of my stack is on an actual server running UnRaid with like 50tb raw storage.
I will say that TailScale has been annoying asf with their subnet router setup not actually forcing the correct DNS for AdGuard Home so I can have ad-blocking while away from home. I had to move back to a pure Wireguard setup directly on my router for DNS to work properly.
Middle schoolers (age 11-14) just rip around on 2-stroke dirt bikes where I’m at. Even a 100cc dirt bike will hit 50mph at WOT.
At least e-bikes aren’t noisy like the awful buzz of a 2-stroke a half-mile away.
Google Bard is the worst when it comes to powershell modules. Every time you ask it for a way to get some info from an O365 tenant, it makes up a Get-ExactlyTheDataYouWant module that doesn’t actually exist.
Bing AI is actually pretty good when it comes to basic powershell commands; I figure MS probably trained it on their own scripting language.
I use an Antec P101. It can fit 8 3.5" drives with a couple 2.5" drives on the back of the MOBO tray.
Fair warning, this thing is fucking huge. Didn’t realize how big it was when I bought it, but I needed the extra drive bays, so its kinda necessary.
I’m surprised more people in the selfhosting community aren’t recommending Mikrotik.
Their cheapest routers have all the same software features as their enterprise gear. They’re also one of the only companies who makes most of their routers and switches capable of being powered with POE in and redundant DC power.
All of their newer ARM based routers support running docker containers natively on the routers extra features. You can run PiHole/AdGuard, nginx, tailscale, etc. directly on your routers hardware.
I’ve been running a hexS for 3 years without any issues. I run multiple VLANs and wireguard directly on it, and it has an SFP port that I can use for an ONT module to get a fiber connection directly to my router from my ISP. I think it cost me $60 when I bought it.
Pretty sure most hosting platforms have egress costs on their cheaper VM instances.
I know Google cloud charges for bandwidth to AUS, and Oracle is 10TB of egress per month before charging (which I think is the most generous of free/cheap hosting platforms).