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/)PT
Posts
11
Comments
78
Joined
4 yr. ago

  • Everyone has a (changing) tattoo on their forehead telling how many deaths are caused by their overconsumption of the planet's resources.

    All environmental externalities are included in all prices. Also currency is manipulated to prevent overconsuming the planet's resources

  • I'm waiting for hetzner object storage (they were hiring some people for this a couple of months ago)

    What are the current alternatives?

    • Idrive e2 $4/TB/month
    • Backblaze B2 6$/TB/month
    • Wasabi $7/TB/month
    • Cloudflare R2 $15/TB/month
    • AWS S3 $21/TB/month (tricky, cheaper profiles available)
    • GCP $20/TB/month (tricky, cheaper profiles available)
    • Oracle $25/TB/month
    • Azure $18.4/TB/month
    • DigitalOcean / Linode / Vultr ~ $20/TB/month
  • nagios (and check_mk) are plain old tech. Newer ones have been built with lessons learned. zabbix I don't like because configuration is in a database. prometheus is nice because it's performant and configuration is in a file (which can be version controlled in git and deployed with e.g. ansible). Data in database, config in plain text files.