this post was submitted on 09 Jul 2024
247 points (97.3% liked)
Asklemmy
43760 readers
1099 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh man, remember when you just had to press the channel number on the remote.
Now you gotta use menus in a Smart TV that takes 2 seconds to process an input event.
Reminds me of the time I had to make an interface for a set top box by Deutsche Telekom. It was severely underpowered and I had to work with some very quirky browser. I think the browser was based on Internet Explorer.
It was super slow and couldn't handle anything asynchronous. Which meant that it would lock up for even the simplest operation. And they insisted on their buttons having button down animations. Which meant that I had to slow down the incredibly slow machine artificially so that you could see the animation. And it wasn't enough to slow it down just for the animation duration. You had to give it some extra time because it was so damn underpowered. I think in the end a button push took a whole second extra time.
And it was still faster than what they had produced themselves before that, even though their thing didn't have any animations.
The worst was that those machines actually did have a fancy hardware accelerated interface one could use. But for some reason they weren't ready yet for that. So everything I had done was just a placeholder anyways.