If I had to guess, the second curve allows the GPU to boost higher than the first one, so it generates more heat.
- 0 Posts
- 5 Comments
dosse91@lemmy.trippy.pizzato
Linux Gaming@lemmy.world•Sick of ProtonDB noise? Let us build 'Game Launch Recipes' - tiny YAML + one-click launcher for reproducible fixesEnglish
3·5 months agoThis sounds similar to one of my projects that could use some extra love: https://github.com/adolfintel/tdf
dosse91@lemmy.trippy.pizzato
Linux@lemmy.ml•Atomic Linux Distros: What Barriers Stand Between You and Making the Switch?
1·1 year agoIt actually happened to me today on Arch.
I updated the system, including the kernel, everything went smoothly with no errors or warnings, I rebooted, and it said the ZSTD image created by mkinitcpio was corrupt and it failed to boot.
I booted the arch install iso, chrooted into my installation and reinstalled the linux package, rebooted, and it worked again.
I have no explanation, this is on a perfectly working laptop with a high end SSD, no errors in memtest, not overclocked, and I’ve been using this Arch install for over a year.
The chances of the package being corrupt when I downloaded it and the hash still being correct are astronomically low, the chances of a cosmic ray hitting the RAM at just the right time are probably just as low, the fact that mkinitcpio doesn’t verify the images that it creates is shocking, the whole thing would have been avoided on an immutable distro with A/B partitions.
I’d say ffmpeg is a good example, it’s used by almost every piece of software that has to manipulate audio or video (including messaging applications), yet not many people know about its existance.

Because in web development it is perfectly normal to use 2 frameworks and 1200 random libraries to do the simplest of things. One compromised library will compromise all applications that rely on it directly or indirectly, no matter how small.
I absolutely hate this aspect of web development and frankly I’m scared every time I type npm install