







I have Recyclarr setup to dynamically update and one thing it does is keep a current bad release group.
I fucking LOVE my Unraid server, but I’ve had it for many years and they’ve since changed their pricing. A very, very solid WebUI.
I paid like $40 just once for it, and it looks like it’s $250 now. Honestly I’d just pay the $50/yr, it has been immensely helpful to get me started as my first homelab.
And btw I use Arch for my desktop whenever I use Linux.
I helped a friend build a server to use Unraid for his new house, and to get him started with Home Assistant and the arr stack. He’s always been fairly good with computers, but had 0 Linux experience. After about 6 months he became self efficient and no longer needed to ask for help.
Edit: my original new price was unique to me to upgrade my grandfather license.


You can delete a zone and then an adjacent one takes up the space. Then click and drag the area between the now 2 zones to resize.
I think they’re unique to virtual environments too, now. So maybe make a virtual environment for when you want it 2 zones tall. Idk how to do that though, as I have never messed around with virtual environments.


I don’t know if the key bind changed, but it’s meta (windows key) + t, now. I only know because I read a very recent article from KDE about how the latest plasma -I’m on 6.4.3- tweaked it to be better.
I really like it, it has the option to create window gaps similar to how i3-gaps is.
Then hold the shift key when dragging a window to make it snap.


Fuck yes, finally NTSYNC!
This is specific to my old neighborhood:
It goes to a small hub, looked like a small green stantion/pillar, that connects the nearby houses. My old home’s was in my backyard, at one point I saw about 6 other runs for neighbors.
Then that hub, with bigger/more cables, connects to a larger hub. This was in the middle of my neighborhood by the school, and it was a quite large green box, probably 6ft tall.
From there I didn’t know where it went, but same concepts apply. That would go to an even larger hub, connecting multiple neighborhoods. Depending on your area and ISP, eventually they hit an end point your ISP manages which is probably a big building where they’re “connected to the rest of the internet.”


Having played it a decent amount, I’d imagine it would be the easiest game to copy.


Unraid is the GOAT for self hosting. An excellent way to learn VMs, Docker, and Linux in general. They have an “app store,” which is community templates for Docker containers, and have all the *arr programs you could want. Drive management is super easy, too.


All that kernel access and the reviews still show a ton of complaining about cheaters. This studio has been way in over its head everytime I read about this game.


Here’s to hoping Cachyos’ own proton 10 does it. I can’t imagine it not having Wayland support.


Let’s gooooo! Earlier today I thought to myself, it’s the end of April, where is Proton 10?! And a quick search came up with no results except speculations.
It’s designed to scale. Plus it’s nifty to be able to add ~3 tags to a docker container and then it’s instantly online and ready to be used.
Think of it as more modular.
I personally used Traefik, but only because I’m a masochist and it would be useful to know in IT workplace.
Traefik + CrowdSec + CowdSec Traefik Bouncer.
Traefik handles the traffic, and said traffic has to get a green light from CrowdSec + Bouncer before it can go anywhere.
The concept of CrowdSec is honestly super awesome.
Reverse proxy with CrowdSec, which has setups specifically for Jellyfin. Docker for everything.
I still want a combo shoe of soap shoes + heelies. I think someone makes a kit to make your own heelies.


They really need to start differentiating; between multiplayer mainstream, and singleplayer mainstream, IMO.


Seconded. You subscribe to channels you like, and your feed is just the newest videos first. Plus built in sponser block.


Essentially, most cheats for games work because the program can access the RAM addresses that the game uses. Anticheat works by scanning the computer for these running programs/services that are known to be cheats.
Historically this has been done in userspace, ie. no elevated permissions. Nowadays, Kernel level AC let’s the AC check for deeper cheating methods, like devices that are operating on a driver level.
Currently, the most difficult to detect method is cheating using a 2nd PC that connects via a cable to a special PCIe device in the gaming PC. It essentially analyzes everything going to RAM and plucks out game related info. It’s currently a back and forth trying to hide that PCIe device from the anti-cheat.
Get Unraid for your server OS. Its nuts how good it is at being beginner friendly, while being robust when needed. It has a docker app “store”, as well as plugins, and a virtual machine manager as well. It also has a very, very nice Web GUI: you manage the server from another PC you use in your house.
I can not overstate how much I learned by starting with Unraid.