Hacker News new | ask | show | jobs
by cheeroip 845 days ago
> How can they be so bloated? Even dictionary app can go beyond 50MB is unbelievable. What are they doing with that? Is Call of Duty embedded in the source code?

1. Big size impress management. 2. It's easier to blame SDK xyz for any issue than try to write something optimized and then debate with subskilled coworkers that are specialised in pushunderthebusing

1 comments

> Big size impress management

I thought this was relevant mostly for line of code or similar metrics used to evaluate the size of projects (build sizes not being one of them). Or are you trying to imply that artifically inflating the perceived size of a project can indirectly and consistently affect the build sizes as well?

I really have no idea how companies handle these kind of decisions. It just seem plausible that a semi-technical manager that have to greenlight a project could use the app size as a parameter. There is no need to artifically inflate the size. I can imagine how a 10x smaller than competitor app could be seen as a sign of a problem more than a positive.
Ah, I hadn't considered that a smaller size could be seen as a symptom of an inferior/incomplete feature set when compared with competitors.