Hacker News new | ask | show | jobs
by skeletonjelly 4392 days ago
That's some circular logic right there. You can't create a login because they're single user by design?
1 comments

Yes. How is that circular? The OP is asking why he can't create separate logins on iOS devices. My answer: because Apple decided to make them single-user, presumably because of the simplicity and UX benefits to be had from that.

http://en.wikipedia.org/wiki/Circular_reasoning

Here's how I read the conversation.

> Why can't I create multiple accounts? I want this feature.

> Because iOS is single-user.

It's not circular sorry, I meant to say your answer is stating the question.

I don't mean to offend or start a fight. I just read the conversation similar to "I have X why can't I have Y" "Because you have "X". The "by design" is moot when Apple are the designers. It's not some real world construct or difficult problem to solve, they don't have multi-user because they don't want IOS to have multiuser.

Fair enough. This is how I meant it:

> Why can't I create multiple accounts? I want this feature.

> Because we made the decision to make iOS single user because $BENEFITS

Multi-user is, in fact, a very difficult problem to solve from a variety of perspectives: UX, security, app development ...