I legitimately want to run Linux as my desktop OS, please tell me how to meet my requirements.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    For outlook replacement I suggest Thunderbird. I can't help you find a music player. I know that ones with your requested feature set likely exist but the googling you will have to you yourself

    1
  • I legitimately want to run Linux as my desktop OS, please tell me how to meet my requirements.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    Hmm. Okay so Music should be fairly manageble. Just have a local folder with your music in it and then sync it to your phone using Syncthing. Then you need to find a music player that you like and has the features that you want.

    For Office Suite have a look at OnlyOffice. It's pretty darn Microsoft Office compatible.

    For 4. look at photoprism (https://www.photoprism.app/) it's a self hosted photo management platform.

    I don't know about 5 though. It looks like the scansnap scanners are supported in Linux but I don't know about batch scanning or evernote. This you will have to figure out yourself

    1
  • how the eastern germany Left party is fighting against neo-nazis (no hate, it's just cute and random)
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    Yep. But this isn't even the greens party in the picture. It's "Die Linke" a leftist party. You can see it by a logo on his shirt. I hope they manage to come into the parliament.

    21
  • What is the most duct-tape thing you've done to Linux?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    My mother uses some software that runs in the browser for her shop. It can print out receipts and scan items. To do these things it has a small "sattelite" application that runs on the system and interacts with the printer and scanner. This software only runs on Windows and Linux doesn't have drivers for the scanner.

    When I switched her over to Linux and found this out in the process I wanted to stop, give up and install windows.

    But then I had a stupid idea. I could run the sattelite program in a Windows VM and pass through the USB devices for receipt printer and scanner. The webapp uses requests to localhost:9998 to communicate with the sattelite so I set up a apache server that proxies these requests into the VM. I also prevented the VM from acessing the Interner so Windows doesn't update and screw everything up.

    And it works. It has been in use for a week now and I've heard no complaints. I'm just praying to god it doesn't break

    93
  • Need to smooch my boyfriend rule
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    My bf is currently on holiday with his parents and he is not out yet so I couldn't come with and now I really miss him and can't smooch him TwT

    12
  • What file systems are you using on your devices and why?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    I am now all-in on bcachefs. I don't like btrfs, cause you still sometimes read about people loosing their data. I know that might happen with bcachefs too since it's early days still but fuck it. I like the risk.

    Filesystem level compression and encryption are so nice to have.

    8
  • So, I've had a bit of a stupid idea for my next programming project, which would be implementing a Microsoft Recall alternative for Linux where the data is encrypted. I've now written a bit of code and have come to the point where I'd need to encrypt the files. My plan was to use asymmetric encryption where the secret key is again encrypted using something like AES and the user needs to decrypt the private key to view the screenshots taken / data extracted from the screenshots. I have now learned that asymmetric encryption is very slow and it's generally not designed to encrypt large chunks of data, so I'm not sure how to continue. Do you think asymmetric encryption is feasible for this? Any idea how else to do the encryption? Ideally I would like for the server that takes the screenshots to not have a key that can decrypt the files since that wouldn't be as secure.

    3
    12
    OpenSUSE has the best installation menu of any OSs ever made
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 95%

    Yeah it's alright. I've been using Tumbleweed on my Desktop PC for the last few months and I gotta say it's mid. They do hard drive unlocking in Grub instead of in the initfs which means that only LUKS 1 and with that only the not-so-secure PDKDF is supported, instead of argon2id which is the modern KDF you want to use. This is a small and annoying oversight in the distros security which is why I will not be using it in the future

    20
  • People who use distros without systemd, why do you do this?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    I_like_cats
    Now 100%

    I'm not an anti-systemd extremist. I use Void because it is a simple distro that doesn't break as often as Arch does, while also being very up-to-date.

    I do have some things I dislike about systemd though which is why I will continue avoiding it in the future.

    • It doesn't follow the Unix Philosophy. This is a big problem for me, I want to be able to switch out different parts of my system as I please. Systemd is a collection of projects that are all so deeply integrated that you can't use them without also running the Systemd init system. And now Desktop Environments are starting to depend on Logind for example and there's no alternative for non-systemd users. (Except Elogind but that's just Logind ripped out of SystemD)
    • It's bloated and has many features I don't use. I just need an init system to start all my services at boot and restart them if they fail. Nothing more

    Also using a Distro without Systemd is not really that hard

    13
  • 425
    36

    I want to build a small gui application in rust. What are my options for application storage? I have heard of the confi crate but I want to save a bit more than just configuration. Is there a crate that handles this for me easily?

    14
    5

    Mine are: - Turning the spark wheel on a lighter in my pocket - Biting a finger

    30
    35
    196
    196 I_like_cats Now 100%
    Ru(wu)le
    105
    0
    196
    196 I_like_cats Now 100%
    rule
    93
    0
    196
    196 I_like_cats Now 100%
    rule
    63
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearAW
    Look at him

    :)

    71
    3
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearI_
    Now
    12 248

    I_like_cats

    lemmy.one