Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have two sets (one is a 4K, and the other, a regular set). It happens on both. The crashes are different, though, for each app. Usually, it’s the app falling into a fugue state, at some point, as I am channel-surfing (I do that, a lot).

I should also qualify that it’s not really “every single one” (that’s hyperbole). It’s the ones that I routinely use (Apple, Amazon, Hulu, and Netflix).

I’ll probably get another one, sooner or later, but I’ve been waiting for them to release a new version[0],

[0] https://share.google/YL2EBlQfewN9CGDxD





Interestingly enough the same happens on both Spotify's desktop and Chromecast / Apple TV application when you "song surf".

If you rapidly keep skipping through a song, then to the next one and repeat, the performance will keep on tanking. After a while it'll take 5-10 seconds just to load a song, going to other UI sections will take 3-5 seconds to load, and eventually the application completely locks up and soft reboots itself.

Probably JavaScript garbage collectors getting overwhelmed.


Javascript garbage collector wouldn't take so long... probably it's launching a new thread or process (for example, DRM decryption) for every song, and there becomes too many of them. Or it runs out of memory and starts swapping.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: