Live data from Hacker News

Why Johnny Won't Upgrade

jacquesmattheij.com

451–460 of 588 posts

Re: Why Johnny Won't Upgrade

#451
post #404

Earlier quoted context omitted.

The alternative is that your phone shuts down

The alternative is that Apple could tell the user the phone battery was going bad, so they'd buy a new battery rather than a new iPhone. The other alternative is that Apple could test the battery and apply the throttling only when appropriate (rather than generically over entire models). Weirdly, both decisions contributed to Apple's bottom line. What an odd coincidence.

All apple devices I’ve used in the past years tell you when the battery is degraded to the point it needs replacement. However, especially iPhones can be in situations where the battery may still be fine for most usage, but still not be good enough to support the required power draw - for example when it’s cold outside (aka winter). I much prefer my phone to slow down in these situations over shutting down as earlier versions did.

Re: Why Johnny Won't Upgrade

#452
post #449

Earlier quoted context omitted.

They did not slow down the battery “generically over entire models”. They slowed it down when the battery was degraded. Wouldn’t it be much easier for Apple just not to issue OS updates for older phones if they wanted to encourage users to get new phones?

Making units more disposable makes perfect commercial sense. Making them overtly more disposable might figure out into customer decisions which would be bad for profits. Better be subtle about it.

In that regard, not slowing down the devices with degraded batteries would have been substantially better. The behavior before was substantially more annoying: The phone would just shut down.

Re: Why Johnny Won't Upgrade

#453

Don't forget: "Never slow down the user interface". I have a 4K Sony television that was their flagship model when it was new, but a couple of years ago they "updated" it with a new version of its OS that looks identical but is incredibly sluggish. Not technically broken, but frustrating to use. Moving around between menu items is a good 2-3 seconds, up to 10 in some cases. There is literally nothing I can do about t…

Owner of a 4K Sharp "smart" TV here. Menu is indeed incredibly sluggish. My old Zenith from the 90s has better response time, _and_ an integrated VHS player. Can't beat it.

The Sharp was the first smart TV I ever purchased. Heavily discounted at a holiday sale some years ago.

When I brought it home, I connected it to the Internet to see what all the fuss was about. They're nothing special -- you can launch your typical streaming, news, and weather apps, all from the same terrifyingly-slow UI.

A few weeks later, the TV forced an update on me. A pop-up appeared _on top of_ another (external) video source, interrupting what I was doing. There was no option to decline the update, not even "remind me later".

I decided to turn the TV off rather than be strong-armed into the update. But when I turned it back on, the update popped right up again. I tried blocking the TV's Internet access using my router, but this had no effect either. At this point I felt mostly defeated, and assumed I wouldn't be able to use the TV until I "consented" to the update.

Needless to say, the TV is not allowed to connect to the Internet anymore.

Another complaint about modern smart TVs: the remotes are horrible. I don't know if they're IR, Bluetooth, 2.4GHz radio or what, but not only must you have line-of-sight to the receiver, you must point _directly_ at it, or some inputs will be dropped.

The remotes also often have dedicated buttons for proprietary streaming services which I've carefully removed with a razor knife. There is absolutely no reason for the remote sitting on my coffee table to function as free advertisement for Netflix/Amazon/Hulu.

I understand these buttons on the TV UI, but branded buttons on the remote control? Come now. That's going to look quite silly in 15 years when some of these services are defunct, or when the TV's OS is out of support and the apps won't run anymore (like what happened to Netflix on the Wii, or YouTube on the PS3).

This is assuming the panel even lasts that long... given all the R&D that manufacturers must be pouring into unnecessary software, I can't imagine the longevity of these devices has done anything but shorten.

I continue to search for large, high-quality "dumb" panels that I can purchase, but it seems like these are mostly nonexistent in the consumer/retail space. Any dumb TVs I find are usually very small. Everything over 35" or so seems to always be a smart TV.

Re: Why Johnny Won't Upgrade

#454

Don't forget: "Never slow down the user interface". I have a 4K Sony television that was their flagship model when it was new, but a couple of years ago they "updated" it with a new version of its OS that looks identical but is incredibly sluggish. Not technically broken, but frustrating to use. Moving around between menu items is a good 2-3 seconds, up to 10 in some cases. There is literally nothing I can do about t…

Oh, did you get the ads yet? My Sony TV randomly started showing sponsored content on the Home Screen.

Also own a Sony TV. I forget the app I needed to disable but you can turn off many of the parts of the "home screen" if you are willing to dig through their annoying menus and scroll through long lists of apps.

The way I look at these things is like a really cheap smartphone with a really great screen. Sometimes you have to search around online to find the best way to turn on/off certain "features".

Re: Why Johnny Won't Upgrade

