Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ME
Posts
1
Comments
199
Joined
2 yr. ago

  • I haven't tested the spouse approval factor, but once Radicale is setup, you don't have to do anything other than create new calendars through a caldav app, or through the web front end.

    Android can use DavX to sync if you're in to foss stuff

    I pretty much only use it for tasks and a maintenance calendar, but I've had zero problems with it so far

  • All I have ever wanted from a machine is to be able to say, "I'm busy right now, but I've had a thought; here - hold this for me"...

    ...without it telling anyone me and my partner's batting average.

  • They do. There's some companies that will condition, polish, clean and even eventually rotate out the fuel as part of a subscription.

    Between maintaining power supply, backup power and cooling, data centre facilities maintenance is more than a full time job.

  • Thanks for the feedback - It was a systemd issue. Something caused it to continue generating slices for espanso until the machine locked up - probably spawned with each terminal. It happened on out of date fedora install 36 (when 41 was out) with gnome on it.

    Since then I've moved to a window manager for all my machines and would likely invoke it the same way - perhaps now it's time to revisit!

  • Ctrl +a and Ctrl +e for beginning and end of line are from Emacs.

    GNU Readline is what provides them in the bash. There's a bunch of shortcuts worth learning in there!

    Most distributions I've tried use Emacs as the default shell binding style, some of the bindings are even available in things like appliance cli's like Cisco IOS and clones.

    Bash supports vi mode too, you just have to switch to it.

     
        
    set -o vi
    
      

    ZSH uses zle (ZSH Line Editor) instead of Readline, but I assume the Emacs style bindings have been copied over to zle for muscle memory portability. You can switch the keymap in zle,

     
        
    bindkey -v
    
      

    or set your own!

  • Yes. But also, despite having done it literally thousands of times, I still can't tell you which way round to put the target and the link name for a softlink on the first go.

    My first guess is always

     
        
    ln -s $NAME $TARGET
    
      

    No amount of repetition will fix this.

  • Sounds like you have reason to bump it up the list now - two birds with one stone.

    I need to do this too. I know I have stuff deployed that has plaintext secrets in .env or even the compose. I'll never get time to audit everything. So the more I make the baseline deployment safe, the better.

  • Ask Lemmy @lemmy.world

    What's the best way to buy glasses online?