Live data from Hacker News

My iOS 7 Wishlist

tomdale.net

81–90 of 160 posts

Re: My iOS 7 Wishlist

#81
post #78

Google Now is the one feature that will determine whether I switch from iPhone to Android in the next 6 months. If Apple doesn't come up with something comparable in that time frame, they will lose a customer.

Same here, I've been a raving Apple product fan for years but Google Now and app-to-app integrations are just too damn useful to pass up. It's now to the point where it's an inconvenience to use some iPhone apps.

Re: My iOS 7 Wishlist

#82
post #40
post #32

Yet the problem with your phone doing all of this location-aware intelligence is that you wind up with the dead-battery he started his article out with. Whenever I read articles like this one I'm left wondering whether my life is distinctly different from most. I generally have a pretty good idea about my calendar - where I'll be going that day, and what restaurant I'll grab a bite to eat in if that's part of my agen…

I was very skeptical of Google Now originally, and disabled it after a week on the Nexus S. It never gave any useful info, and indeed made it unlikely the battery would last the day. But with the Nexus 4 I left it on, and have been finding it useful regularly ever since. Zero-action directions and timetables for getting home after a night out. Directions to local places I've recently searched for on maps. The automat…

Three days of battery life on the Nexus 4? That sounds like a dream. Do you put it on airplane mode when you're not using it or something?

Re: My iOS 7 Wishlist

#83
post #62

Tell me why I’m an idiot for having this opinion by tweeting @tomdale. Off topic, but this is genius. I never understood why everybody copied that "you should follow me" rudeness of a line. Not thinking too high about yourself is how you win people's goodwill.

It's pretty clever, but if I really wanted to explain why he's an idiot, wouldn't I use the convenient comments form directly under that without trying to do it in less than 140 characters?

Re: My iOS 7 Wishlist

#84
post #69
post #51

I have one wish: that the iOS programmers at Apple learn how to write efficient concurrent code and that they stop leaning on the next, faster, generation processor so hard that any phone that is just one generation older than the leatest and greatest becomes slow as shit. My iPhone used to be fast. Most things used to be snappy. Now it is slow as shit. From the address book lookups (which I have timed to usually clo…

While I feel your frustration with iOS apps in general, concurrency is not a silver bullet. I can't say anything specifically about what's making certain iOS applications slow, but I actually think it's probably more related to Core Data and file IO. I can also say their new concurrency technology (Grand Central Dispatch) is one of the most brilliant pieces of technology I've seen in a while. The reasons why are pret…

No, concurrency is not a silver bullet, but when your programmers consistently make beginner's mistakes the software really sucks.

You do NOT allow the UI thread to hang on blocking calls. That's UI programming 101. And Apple engineers are unique in how consistently they fail to follow even this most rudimentary of rules.

Re: My iOS 7 Wishlist

#85
post #55

My #1 wishlist item, which would be easy to implement, is "guest mode" -- let me hit a button on the lock screen (or elsewhere) which lets me loan someone my phone briefly without any personalization or sensitive data. A standard web browser, phone app, etc. Maybe let me customize what apps are available in "limited mode". This matters even more on an iPad, which I'm generally willing to share, vs. my phone, which I…

Apple doesn't want you to share your phone.

Re: My iOS 7 Wishlist

#86

Here's my feature wishlist for iOS7: - Nothing. I don't want anything new. I'm happy with the current feature set my phone currently has. What I desperately want from iOS 7 is a renewed focus on stability and Not Sucking. There's been a significant amount of additional functionality brought in over the last few releases, but it feels like in terms of stability it's not improved anywhere near as quickly.

I'll go even further and say: I want to be able to turn existing stuff off in Settings. I don't need a Spotlight home screen to the left, I don't want the ugly notification centre that I accidentally trigger and never use, and neither will I ever touch Newsstand or Stocks or Weather or Siri. How hard can it be to present a list of on/off switches - some of them exist already for parental controls.

I think iOS 4.x was the best iOS. I'd probably stay there too if apps didn't start requiring iOS5+. About the only thing I like in iOS5 is the weather app.

Re: My iOS 7 Wishlist

#87

Earlier quoted context omitted.

> Yet the problem with your phone doing all of this location-aware intelligence is that you wind up with the dead-battery he started his article out with. Unlikely. The main culprits in high battery usage are the screen, the gps, and the radio when there's not very much signal. Google Now does not ever show up in my top-five battery users list.

An app itself doesn't use much battery unless it's doing something CPU intensive. Android reports the actual thing that was using the battery. For example, if I watch YouTube until my battery's dead, it won't say YouTube used the battery, it will say the screen did.

Isn't that what he said?

Re: My iOS 7 Wishlist

#88
post #85
post #55

My #1 wishlist item, which would be easy to implement, is "guest mode" -- let me hit a button on the lock screen (or elsewhere) which lets me loan someone my phone briefly without any personalization or sensitive data. A standard web browser, phone app, etc. Maybe let me customize what apps are available in "limited mode". This matters even more on an iPad, which I'm generally willing to share, vs. my phone, which I…

Apple doesn't want you to share your phone.

Apple doesn't care if I casually hand my phone to someone (usually, this is "oh, shit, you have AT&T on your iPhone and thus no coverage? I'm on Verizon on LTE. I'm driving, so maybe you can look up where we're going, use my phone") That's not going to keep someone else from also buying an iPhone.

Re: My iOS 7 Wishlist

#89
post #51

I have one wish: that the iOS programmers at Apple learn how to write efficient concurrent code and that they stop leaning on the next, faster, generation processor so hard that any phone that is just one generation older than the leatest and greatest becomes slow as shit. My iPhone used to be fast. Most things used to be snappy. Now it is slow as shit. From the address book lookups (which I have timed to usually clo…

Tangentially, I want proper support for background processes. Ask me if I'm Ok with letting the ABC app to continue running in the background and for how long. There's a lot of useful things that cannot be done on iOS because of existing backgrounding restrictions, which seem like a knee-jerk reaction to whatever performance problems they have with the OS.

Re: My iOS 7 Wishlist

#90
post #51

I have one wish: that the iOS programmers at Apple learn how to write efficient concurrent code and that they stop leaning on the next, faster, generation processor so hard that any phone that is just one generation older than the leatest and greatest becomes slow as shit. My iPhone used to be fast. Most things used to be snappy. Now it is slow as shit. From the address book lookups (which I have timed to usually clo…

Optimising code costs money, may make the code base harder to maintain and does not help much with selling new devices. I really hope there will be a future shift in making money from software, not hardware. Right now the opposite seems to be happening. :(

From my perspective Apple makes almost all their iPhone money from the software. The phones are lovely hardware, but look at the original iPhone and 3GS. They were plastic soap bars. It didn't matter because the software was phenominal. I think their problems with iOS are crucial. If they let the quality of their software slip for too long they'll be in serious trouble. I still think they've got maybe 2 years lead over the competition in their overall OS, services and applications portfolio, but that's less of a lead than they had 2 years ago.
Post reply on HN