This is amazing! Please never ever use it in production.
I propose that developers are allowed to use it in production... so long as they do all the development work on a 9600 baud dialup with a VT102.
TTE: Terminal Text Effects
111–120 of 279 posts
Re: TTE: Terminal Text Effects
#112Re: TTE: Terminal Text Effects
#113This is amazing! Please never ever use it in production.
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 c…
https://github.com/erkin/ponysay
https://blog.yjl.im/2016/01/ascii-pony-systempony-screenshot...
Re: TTE: Terminal Text Effects
#114This is amazing! Please never ever use it in production.
Re: TTE: Terminal Text Effects
#115Re: TTE: Terminal Text Effects
#116I'm glad to see we all take the same approach to these sorts of things ^_^ self.move_cursor_to_top() sys.stdout.write(output_string) sys.stdout.flush()
Would there be a more canonical way do do this?
Re: TTE: Terminal Text Effects
#117Re: TTE: Terminal Text Effects
#118This is amazing! Please never ever use it in production.
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 c…
All these serious enterprise people worried about their cows, but then they do install ‘cowsay’ on their systems xD
Re: TTE: Terminal Text Effects
#119This is amazing! Please never ever use it in production.
Re: TTE: Terminal Text Effects
#120There's a bit of lag on my VT420.