Hacker News new | ask | show | jobs
by haywirez 3184 days ago
People also don't appreciate that Bitcoin is infinitely divisible, so the total numbers are meaningless. At the same time, inflation is super low and decreases over time, giving it more and more edge over nation-state currencies.
2 comments

Isn't inflation strongly negative? In the link I posted above, Fred Wilson exhibits behavior typical of deflationary times: people hoard the currency.

That's a strong disadvantage vs nation-state currencies, which have clear inflation targets (generally in the 0-2% range) and the ability to hit them. It may be great for speculation, but it's terrible for a medium of exchange. For that, you want the value to be constant or very slightly decreasing.

And I don't think that's fixable. If the Bitcoin supply is limited but those tokens are used in a world of continuous economic growth, then Bitcoin will always be deflationary.

Bitcoin is NOT infinitely divisible. Each Bitcoin is divisible into 10^8. There were reasons to choose this number and isn't arbitrary [1].

[1] https://bitcoin.stackexchange.com/questions/31933/why-is-bit...

It is arbitrarily divisible. Fitting inside 64 bits is convenient, but hardly an insurmountable engineering challenge. There's libraries that handle this sort of thing with ease.