Strit

joined 2 years ago
MODERATOR OF
[–] Strit@lemmy.linuxuserspace.show 1 points 20 hours ago (3 children)

Almost true.

It is pretty picky, as it expects a certain folder structure to get all the info correct when importing. But it is fairly easy to go in and manually "fetch" the correct metadata from one of the metadata providers (Amazon, Google Books, Open Library etc). It's a chore if you have big library with many different structures, but doable if you don't want to rename all folders.

[–] Strit@lemmy.linuxuserspace.show 3 points 3 days ago (1 children)

And you can check the shasum of the binary to see if it actually matches that provided by the developers of the application.

A malicious PKGBUILD, which is what is being talked about, you would see that it downloads a binary that does not come from the developers and so you should not install that.

If the attack happens on the developers repo, not even Linux repository packages would be safe at that point (eg, the xz heist).

[–] Strit@lemmy.linuxuserspace.show 2 points 3 days ago (3 children)

Rarely, but I check the PKGBUILD to see if the binary is what I expect it to be.

[–] Strit@lemmy.linuxuserspace.show 4 points 3 days ago (5 children)

But if you read the PKGBUILD, you would see that it downloads and runs a black-box binary and should therefore not install it. It's a little harder with PPAs I think. The build files are not so easily found.

Fair. I have never had a Home Video library, so I don't know how those are scanned or what they are looking for other than embedded metadata. But yes, sounds like that library type has some issues.

[–] Strit@lemmy.linuxuserspace.show 3 points 1 week ago (2 children)

I've had initial scans take hours and scans afterwards usually also take some minutes. Why do you think that is an unreasonable amount of time to check all entries for updated metadata?

unending != 40 minutes.

[–] Strit@lemmy.linuxuserspace.show 8 points 1 week ago (6 children)

No obvious AI use in the github repo. So probably CBH, but better to get confirmation from @sanitation@lemmy.today .

[–] Strit@lemmy.linuxuserspace.show 1 points 1 week ago (1 children)

Looks like a really neat tool though. If you often work in multiple SSH sessions it seems really handy. :)

[–] Strit@lemmy.linuxuserspace.show 7 points 1 week ago (3 children)

Disclaimer: Claude and Cursor has done at least some of the work.

[–] Strit@lemmy.linuxuserspace.show 0 points 2 weeks ago (1 children)

I use my Nextcloud instance as a OIDC provider for all my other apps.

 

This seems newsworthy.

The 2 lead project members have left the project for different reasons.

They state that the project will continue as it has always done, since it has a council (which I didn't know), so we shouldn't worry.

There was an argument regarding AI policies in the projects between some of the core contributors, which I think has influenced some of this decision.

Looks pretty neat. Now I just need to be able to afford the solar power system and panels. :D

You could add a simple startup script that just issues this command when the system is booted.

 

There is currently a malicious attack going towards the AUR, in the form of a botnet impersonating git users/maintainers to take over packages and adding a malicious payload.

Arch team is aware and working hard to reset/delete the affected commits and packages.

 

Not properly released on kernel.org yet, but 7.0 has been tagged on the kernel git repository.

 

Four years since the launch of the Raspberry Pi 4, the Raspberry Pi 5 has arrived with a performance boost and house silicon that adds support for PCIe 2.0.

 

FOSDEM is a conference where thousands of open source developers meet and learn.

Location is as always in Bruxelles, Belgium, Europe, Earth.

Any of you going this year?

12
submitted 2 years ago* (last edited 2 years ago) by Strit@lemmy.linuxuserspace.show to c/kde@lemmy.kde.social
 

Hi all.

Happy KDE Plasma user for a long time and I generally love the desktop experience. But I do have one small issue.

At work, I have 2x 4K displays. connected through a Dock. But in Plasma it's only able to give me around 1080p resolution on both of them. In contrast, the display manager SDDM and TTY displays 4k on each fine.

So am I missing a trick to get the max resolution in Plasma? My install is Arch Linux, kernel 6.4.12, Plasma 5.27, Wayland session.

I did install the displaylink AUR package, as I thought it might be the dock limiting the video output, but it isn't as TTY and SDDM seems to display it correctly.

Happy to hear any thoughts and any ideas. :)

EDIT: The screens turn on and work fine with 4K resolutions in a Plasma X11 session.

 

tværpostet fra: https://lemmy.dbzer0.com/post/3076577

I posted the other day that you can clean up your object storage from CSAM using my AI-based tool. Many people expressed the wish to use it on their local file storage-based pict-rs. So I've just extended its functionality to allow exactly that.

The new lemmy_safety_local_storage.py will go through your pict-rs volume in the filesystem and scan each image for CSAM, and delete it. The requirements are

  • A linux account with read-write access to the volume files
  • A private key authentication for that account

As my main instance is using object storage, my testing is limited to my dev instance, and there it all looks OK to me. But do run it with --dry_run if you're worried. You can delete lemmy_safety.db and rerun to enforce the delete after (method to utilize the --dry_run results coming soon)

PS: if you were using the object storage cleanup, that script has been renamed to lemmy_safety_object_storage.py

view more: next ›