Hacker News new | ask | show | jobs
by qwertyuiop924 3793 days ago
No, we use from-zero indexing because, A) it's closer to the hardware, and B) because of mod(). There was an interesting comment thread on ESR's blog about this a while ago, but unfortunately, I can't find it.