Hacker News new | ask | show | jobs
by mNovak 1060 days ago
How smooth and fast this is just makes me sad that every app on my phone requires 200MB to show a couple views and send API calls.
1 comments

Exactly. We have supercomputers in our pockets, yet showing a simple todo list takes seconds. Where does all the power go?!
Over engineered frameworks that try to solve everyone’s problems at the same time in exchange for terrible performance.
People don’t code for performance. Every application is built on top of “framework” bloat.

Remember when people would boast about how little lines of code their program had or how little memory their programs used?