11 ms·
I was thinking about how fun it would be to add this my Python CLI [0] I made for launching Fedora CoreOS locally with QEMU for testing ignition, but with a fla
by jdoss 2y ago
I was thinking about how fun it would be to add this my Python CLI [0] I made for launching Fedora CoreOS locally with QEMU for testing ignition, but with a flag that is turned off by default. Using the burn effect in TTE when launching a VM with my CLI would be so cool.
This instantly reminded me about Ansible and how it annoyed me that ANSIBLE_NOCOWS had to be enabled to disable the default output of Ansible with cowsay [1].
[0]: https://github.com/quickvm/bupy https://github.com/quickvm/bupy
[1]: https://github.com/ansible/ansible/issues/10530 https://github.com/ansible/ansible/issues/10530
- jimmaswell 2y agoOn a further tangent, that reminds me of two of my favorite things to install on a Linux system, ponysay and ascii-pony/systempony. I set each of my systems to a different character to show on bash logins with systempony (WSL instances included) https://github.com/erkin/ponysay https://github.com/erkin/ponysay https://blog.yjl.im/2016/01/ascii-pony-systempony-screenshot.html https://blog.yjl.im/2016/01/ascii-pony-systempony-screenshot...
- voidUpdate 2y agoA while back I install ponysay on one of my servers, and put fortune | ponysay in the .bashrc, so I get a quip from a random mlp pony whenever I log in. Brightens my day a little
- Aeolun 2y agoHot damn, I have to respect the author for shutting down any attempt to make him give in to the pressure. All these serious enterprise people worried about their cows, but then they do install ‘cowsay’ on their systems xD