![](/static/61a827a1/assets/icons/icon-96x96.png)
![](https://lemmy.world/pictrs/image/44bf11eb-4336-40eb-9778-e96fc5223124.png)
Something I do kinda like though is that we often don’t translate English things or names. Ask a Dutch child who Spiderman is and they’ll know it because we don’t call him Spinman or something like that.
Something I do kinda like though is that we often don’t translate English things or names. Ask a Dutch child who Spiderman is and they’ll know it because we don’t call him Spinman or something like that.
Nix is a big rabbit hole. You can use it as a normal package manager, but there’s a lot more.
You can also use nix-shell to temporarily install packages, it drops you into a shell with your package and that package is gone when you exit the shell. You can also declare a shell using a shell.nix file with environment variables and packages you want (including specific versions) and enter that shell by running nix-shell.
You can also declare your full user environment using nix home manager. Using a home.nix file you can list packages you need and configure everything. That also makes it easy to backup your user environment by just copying the home.nix file.
The GT 730 is a very low power GPU, it is even slower than many newer integrated graphics. I’m assuming you mean you have an i5 12400 CPU since you also have DDR5 RAM, which is a good CPU on a modern platform. You should really upgrade you GPU and maybe also upgrade to 16GB RAM as many games require 16GB and having 2 sticks of memory also improves performance by running in dual channel.
I don’t think it’s on Homebrew, but it is available on Nix. Nix has a much bigger repository comparable to the AUR and you can use it as a normal package manager.
So Dutch or German?