logoalt Hacker News

m-schuetztoday at 6:50 AM4 repliesview on HN

> Isn't it time to throw the browser away, stop abusing HTML to make applications, and design something fit for purpose?

Not going to happen until gui frameworks are as comfortable and easy to set up and use as html. Entry barrier and ergonomics are among the biggest deciding factors of winning technologies.


Replies

lpcvoidtoday at 10:03 AM

Man, you never used Delphi or Lazarus then. That was comfortable and easy. Web by comparison is just a jarring mess of unfounded complexity.

dsegotoday at 7:16 AM

There are cross platform concerns as well. If the option is to build 3-4 separate apps in different languages and with different UI toolkits to support all the major devices and operating systems, or use the web and be 80% there in terms of basic functionality, and also have better branding, I think the choice is not surprising.

show 3 replies
arexxbifstoday at 7:16 AM

Visual Basic solved that. The web is in many ways a regression.

show 1 reply
asdfftoday at 8:43 AM

Are they not? Gui libraries are like button(function=myFunction). This isn't rocket surgery stuff here at least the gui tooling I've used.

show 1 reply