When you connect a new device to a ‘smart’ tv, you must pay homage to the manufacturer with a ritualistic dance. Plugging and unplugging the device. Turning them on and off in the correct sequence like entering a konami code.

Every time you want to switch devices, the tv must scan for them. And god forbid you lose power, or unplug something. You are granted the delight experience of doing it all over again.

I have fond memories of the days of just plugging something in, and pressing the input button. Instant gratification. It was a simpler time.

What is some other tech that used to be better?

  • @vext01
    link
    51 month ago

    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.

    • Björn Tantau
      link
      fedilink
      3
      edit-2
      1 month ago

      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.