6 ms·
I've mentioned this in another comment but: this update will permanently disable any 32 bit iOS apps you have on your device with no recourse or downgrade possi
by darren_ 4y ago
I've mentioned this in another comment but: this update will permanently disable any 32 bit iOS apps you have on your device with no recourse or downgrade possible.
So, reason not to update: you like using software you've paid for.
- jquery 4y agoI remember when iPhones first truly became useless if stolen. Tech support forums were filled with sob stories about why a particular person couldn’t activate their iPhone, begging for a secret bypass. They would make up sob stories because otherwise people would just call them a thief and ignore them. But the tech support forums usually called them a thief anyway because most of the time, they were, and part of the cost of ownership of these devices is keeping them up to date and remembering the activation password… Anyway I’m sharing this because the “my ancient unsupported 32 bit applications will fail”, while a minimally valid reason not to upgrade, reminds me a bit of the sob stories people would tell to get tech support for their stolen iPhones…
- ChuckNorris89 4y ago>They would make up sob stories because otherwise people would just call them a thief and ignore them. You're being unfairly harsh here. Most likely they bought it off the second hand market because in many countries people can't afford the prices of new iPhones, and then realized it's a stolen phone.
- Suzuran 4y agoWhen a thief fences stolen goods they don't magically become un-stolen.
- ChuckNorris89 4y agoSure, but unless the police catches the crook an seizes their money then return it to the victims, then the person who unknowingly bought the stolen good can't magically un-buy it and get their money back.
- Suzuran 4y agoThis makes the unwary buyer a victim of the thief as well. All the more reason to brick stolen devices and make them unsellable by the thief so they can't victimize more people.
- rodric 4y agoI am reminded of a line from G.K. Chesterton: ‘Thieves respect property; they merely wish the property to become their property that they may more perfectly respect it.’
- rixthefox 4y agoI think the harshness is on point. We've gotten to a point where people's lives are deeply connected inside their devices and people need to understand that it's not "just a phone" anymore. Just like it's the buyers responsibility to make sure they aren't purchasing a stolen vehicle, it should be equally the buyers responsibility to ensure they are not purchasing a stolen phone. Proof of a clean IMEI would be a start. The problem stems from most countries outside the US not taking the IMEI database seriously and so in some countries it's possible to activate a phone with a reported stolen IMEI. I personally think Apple's choice to restrict activating stolen iPhones is a smart move overall. If countries won't use the IMEI database, this is the next best thing. It's not our responsibility to "unlock" phones for people because they didn't perform due diligence.
- ChuckNorris89 4y ago>We've gotten to a point where people's lives are deeply connected inside their devices and people need to understand that it's not "just a phone" anymore. Then it your responsibility to have backups no? Forget theft, if you keep all your most valuable data on just your phone alone, you're one accident away from loosing it al, via so many ways other than theft. >Just like it's the buyers responsibility to make sure they aren't purchasing a stolen vehicle, it should be equally the buyers responsibility to ensure they are not purchasing a stolen phone Now you're moving the goalposts. A phone is not a car. If my car is stolen, I can't just walk into a Ford-Store and buy a new one on the spot for $1000. What about stolen bikes? Police don't bother investigating such things and they'll basically laugh you out of the police station.
- Kye 4y agoA growing number of people only have a smartphone. This is probably alien to most people here, but I've had more than a few friends who haven't owned a laptop or tower in years, if they ever did. It's only recently that you could even connect a USB mass storage device to most phones to do an offline backup. I'm not sure apps for that even exist.
- 4y ago
- jdboyd 4y agoOr also commonly, the person selling it didn't know how to transfer it correctly.
- bamboozled 4y agoWhy should software last > 10 years when very little else in life does ? Sure tools etc can last a lifetime , but my drop saws motor will probably burn out in 10 years and will be replaced with an upgraded model ?
- highwind 4y agoJust because your drop saw burns out in 10 years that doesn't automatically make my code obsolete in 10 years. I can make a same counter argument using the same logic. I have a car that runs fine well past 10 year mark. Why can't I expect a software do the same?
- antihero 4y agoNot running on modern architecture does make it obsolete in the same way that stuff that’s only available on punch card is obsolete. Why is it up to others to spend resources supporting backwards compatibility instead of you to keep your code compiled for modern arch?
- acdha 4y agoYour car didn’t run for 10 years without any maintenance. It’s not unreasonable to expect someone to click build once a decade either.
- alexvoda 4y agoYou did not depend on the manufacturer to do that maintenance. The manufacturer could have even gone out of business and you could still fix or find someone to fix your car. You however depend on the original developer to click that build button because proprietary software. If it was FLOSS, you could. But don't worry, thanks to DRMed parts you won't be able to fix anything on your car either (or phone, or any other smart device) without the involvement of the original manufacturer. Ain't property wonderful when the manufacturers intelectual property has precedence over your physical property? /s
- 4y ago
- lamontcg 4y agoIs that the fault of who sold you the software and isn't upgrading it for whatever reason or who made the O/S?
- OkayPhysicist 4y agoI think it's both. Fortunately, unless you're doing hacky bullshit, changing from 32 to 64 bit should be trivial. Unfortunately, companies go out of business, so can't be relied on to update their own software into perpetuity. Fortunately, it probably doesn't have to the original company to update the software, because it should be a straightforward update of some build parameters. Unfortunately, proprietary, source-unavailable code is the norm in commercial software development, so no one but the original company has the source code. Thus it's the original company's fault for not being at least source-available. Fortunately, we have the technology to run 32 bit software on 64 bit operating systems. Unfortunately Apple has decided to not do so any more. Fortunately, Apple used to allow this, so your software still works on an older version of the operating system. Unfortunately, Apple has decided to brick that version of the operating system, forcing you to update it and lose access to the software you were perfectly capable of running on your device before Apple's unilateral decision. Thus, it's Apple's fault, for breaking backward compatibility and then forcing people to update.