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/)CH
Posts
1
Comments
105
Joined
2 yr. ago

  • I've been considering a 3D printer for quite some time. Do you recommend FDM or SLA?

    What kind of things do you print? How often do you use it? Does it just collect dust? What kind of hobbies do you have and does a 3D printer support/enhance it?

  • They say that their format is open. In reality, it's them who exclusively control the definition and further evolution of the format.

    For as long as they continue to support and release code for open formats, there's hardly an argument here.

    That's exactly the issue. We are dependent on Google's goodwill and if they decide to scrap it or collect license fees for it we're shit out of luck.

  • I'm against using a Google OS (Android, Chrome OS), to browse on a Google regulated web (Manifest V3), based on a Google protocol (Protobuf) loading pages via Google proxies (Google AMP) filled with Google Ads displayed using a Google format (webp, webm), while everything is recorded and fingerprinted to update my Google Ad Profile.

    No, thank you very much!

    More open formats, more open Internet! Down with Google!

  • I used this one, with some modifications, like command line parameters to reuse it for different backup jobs.

    I've packaged it into a little docker container that runs crond and runs the script every day for a few backup pairs.

  • I had UrBackup running for 6 months+. It wasn't reliably backing things up, configuring it to be accessible via Internet is almost impossible, adding clienta is a hassle and the config isn't very user friendly.

    Furthermore I got the inpression, that it's backups aren't reliable; restoring files without UrBackup might be impossible.

    That's why I'm now back at a incremental rsync backup script. It's reliable, you can just restore things by copying them back via ssh and it uses a lot less space (!!!) than the UrBackup backups.