this post was submitted on 20 Feb 2024
216 points (98.6% liked)

Technology

55648 readers
3765 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Walmart to buy TV maker Vizio for $2.3 billion in move to grow its ad business::Walmart touted the ability to grow its ad business through a Vizio TV platform that allows users to watch free ad-supported content.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 4 months ago (1 children)

Why wouldn’t we include a server call on every button press? We need usage data to optimize the experience!

[–] [email protected] 19 points 4 months ago* (last edited 4 months ago)

I wouldn't expect it's because there's a server call - I'm sure the developers are smart enough to have all the analytics and tracking be async in the background.

Instead it's likely because these days every aspect of the TV is implemented in software running on the TV's CPU. With pre-smart devices, changing inputs would just activate some discreet on-board electronics to switch the signal over with no latency. Now you have to wait for the processor to get around to it, and it's probably busy loading up a bunch of app launchers and other crap you don't need, and doing some fancy whoosh-in animations, all of which is just getting in the way of what you actually want.