Skip Navigation

Posts
11
Comments
146
Joined
3 yr. ago

  • Deleted

    Permanently Deleted

    Jump
  • Small addition: while nobody is watching. Or at least they think nobody is watching.

  • I have my phone running grapheneos set to automatiically switch off Bluetooth after not being used for 5 mins. Makes life easier for sure.

  • Best I can do is $2.

  • I imagine there would be a gigantic list of safety concerns for self-closing doors.

  • Cats

    Jump
  • I've actually had a lot of cats. Literally never needed to trim their nails. I guess we've got different ideas on how to look after cats. Each to their own.

  • Cats

    Jump
  • No. Get a scratching post or two, you shouldn't need to trim them.

  • Good question. It could go either way - SDDM and PLM are different enough that any customisations you did on SDDM are at risk of breaking when going to PLM. So they either do it automatically and upset those with customisations that don't work, or you keep it manual and upset those that don't want to do it manually.

    Given that CachyOS is more aimed at those more comfortable with the terminal (Arch-based) I tend to think it'll remain manual.

  • For anyone else who was curious like me, there are manual steps required for existing installs to use the plasma login manager:

     
            **Manual changes for existing users:**
    
        KDE Plasma users with SDDM can now migrate to Plasma-Login-Manager. Please run:
    
        sudo pacman -Syu plasma-login-manager
        sudo systemctl disable sddm
        sudo systemctl enable plasmalogin
        sudo pacman -R sddm-kcm cachyos-themes-sddm sddm
    
        After that you can use in Plasma Settings under the KCM “Apply Settings”.
      
  • It crafts into Bread Ingots

  • Collabora has also released a desktop version. I've been giving it a go and its UI is pretty nice, but its still fairly buggy at the moment. Keeping an eye on it for sure.

  • Deleted

    Permanently Deleted

    Jump
  • Then proceed to buy it online.

    This has easily been happening for at least the last 25-30 years.

  • His skeleton would kick their arses

    1. Maybe 3?
  • Oh hell yeaaa

  • Using them together. Bevy is your "backend" and egui runs inside it and is used as your interface. Bevy, being a game engine bevy will be more than capable of doing the stuff you need.

    I'm using the bevy_egui crate.

  • I've been working with Bevy and egui, and have found it pretty nice. At the very least that might help get you started in your research.

  • As they say, the last 20% of a project takes 80% of the time. Thats where all the boring stuff lives or the stuff that you've put off over and over again.

    Get through it and you'll be able to get back to the stuff you enjoy again.

  • Not a bad idea really. Though if there is a problem I can't solve within the hour, I tend to dwell on it and work through it in my head until I can get back to it. Thought just going cold turkey (so to speak) for the holidays might be better this time around.