AProfessional

joined 1 year ago
[–] [email protected] 68 points 2 months ago (2 children)

It is on by default in Windows.. More likely people have routers with it disabled.

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

Video decoding/encoding should work fine, better than Nvidia as fewer things support nvdec (the vaapi wrapper is enough though).

[–] [email protected] 0 points 3 months ago* (last edited 3 months ago) (2 children)

My view is that if the goal was to effectively make good software they wouldn’t start from scratch.

If they used wlroots the desktop would be usable today with a good feature set.

If they used Qt or GTK they would have feature rich well supported software. (GTK4 could have been an improvement for them, it’s designed around being minimal and having platform libraries implement design choices)

They didn’t take a practical approach imo. You could argue its a long term investment but because of it it’s probably years off of feature parity. The only upside today is.. it’s written in Rust.

[–] [email protected] 0 points 3 months ago (4 children)

The project is motivated by “I like Rust, lets make a whole desktop in it” not by good UX.

[–] [email protected] 17 points 3 months ago (1 children)

Yes, when used properly it did out perform the competition.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

Webextensions get their own webprocess as well as running in the website. I don’t have a link but if you read their source they just pass a lot of data to their process to determine things (last i looked some years ago).

There is a trade off of executing more things on the site vs transferring a lot of data. Either way it’s a heavy extension.

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

Fedora does not because they can’t support it. If a bug is found all they can do is shrug and point you at Nvidia. If they want to add a feature that breaks they would be stuck and have to hold back other drivers.

[–] [email protected] 1 points 3 months ago

The kernel drivers were never an issue, but userspace drivers fixed this many years ago with glvnd.

[–] [email protected] 8 points 3 months ago* (last edited 3 months ago)

It means it will break less on kernel updates. I don’t think it fundamentally changes much else for gaming.

[–] [email protected] 10 points 3 months ago* (last edited 3 months ago) (2 children)

Dark reader is one of the heaviest extensions you use, lots of dom modifications. It also passes around far too much data between processes.

view more: next ›