Hacker News new | ask | show | jobs
by cross_wiber 2386 days ago
That's a good point. It explains why you can very often unintentionally end up with an O(n^2) algorithm in the first place, and Dawson's law then explains why no one bothers to fix it until it's too late.
1 comments

Hey, it's Dawson's first law of computing. I have more planned, and it's important to distinguish them.