Live data from Hacker News

TTE: Terminal Text Effects

chrisbuilds.github.io

21–30 of 279 posts

Re: TTE: Terminal Text Effects

#21

This is amazing! Please never ever use it in production.

Why not?

Imagine that the CLI tool you use most often every day - a compiler, a package manager, like that - adds animations like these in common operations. Now you have to wait for the animation to finish before you can continue your work. How do you feel about that?

Re: TTE: Terminal Text Effects

#23

This is amazing! Please never ever use it in production.

Idk I wouldn’t mind one or two of these as loading screens or something.

As a developer-only tool, I’m sure most of my coworkers would love the attention to details.

Re: TTE: Terminal Text Effects

#24

Earlier quoted context omitted.

Why not?

Imagine that the CLI tool you use most often every day - a compiler, a package manager, like that - adds animations like these in common operations. Now you have to wait for the animation to finish before you can continue your work. How do you feel about that?

Of course it would be obnoxious.

As an "about" screen, or in a opt-in funny theme why not !

Re: TTE: Terminal Text Effects

#25

Earlier quoted context omitted.

Why not?

Imagine that the CLI tool you use most often every day - a compiler, a package manager, like that - adds animations like these in common operations. Now you have to wait for the animation to finish before you can continue your work. How do you feel about that?

?? Why would I imagine that? What does this have to do with using animations in production? What you are saying is "how would you feel about using animations in inappropriate places?"

Re: TTE: Terminal Text Effects

#26

This is amazing! Please never ever use it in production.

These are beautiful.

What I'd really like to see is this supported in the terminal emulator itself as an idle mode, i.e. don't run this in the buffer directly, but rather as a second buffer. This could function like a "screen saver". Once you interact, your primary terminal would be fully restored.

Re: TTE: Terminal Text Effects

#29

Earlier quoted context omitted.

Why not?

Imagine that the CLI tool you use most often every day - a compiler, a package manager, like that - adds animations like these in common operations. Now you have to wait for the animation to finish before you can continue your work. How do you feel about that?

I actually did some color animations to status bar of build tool I created while ago. In my opinion this distracted enough to make build feel faster

Edit: popular example of less invasive animations would be new docker cli, (pulling, buildx build)

Re: TTE: Terminal Text Effects

#30

Earlier quoted context omitted.

Imagine that the CLI tool you use most often every day - a compiler, a package manager, like that - adds animations like these in common operations. Now you have to wait for the animation to finish before you can continue your work. How do you feel about that?

?? Why would I imagine that? What does this have to do with using animations in production? What you are saying is "how would you feel about using animations in inappropriate places?"

> What does this have to do with using animations in production? What you are saying is "how would you feel about using animations in inappropriate places?"

Production will always be an inappropriate place. QED.

Post reply on HN