Hacker News new | ask | show | jobs
by xarien 5251 days ago
So I lied, I did end up skimming the post.

The problem is that you are generalizing way too much. Does every app need to communicate with a server? Nope. In fact, you don't even need to host the app download or transaction as it's done for you via itunes.

Additionally, even if client / server communication is necessary, what's to say the server doesn't already exist? Who's to say there's currently no communication with the server through web clients? If that's the case, you simply have to implement or expand the current interface...

Summary: Don't generalize....