Strit

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

What you use as a wallpaper is personal choice. Maybe you like anime. Maybe you are a fan of a game franchise. It's personal choice, so it shouldn't matter to anyone else what you have on your wallpaper.

Shouldn't you be allowed to wear Adidas shoes, since you run Linux on your PC?

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

The laptop is certified to run Ubuntu 22.04, so try that out.

Although they do mention:

Standard images of Ubuntu may not work well, or at all.

There's probably an efivar that reads the current microcode version.

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

Nice. Any plans on mobile clients?

This would be great for my spouse, but she don't really use desktop/browser apps. A mobile app could also integrate with the existing reminders/notifikations of the OS it's on.

Is there a bug report about it?

If not, did you create one, providing logs etc?

Last time I had to eject a DVD, my kwin didn't crash, but that is a couple of months ago now.

Libquotient just added cross-signing support, which works in Neochat if it's build against the new version. I'm not sure what else was missing from E2EE support.

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

Most of the KDE apps cost money in the MS store. But you can compile them yourself if you want it for free.

1: I have been using subfolder of /mnt for different things when self-hosting. Different external drives go in different subfolders of /mnt. Example: Media drives are mounted at /mnt/media, data drives at /mnt/data etc.

2: I'm lazy. Mine are located in my server users home folder. I then use scripts to sync between them between desktop and server.

3: Just make sure than your server user, the docker user and root user can all read and maybe write to them.

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

Near instant camera images! Yes please!

You could bind mount the folder you want it to go to, into the /var/www/webdav/ folder.

mount --bind foo foo

        The  bind  mount  call  attaches only (part of) a single filesystem, not possible submounts. The entire
       file hierarchy including submounts is attached a second place using
[–] Strit@lemmy.linuxuserspace.show 1 points 2 weeks ago (1 children)

I technically still have a hosted website, but it's rarely updated anymore. It's very low priority compared to my self-hosted stuff.

~/git/AUR|dev|whatever/$(git clone) is where mine usually reside.

 

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?

2
submitted 1 year ago* (last edited 1 year 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 ›