#455

Earlier quoted context omitted.

I'm aware that I will sound condescending but... that's exactly why people "invented" opensource (and/or free software if you prefer). I'm sorry for your problem nonetheless.

App stores and SaaS do an end run around open source.

You may be right. You can not even usually go back to an older version of an application if you want undo some bad decision by the developer. Source code is spotty if you can get at it. Your data is locked in by them on some server you do not control. In some cases they do not even really control it.

I would add the other anti pattern companies use is opensource vendor lock in. They take what would basically be a 'meh' product and put good stuff ontop of it. But to get that 'good stuff' you have to buy their service contract. Sure you are using some open source. But the key bits are still proprietary.

Re: Why Johnny Won't Upgrade

#456
post #437

Earlier quoted context omitted.

It's just proof of planned obsolescence. For phones it happens one way, for TVs another way.

So do you have a magically solution to keep rechargeable batteries from degrading over time?

yes.

a replacement battery.

Re: Why Johnny Won't Upgrade

#457

Earlier quoted context omitted.

The standard story in the computer folklore was Movable Type [0], a blogging platform. In the early 2000s when blogosphere was at its height, Movable Type was used by numerous authors. It was freeware, source code available, and had a big collection of plugins and extensions. It was not Free and Open Source, with restrictions on use and redistribution, but most thought it was good enough. As time went by, its shortco…

"In the long run, the utility of all non-Free software approaches zero." But to be fair, that is allmost true of any software, with changing archtectures programming languages etc. but a thousands times yes! With free software you have at least the option of doing the work of migrating.

Well, depends on what you mean by "long term".

BSD-licensed low-level unix programs are still quite useful today and are likely to continue to be very useful in coming decades.

Re: Why Johnny Won't Upgrade

#458
post #106

I had been using a great app that’s been around since before the iPhone came out (PocketMoney on Palm). They rewrote it for IOS, and it was able to import the database from the Palm version. Really great. Then sadly the author died, and it languished for a while until it was sold to someone else. The new owner seemed to try to keep it going, but then finally gave up last year and crammed an absolutely awful “update”…

I find myself in kind of the same case as you. I use a personal finance app on Android that I chose because it wasn't connected, so my data stays on the phone if I don't manually save it elsewhere.

2 years ago I looked at the SqLite db with the project to build a desktop app that would use this db, but I didn't commit to it.

Last week I wanted to finally build the app but I discovered that the developer had encrypted the db with AES256 in one of the previous updates.

I plan on contacting him to see if I can convince him to give me a way to read my data but I'm afraid that if he won't do that or I would potentially have the key to all his users db.

Re: Why Johnny Won't Upgrade

#459
post #159
post #8

As a user of software, I couldn't agree more with the OP that automatic updates: > should always keep the user centric > should be incremental and security or bug fixes only > should never update a user interface without allowing the previous one to be used as the default > should never be used to install telemetry or spyware or to re-enable it if it was previously switched off > should never be used to install other…

I’m not sure it’s even to do with economics. Certain people just like to mess about with UI because changes excite them. Slack recently moved the profile settings from the left of the screen to the right. It hasn’t been replaced by anything on the left. Someone just decided to move it, they probably have some pseudo science about “design weight balance” to justify moving it. Really it’s change for change’s sake.

It is not just phone apps that do this. Web apps do this too. My bank has pretty much rearranged all of its GUI. Big giant buttons everywhere. Yet the one thing I go on there to do is at least 10-20 clicks to do now.

Re: Why Johnny Won't Upgrade

#460

Earlier quoted context omitted.

This is a much bigger issue than just TVs. And you seem to have ignored my entire final paragraph, which was about what I think we need to do to improve the situation. I am doing my part; I contact my representatives to draw tech issues to their attention, for example, and I donate to various relevant campaign groups. But I am only one person, and it will take more than just me and a few people like me to effect chan…

> This is a much bigger issue than just TVs. You start somewhere > And you seem to have ignored my entire final paragraph which culminated in >> sadly, it seems a lot of people either don't care enough to do that instead of moaning on Twitter of Facebook and then accepting their fate. which is you accepting your fate, it seems. You suggested nothing useful, only moaned that others couldn't be bothered. In summary you…

You are getting "results" in a Sisyphean task. The one you are responding to is talking about the larger issue.

Sure, do exercise your right as a consumer and do more than just complaining. If I ever bought something that started performing this badly I would return it as well. Problem is, what do you trade it for? I'd like to find a 50" TV with no smart TV features. Will your complaining and nagging on review sites going to make this a reality?

As long as we keep accepting only the choices provided by the status quo all you are getting is a slightly more comfortable golden cage. This is what makes GP feel powerless.

Post reply on HN