Earlier quoted context omitted.
The fact that you go to this effort is why I love HN.
If only we could get notifications for replies & a decent mobile app existed.
It’s cheaper to build multiple native applications than one responsive web app
191–200 of 322 posts
Re: It’s cheaper to build multiple native applications than one responsive web app
#192I guess what i'm saying is that i believe in the principles of the web, but i think html and css are terrible technologies that do a disservice to those principles.
Re: It’s cheaper to build multiple native applications than one responsive web app
#193Earlier quoted context omitted.
The fact that you go to this effort is why I love HN.
If only we could get notifications for replies & a decent mobile app existed.
I use it.
Re: It’s cheaper to build multiple native applications than one responsive web app
#194Earlier quoted context omitted.
I think the author is already addressing this: Yes, you can build 2007 websites much better now. They will be consistent across platforms and perform great. But my 12 year olds don’t want 2007 websites. They want 2016 apps.
Sure, but "2016 App" and "2007 App" are not monolithic design choices. If you can decompose those things, you can keep the important bits and throw away the peacocking. Just a simple example: it's trivially easy to make large, flat shaded buttons on the web. That's going to be more familiar to younger users than native web buttons like those on HN. However, there's also spending weeks to make a web button that animat…
I recall an article by Zynga (maybe in Gamasutra? Can't find it now) that talked about user retention in relation to "rewards." They said that it's essentially a pure win to make every single action a user performs reward them in some way. Not a big reward—not a "points in a video game" kind of reward—but at least a pretty sound and an unexpectedly smooth animation (vis. "magic sparkles.") These things do make a difference, and it pays (in a competitive niche) for your app to do them. Just like B2B apps are sold mostly on checkbox features, B2C apps are sold mostly on how pretty they look doing their job in the app-store video.
Re: It’s cheaper to build multiple native applications than one responsive web app
#195Re: It’s cheaper to build multiple native applications than one responsive web app
#196> That group, btw, has mostly sold out taking high paying jobs at Facebook and Google, and have not heard from since
...but then later justifies his argument to forsake his ideals because "hey I've got a business to run":
> I don’t need you to troll me on Twitter and tell me how I’m betraying the web and the free fucking world. I am just trying to keep my startup going.
Re: It’s cheaper to build multiple native applications than one responsive web app
#197I don't think that's remotely true if you keep the responsive web app simple. YNGNI and KISS and what not. I've been doing this for over ten years. In that time I've seen large web applications built for under 4k; I've also seen massively overbuilt simple applications go for 50k+. It comes down to often how needlessly complex you make the stack. If you stick with solid simple guaranteed tech instead of cutting edge y…
My favorite comment here. People are trying to resolve too many solved problems. Life is much smoother when you're not obsessively teetering on the bleeding edge.
Re: It’s cheaper to build multiple native applications than one responsive web app
#198Re: It’s cheaper to build multiple native applications than one responsive web app
#199The web's view layer, html and css, has the wrong granularity for building precise ui. Html's controls are too high level for pixel perfect manipulation, and too low level for easy assembly into rich ui. CSS meanwhile tries to get you to make general rules that interact to produce a precise rendering, which you never quite achieve because there are always unintended side effects of the rules. No native view api works…
HTML+CSS isn't the only abstraction available, though. If you want a lower-level abstraction, you can use canvas. If you want a higher-level abstraction, you have your choice of composable view component systems (e.g. React).
Re: It’s cheaper to build multiple native applications than one responsive web app
#200Earlier quoted context omitted.
this is also pretty substantive. Fuckity fuck fuck fuck you, and shut the fuck up, dear reader. More fuckity fuck because the author has a keyboard macro that expands "," to "fuck". I don't know, I thought it was pretty much a waste of my time. Read the top of the page you're looking at right now, read my first sentence. There, saved you a few minutes.
Yeah, I don't have any issue with swearing but using any word that often is just poor writing.