You might be able to read Arches faster.
You might be able to read Arches faster.
I think it is dependent on it. The only option for connecting to mollysocket is now QR code, and QR code requires VAPID.
I just did this, and these were my rough steps:
mollysocket vapid gen
and use the key as MOLLY_VAPID_PRIVKEY
environment variable in docker compose, or however you’re running mollysocket.No real trapdoors or anything; I spent the most time trying to get the QR code to scan before finally getting it to work via the web server page.
If you use the Molly fork with UnifiedPush support and set up a tiny mollysocket instance on a VPS or always-on server (no need for exposed ports), this problem can be patched. You can use the Conversations XMPP client or ntfy to redirect UnifiedPush notifications into Molly, and it won’t need to use Signal’s normal costly notification scheme. I have no idea why Signal has not implemented UnifiedPush support directly yet; it’s a very active pain point for most users: one, two, three.
I’m not sure what a good written guide for manually running linux games is off the top of my head, but generally yeah you install Lutris, install the latest Proton-GE version through e.g. ProtonUp-QT, create a game entry in Lutris with a “Prefix” location dedicated to your wine prefix, pick Proton-GE as the runner, copy the game into the generated prefix, target the normal EXE, and launch it. Sometimes if a game isn’t launching you’ll need to use “winetricks” to install vcrun2022 and dotnet48 dependencies into the wine prefix, since each Wine prefix is sort of like a copy of windows, and windows has a handful of dependencies that games sometimes rely on. I’ve heard you can also just add the game as a “non-steam game” to steam, but I’ve not bothered as Lutris gives more control. Again I can’t vouch for any specific guides, but the keywords from this post should help target a general direction to move in.
In my experience, there is nearly no difference between windows and linux when it comes to piracy. There are a few games that linux can’t run (anticheat), but generally that shouldn’t be an issue for games that you would typically pirate. Linux does have a standard learning curve though, and you’ll need to get familiar with Lutris or some other Wine prefix manager to manage your games. If you’re dedicated to moving to linux, game piracy should not be a deciding factor.
Wow you weren’t kidding lol. I watched the 2.0 demo and at this timestamp there’s a CSAM-related room title that Matthew was invited to (at the top of the right window). Granted it’s probably someone stream-sniping, but it goes to show that there’s apparently active bad actors trying to interfere.
That’s great to hear. All I vaguely know is that the writer for TSR got kicked from the project a month ago so I wasn’t sure if TSR was going to just remain unfinished or not.
I’m planning on at least doing Arches. I don’t know if The Smoke Room will ever be finished but I’m down to try that at some point also. I’m still on the fence about Adastra; I’ll probably get around to it at some point but it looks so different to what I really liked about Echo so I don’t know if it will really grab me the same way. I’m not a furry but I did grow up gay in Hicktown, USA, so Echo’s story sort of knew right where to hit me to cause maximum emotional damage.
The OP immediately made me think about Echo since I just played all the routes on your sorta-recommendation and I haven’t stopped thinking about it ever since. I’m in the process of attempting to force my non-gay non-furry friends to play it so we can all live in the new upside-down world that it’s created for me. I haven’t done Arches yet, planning on it soon.
The angle-bracket spoilers also work on the eternity client, as it’s just forked from some older reddit client. I made a spoiler oopsy recently with it.
FWIW at my job using Slack threads are critical. I’ve never used threads anywhere else though. I think it just depends on the nature of the community.
The previous person was worried that Valve wouldn’t be able to convince “a sizable chunk of users” to move to Linux because all of the software they sell is written for Windows. If we apply a little bit of critical thinking, we realize that Valve has actually already thought of this(!) and applied a different(!) solution that solves the same problem(!) without requiring “everyone to write software for something that’s not the platform nearly all users are running”. If you want to see Valve’s attempt at getting everyone to switch to Linux without using compatibility tools you should look into how successful their Steam Machine campaign was.
Nice, I’ll have to watch this. A quick skim through the YT comments says that it’s AMD drivers which is the only thing I could think of. Linux Mint 21 actually has an “EDGE” iso which has a newer kernel version, and Linux Mint 22 is instead going to track the latest HWE kernels, so my understanding is this type of hardware problem should be a thing of the past at least in Linux Mint’s world. I don’t know if Ubuntu has their own plans or not.
They’ve more or less already done that with Proton and DXVK. Nearly all Windows games “just work” on Linux without developers needing to change anything. TBH whenever big studios develop Linux versions of games they’re usually not well-done anyway; for now it’s better if people develop with their comfy Windows tools and let compatibility tools take care of the translation. When the balance shifts to Linux dominance we can start pressing on them to learn how to use Linux SDKs.
Mint uses the same kernel version as Ubuntu, so that’s not really a point in favor of Ubuntu in any case. Do you remember what video it was?
I really wish GOG was a stronger supporter of Linux. I would move my business over to GOG where possible if so. Right now I heavily value the work that Valve has put into not only making Linux gaming a reality, but the Linux desktop in general as a side-effect.
You keep using the word “animal”, but anthropomorphic cartoons are not real animals. Attraction to real animals is not what being a furry is. (You already know this, you are using the term in a loaded way in order to say one thing but mean another) (this unfortunately does not convince anyone).
There’s nothing inherent to being a furry that demands a “delusional fantasy” (you would know this if you knew what furries are). You call yourself Deceptichum and have a transformers avatar - you may be at risk of being in a “delusional fantasy” if that’s how you want to classify the people with anonymous names and furry avatars!
So where is the part where the “world is a worse place” because of furries?
It is repeatedly hilarious that you pretend that these arguments are any different than the ones homophobes are using. What is the harm, exactly?
Maybe tangential but this reminded me of how much I hate setting up systemd timers/services. I refuse to accept that creating two files in two different directories and searching online for the default timer and service templates is an okay workflow over simply throwing a cron expression next to the command you want to run and being done with it. Is there really no way we can have a crontab-equivalent that virtually converts into a systemd backend when you don’t need the extra power? I feel like an old person that can’t accept change but it’s been a decade and I’m still angry.