logoalt Hacker News

MarkusQtoday at 10:12 PM0 repliesview on HN

I personally hate YAGNI, because it so often leads to balkanized APIs that only implement the "needed" features and omit things that a reasonable person would expect because they weren't needed initially. Far better to have a clear and explicable model that is fully and consistently implemented.