Hacker News new | ask | show | jobs
by pixl97 127 days ago
Features get users, but features introduce complexity, bugs, technical debt, and maintenance expenses.

More so this complexity requires that you have support for your users, and QA of weird functional interactions across systems boundaries that you just can't test for when actually writing the code.

This gets expensive really fast.

Complex software is hard, yo.