• 1 Post
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • No, I’ve never touched my .config file for KDE directly (I have made settings changes, but none that would cause it to clear hotkeys), I just can’t set hotkeys without them clearing on reboot/session end. Apparently it’s a known problem: https://bugs.kde.org/show_bug.cgi?id=484682

    That report mentions 6.0.3 I’ve had this issue since I installed NixOS with plasma 5 last year and remember finding forum posts about it as well. It hasn’t been too much of a deal for me because the only thing I was using it for was remapping the Konsole shortcut to launch Kitty instead.

    Edit: also that issue I linked looks like it’s resolved in 6.0.5 but I’m in 6.0.5 right now and I just tried to set a keybind and it’s still clearing on reboot.






  • That’s true but in practice it wouldn’t take 60^11 tries to break the password. Troubador is not a random string and all of the substitutions are common ( o -> 0, a ->4, etc. ). You could crack this password a lot easier with a basic dictionary + substitution brute force method.

    I’m saying this because I had an assignment that showed this in an college cybersecurity class. Part of our lesson on password strength was doing a brute force attack on passwords like the one in the top of the xkcd meme to prove they aren’t secure. Any modern laptop with an i5 or higher can probably brute force this password using something like hashcat if you left it on overnight.

    Granted, I probably wouldn’t use the xkcd one either. I’d either want another word or two or maybe a number/symbol in between each word with alternating caps or something like that. Either way it wouldn’t be much harder to remember.



  • I choose to see this question as “If you could magically just make someone a billionaire, who deserves it,” or more specifically “who would actually do good things with the money if they had a billion dollars.”

    As you said, the reason these people aren’t billionaires already is because they haven’t been exploiting others. That being said, there are likely a few people that would use the money to better support a lot of great causes, like the Free Software Foundation, medical research, or climate change action




  • That’s true, but installing a whole new desktop environment also kind of goes against the whole “ease of use” part. If someone’s going to go to a whole different flavor they might as well just use something like Mint or Mint DE unless they specifically need Ubuntu for a dev environment or program/driver compatibility. That way they can still get the ease of use benefit but without dealing with all of the weird oddities that Ubuntu can introduce.