Hacker News new | ask | show | jobs
by palata 196 days ago
The first rule is: "have common sense".

When you say "this code is difficult to maintain because of [Kiss|DRY|you name it]", what you actually mean is that the code was badly written by the humans (or LLMs now?) who wrote it. Probably because of a lack of experience.

I don't see the point in comparing them. Nobody says "you should use this or that". You should just write maintainable code, and that's a job. You will improve with time.