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/)LE
Posts
5
Comments
44
Joined
2 yr. ago

  • Donwside to 2: Your VM becomes harder to move between hardware, you lose snapshotting capabilities from a copy-on-write image.

    5 is flexible, but has limitations. For example you wouldn't want to run databases on NFS volumes.

    If initialization time is the only problem with 4, you could create several smaller images on the disk. Create the first one, initialize the VM and set up an LVM volume on it, then start creating more volumes and extend the LVM volume.

  • Music @lemmy.ml

    Dead Feathers - Full Circle (2023)

  • I've had acquaintances waste away trying to delay cancer death. Hospice is not fun, so I'd rather go out on my own terms.

    Plus, any kind of money making scheme I'd think of is likely going to end up like the "aim for the bushes" scene in The Other Guys.

  • There's a long list of caveats when running VS Code over SSH. By comparison, text editors:

    • Work on Alpine remotes
    • Work on older distributions, and other *NIX systems
    • Have no problems with SSH key passphrases or security keys
    • Only require a few MB of memory
    • When run in tmux are largely resilient to SSH connection issues
  • If you frequently work on remote systems you frequently only get command line access, where you can still use vim/nano/emacs but not a full IDE like VS Code. In that case you might find it more convenient to learn one text editor well and forgo the IDE.

  • DevOps @programming.dev

    The OpenTF project has officially opened up their repositories!

    Sysadmin @lemmy.ml

    Monitoring is a Pain - And we're all doing it wrong (including me)

    Kubernetes @programming.dev

    Stronger Supply Chain Security Coming to Argo

    Kubernetes @lemmy.ml

    The First Kubernetes Bill of Materials Standard Arrives