Elektrine lite

← Feed

tippfehlr

tippfehlr@chaos.social

<p>Likes computers and music.<br />Packaging stuff at Arch Linux.</p>

Posts

  • Post #2765804

    I&amp;#39;m realizing once again that I love few things as much as classical music. Currently Tchaikovsky&amp;#39;s Symphonies 🎶

  • Post #2765803

    TIL that running `sudo chown -x /usr/bin` is very funny

  • Post #2765802

    I discovered why the speakers sound terrible. Uh yes, there’s something missing.

  • Post #2765800

    https://beta.stackoverflow.com So there is a new Reddit now?

  • Post #2765797

    The Super Mario Galaxy OST is on Spotify &amp;quot;for a limited time&amp;quot;. That means they’ll remove it again? https://open.spotify.com/artist/5Ti5KEwE1Xi17uMbxvOYJz?si=gteUx6JBQ4OHMJgFRItw_A

  • Post #2765795

    I released relic this week. It’s a simple bash script/docker container to easily backup docker volumes, plain folders or (postgres) databases with restic. It’s configured with docker labels, so you can add backups to a container with as little as one additional line in compose.yaml. For example, to add backups to a postgres container, just add the &amp;quot;relic: postgres&amp;quot; label. That’s it. (Well, if relic is running ^^) Maybe someone else finds this interesting :) https://codeberg....