Wyrryel

@Wyrryel@pawb.social
0 Post – 15 Comments
Joined 1 years ago

Have you checked "Process vulkan shaders in the background" under settings -> download? That way it does that in the background when you're not playing

5 more...

You can. Google pixel updates are just a reboot. Sadly many OEMs don't do A/B updates, like samsung, so your phone can't be used while updating the system partition

1 more...

Because Telegram was not deemed a gatekeeper to the instant messenger market by the EU, so the DMA doesn't apply. You have have millions of users in the EU and almost a billion in revenue, I think, to be deemed a gatekeeper. The Digital Service Act does apply to telegram though, I think. That one doesn't force interoperability though

1 more...

No, it's used much more often. How often is determined by a value called swapiness.

Thanks for cross-posting instead of re-posting!

Yeah, but I don't know if it should be turned on by default. Shader processing takes a lot of CPU resources, even on a high-end one I notice some small stutters in general desktop usage while it processes. Lower grade CPUs could be pretty unusable, I think.

2 more...

Normally it's an option hidden inside androids developer options that you can just flip. The cellular tile will still show being on but data will be off.

The main problem with NixOS right now is, in my opinion, the scattered documentation. You often can't understand a topic without cross-referencing the manual, nixos wiki, nixos search (and nixpkgs and some scattered personal blogs if you're really unlucky). But if you stick around and adapt to this it's very easy to do stuff that takes a lot of effort on other distros with a few lines in your config.

3 more...

Yeah, I gad a lot of problems with it on NixOS.l, to the point of kde becoming unresponsive during shader processing. I had a much better experience once I installed cfs zen tweaks which iptimizes the ketnel a bit for desktop usage.

There have been a few nvidia specific bugs recently I stumbled upon. One was that dx setup just hangs if I install new games with proton 8. Solved by just killing the process during install. The other one was that all games became extremly laggy, like 1fps on X11. That can be worked around by using wayland, which brings new bugs to the table. Oh the joy of nvidia drivers

3 more...

They used a special SoC that gets support from qualcomm for 15 years.

Hey, sorry for the late reply. I found the blog by xiaoso quite good, and this one also isn't too bad. But I never found one true source which explained it satisfactorily to me. It's probably best if you just browse through other people's configuration and piece it all together from that. From what I understood, flakes have 3 main uses:

  1. They replace nix channels. If you want to switch between stable and unstable it's pretty easy to do through flakes. Also, if you need any modules (like home manager or agenix, for encrypting secrets) you can simply import it as an import for your flake.
  2. You can "modularize" your configuration. You can describe multiple systems in a single flake so you can have your desktop and laptop be built from the same flake, but with different packages installed. This is the part that I use most and honestly find most useful.
  3. You can quickly have a development environemnt through flakes. You could use a flake per project, have all your dependencies as inputs in your dev flakes and never clutter your system with various dev tools

Nixos is riddled with stuff that you just "have to know" which can be quite frustrating. The lon ger you stick with it, the easier it gets though.

Same here. I wish I had bought an AMD GPU. Dealing with nvidia drivers is the only issues I have nowadays with linux

Interesting! I didn't know that, thanks for responding

Then you should just try it out. If it doesn't work for you, you can easily switch back from your login screen.