Live data from Hacker News

TTE: Terminal Text Effects

chrisbuilds.github.io

71–80 of 279 posts

Re: TTE: Terminal Text Effects

#71
post #63

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.

A few years ago, a submarine cable was knocked out, between our startup's MVP servers in Singapore AWS, and our networked factory stations in Asia.

In lieu of the submarine cable, something closer to a wet string was being routed over. It had such high latency and packet loss, that a watchdog timer I'd implemented on the stations was timing out.

Fortunately, the remote access we'd built into our stations (SSH and OpenVPN) still worked, albeit at slow speeds, like a 300 baud dialup, and crazy-high latency.

Having occasionally dealt with performance a bit like that as a kid, and knowing my way around Linux, it was like "I've been training my whole life for this moment."

So I just flexed the old command-line-and-editor-when-you-feel-every-byte-transmitted skill, and got the stations working, before the factory even knew about the submarine cable, saving our infinite-9s uptime.

It was nothing compared to what NASA does, but terminal animation effects would've ended both of our missions.

Re: TTE: Terminal Text Effects

#73
Wow - this is very cool and gives me strong nostalgia for Commodore-64/128 demos and old-school BBS's. I remember spending hours on my Commodore 64 doing this sort of thing by hand for the little BBS that I ran out of my bedroom.

Re: TTE: Terminal Text Effects

#76
Looks amazing!

Does anyone know why the "ColorShift" style doesn't animate as shown? When I run this each row cycles through colors from top to bottom, but there is no left to right / right to left color change at all. That's the only style not rendering correctly among 10 different ones I tried.

I tried with iTerm2 and Terminal app.

Re: TTE: Terminal Text Effects

#80
post #75

No "The Matrix" effect? That was one of the earliest programs I wrote back in 2000, and I was so proud of myself.

I can tell I'm too old now because I expected the Matrix projection to be in the first four examples and it's not even on the page.
Post reply on HN