logoalt Hacker News

drekotoday at 5:31 PM0 repliesview on HN

Later never comes" is true, but the fix isn't to optimize early, it's to write code simple enough that optimization is easy when later finally does come. That's what Rule 5 is really about. Get the data structures right and the rest is tractable.