Hacker News new | ask | show | jobs
by trias 1761 days ago
is complexity theory constrained to binary representations? Why should it?
1 comments

Every base except unary is a constant-factor away from binary, and so is irrelevant asymptotically. We don't use unary because it's artificially slow.
That post is a joke, right?