why_bloat_is_bad.txt 890 B

1234567891011121314151617
  1. WHY BLOAT IS BAD:
  2. - more bugs, higher fuck up surface
  3. - less security, higher attack surface
  4. - lower performance and higher HW demands, higher discrimination against users, wastes energy, non-eco
  5. - longer and more painful compilation, more friction
  6. - higher maintenance cost, humans become slaves to technology, wastes human effort
  7. - less portability due to dependencies and more code to port, higher discrimination against users
  8. - fewer people understand the code, it is effectively controlled by fewer people and so less free
  9. - higher chance of becoming unusable due to broken dependencies
  10. - takes more head space, leaves less time and energy to think about actual problems
  11. - creates bullshit tools and jobs that exist just to manage bloat
  12. - painful to manage, deteriors mental health, results in burn outs
  13. - grows exponentially, e.g. more code also needs more test code
  14. - is ugly
  15. - ...