Host it on the tor network.
Host it on web 3.0.
Host it outside the US.
Host it over torrents and i2p.
Host it on the tor network.
Host it on web 3.0.
Host it outside the US.
Host it over torrents and i2p.
Jokes aside, Koe no Katachi, and Kimi ni Todoke are probably my favorites.
Boku no pico
Helvete!*
*It means hello in Swedish.
This is why I was secretly rooting for Aether to take off instead of Lemmy.
The one war I hope both sides get annihilated in.
Security updates means patches against exploits like spectre/meltdown, not antivirus updates. You’ll still be getting antivirus updates on windows 10.
Which means that until such an exploit has been discovered, windows 10 would be safer than windows 11 since windows 10 does have a countermeasure against spectre/meltdown while windows 11 doesn’t. Windows 11 literally does not provide security updates to unsupported computers, and the exploits are already known.
“Help me stepbrotherboard, my circuits are stuck under the chassi.”
You usually don’t need proprietary software and drivers on Linux because of the great general purpose open source alternatives. Even on Windows, a ton of the drivers are actually useless and only bloat your system or perform invasive telemetry.
Personally I don’t even use the RGB features on my gaming PC, but OpenRGB is open source and lightweight. I would probably use it over proprietary RGB profiles even on Windows. You should give it a try.
GPU fan control is already available by default in most Linux distributions and should require no additional drivers.
AMD always have Linux drivers. The Linux adrenaline driver is here: https://www.amd.com/en/support/download/linux-drivers.html
SSD/NVME firmware updates should also already be supported by default in linux. With for example fwupdmgr.
High refresh rate displays should also work out the box on the modern distributions. On Linux Mint and Ubuntu they have a GUI for it, but changing resolution and refresh rate with Xrandr also only takes one or two terminal commands. There likely is software to do it, but if anything I could write you a script that does it if your distribution doesn’t already have GUI for it. I had to write a script to adjust some of my monitors’ drawing area because I mirror, but my displays don’t have the same aspect ratio.
Try BriscCAD. It is very similar to AutoCAD and supports their files.
Revit seems to work fine with Wine, and although wineHQ reports Tekla performance as garbage, that was a very long time ago. It probably works better now.
If you’d rather risk becoming a botnet node than to even consider using alternative software then you are absolutely using it wrong.
If your computer doesn’t support win11, then switching to Linux before win10 ends is the only right choice. The other less right choices are:
Stay on win10, Upgrade to win11 and disconnect it from the network and the internet permanently.
The worst choice is do what OP did.
Except most big open source project are developed by companies, and only the tiny ones aren’t. This applies to all open source projects on all platforms.
Also, most of them already are better. People just don’t want to change their layouts and workflows. And people also don’t value privacy, which if they would, they wouldn’t rate the proprietary software as half as good.
I didn’t say all applications work. I said use better ones.
As for hardware, less computers support win11 than Linux. You can run Linux on 40 year old computers, and on brand new computers.
Ans this article is literally about bypassing the restrictions that were put in place to protect users with CPUs that have the specte and meltdown vulnerabilities. You’re safer on win10 even after they stop supporting it than win11.
What are they called? What do you need for Linux that only works on Windows or Mac right now?
Who needs Windows? You need to use better applications. And if work requires Windows, this article still doesn’t apply because it is the company’s responsibility, not yours, and running on an unsupported machine is a security risk.
I’m sorry, I’d share some links, but I make too many shitposts and unhinged takes on this account to want to link to my projects and thus my real name.
But I would argue that most at least somewhat successful indie games (at least on PC) have very few dark patterns.
Back in uni, most of these dark patterns were taught as “game design fundamentals”.
Now as I work on my indie games, I avoid using what I learned in uni.
Game design all boils down to “is it fun?” and anything else is bullshit sales tactics.
I wish the site also focused on real games, and not just mobile games.
Yeah, but those Hotmail accounts were lightweight and simple. They weren’t connected to a Microsoft metaverse of spyware like they are now. I had 3 of these Hotmail accounts but at some point I got locked out of all of them for not providing Microsoft with my phone number. That’s how I personally stopped using MSN.
It is a nice concept in theory. It has a bit of resemblance to the metaverse minus monetary enshittification, but there are some challenges to this.
It would for example end up just as dead if the other players got bored of it and stopped playing. Then there is server costs for something where there really isn’t that much realtime interaction in, and all these metagames would need to be just as fun with a global time at a set flow, or be OK with synching only at the end of the day.
These of course aren’t impossible challenges.
You could leave the “online” part to a simple global api backend and skip the gameserver itself to greatly reduce costs. You wouldn’t see the other players in person but you’d see their shops grow each new day, and there could be an NPC of their owner walking around.
You could bankrupt inactive players and give their lands to new players, and implement import/export costs for distant shops incentivizing local trade. You’d probably still want normal NPCs, but their interactions would have to be predetermined each day if you don’t have a game server running all day, and want to prevent cheating.
The implementation difficulty and cost greatly varies depending on how much interaction and fairness you want, but setting up an API server is fairly easy if you don’t worry about scaling in case the game really takes off.