so when does the player testing end?
merthyr1831
not even sure distro tube has this many lmao
I'm a flutter dev, and I've seen testimonies from a former Windows 98 dev about limiting the number of redraws in the shell.
There's deffo extra overhead, but it's not linear - 4k being 4 times as many pixels as 1080p doesn't mean 4k the work to render after the first frame, as the browser/framework will cache certain layout elements.
The initial layout is still expensive, though, so big tables will take longer, but that big table at high Res will probably be less chuggy when scrolling once loaded.
np! o7
I guess it's more niche.
Sure SUSE may not "need" a fork, but most forks of Debian and Ubuntu aren't changing much beyond a few superficial settings - If you need your "own" distro you're more likely to pick the bigger distros to fork and slap your own badge on á la TuxedoOS, PopOS, GnomeOS, KDE-Neon, etc.
rarbg mirrors are simply rehosting the database. You were even able to download and self host it for a while. Not sure if the tracker is able to accept new torrents though, I'm not really knowledgeable on how trackers work
yeah figma is GPU accelerated for all the vector graphics it handles
Figma is great for designers, there are sadly very few applications that support collaborative UI-UX design. We badly need a FOSS alternative!
Some distros allow this. Nix for example allows you to save config files that describe your entire system (apps, settings, etc) and then load them in one go. Other distros are following suit with their own tailored solutions too (I think Ubuntu might have something? Manjaro?).
That might save a bit of power, but your dedicated GPU is usually in an idle/powered down state until your compositor gives it specific applications to accelerate. for Nvidia laptops this is what the PRIME/Optimus feature does.
Your GPU doesn't need to re-render your entire screen every frame. Your compositor will only send regions of the screen that change for rendering, and most application stacks are very efficient with laying out elements to limit the work needed.
At higher resolutions those regions will obviously be larger, but they'll still take up roughly the same % of the screen space.
ventoy is nice in that I can just dump ISOs to a single USB and take it around, but balena is one of many boot media tools that's useful if you need a single ISO for a system - fast.