Slashdot Mirror


Slashdot Asks: How Should Apple Have Responded To the Battery Controversy?

Yesterday, Apple officially apologized for slowing down older phones in order to compensate for degrading batteries. In a letter to customers, Apple said, "We apologize," offering anyone with an iPhone 6 or later a battery replacement for $29 starting in late January through December 2018 -- a discount of $50 from the unusual replacement cost. They're also promising to add features to iOS that provide more information about the battery health in early 2018.

Apple's response has left many wondering whether or not it is enough. Even though they are discounting the cost of a battery replacement, for example, they are still profiting from each battery replacement. At the end of the day, "Apple only came clean after independent investigation, giving the whole situation an air of underhanded secrecy," writes Macworld. Should Apple have responded differently to the battery controversy? In the first place, should Apple even issue a software update to older devices to purposefully throttle the CPU and prevent the phones from randomly shutting down when experiencing rapid power draw?

Quinn Nelson via Snazzy Labs explains the controversy and how it is largely exaggerated.

97 of 177 comments (clear)

  1. By giving away free phones to everyone by Anonymous Coward · · Score: 1

    full communism now

    1. Re:By giving away free phones to everyone by ichimunki · · Score: 4, Funny

      Not enough. Full on seppuku is the only way past this type of shame.

      --
      I do not have a signature
    2. Re: By giving away free phones to everyone by LifesABeach · · Score: 1

      I find myself not disagreeing.

    3. Re: By giving away free phones to everyone by Z00L00K · · Score: 2

      User-replaceable batteries wouold be sufficient.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    4. Re:By giving away free phones to everyone by currently_awake · · Score: 1

      Put it in the Errata file that you slow down phones with old batteries. Nobody reads those so it remains secret, but when caught you point out you "Disclosed" it.

  2. Option by Anonymous Coward · · Score: 2, Insightful

    They could have made it an option. Speed or longer battery life.

    1. Re:Option by Sneeka2 · · Score: 3, Insightful

      *crashing phones or no crashing phones, FTFY.

      --
      Bitten Apples are still better than dirty Windows...
    2. Re: Option by Sneeka2 · · Score: 1

      I agree that a warning dialog might've prevented some drama here. OTOH, there are a ton of issues associated with any sort of warning dialog too, and such a thing may in fact create drama on a regular basis. Support costs would increase with more people walking in with phones showing "some weird error message". Or the error message would be ignored, as most error messages are, and nothing would change. At the scale of iPhones, such things matter. There is no easy silver bullet.

      Apple tries to make its products as free of error popups as possible and "just have them work"; unfortunately they fell on the wrong side this time.

      --
      Bitten Apples are still better than dirty Windows...
    3. Re: Option by Anonymous Coward · · Score: 2, Funny

      Like those 'weird' battery low/critical messages on my laptop. What is battery? What could it mean? I took it to a tech shop so they could explain it to me.

  3. Apologize and correct by Baron_Yam · · Score: 5, Interesting

    They should have issued a statement saying the code was written to extend the life of the battery and prevent reboots due to voltage drops.

    Then they could have issued a patch that made the behaviour optional, perhaps with a pop up message suggesting enabling it when the battery started failing.

    Finally, the battery replacement discount is not a bad PR move.

    1. Re:Apologize and correct by tlambert · · Score: 2, Informative

      They should have issued a statement saying the code was written to extend the life of the battery and prevent reboots due to voltage drops.

      That would have been lying.

      Because the voltage doesn't drop; it's the current that drops.

      The only people who would ever see it are people with very, very high CPU utilization.

      Mostly the people who jailbreak their iPhone run a CPU benchmarks.

    2. Re:Apologize and correct by Anonymous Coward · · Score: 1

      No, it's the voltage that drops. If you pull more current with a given internal resistance of the battery, the voltage available to the phone will drop accordingly. If the internal resistance grows with the age of the battery, the voltage will drop further. One day it will be too much and the phone will either manage a shutdown or simply crash. The latter being bad since it might damage the filesystem if it happens at the wrong time.

    3. Re:Apologize and correct by Anonymous Coward · · Score: 1

      It's not a lie, it's saying essentially the same thing, and is a completely uncontroversial statement except to electronics dabblers who barely know enough to be dangerous.
      Battery voltage is lower when in-circuit under load than when open-circuit. And this effect is more pronounced especially with discharged or dying old batteries. And for a linear circuit, lower voltage means lower current. Yes a cellphone isn't a linear circuit but that's not important. Point is that current spikes will brown out the circuit because the battery is *unable* to deliver the necessary current the circuit is designed to use.
      The culmination of age, charge level, temperature, etc. is modeled as the battery's internal resistance and depends on these and other factors like battery construction.
      If a battery's voltage DIDN'T change under load, then batteries would be ideal voltage sources which they clearly aren't, because ideal voltage sources can supply any amount of current. Batteries can't.
      Conduct an experiment yourself with a multimeter, battery, and variable load if you are skeptical.

      The only people who would ever see it are people with very, very high CPU utilization.

      Not so. My iphone 5s w/ an old battery has shut off multiple times in slightly cold weather doing everyday low-cpu stuff like texting. No jailbreak either.

    4. Re:Apologize and correct by phantomfive · · Score: 1

      Because the voltage doesn't drop; it's the current that drops.

      If resistance is the same, how do you change the current without changing the voltage?

      --
      "First they came for the slanderers and i said nothing."
    5. Re:Apologize and correct by tlambert · · Score: 1

      No, you can't measure it that way.

      Attempting to dray too much current, and watching the voltage is the only way to determine the amount of current available to draw. Not the other way around.

      You ramp up current draw at a given voltage, and if your voltage starts to drop, you have to back off on current utilization. The only way to do that is to back off on current utilization.

      It's the current draw that matters; you aren't drawing off 9 volts, and then suddenly you can only draw off 7 volts. That's not how battery degradation works.

    6. Re:Apologize and correct by brantondaveperson · · Score: 2

      You're both right. A battery is (more or less) a perfect voltage source, in series with a resistor. From that perspective, the current you see, and the voltage you see, are just different ways of looking at the same thing.

      You can't 'ramp up the current draw' at a given voltage, because the voltage across the battery will change precisely in sync with the current, according to ohms law and the nominal battery voltage. Inside an iPhone, of course, there is complex power management circuitry that will attempt to provide a fixed voltage, at whatever current is required, using a DC to DC converter of some clever type. When the power - the current multiplied by the voltage - available from the battery drops below a certain level, then this converter will no longer be able to provide the voltage required by the phone's electronics. When this happens - and it might be quite unpredictable if the battery is old - that voltage output by the DC converter will drop. This will kill the processor, and it will trigger a brown-out reset of some kind. And that will sure look like a crash, and that's what people will call it.

    7. Re:Apologize and correct by AmiMoJo · · Score: 1

      It's the voltage drop that causes the reboot. Battery voltage is dependent on load, i.e. the amount of current being drawn. As more current is drawn, the voltage drops. Even in new, healthy batteries.

      In older batteries the voltage drop is larger. Of it gets too low, the phone's system-on-chip automatically enters reset state to protect itself. Low voltage can result in things like failed flash memory writes. There is also a lower limit below which the voltage regulators don't work.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    8. Re:Apologize and correct by drinkypoo · · Score: 1

      If resistance is the same, how do you change the current without changing the voltage?

      Does the internal resistance remain the same over time? I would suspect that it does not, as the battery chemistry breaks down.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    9. Re:Apologize and correct by therealspacebug · · Score: 1

      Thumbs up!

  4. Exactly as they did by SuperKendall · · Score: 4, Insightful

    I think what they did is about right - apologize for not making it clear, make it cheaper to get a new battery than any replaceable would have been, and then (most importantly) add information so people can tell if a battery is wearing out or not.

    It's not like it's a manufacturing defect, where Apple would actually replace a part. The whole system is acting as designed, and in fact in the best interests of the users - lots of other companies would have just added an info panel and called it good. The batteries are still working just fine. The cheap battery replacement is beyond what they really had to do, but is good customer service.

    I also question between parts and labor if Apple is really making money on the battery replacement at that price. That was just thrown out as a given but who claims that is still a profit?

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Exactly as they did by Anonymous Coward · · Score: 1

      You think its in the best interest of users to intentionally mislead them into thinking that their phone's performance has degraded to the point that they need to replace it with a new phone, rather than making it clear right off the bat that the problem is due to an aging battery which can be easily replaced? I am astounded that there are *still* people who can spin this story into one that makes Apple sound benevolent and innovative. There is one reason and one reason alone that they weren't upfront about this - money. The more people that think its normal that a phone should only last a couple years, the more people buy iPhones. Apple has gone to great lengths to present themselves as an environmentally conscious and sustainable company, then in the background they do shit like this that encourages their customers to burn through 2-3X as many phones as necessary. And then after all this, they can still come out and tell everyone its for their own good and the consumer whores will gobble it up.

      Of course, at the end of the day, no one is forcing anyone to buy any new phones, so its hard to shed more than a couple tears for what amounts to mass gullibility. But the fact remains that Apple was being intentionally deceptive at the expense of their customers and the environment so they could sell more product.

    2. Re:Exactly as they did by SuperKendall · · Score: 3, Insightful

      Do *you* think ti's better for the users that the phone shuts off randomly, or over time does not last nearly as long? That would ACTUALLY force a user to buy a phone sooner than if it is just getting a bit slower.

      Why are you advocating an approach that leads to users replacing phones more often than they do already? Cruel man.

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
    3. Re:Exactly as they did by david_thornley · · Score: 4, Insightful

      I'm going to suggest that a battery that cost $6 on eBay might not in fact be the same battery Apple uses, and likely has quality issues. If it works for you, great. If it catches fire, well, it's your decision to use that battery.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    4. Re:Exactly as they did by Demena · · Score: 1

      Better make it a Motorola. Samsung batteries (sealed) are fucking up again. Refusing to charge when they are depleted (new batteries).

    5. Re:Exactly as they did by dgatwood · · Score: 1

      It's not like it's a manufacturing defect, where Apple would actually replace a part. The whole system is acting as designed, and in fact in the best interests of the users - lots of other companies would have just added an info panel and called it good. The batteries are still working just fine. The cheap battery replacement is beyond what they really had to do, but is good customer service.

      Actually, it is a manufacturing defect — and one that they admitted to, but only for a narrow range of serial numbers. Unfortunately, that range didn't cover the entire range of devices that were failing, and those early, defective devices started hitting the end of the one-year manufacturer warranty just twelve days after the iOS 10 release came out and started making them shut down, resulting in a ludicrously small window for noticing the problem and getting it corrected before the devices went out of warranty.

      Batteries normally do not fail within the first year. That's almost always caused by the battery being defective from the start. The nominal life has to be at least as long as the median replacement cycle (three years) or else they're probably in violation of any number of consumer protection laws (e.g. the Massachusetts fitness for a particular purpose law). A failure at or around one year should be at least two standard deviations below the norm, so IMO, Apple should be compelled by force of law to replace these defective batteries gratis.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    6. Re:Exactly as they did by AmiMoJo · · Score: 2

      It's a design defect. In Europe they might be legally required to give free battery replacement because of that.

      When designing a phone you need to calculate and then measure to confirm the maximum current draw. You then select a battery that can meet your requirement for its entire useful life (which the international standards bodies define at 80% remaining capacity).

      Apple failed to do this. The undersized the battery and caused the phone to malfunction, even though the overall capacity of the battery was above the 80% threshold. Fixing it by crippling performance is not a fix, it's a money saving cover-up designed to save Apple from a massive recall.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  5. The first "should" of this whole mess... by Stormwatch · · Score: 5, Insightful

    The first "should" of this mess is: batteries should be user-replaceable.

    1. Re:The first "should" of this whole mess... by tlambert · · Score: 1, Funny

      The first "should" of this mess is: batteries should be user-replaceable.

      They are.

      Unless you are not a very technically competent user.

      Then there's the Eastern European guy in the Mall kiosk who will do it for you with parts from stolen iPhones bought off eBay for about $50.

    2. Re:The first "should" of this whole mess... by Sneeka2 · · Score: 1
      • [...] With iMiser(TM) disabled, your iPhone may unexpectedly turn off when you receive important phone calls or are trying a take a video of your kids.

      FTFY

      --
      Bitten Apples are still better than dirty Windows...
    3. Re:The first "should" of this whole mess... by JohnFen · · Score: 5, Insightful

      They are.

      Unless you are not a very technically competent user.

      There are a lot of decent defenses for getting rid of user-replaceable batteries (I disagree with them all, but they are reasonable arguments).

      This, however, is just a stupid thing to say. The only reason I'm replying to it now is that I'm seeing it more and more often, and someone has to pipe up about it.

      Everyone (including you) knows what people mean by "user replaceable battery": a battery than an ordinary user can replace. If you need spudgers, soldering irons, and skill to do it, then it's not user replaceable.

    4. Re:The first "should" of this whole mess... by guruevi · · Score: 1

      The question is, how many people WANT a user-replaceable battery vs a thinner, lighter, more efficient and recyclable phone. How many people have ever actually bought a battery, even when they were user-replaceable, I've worked in a tech store, the ones on the shelves were the only ones in stock, it didn't move inventory and the occasional person that did buy it would buy the knock-off brand.

      So why put the effort into logistics if virtually nobody buys them from you?

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    5. Re:The first "should" of this whole mess... by tlambert · · Score: 2, Insightful

      Everyone (including you) knows what people mean by "user replaceable battery": a battery than an ordinary user can replace. If you need spudgers, soldering irons, and skill to do it, then it's not user replaceable.

      Yes, I understand.

      You long for the days when you can charge more than one battery, and carry around more than one battery, and swap it out, so that you can go 15 days without a recharge, or you can watch 9 hours worth of movies on your flight to another country, without paying the extra $15 for them to turn on the plane's power jack at your seat.

      Battery degradation in sealed battery devices is not an issue, unless you are frequently letting them run all the way down, or they are doing so because you are running badly behaved applications which constantly use power.

      For yourself, and the tiny fractions of users like you, there are solutions available.

      You are just unhappy with them, the same way that people who want to add storage to a cheaper device with less default storage are unhappy that, in order to use an SD card, you have to by a "camera adapter" cable-and-dongle kit.

      If you want more battery life without having to pay to recharge, or where you are away from the power grid: buy yourself some battery bricks.

      If you want to not run out your battery, quit running the badly behaved applications.

      If you refuse to do either, then pay the airline the $15 and get the power wart-to-device cable for $35.

      3%-5% of users will have "needs" ... -- those are "finger quotes" ... that aren't met by the devices on the market.

      Bitching about that is not going to make the manufacturers make a design change to serve a tiny minority of the market, while making the user experience worse for everyone else.

      If you want to be able to have your minority market device, get a manufacturer to build it, on the promise that you'll buy it at an higher price, because the volume sales are going to be 33x to 20x smaller than the majority of the market devices.

      I hear both Blackberry and Nokia have relatively idle assembly lines, because the majority of the market doesn't want the devices they are building. So they are already in a position to build devices for a market minority, and pay the extra costs that happen when you can't get the big quantity price breaks on parts that you get from selling actually useful and popular devices instead.

      I'm kind of tired of vocal people who obviously represent a tiny minority of market desire to put their money where their mouth is, spouting off as if everyone wants what they want.

      "If you need a machine and don't buy it, you will ultimately find that you have paid for it and don't have it." -- Henry Ford

      Or who subscribe to the idea that asking consumers what they want is the way to build products.

      “If I had asked people what they wanted, they would have said faster horses.” -- Henry Ford

    6. Re:The first "should" of this whole mess... by JohnFen · · Score: 3, Informative

      Yes, I understand.

      Clearly, you don't understand, since you wrote a lot of words that didn't address my comment at all.

    7. Re:The first "should" of this whole mess... by CohibaVancouver · · Score: 1

      They are.

      Not really.

      In my Samsung Galaxy S5 you pop off the back, put in a new battery and replace the back. That's "user replaceable."

      https://d3nevzfk7ii3be.cloudfr...

    8. Re:The first "should" of this whole mess... by david_thornley · · Score: 1

      At what point does it become user-replaceable? Some devices need a screwdriver to open the battery compartment; are their batteries user-replaceable? Apparently, for some of these phones, the screwdriver is all you need.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    9. Re:The first "should" of this whole mess... by JohnFen · · Score: 3, Insightful

      I would say the threshold is that if any random person can do it without special training and/or special tools, it's user-replaceable. An ordinary screwdriver? Sure, pretty much everybody has one of those.

    10. Re:The first "should" of this whole mess... by SlaveToTheGrind · · Score: 2

      If you need spudgers, soldering irons, and skill to do it, then it's not user replaceable.

      You certainly don't need a soldering iron to replace an iPhone battery, and you don't need much skill beyond the ability to read and follow straightforward directions. And the idea that a battery isn't user replaceable because you have to use a tool that came with the replacement battery rather than one out of your red Craftsman toolbox is just plain silly.

    11. Re:The first "should" of this whole mess... by SvnLyrBrto · · Score: 1

      Or, if being able to carry extra batteries with you and swap them in is important to you, then you should buy a phone that meets your needs and desires by including that feature. They're apparently very common. Every time the topic of the iPhone and its battery come up in any capacity on Slashdot, people stumble over themselves to point out that, on their Android phones, they can very easily pop the back cover off, swap in a fresh battery, and add a microSD card for more storage.

      And, for those of us who are okay with sacrificing a bit of ease in serviceability in exchange for a lighter and more compact device; how about you leave us alone to make our own purchasing decisions and stop trying to force your design preferences on others?

      --
      Imagine all the people...
    12. Re:The first "should" of this whole mess... by Dorianny · · Score: 2

      1.) Unless your phone has been infected with cryptomining malware, the single biggest drain of battery power will always be the display.

      2.) The 2 most important factors in battery life are recharge cycles and temperature conditions.

      In short, to maximaize battery life, move to somewhere with temperate weather and turn on the screen as little as possible.

      For yourself, and the tiny fractions of users like you

      For most of us battery degradation is a very real concern and your post is just an idiotic rant

    13. Re:The first "should" of this whole mess... by AmiMoJo · · Score: 2

      Other manufacturers manage to make thin, waterproof phones with batteries that are not soldered or glued in, and where the back of the phone can be removed with only moderate effort in a way that doesn't damage anything.

      Since all batteries are consumable, all phones will eventually need new ones.

      Since most phones, including the iPhone, can barely go a day of typical use, and this only gets worse as the battery degrades, a daily 80% cycle is a reasonable requirement.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    14. Re:The first "should" of this whole mess... by Riceballsan · · Score: 1

      While I agree with you in general, I also used to work in a staples durring that timeframe. Actually did have relatively regular people asking for batteries... however those were the wild wild west of phone days. IE there were 40 competing battery types, heck there were like 15 competing phone charger cables. So we had a bunch of batteries, but when people asked for them, we never had the right one for their phone. No one type of phone was popular enough to be the right one.

    15. Re:The first "should" of this whole mess... by guruevi · · Score: 1

      You're an idiot. A smaller phone is more efficient, less traces, less PCB, less plastic, more battery, hence also more recyclable, the phones still come apart for recycling which has to be done anyways and there is less waste vs a replaceable battery that has to have built-in electronics and a plastic case just for itself.

      People buying knock-off brands makes no money for the OEM, thus the manufacturer doesn't see the demand. Obviously your focus is on what you want to sell and knowing what your customers want is a big thing. If people wanted replaceable batteries on phones, we would see those phones be the top sellers. They're not.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    16. Re:The first "should" of this whole mess... by guruevi · · Score: 1

      You're comparing a $80 feature-phone with a full-fledged smartphone. It's a poor comparison but the market hasn't been conquered by Nokia either.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    17. Re:The first "should" of this whole mess... by sdoca · · Score: 1

      The Lumia 830 is a "full-fledged" smart phone running Windows 10 that cost $400+ when it was released. Perhaps you should do a simple search before replying... https://en.wikipedia.org/wiki/...

    18. Re:The first "should" of this whole mess... by guruevi · · Score: 1

      smart phone running Windows That's an oxymoron. I call Windows phones feature-phones because they have a handful of features but don't have any particular ecosystem associated with them for apps or app development.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
  6. Go back in time.... by _Sharp'r_ · · Score: 2

    Obviously, they should have used their vaunted "Time Machine" to go into the past and make different choices, like user-replaceable parts and full disclosure on how they were fixing the battery power related crashing issue.

    What good is a time machine if you can't use it to fix past mistakes?

    --
    The party of stupid and the party of evil get together and do something both stupid and evil, then call it bipartisan.
    1. Re:Go back in time.... by sheramil · · Score: 1

      What good is a time machine if you can't use it to fix past mistakes?

      If you accept multiverse theory, it's no good at all to you.

  7. Informing the users by JohnFen · · Score: 4, Insightful

    A simple notice telling users that their battery was tired and the phone is being slowed to prevent unexpected shutoffs would have avoided the entire issue.

    1. Re:Informing the users by supremebob · · Score: 1

      The annoying thing is that Apple already had a notification saying that "battery performance is degraded" in the settings screen when the battery goes bad. I know, I've seen it. They just needed to add something alongs the lines of "this may cause decreased application performance until the battery is replaced", and they would have been golden.

      Oh, and now I'm pissed off because I just paid $79 for my replacement battery a few months ago. Bastards.

    2. Re:Informing the users by Anubis+IV · · Score: 1

      What a load of FUD. The situation you're describing isn't what's happening.

      A message warning users that their battery is dying has been in iOS for at least the last year or two, so I think it's safe to say that most users have had no problem with them, given that no one seems to have been bothered by them up to this point. That said, while dying batteries are certainly a directly related problem, they aren't the core issue at the root of this problem.

      The root problem here is an unexpected drop in voltage, which can happen in adverse conditionswith any phone, even a brand new one. These voltage drops can occur years prior to the battery actually dying, though they are more common as batteries get older. When the phone can't get the voltage it needs from the battery, the only alternative to a slowdown is a spontaneous shutdown of the phone, possibly corrupting memory in the process.

      Moreover, the phone only throttles when necessary and to the degree necessary. While it may throttle your brand new phone a little while you're outdoors in the freezing winter weather, it'll resume running at full throttle once the battery has had time to warm back up. Likewise, while it may throttle your heavily used phone that has gone through hundreds of cycles, it may not throttle my lightly used, same-model phone that has only gone through a hundred cycles.

      All of which is to say, I'd expect that any user—having been properly informed via the sort of message described by the GP—would be glad that they own a phone capable of uninterrupted operation at the maximum level of performance possible under whatever set of conditions they find themselves in, as opposed to the "alternative" of spontaneously shutting down because the phone doesn't know its own limits.

  8. Re:Heads will roll by Sneeka2 · · Score: 1

    Do you request the same thing of executives at CPU manufactures who decided to throttle your CPU when it's about to overheat?

    --
    Bitten Apples are still better than dirty Windows...
  9. If your cell phone CPU can't eventually cause this by tlambert · · Score: 4, Insightful

    If your cell phone CPU can't eventually cause this problem, by drawing more current than it's possible for a worn out battery to provide, triggering a shutdown...

    You probably own a Nokia "feature phone", and not a smart phone.

    Other cell phone vendors have already stated that "Yes, we do the same thing".

    Do you know one company with a sealed battery that's going to want a lawsuit against Apple about this to be successful?

    That's an automatic precedent against them doing the same thing, as well.

  10. Re:how they should have responded by Sneeka2 · · Score: 1

    a) Not dunnit in the first place (device slowdown as battery degrades). That was a crappy thing to do and serves to highlight the "mandatory 18 month upgrade" that's so much a part of the Apple business model.

    You'd really prefer the random crashes instead of the degraded performance, ya?

    --
    Bitten Apples are still better than dirty Windows...
  11. Open Source their code ! by Btrot69 · · Score: 1

    Why do investigators need to to go to great lengths to "prove" Apple's wrongdoing.
    We should be able to look it up in the source code history.

    Apple uses the BSD kernel and LOTS of other open source code, so they pretend to share: http://opensource.apple.com/ [apple.com]
    But, really, that is just a joke. A browser of a bunch of fragmented stuff that nobody actually uses on any actual machine that I am aware of.

    FreeBSD and Linux are super secure and dependable, in large part BECAUSE they are open source.

    Google's Android is also mostly open-source.
    Apple needs to do the same.

    1. Re:Open Source their code ! by david_thornley · · Score: 1

      Why do investigators need to to go to great lengths to "prove" Apple's wrongdoing. We should be able to look it up in the source code history.

      To the best of my knowledge, the evil bit was only standardized for IPv4 packets, and there's no standard way to indicate evil in source code. Therefore, in order to conclude that source code constituted wrongdoing, you'd need to find out what it does, and, more importantly, if the behavior constituted wrongdoing.

      The source code change was intended to stop random crashes, and apparently was successful at that.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  12. This year's "gate" by Sneeka2 · · Score: 4, Insightful

    If the media wants to find a 'gate, they'll find a 'gate. There's nothing Apple coulda done to prevent it besides BEING PERFECT IN ALL REGARDS AND CREATE PERFECT EVERLASTING PRODUCTS.

    --
    Bitten Apples are still better than dirty Windows...
    1. Re:This year's "gate" by Dorianny · · Score: 1

      If there is one lesson to be learned in Trump's age is that the medias ability to influence is severely overblown and can be easily countered with denial, misinformation and straight out lies. If one the richest Corporations in the world decides to own up to their mistakes instead of unleashing their PR department, then there is a lot more going on then a sensational media 'gate

  13. Shut it down by skoskav · · Score: 1

    They should've shut the company down, open-sourced their codebase and donated their blood-money to the EFF.

    Though I might be biased.

  14. Re:Not how, but why. by Sneeka2 · · Score: 1

    Indeed, all other phones are always slow, not just after their second or so year. Brilliant tactic.

    And all other batteries last forever too, obviously.

    --
    Bitten Apples are still better than dirty Windows...
  15. Re: Heads will roll by Lanthanide · · Score: 1

    No, because that's well documented behaviour of the CPU, and is a temporary state - when the temperature goes down, the CPU speed will go back up.

    These updates by Apple were permanent, and would get more aggressive over time, so your once snappy phone would become sluggish, eventually making you upgrade to a new phone, since you weren't informed that the true problem was the battery, that could be cheaply replaced.

  16. Re: I prefer random crashing! by Lanthanide · · Score: 1

    How is waiting on an uber or taking a phone call a high performance job?

  17. Re:how they should have responded by Sneeka2 · · Score: 1

    Oh, you mean the ones with the Eternal Battery(TM)(R)(C) from Acme Corp. Well then, nobody's keeping you from buying one of those instead.

    --
    Bitten Apples are still better than dirty Windows...
  18. 100% refund, no questions asked+ contract buy out by Joe_Dragon · · Score: 1

    100% refund, no questions asked + contract buy out if you reuped for 2 years to get a new phone.

  19. What Apple should have done by AnalPrincess69 · · Score: 1

    I think Apple should have given everyone a free battery replacement for the inconvenience cause by slowing down the older iDevices (including mine),

  20. user controlled by bigtreeman · · Score: 1

    Apple should have released an app to allow the user to control battery life versus performance and explain the pros and cons and the alternative of installing a new battery.

    --
    Go well
    1. Re:user controlled by david_thornley · · Score: 1

      Actually, that's enabling top performance and random crashes, not reducing battery life. Unfortunately, there have been zero Slashdot posts that clarify exactly what the issue is, apparently.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  21. Almost free iPhones to everyone? by shanen · · Score: 1

    I think ichimunki was fishing for a "Funny" mod, but it's hard to say without looking for the invisible AC comment he's replying to. Moot in my case, since I never see a mod point to give.

    Having said that, I'm seriously wondering if this fiasco is my opportunity to learn about the iPhone on the cheap. It would seem that I could now get a secondhand iPhone at the usual low cost, but then replace the battery and make it almost as good as new thanks to Apple's tiny dip into their humongous cash reserves.

    Any experts willing to address possible problems and questions with this plan?

    (1) What older models are worth considering?
    (2) Are the secondhand prices already jumping up?
    (3) How do older models compare with using newer iPhones?
    (4) Can I just pop my SIM from my Android phone into the iPhone and go?

    I can guess a bit on Question (4). I think it should be okay as long as the used iPhone is locked to the same network I am using now. However I'm not sure about the SIM form factors for iPhones...

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    1. Re:Almost free iPhones to everyone? by bigwheel · · Score: 1

      At $29, they might not be making a huge profit. But I seriously doubt Apple is taking an loss on this. A few bucks for the new battery, and 20 minutes of labor can't cost that much.

      Their biggest hit is that they can't force folks into an expensive and unnecessary replacement.

    2. Re:Almost free iPhones to everyone? by shanen · · Score: 1

      I think ichimunki was fishing for a "Funny" mod, but it's hard to say without looking for the invisible AC comment he's replying to. Moot in my case, since I never see a mod point to give.

      Having said that, I'm seriously wondering if this fiasco is my opportunity to learn about the iPhone on the cheap. It would seem that I could now get a secondhand iPhone at the usual low cost, but then replace the battery and make it almost as good as new thanks to Apple's tiny dip into their humongous cash reserves.

      Any experts willing to address possible problems and questions with this plan?

      (1) What older models are worth considering?
      (2) Are the secondhand prices already jumping up?
      (3) How do older models compare with using newer iPhones?
      (4) Can I just pop my SIM from my Android phone into the iPhone and go?

      I can guess a bit on Question (4). I think it should be okay as long as the used iPhone is locked to the same network I am using now. However I'm not sure about the SIM form factors for iPhones...

      Whoops, thought up three more questions:

      (5) What are the time constraints?
      (6) Does Apple profit from secondhand iPhones?
      (7) How much backward compatibility is there from newer apps to older iPhones?

      --
      Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    3. Re:Almost free iPhones to everyone? by shanen · · Score: 4, Informative

      The replacement battery for my oldest smartphone (not an iPhone, but a popular model from [never again] Samsung) costs around $30, and that's with me doing all the work. Even if Apple can keep the labor time to 20 minutes, I think that's at least another ten bucks, and on top of that you have the administrative costs of tracking the phones.

      Not sure, but I think the original battery-replacement charge was pretty close to their real costs. Apple is NOT in the business of trying to make money from replacing batteries. If there was a significant premium in the original charge, then I strongly believe that was mostly to encourage people to upgrade their iPhones. That's where Apple's big profits are coming from, and lost sales of new iPhones are their biggest profit reduction from this new battery replacement program.

      --
      Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    4. Re:Almost free iPhones to everyone? by drinkypoo · · Score: 2

      Not sure, but I think the original battery-replacement charge was pretty close to their real costs. Apple is NOT in the business of trying to make money from replacing batteries.

      It probably is close to their real costs, because of the way they designed their phone. But that was a choice, and they should provide reasonably-priced battery replacements. It's sad that they will only do it for a year, but that should be ample time for anyone who finds this offensive to jump ship, so a year is not bad.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  22. Re:Shouldn't have gotten 'cocky'... by vtcodger · · Score: 1

    Haven't been following this closely. iPhone batteries are dying because users are holding the devices wrong? Have i got that right?

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  23. Re:how they should have responded by Actually,+I+do+RTFA · · Score: 1

    Yes, they either suffer from the same problems, implemented the same solution, or already slowed the CPU down whether they shipped. This is a hardware limitation (so it could be done in software, firmware or hardware.) But batteries that can power a CPU at 100% when new cannot power that CPU at 100% when old. So, either you have to prevent apps from using 100% of the CPU, or the battery randomly cuts out when it's eventually using 100% of the CPU.

    --
    Your ad here. Ask me how!
  24. Re:Heads will roll by vtcodger · · Score: 1

    Blame someone? No problem. All they have to do is blame Steve Jobs. Jobs being beyond the reach of retribution and all. (And I won't be all that surprised if that's exactly what they do).

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  25. Re:Apple customers by Hal_Porter · · Score: 1
    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  26. Re:If your cell phone CPU can't eventually cause t by thegarbz · · Score: 2

    If your cell phone CPU can't eventually cause this problem, by drawing more current than it's possible for a worn out battery to provide, triggering a shutdown...

    You probably own a Nokia "feature phone", and not a smart phone.

    If your cell phone shuts down while attempting to draw even a fraction of the power that is still used to fast charge these old phones, you've stuffed up the design. It's also quite telling that it only effects a subset of Apple models too.

    Other cell phone vendors have already stated that "Yes, we do the same thing".

    Except where they haven't, where they have outright denied it (just scroll down the Slashdot front page a bit), and where the whole issue seems to be a uniquely Apple problem.

    Do you know one company with a sealed battery that's going to want a lawsuit against Apple about this to be successful?

    Yeah let's start with all the companies who don't have a problems with their batteries at end of life.

  27. Re:how they should have responded by roc97007 · · Score: 1

    a) Not dunnit in the first place (device slowdown as battery degrades). That was a crappy thing to do and serves to highlight the "mandatory 18 month upgrade" that's so much a part of the Apple business model.

    You'd really prefer the random crashes instead of the degraded performance, ya?

    A degraded battery, that is, a battery that goes flat sooner than it did when new, causes random crashes? I don't see the connection. Do you have an example?

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
  28. Re:how they should have responded by roc97007 · · Score: 1

    Yes, they either suffer from the same problems, implemented the same solution, or already slowed the CPU down whether they shipped. This is a hardware limitation (so it could be done in software, firmware or hardware.) But batteries that can power a CPU at 100% when new cannot power that CPU at 100% when old. So, either you have to prevent apps from using 100% of the CPU, or the battery randomly cuts out when it's eventually using 100% of the CPU.

    and/or they have a user replaceable battery.

    But seriously, in all the years I've carried a cell phone, back to those huge military walkie-talkie-looking Motorola monsters, through multiple Motorola, LG and Samsung models, to my current rather elderly Note 3, I've not yet had the experience of random crashes due to a degraded battery. Are you sure they're not just making that part up? Earlier reports were that they slowed down the CPU to retain the illusion of useful battery life when the battery started to degrade. "Random crashes" sounds like a marketing invention to me.

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
  29. Re:They responded well by youngatheart · · Score: 1

    With Apple more than almost any other company, and with phones more than almost any other product, "you put yourself into the manufacturer's hands." Apple has been clear from the start that they don't really care what customers want, so long as they can get more iPhone sales.

    Customers wanted physical keyboards, to be able to add Apps from anywhere, free ring tones and the ability to record your own, standard chargers, and being able to plug in audio devices with a universal jack. Guess what? Apple does their best to make those things either impossible or very, very difficult. They don't seem to think it would sell more phones to do what customers want. Their profits tend to make me think they're right.

    How is it even a little surprising that Apple would behave in this manner?! This is completely predictable and typical of the company. The reason they apologized was obviously to prevent it from becoming a big enough news story that the average iPhone buyer might notice.

    And guess what? Most people who get frustrated with their slowing phone won't get the battery fixed because they won't know it's even an option. They'll buy another iPhone and Apple knows that. The few who actually know about it and take advantage of the offer will think Apple's doing something really good for them.

    What should Apple have done? Exactly what they did. It's the best way to get money and that's exactly what they're accomplishing.

  30. user replaceable batteries by Anonymous Coward · · Score: 1

    Apple's historic obsession with thin, tiny phones and the resulting sealed batteries is environmentally disastrous as well as creating these battery replacement dramas. The Samsung Galaxy Note and similar phones show that people like big phones. The Galaxy Note 4 has a 3000 mah user replaceable battery and it's still a great phone even in 2017.

    Apple shot itself in the foot for years with its 3.5" phones when everyone else had moved to 5". When Apple finally did manage to start shipping decent sized phones (iPhone 6+) they had to do it literally over Steve Jobs' dead body. But they still haven't caught on that people want swappable batteries like back in the day, and Samsung has caught the disease as well.

    Maybe this can become a redemption moment for Apple. Put a user replaceable battery in the iPhone 11 or whatever it's called. Then the rest of the industry will follow.

  31. Re:They responded well by Demena · · Score: 1

    Customers wanted physical keyboards, to be able to add Apps from anywhere, free ring tones and the ability to record your own, standard chargers, and being able to plug in audio devices with a universal jack

    I am a happy Apple customer. iPhone 6, iPad Pro, pencil, earbuds and watch series 3. And I want none of those things. What I do want is a phone with decent water resistance, secured with regular and immediate updates (when there is a problem) and some control of apps that minimises exploitative ones. Apple gives me this. No one else does.

    Nowadays, you have to 'trust' someone. Trusting Apple is better than trusting a whole lot of randoms.

  32. iPhone 5s by Yaztromo · · Score: 1

    My wife owns an iPhones 5s. The battery is pretty worn, and needs replacement.

    I borrowed it the other day to use the GPS to get somewhere; half-way to my destination it shut down, even though it claimed to have 15% battery remaining. I would MUCH rather it had slowed down and stayed running; as I was driving at the time I didn't notice it had turned itself off (as I was driving, I relied on the audio cues), and missed my turn.

    If Apple should have done anything different, it's that there should be a notification letting the user know that their battery is failing, needs to be replaced, and was being slowed down to allow the phone to run as long as possible. It's not the throttling code that is at fault -- it's the social conventions that were missed that is the problem.

    But then again, even if they had provided a pop-up to warn users, there would be a cabal of Apple-haters claiming it was just some plot by Apple to get people to replace their iPhone batteries before it was necessary to do so. Apple could invent the cure for cancer, and some people would bitch about it.

    Yaz

    1. Re:iPhone 5s by supremebob · · Score: 1

      Are you sure that it doesn't already have one? The "degraded" battery warning shows up under the Settings screen. They should probably make it show up in the notifications page as well, though.

    2. Re:iPhone 5s by pjbass · · Score: 1

      The issue isn’t they didn’t provide this or that, the core issue is they were addressing an isolated issue with some phones shutting down unexpectedly due to current draw on older batteries. It wasn’t a fully-widespread issue. Only on a subset of phones out there. But the solution was to apply the throttling everywhere, under the radar. That is the issue.

      If they were more forthcoming, they could have positioned it as “through additional research based on isolated customer reports, we have found that in certain cases, aging batteries can cause a phone to unexpectedly shut down under heavy use. Therefore, we are implementing changes to mitigate this potential issue by throttling performance under these heavy-use scenarios. We are also introducing a toggle for users to opt-out of this throttling behavior, if they choose to do so. We apologize for any convenience this may be causing.”

      Be up front about the issue, say why you’re making this blanket change to correct a somewhat isolated incident, and let people choose if they want performance or a potential shutdown of their phone. Ramming the behavior into the device without opt-in or control, or even disclosure (until they got caught) only reminds everyone that you only rent your devices, you don’t own them.

  33. They should have empowered the customer by Anonymous Coward · · Score: 1

    Physics: batteries get tired after a while.
    Consequence: the phone can no longer do everything at once without the risk of shutting down.
    Options: new battery or new phone, or do less.
    Economics: All phone makers like the new phone path.

    Apple's first Plan: We are Apple so of course we choose so you don't get ^H^H^H have to. We will not do everything so fast so it won't shut down at random times.
    Apples's second plan, we are embarrassed at the lameness of the first plan so we will now provide a really cheap path to a new battery.

    Suggested customer friendly plan for the future: Reasonably priced battery replacement is nice, but a functioning aftermarket should have this covered. The phone should provide some clear indication as to the progression of this issue. (Perhaps a new phone should say expect battery issues in N recharges?) Then the phone should empower the user with the option of how the phone should handle the progression. Ignore and shutdown, slow down to milk the battery for all it can provide, or nag to schedule a replacement. Unless Apple provides free batteries, the phone is going to be the messenger for bad battery news. Tim's (he's in charge, so he owns it) plan of trying to hide the physics and then be met with lawyers was not optimal because it put Apple between a rock (physics) and a hard spot (the customers.)

    So if you are going to charge $1K for a phone, would it make sense to make wear items like batteries free for 10 years?
    The reason to buy a new phone should be the the new phone is so much better, not that the old one is worn out.

  34. Apple responded perfectly Apple by stevenfuzz · · Score: 1

    They told their followers that it was a feature that no one else had. Offered batteries that were probably rotting in some warehouse somewhere at fire-sale prices, while probably making a profit. Than suggested that said followers get on their knees, pull down their pants, and get ready for a 14 hour x-code update that breaks everything.

  35. Re:They responded well by SvnLyrBrto · · Score: 1

    > Customers wanted physical keyboards
    No. *Blackberry* customers wanted physical keyboards. And they kept buying Blackberries until the company imploded. For the first several years of Android's existence, there were many available with physical keyboards. The first Android *EVER* had a physical keyboard. The models with touchscreens outsold the ones with keyboards by far; and Android manufacturers eventually quit making keyboard phones because they weren't selling. The iPhone just predicted the trend, that's all.

    > to be able to add Apps from anywhere
    Even in the first several years when it was trivial to jailbreak an iPhone, only a tiny fraction of users bothered. A very few customers wanted this. The vast majority didn't.

    > free ring tones and the ability to record your own
    Trivially easy and free out-of-the-box with GarageBand. I've added plenty of my own rightness and notification sounds. It's not Apple's fault you never bothered to read any documentation or even Google a howto.

    > standard chargers
    Nope. MicroUSB connectors are crap in oh so many ways. My opinion on the matter may change once USB-C becomes ubiquitous. But I'd choose Lightning over Micro-USB any time.

    > and being able to plug in audio devices with a universal jack
    Five years ago you may have had a point. Once I was gifted my first pair of Bluetooth headphones though, I was hooked; and the 3.5mm port on my 6s went unused throughout most of the phone's lifetime. Now, the only wired headphones I have left are for my Playstation (Because Sony refuses to play nice with standard Bluetooth.). And I don't miss the port on my 8 at all.

    --
    Imagine all the people...
  36. Re:If your cell phone CPU can't eventually cause t by AmiMoJo · · Score: 1, Informative

    Maybe you missed the story earlier, but every other manufacturer has denied doing it.

    The only one that had this issue was Google, and they replaced every affected Nexus 6P for free.

    If the battery is properly sized then by the time it becomes an issue the user will have replaced it because 1 hour of use per charge is inadequate. It's the size of the cathode that matters.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  37. Re:With the Truth? by vtcodger · · Score: 1

    With apologies to Jack Nicholson ("A Few Good Men")

    The truth? We can't handle the Truth

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  38. Design better phones by BeCre8iv · · Score: 1

    Ones with batteries that can be removed and replaced. Although that would dissappoint the NSA.

    --
    This perpetual motion machine Lisa made is a joke, it just keeps getting faster and faster. - Homer
  39. There Should Have Been None In The First Place by AncalagonTotof · · Score: 2

    1) batteries should be user replaceable
    2) phone (or any other product) should be reparable
    3) OS should be open sourced to allow scrutiny and avoid misconduct by companies. A battery has a limited lifespan, driven by the laws of physics. An OS should not have a limited lifespan limited by the will of Apple, Google or any other.

    --
    Totof
  40. Are we buying Apple's explanation? by heretical_thoughts · · Score: 1

    We've had these complaints since long before iOS 10. My iPhone 4s took a terrible speed and stability hit overnight when I upgraded from iOS 8 -> iOS 9. But Apple's defined the conversation as being about slowing down iPhone 6 and newer with iOS 10. Is this just artful dodging?

  41. It's a major gift. by goombah99 · · Score: 3, Insightful

    Apple was faced with the PR problem of convincing people their approach was right--which it totally is-- or accepting blame. If you are going to do the latter, accept fault for something you are wrongly faulted for then your best move is not to do it grudgingly. Do it so everyone feels they got more than they deserved but isn't too painful. Apple is buying some customer loyalty with a write down.

    What astonishes me the most is the other companies saying they don't throttle power usage as a battery degrades. How happy are you going to be when you fire up Halo or whatever on your fully charged Moto and in 2 minuted the phone hard shuts down? Or you can't make it through half a day with the phone, used just to send texts and calls?

    That's insane. Of course you want the phone to take measures to deal with a weak battery.

    People say, well it should be my choice. it should be a setting. Well people without iphones probably don't realize it is (partly) a setting. When your charge gets below 20% IOS asks if you want to use low power mode. So it is a choice now. Apple went a step further and had a second layer of adaptive power management on top of that as well. But they still gave you a choice on that. The Choice was to buy a new battery or not.

    Everyone would prefer the option of a battery that lasts forever and never degrades and costs the same and weighs the same. But no phone has that option. Every phone in existence needs a new battery after enough use. For most people, the upgrade cycle is fast enough they never need that new battery. But for some, they do. ANd for those folks they are much better off with a slow thottling of the battery than not. That can buy you a year or more before you need to choose: Buy a new battery or live with noticably slow phone. That year probably converts most of those people to be within their upgrade cycle.

    SO this is a feature not a bug. You can if you like fault apple for not touting this up front as a positive benefit. But as you can see from the idiots commenting below me that it's very hard to explain this in a few words and not people think "oh gosh they slow my phone down?". They don't think that it's always preferably to having the battery life be unusably short.

    For the crazy people who run super computing calculations on their iphones and demand no degraded speed and don't understand that battery operated devices have considerations, then by all means buy a moto. or buy anew battery. But stop whining.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  42. But is it a major gift to me? by shanen · · Score: 1

    Interesting comment, perhaps even worth an "Insightful" mod if I ever saw a mod point to give. (In contrast to receiving so many of the trolls', eh?) Still a bit stretched to see how your comment fits as a reply to my questions. It does sound like you might be someone in a position to answer some of them, so let me recap:

    I think Apple designs well, but limits my freedom through monopolistic practices. For that reason, I have only purchased one Apple device in my life, a MacBook Pro with Retina display. I do have LOTS of experience with Apple products, from professional programming on a Apple II through some years of teaching university students to work with Macs. My relatively recent experiences with the MacBook Pro have been quite mixed. It has some excellent features and I normally use it every day for certain tasks (though I do most of my work and play on Windows and Ubuntu Linux boxen), but many of my experiences with the MacBook and especially with the Apple websites have been extremely negative. I would say that overall my view of Apple have become much more negative, and right I now regard Apple as the nastiest and most dangerous case of corporate cancer in the world.

    And yet I want to learn new things. The iPhone is a significant new thing in the world, but I have no firsthand experience with it. There is much to learn there, and perhaps the current situation allows me a way to learn some of those things with little direct profit to Apple (thereby preventing me from contributing too directly to worsening the problems created by Apple's cancerous ways).

    Let me pose my questions more directly from my perspective:

    Should I buy a secondhand iPhone?
    If so, which models should I consider?
    Will a cheap secondhand iPhone with a new battery be almost as good as an expensive new iPhone?
    How much of the "iPhone experience" can I really get from an older iPhone?

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    1. Re:But is it a major gift to me? by goombah99 · · Score: 1

      I'd not reccomend a second hand iphone. for a couple reasons. First, the whole point of buying apple is that you value having fewer problems and frustrations alsong with the idea that you have to pay more to get that. If you don't value that and prefer economy then other phones are a better proposition. Buying a used phone wont satisfy that requirement and since apple's phones also retain their resale value more than other's you still pay some premium as well. So it's a false economy.
      If you have some other reason for owning an apple-- such as specific compatibility desires (e.g. to have a second phone in the house for a kid and want to keep the same apple ecosystem for sharing photos and text message styles) then it make a lot of sense. But Just for yourself. not.

      The other reason is the 6 series had "bend gate". while it was grossly exaggerated, it is true the 6 series are more prone to case damage. So if you are considering a 6 because it's cheap this might not be a good move unless you can inspect it in person.

      While I think the 8 and 10 have a shocking price for something I might lose or drop (i've killed a a phones in a pool accidentally), its very easy to rationalize the price tag. What other object in your life will be in physical contact not just with your body but your sense of touch most of every day? would you pay 0.50 cents extra a day to have that be something really nice, tactile, and easy to use? If so the cost differential seems silly to dwell on --if you are affluent enough to afford any luxuries, this is one you are going to get the most from next to a car.

      --
      Some drink at the fountain of knowledge. Others just gargle.
  43. Re:Heads will roll by Riceballsan · · Score: 1

    Nah they need to keep selling the point that they are still working off of the flawless plans written by steve jobs. Blaming jobs would be like North Korea blaming Kim Jong Il, or Kim Il Sung for their problems. They are supposed to imply thier past leaders were divine gods incapable of mistakes.

  44. They are? by Maury+Markowitz · · Score: 1

    > they are still profiting from each battery replacement

    At $29 per replacement?

    That sounds like break-even to me, at best.