Show HN: A little eye-candy for the terminal (in Go)
1–10 of 26 posts
Re: Show HN: A little eye-candy for the terminal (in Go)
#2Re: Show HN: A little eye-candy for the terminal (in Go)
#3Re: Show HN: A little eye-candy for the terminal (in Go)
#4We called this ASCII art and figlet when we were young. These keywords appear nowhere in the Git repository.
Re: Show HN: A little eye-candy for the terminal (in Go)
#5We called this ASCII art and figlet when we were young. These keywords appear nowhere in the Git repository.
Re: Show HN: A little eye-candy for the terminal (in Go)
#6We called this ASCII art and figlet when we were young. These keywords appear nowhere in the Git repository.
Re: Show HN: A little eye-candy for the terminal (in Go)
#7We called this ASCII art and figlet when we were young. These keywords appear nowhere in the Git repository.
I'm interested in the rainbow library (which does reference figlet https://github.com/arsham/rainbow/blob/master/README.md#see-...), but only to see if it's any faster than the painfully slow Ruby implementation of lolcat.
Re: Show HN: A little eye-candy for the terminal (in Go)
#8Re: Show HN: A little eye-candy for the terminal (in Go)
#9Nice work! Would be good to add a CLI option for specifying a font.
Re: Show HN: A little eye-candy for the terminal (in Go)
#10We called this ASCII art and figlet when we were young. These keywords appear nowhere in the Git repository.
figlet + lolcat = figurine I'm interested in the rainbow library (which does reference figlet https://github.com/arsham/rainbow/blob/master/README.md#see-... ), but only to see if it's any faster than the painfully slow Ruby implementation of lolcat.
There are a couple of benchmarks and you can run them with: $ go test -bench=.