

Analogue Pocket also supports 3rd party emulator cores, so you can very easily play ROMs or even other consoles.


Analogue Pocket also supports 3rd party emulator cores, so you can very easily play ROMs or even other consoles.


Ps5 controller is like $70, the Steam Controller has more features than that, and the OG Steam Controller was pretty expensive. I’d be shocked if it’s under $100. I’m expecting it in the $150-$200 range. But we’ll see, I’d love to be proven wrong


The controller is going to be closer to $200


It’s kinda scary that Europe is so willing to let all of their private messages go through an American data broker company that is well known for doing sneaky things to get data they aren’t supposed to have.


I tried downloading the BF6 free demo and I had to jump through a bunch of hoops trying to get it to run just to find that because the last time I used my EA account was a decade ago, my Steam account is banned from their servers until I go through customer support to unlock it.


Their Game Preservation Program (the thing the subscription is nominally for) is games that they maintain, so they probably do need to license them. And they do need a dev team to work on it, even if they do take advantage of things like existing community mods to make the job easier.


Thanks I’ll look some of these up and maybe I’ll understand why people hate systemd


Windows was developed by a huge corporation for profit, and that drives enshittification, because eventually they have all the users they think they can get, so instead they start trying to milk those users for more $$$.
Linux is developed by a bunch of nerds who are doing it as a hobby, or because they weren’t happy with the other options. This type of group does not leas to enshittification.


I’m with you I don’t really get the hate for it, nor have I seen a suggested alternative.


I found an older version that sounded like it should be compatible on the OpenRGB webpage but it didn’t work. I suppose I should look further. Thanks for the tip!


It’s working for just setting static colors, but when I try to install plugins it doesn’t show up at all. I wanted to use HardwareSync and maybe Effects.


My experience with PvPvE games is they tend to be incredibly toxic, with some people just trying to get started, and others picking on them for fun.
I have several friends who vow not to play PvPvE games again after bad experiences in games like Last Oasis and Worlds Adrift, although they were interested in playing both of those games in a PvE format.
Personally I find the extra danger from considering other players “another type of enemy” to be interesting. But also those types of games tend to breed to most toxic communities.


I started trying out Bazzite yesterday and it’s been great so far! HDR is not as simple to get working as their marketing would make you think, but once you know what to do it’s not so bad.
Al’s I’m having trouble getting OpenRGB working correctly.
But other than that it’s been pretty good. It’s harder to tweak than Ubuntu (what I was previously using) but works much much better out of the box.


I’ve gotten macOS to run in a virtual machine.
I think I used https://github.com/sickcodes/Docker-OSX


It doesn’t look like it works very well. If I’m reading their results section correctly, it works less than 20% of the time on real world problems.


They did train a model specifically for decompiling.


Some of those services are pretty easy to set up, some might be more complicated. You’d have to look around for open source projects for those services and see if you can find ones you like. It will take more time to get it initially set up than to maintain, but expect to fix something that breaks every once in a while.
As for cost, probably like a few hundred to a thousand USD can get a reasonable computer for this. You don’t need a GPU, but want a decent CPU, plenty of RAM, and a LOT of storage. Look for companies auctioning off old servers.
Loosely I’d say expect this project to be a whole hobby.


As the result of a single misconfigured security setting on my Android, I was locked out of my Google Account on my phone AND all of my PCs.
Just a heads up on what you are getting yourself into, if you fuck up your self hosted setup badly enough there is no recovery.
That isn’t necessarily intended to scare you off from self hosting, just that the first and most important lesson to learn is to have a good system of backups that are backed up automatically, are easy to recover from, and are separated enough from other copies of the data that if something goes terribly wrong one copy will survive.


I use rsync + ZFS for backups which includes historical backups
Thankfully the Linux community is pretty active and just about everything is supported alreadh