Live data from Hacker News

Fun at the Unix Terminal

blog.regehr.org

11–20 of 56 posts

Re: Fun at the Unix Terminal

#14
post #10
post #6

aafire(1) is fun too, especially in colour with fixed term font. Likewise aaxine(1) which renders videos in ASCII art.

With friends using VLC on their linux box and unaware of the beauty of libaa/libcaca, I'd type: vlc --vout caca videofilename.ext and then look at them being scared/curious/amazed in that order!

Hey, cool. Here's how to do that with `mpv` on macOS:

    $ brew install mpv --with-libcaca
    $ mpv --vo=caca --really-quiet videofilename.ext

Re: Fun at the Unix Terminal

#18
Does anyone have a place/site for browsing through new/popular utilities? I've been on Ubuntu for the last year and I love it, but reading this I just realised I don't have anywhere to browse or find things like this.

Re: Fun at the Unix Terminal

#19
post #12
post #6

aafire(1) is fun too, especially in colour with fixed term font. Likewise aaxine(1) which renders videos in ASCII art.

asciiquarium and pipes, too.

I just discovered asciiworld. It can show you a worldmap with day/night shading, geodesic lines to IPs and satellites overhead. Amazing!
Post reply on HN