Techno feudalism mentioned. Queue a Varoufakis talk
Techno feudalism mentioned. Queue a Varoufakis talk
Yeah, I might actually play wow since I can reduce the XP scaling by a lot. It goes from 50 mobs at lvl 10 to 600+ to level up at lvl 60. I have a 7mo old no way I have time for that hahaha.
I use SQL for work so I can mod the DB easily to remove the exponential scaling in favor of linear scaling like mob XP scales.
You can mod the database for creatures to drop more xp, gold and loot from the looks of it.
Update, I downloaded the VMangos database. It looks like it might be possible to edit drop rates with creature_loot_template(ChanceOrQuestChance) and XP gain by using creature_template(xp_multiplier)
I haven’t hosted anything yet but it could be tested by editing a Chicken’s xp_multiplier from 0.0 to 1.0
I’ve been seriously turned off by the grind of WoW. Are you able to do something like reduce the XP level scaling or something so that every level is like 30m and improve drop rates?
One alternative is that it only applies to companies that are listed as gatekeepers in the EU make it only hit megacorps
It’s a flatpak://url that opens the app store on the computer where you do a one click install. So technically it’s two clicks.
I think he’s referencing the flathub install button where you can just hit install.
Snap is not all bad if you’re on a Ubuntu based distro, I just don’t like the way it’s pushed and that it comes from Ubuntu mostly. Startup time is a major issue for me also, but all in all it works.
I’m still sitting on the fence, heavily prefer flatpak but when Ubuntu is going to package nvidia drivers in a snap it’s a thing I’m up for trying.
My understanding is that if I’m on Ubuntu and the snap uses the same underlying Ubuntu version as my distro it should be fast but I haven’t seen it.
TL;DR: Try installing some on virtual box, by all means try Linux mint cinnamon but also try Ubuntu and Fedora KDE.
Linux has some jargon and since you want to learn I’ll give you a quick rundown of how a variation of Linux is composed.
“Kernel” is what makes Linux Linux. It’s a way of interacting with the hardware.
A “distribution” or “distro” is a one of the many flavors of Linux.
They are usually “based” on a common foundation like Ubuntu, Fedora, Arch, Nix and whatever. These also work like an onion where Mint is based on Ubuntu which in turn is based on Debian, all of which use some version of the Linux kernel.
A that’s just a base will just get you a terminal (also called a shell or console) and is very useful to make a server for example.
What most people think of as an OS is the user interface (i.e. clickable shit). The terminology in Linux for that is “desktop environment” (DE).
You’ll see a lot of distributions mix and watch between a base and a desktop environment such as Fedora with KDE, Ubuntu (Ubuntu with Gnome), Kubuntu (Ubuntu with KDE), Bazzite (Fedora silverblue base with either gnome, KDE or deck DE).
You mentioned Cinnamon. Cinnamon is a desktop environment for Mint so a Linux Mint Cinnamon contains the code of the following:
Linux kernel, Debian, Ubuntu and Mint as a base and Cinnamon to interact with it by using a mouse and keyboard.
There are currently three bases that are really popular right now, Ubuntu, Fedora and Arch. In the DE there are currently two that are most advanced, namely KDE and Gnome but Cinnamon is not far behind.
In all honestly, none of this matters all too much, just install a couple of popular distros on a virtual machine like Virtual Bok and do a vibe check.
Take a couple of these, install some programs and fuck around with the settings for a bit, install themes and whatever or watch a quick YouTube video on it:
g-push
git push origin `git branch --show`
That’s a porn name for a company.
Soon Linux will be big enough that stores will offer a selection of operating systems. It might be possible already to ask for a custom built PC deal with a discount for no bringing your own OS or having them install it for you.
Important note: This release can only be upgraded to if you’re on 10.7 or later. Make sure to update to 10.10 soon or the process might become more manual.
It’s the other way around. Windows will stop supporting kernel level anti-cheat because of Crowdstrike
I go on protondb and see if people regularly have problems. If not I check to see if someone has the same GPU. Then I try whatever trick they have there. Then I try switching to an X11 session instead of wayland.
If there’s a launcher like rockstar I search for that specifically.
It’s not, Vim is GNU. I listed some of them as “I use open source and proprietary” things. Jellyfin is open source also.
As an example I’m on Linux for a decade now but I also use proprietary services. I use Jellyfin and Netflix, Vim and Jetbrains IDEs, Chess.com instead of Lichess, WhatsApp instead of Matrix.
Sometimes the value proposition does it for me, sometimes it’s the network effect. I’ve ditched reddit because I like Lemmy more but I can see how someone wants to stay in touch with their niche communities that don’t really exist on Lemmy. Probably some people use both.
I torrent a lot on Linux and use Qbittorrent. Surfshark has a great VPN on Linux.
If you want to get into it then Sonarr, Radarr, Prowlarr and nzb360 ($10) with Jellyfin is a great stack to manage your library but needs a bit of work to set up. You can then use the phone to download and search and watch it with an android TV app.
I had some issues setting it up with a ublue fedora immutable distro which are pretty non-existent on most standard distros.
Do you want to post the output of running fallout 4 through steam from the terminal?
steam steam://rungameid/377160
In my experience it’s usually some graphics issue. I see your GPU is 2014 model so maybe you need to use the legacy nvidia driver?
My strategy would be trying to find an error somewhere in some diagnostics or by running a game and then take it from there.