LaggyKar

joined 2 years ago
[–] [email protected] 12 points 1 week ago (1 children)

This article really needs some illustration of what the new UI looks like, and what the old one looks like for comparison

[–] [email protected] 10 points 1 week ago* (last edited 1 week ago) (1 children)

And now AMDGPU-PRO has dropped the proprietary OpenGL and Vulkan drivers and AMF, so the only thing you would get from it that's different from the open stack is the OpenCL driver and maybe AMDVLK. https://www.amd.com/en/resources/support-articles/release-notes/RN-AMDGPU-UNIFIED-LINUX-25-10-1.html

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago) (2 children)

If you're running Wine on a case-sensitive file system, and you it tries to open a file, it would first try to open a file whose case matches exactly. But if it doesn't find one, it would then need to list all the files in the directory, normalize their case, and go through them all to see if there is a file with the given name but in a different case. That can take some time if there is a lot of files in the directory.

But if you're on a case-insensitive filesystem, the FS can keep case-normalized names of all files on disk, so you can do a case-insensitive open just as fast as you can do a case-sensitive open.

BTW, another application that can benefit from this is Samba, since SMB is case-insensitive.

[–] [email protected] 1 points 1 month ago (4 children)

It does, but having case insensitivity in the file system can get you better performance.

[–] [email protected] 12 points 1 month ago (6 children)

It isn't normally, but it, like e.g. Ext4, allows case insensitivity mostly for the sake of Wine.

[–] [email protected] 8 points 2 months ago

Kobo store, Google Play Books, and various other places (here in Sweden for example we have Bokus and Adlibris) have Epub downloads. Usually with Adobe Digital Editions DRM (which you can get rid of pretty easily with DeDRM, or alternatively Kobo tablets support Digital Editions), but some books are sold DRM free, or with LCP DRM which I don't have experience with. Something I've noticed at least on Bokus is that many books in Swedish are sold as DRM free Epubs with watermarks, even if they're translated from an English version which is sold with DRM on the same store, though that's probably not relevant for people in other regions.

[–] [email protected] 7 points 2 months ago

It's not a daemon

[–] [email protected] 16 points 2 months ago (1 children)

We've been without a lot of things for millennia

[–] [email protected] 7 points 2 months ago

No, they just include libarchive in Windows

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

I've only gotten that when I've mistyped the encryption password. They really should improve the handling of that.

[–] [email protected] 44 points 3 months ago (10 children)

This is something that Rust is specifically designed to prevent.

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

Not sure if Google Lens counts as AI, but Circle to Search is a cool feature.

Not to the point where it's worth having a button for it permanently taking up space at the bottom of the screen.

On a lot of phones you can hide the navigation pill, but Samsung started forcibly showing it when they added Circle to Search. Fortunately I don't have a Samsung phone.

view more: next ›