Hacker News new | ask | show | jobs
by danielvaughn 1137 days ago
100%. Saying that [technology x] will remove complexity is like saying that you've designed a house that can't get messy. All houses can be messy, all houses can be clean. It depends on the inhabitants.
2 comments

True, but well designed houses that have natural places for the things a well functioning home needs, are far easier to keep clean and tidy.
natural to whom?
Yes, but some technologies make it easier (or harder) to keep everything clean.

Like in my opinion you can write clean code in C, but since you dont even have a string type it shepherds you into doing nasty stuff with char*... etc.