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/)S
Posts
2
Comments
47
Joined
3 yr. ago

  • I've done the same. I put on a single layer of clear coat and it has been perfectly water tight.

  • The game "Deep Rock Galactic"

    Space dwarves (solo or co-op) mining in procedurally generated caves while getting bugged by the local fauna.

    There are a few different mission types, four unique classes and a vast weapon upgrade system to explore.

    Also features the best (non-voip) communication system ever.

    Highly recommend. Rock and Stone!

  • To expand: Just configure whatever profile you're using (dev, release, ...) to have link time optimization (lto) enabled:

     toml
        
    [profile.release]
    lto = "fat"
    
      

    Reference

  • Why not set up backups for the Proxmox VM and be done with it?

    Also makes it easy to add offsite backups via the Proxmox Backup Server in the future.

  • Are there any implementations of this out there or is this purely theoretical (at this point in time)?