Occasionally I see videos of people rapidly doing things, like doing work, sorting stuff, chopping/building/crafting things, using calculators/devices, and I realized one thing is absent there

Computers. Anything that runs a full operating system.

Why?

Because they SUCK, developers all massively assume that it's okay for an animation to take sometimes even SECONDS, that it's fine to not preload things because "humans aReN't fAsT eNoUgH", etc.

We need more programs that aren't SLOW as dogshit

@anthropy I had never really consciously noticed this, but I think this is one of the main reasons why some people (myself included) tend to prefer CLI applications. It just feels so damn satisfying when the software you're using can move as quickly as you can type, and I wasn't really sure how to describe what makes it so nice until now.

Really wish this attitude made it into more GUI apps as well, since a lot of things just don't make sense to do from the terminal and it would be nice if that didn't mean you have to suffer through seconds-long animations for every button press