Neovim have a ~$800k Bitcoin donation sitting untouched since 2023
I was looking at neovim's donation footer at the bottom of their site and saw a bitcoin donation address.
Thought I'd check how much in donations they've gotten. And I saw this massive 10 Bitcoin donation from back in 2023 (worth $800,000 now...)
From the activity history, neovim last sent bitcoin out of the address 2019 so it's been max 7 years since they've definitely had access.
Does anyone from the neovim project know about this? Seems like a pretty significant amount of funding to have sitting there. Hope it can come to good use as I use neovim daily.
https://www.blockchain.com/explorer/addresses/btc/1Evu6wPrzjsjrNPdCYbHy3HT6ry2EzXFyQ
90 comments
[ 2.8 ms ] story [ 41.7 ms ] threadWhy does HN tolerate this level of understanding when it comes to crypto
> Why does HN collectively tolerate this level of understanding when it comes to crypto
Well that's really funny. Because the 7 years are about tax liabilities not the speed of bitcoin transactions.
So maybe you made a statement about crypto advocates here...
And the tax liability sister comments all disagree with each other
Notably, the parent commenter hasn’t replied at all yet
If they haven't accidentally done this, they've definitely got some balls
Nothing wrong with putting money under a mattress for 100y if the value of money is not evaporating.
For most of human history the money was stable. It’s the disasters of 20th century wars that eroded the value, and 21st century lack of monetary discipline that keeps driving it down now.
A healthy amount of inflation keeps the economy going.
The idea that you can put away an amount of money under your bed that buys 1,000 loaves of bread or one GPU, leave it there for decades, and then have it buy exactly the same number of loaves of bread or GPUs is a fantasy. You can hold onto the shiny rock but you cannot stop the world rotating around you and changing all its relative prices.
> For most of human history the money was stable
Achieved by a combination of restrictions on trade, price stability laws, occasional crippling shortages, and quietly shaving bits off old coins. A much poorer world.
The ratio of one ounce of gold to one productive beef cow has held for a hundred years, and plausibly for around 5,000 years.
A single ounce of gold could purchase a quality tunic, sandals, and belt in Ancient Rome and still buys a fine tailored suit in the modern era.
https://findbullionprices.com/blog/gold-purchasing-power-wha...
(Rome definitely had inflation crises!)
>For most of human history the money was stable.
Absolutely ridiculous. People have been counterfeiting and debasing money for as long as there has been money.
The right maount of money is the amount of money we as normal humans need to work with (buying and selling stuff).
Inflation and deflation are results of too much money or too little money in comparision to the production capability of a society.
If i save today for my retirement and money gets less valuable when i'm retired, i have to give more 'saved' capacity back to get the real capacity (people taking care of me) and if i have more value, the others have to do more for me.
Controlling this is 'work' from experts and is not solved by bitcoin btw.
Wildly inaccurate, thanks to forgery and coin shaving - sometimes even governments officially reduced the silver or gold content to make more money out of their coin reserves. Even when proto-banks began issuing letters of credit, the fiat letters were subject to loss of confidence.
However, the availability and quasi-fungibility of other silver/gold currencies meant that if you didn't trust Edward's penny, you could use a Dutch penning instead. That provided an alternate path to dampen inflation, as long as the dominant currency was coinage.
But it was equally hard to buy a pig or a new suit with silver pennies by the 20th century. Bank notes, even when theoretically backed by exchange for their value in precious metals (the Gold Standard), were even easier to forge, and suffered from "loss of faith" inflation (runs on banks meaning they couldn't practically be exchanged for 14 pounds of silver pennies).
Even your straw man 20th century cut off is hilarious where you just kind of forget about 1873? Or maybe that decade is your shining example of the benefits of deflation. So much joy and global prosperity the peasants just forgot how to eat. Its cool, Bismarks destruction of the bimetallic system really helped usher in that age of stabikity from the international gold standards.
(Hint: the gold might be under a mattress or in a vault, but you can still an almost arbitrary amount of gold denominated debts and loans and deposits.)
At the micro level, the change in price is too small for every day purchases. Would you starve yourself for one day because the pizza will be one cent cheaper tomorrow?
At the macro level, every interest rate will be adjusted based on the base inflation/deflation rate, so the net effect is zero. Banks will offer a higher profit rate for their savings account to entice people to deposit their money in the bank instead of their mattress.
Bitcoin is deflationary only in a hybrid Keynsian - Austrian worldview. In the Keynsian worldview it cannot by definition be deflationary because that would mean that the value is always increasing which is just kind of a mad thing to believe. In the Austrian worldview it is not deflationary because the amount of Bitcoin is always increasing by design. Only if you accept the Austrian framing of "deflation is when you decrease the money supply" together with the Keynsian framing of "money supply is measured in real terms not nominal" do you arrive at the idea that it could be deflationary, and there are exactly zero economists who believe both of these things.
(At the moment, there's a smallest fraction you can send on the network, but they can change that.)
Or rather the majority of actual users. Hard forks occur because people install and use the updated clients. If 90% of the miners decide to mine on the “bad” chain, but 90% of users switch to the “good” one instead, the “good” would likely still win out in terms of market cap and recognition (and the miners would naturally have to follow).
Bitcoin addresses encode the ripemd160 hash of the public key, so by default when payments are made to new addresses they are not quantum crackable.
But when someone spends from an address they publish the public key to the chain as part of the spend. From then on, any new deposits sent to the same address are at risk of quantum attack
Suppose I make a paper wallet on an offline PC, write down the address and discard both keys. If I now send some BTC to this address, how does the client figure out the public key?
They should send it to a dead wallet instead.
But as long as others giving you real money for this garbage, it would be better to use it for a project like neovim :)
However the value is as much as people agree to value it and for a typical person both have little utility. Maybe BTC has even more utility because it facilitates remote transfers of value very easily.
So as long as the network exists there is intristic value in BTC. I believe more than one can say about gold.
Still, a good portfolio will contain both gold (in small coins likely as a kind of "war hedge") and BTC as a kind of hyperinflation hedge.
Your gold might give you food, your btc is rotting on some hard disk on a computer you can't / wont use.
BTC as a hyperinflation hedge? We have seen already what happens to btc when money gets tide: BTC drops.
Not really. Try using gold in retail.
Neovim first.
I've never "purchased" Bitcoin or any cryptocurrencies ever because it is not money or legal tender and never will.
Your 'point't doesn't make any sense at all?
Behind the US Dollar is a whole country and a lot more countries if not the whole world.
Behind Bitcoin are random investors, random people.
Bitcoin is also rarly traded directly it uses fiat for most. So Bitcoin is even dependend on this proof-of-stake system.
Bitcoin is a proof-of-work system dependend on the best proof-of-stake system we have.
I wonder how people at large crypto exchanges handle that. Perhaps shamir share the access to the pkey password and store parts at secure places like a bank? And make official access protocol akin to dnssec, but simplified?
We explored using smart contracts to have logic perform the 3/5 consensus rather than a cryptosystem, but that was never rolled out while I was there. Social recovery wallets in general did not take off, which was a big learning moment for me that very few people actually cared about the technology and what they really wanted was an app with as many gambling features as possible that uploaded their keys to google drive.
People who are not HN-profile never care about the technology, and always care about usable, convenient features. The shocker is: most HN-profile people feel the same way.
Also see: https://m.xkcd.com/2501/
But during the big buzz, the crypto parts were what got those companies any exposure at all.
Creating a product for the sake of using a technology is a flawed order of operations. However, the glitz and glamour of a new money for a new internet is enticing with a lot of promise. I'm a crypto bro, but my crypto confidence has waned recently. My confidence in the USD has also waned.
ERC7093 has finally added this
The other day a neighbor asked me about AI. I said I wasn’t really up to date with things anymore. They asked: like what things? And then I said: like the Astra model that OpenAI released yesterday, I know nothing about it. And they were like: “bro, yesterday?! And you feel you’re not up to date?! Pfff”
The difference is that with Shamir you have to reconstruct the private key in one place before you can sign. With threshold signatures multiple servers can collaboratively sign without ever reconstructing the private key in a single place.
For chains like Solana, Aptos, SUI that use ed25519 (schnorr signature), there's a pretty clean solution called FROST.
For Bitcoin and Ethereum/EVMs that use ECDSA it's a bit trickier but there's been a lot of research recently, so there are solutions.
They would have to either pay the tax on gains or write off losses.
part of me feels like this is most likely a defunct wallet and nobody involved with the project has the keys anymore