Y
Hacker News
new
|
ask
|
show
|
jobs
by
lxgr
2 hours ago
It makes a lot of sense if you value correctness over performance.
1 comments
microgpt
2 hours ago
Why not store them in unary then?
link
lxgr
1 hour ago
Unary is exactly as expressive as decimal or binary for integers, but somewhat less efficient, so why would you?
link
microgpt
26 minutes ago
idk, why would you store integers as ASCII strings? It's somewhat less efficient.
link