logoalt Hacker News

sevenzerotoday at 10:47 AM1 replyview on HN

Less is more, its not a hard thing to understand. These companies are accumulating record level tech debt.


Replies

mexicocitinlueztoday at 1:12 PM

I use these tools a lot, and one thing that has stood out to me is that they LOVE to write code. A lot of it. And they're not super great at extracting the reusable parts. They also love to over-engineer things.

I've taken great pains to get by with as little code as possible, because the more code you have, the harder it is to change (obviously). And while there are absolutely instances in which I'm not super invested in a piece of code's ability to be changed, there are definitely instances in which I am.

show 1 reply