I’ve had so many issues with Apple devices losing compatibility with obscure features on apps after updating iOS, I wish I could go back occasionally to accomplish some task, and then upgrade again when finished.
The flexibility is valuable.
For example, on the newest iPad Pro, iMovie is unusable after iOS 15, completely jittery and unable to handle smooth user experiences for some reason.
TV updates are another thing. They change things with abandon and you can't revoke the updates.
Sometimes they break stuff and then you have to pray and wait until they hopefully fix them at their leisure.
IMO, it should be illegal to issue unrevokable updates so you can't get a product to have identical features as it did at the time of purchase. You should always be able to wipe it back to stock. Same with phones.
And the people who might crow about "security" - my device, my rules. I can block it on the network if I want.
TV: just don't buy an actual TV. Buy a monitor and hook it up to a Linux box with something like Kodi. You can hook up your cable box if you have that or stream from Netflix and such. Sure, even Netflix makes it hard as you can't get 5.1 surround but I'll take that and 2.0 -> 5.1 upmix over buying a Smart TV any day!
Games: Kerbal Space program sounds fun. Lots of mentions on HN. Apparently after some company bought them up changes of this sort have been made. So I decided against getting it even though I would probably very much enjoy playing it. Don't buy games like that. Buy games like Factorio or some GoG stuff (the ones that actually do work on your current Windows OS if that's what you use ... ;)) and do not buy into the GoG Galaxy thing. Get the installers. Otherwise that's like falling for Steam or Xbox Live or whatever the "Windows Live" BS is called nowadays.
Tablets and Phones: Use them for what they're good for: Making phone calls and browsing the web on the go. Apps are a curse, I avoid installing them as much as possible. Some exceptions prove the rule, like a free GPS tracker app for hiking created by a single guy. UI looks like it's out of the 90s but works for my use case. Found it because the other app I used started requiring a login even for the free part of the app. I refuse to bow to such things.
I've looked into this, but this option is really not great, either:
- Large Monitors are unavailable or (if you use business monitors) a lot more expensive and usually don't have latest panel tech.
- You'll loose surround sound and also 4K on most platforms
- The integration is usually worse (you'll have to start more devices, if you're lucky CEC decides to work)
- Good luck with HDR
I personally settled for a SmartTV behind a PiHole-equivalent, but an Apple TV or an Android TV combined with an offline smart TV are good contenders, too. Unfortunately, there's really no silver bullet right now.
Then get it from *ahem* elsewhere, you've paid for access to that content in that quality, if they can't provide that… Maybe if enough do that they'll fix the problem, so they can start tracking your use of the content again when you return to consuming it their way.
I simply bought a non-smart TV. I just made sure it had a number of HDMI ports. I plug my various media sources into the HDMI ports.
A "smart" TV must be the most un-smart TV possible - you're stuck with whatever's there. The "smart" part (say, a Pi or a Chromecast or both) must be detached from the display device (the TV), not a part of it.
"smart" TVs remind me of back when I bought a webcam with integrated Skype, for my old parents. It did make it easy for them to skype with their grandchildren, using the TV. But of course Skype, or MS at the time, plugged the pull on the version of Skype used by the webcam and then it became a brick. Never again.
> Games: Kerbal Space program sounds fun. Lots of mentions on HN. Apparently after some company bought them up changes of this sort have been made.
The changes to Kerbal are in Kerbal Space Program 2, not the original KSP. I highly recommend KSP, go ahead and get it. KSP 2 will have better graphics and add some new capabilities to the game, but honestly you could play KSP for years (I have) and not get tired of the graphics or what the game offers. To me KSP 2 seems like a competing game, not a replacement.We've entered a sad dystopia when the manufacturer is the leading security threat to the integrity of my personal devices.
Exactly. Companies that actually care about security don't bundle those updates with major breaking UX changes.
However, around the same time, my PC input began to blank out for a second at a time at random intervals which was very irritating. On a lark I performed a factory reset and didn't set up my wifi credentials, and it hasnt misbehaved since.
If the law needs me as an individual consumer to procure my own team of lawyers to go up against a multinational every time I buy a new TV, then that law might as well not exist.
https://arstechnica.com/tech-policy/2016/06/if-you-used-to-r...
Litigation is expensive, pretty much the only way it can be done in the US is as a class action where the number of people ripped off is large.
What about devices that are connected to the internet and need security patches?
As a software engineer can you imagine supporting every version of your software you ever released? Sounds like a nighmare.
This would teach us developers to do better. Like don't push random updates that break shit. If your product is not filled with security issues you should be able to backport a fix for that giant secuiry bug you found, you can ignore the crashes. Anyway this big companies can afford to pay you to backport some fixes . It is not like some volunteer is forced to backport fixes in his free time.
Perhaps we (developers) need to get better at this. We care so much about pushing features and being agile and all, but when it comes to supporting old releases: "umm, no. It's a nightmare".