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

  • weird o with the leg

    Can you elaborate? Do you mean Q or p?

  • I was using it to deploy VMs to vsphere, and to test, started by deploying against a local KVM. Got it all working, copied the config to my prod vsphere, hoping I could just update the creds, and bunch of the KVM flags didn't work for vsphere, so I had to fix/rewrite them, which wasted a lot of time.

    TF would be amazing if it was a single API that appled generically to all backends. And it sorta is for the most part, but there are just a few footguns that can really spoil the mood. If they had a core API and anything non-portable was clearly documented, that would be good as well.

  • Which part? Thats exactly what I've used terraform for, it might not be the full capabilities of it, but its one of the main use case?

  • Yeah, but I was trying to keep the description basic, to avoid turning it into a buzzword salad.

    Have you used it much? Like it? Hate it? I'm curious to know others thoughts on it.

  • Its for easily deploying virtual machines. You can specify the VM specs, give it an install disk and some instructions, and it will churn out a VM for you.

    Honestly, it's not great in my experience, nothing about it is common or portable, so if you change your VM host, it might all fall apart.

  • The "wrong" way groups tests together, isnt excessively verbose, and is widely accepted. The "right" way is just noisy. You can use a comment to describe the test, you dont need to write an essay in the function name.

  • Yup, it is a raw food supplement, which I knew wheni suggested it. It means that OP can provide their own source of meat, which side steps the nestle issue.

    I use something similar for my cat, and it seemed to solve her hypercalcemia. No more drugs required, her appetite rebounded and her energy levels recovered, and her weight is back to normal.

    We used to use it with raw chicken, which had the interesting side effect of reducing her poops to once every two days, and significantly smaller and less smelly, and she got all her water intake from the chicken. With bird flu being a risk, we are now boiling the chicken first, and its mostly the same, but need more water for her.

    They have a bunch of recipes: https://www.vngpets.com/recipes-healthy-cat

  • Yeah, doesn't look good as a food name, is it some kind of weird German translation?

  • "I want a puppet"

  • Tech speeds things up. If you want to do good, it'll help you do it faster. If you want to do evil, it'll help you do it faster.

  • I've been pronouncing it N-gin-X, which is probably close enough once slurred together

  • Yeah, but think of the efficiency when it does finally guess your card!

    The non AI one doesn't bother me, I assumed the AI one was the same, but better guesses.

  • I haven't touched the AI auto complete, but the one that annoys me is when writing in a text file, and you press . to end a sentence, and it decides to start suggesting auto completes.

  • much more environmentally friendly to make and is 100 recyclable

    Prove it. I'm willing to bet almost all car seats end in landfill.

  • Lol, if only I had known about this a year ago, that's exactly what I wanted/needed.

    I guess I could change the topic name to "Rewrite of dtach in Rust" :/

  • Yup, good catch, rushed it out on the train. Will fix

  • Well, your point stands regarding alacritty_terminal, but right now, it actually works just fine for that test case:

    I suspect once I stop directing the raw input/output to the shell, it might become more important.