• 6 Posts
  • 231 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle
  • I activated it on my work laptop to benefit from a little more time to get bug reports upstream. OpenQA can’t catch everything. Even if I updated only once a month I’d still get up-to-date software at that time.

    Sure, openQA and snapper make catastrophic failure very unlikely. But it’s still a small hassle.

    But I can’t work anymore anyways so I might as well get all the good stuff as quickly as possible. Just gotta find the energy to switch the repos. By that time Plasma 6.2 has probably hit Slowroll. Let’s see.
















  • That is absolutely not a slow laptop. If it takes a long time to boot there must be something wrong. I have a similar system that takes about ten seconds to boot.

    Anyways, like others said, LVM with LUKS is the simplest. It uses your hardware to quickly decrypt the drive on boot. While it is running access to your data is protected by your login manager or lock screen.




  • At it’s simplest you just start the programs with Wine. So when you have Wine installed you can just select to run an exe file with Wine. By itself it will install them to a hidden folder where a mock-Windows-folderstructure is created and add entries to your start-menu equivalent.

    Most people use helper apps that add a separate mock-Windows environment for every program. Makes it easier to manage them, especially if one program needs different settings from another to work.

    Bottles is such a helper for general programs. Heroic is mostly for GOG and Epic games. Lutris generally for games. And Steam uses it’s own Wine version Proton automatically for verified games and you can trivially configure it to automatically use it for every Windows game.

    Look at https://protondb.com for games and https://appdb.winehq.org/ for general programs.