Dad: Son, my balance hardly changes.
Son: Hi Dad,
Stacking slowly?
It's okay, but never stop.
#Bitcoin
TEACH ME BITCOIN, SON.
teachin_bitcoin@www.teach-me-bitcoin-son.com
npub1uzyn...y7g3
We share daily father-son dialogues explaining Bitcoin on Twitter and here on nostr. On Mondays, we send out a recap newsletter with the coolest things Dad has learned during the past week. If you are new to Bitcoin, this will help you get started. If you are already on your journey, this will help you stay up to date, keep away from scams, and avoid the common pitfalls. Our DM is open for your Bitcoin related questions.
Dad: Son, my balance hardly changes.
Son: Hi Dad,
Stacking slowly?
It's okay, but never stop.
#Bitcoin
Dad: Son, how can I convert a 24 word seed into a 12 word seed (BIP39)? 12 words can be better memorized.
Son: Hi Dad,
Converting a 24 into a 12 word seed is impossible.
According to BIP 39, a mnemonic seed is converted into a binary seed using PBKDF2-SHA-512.
To turn a 24 word seed into a 12 word seed, you'd need to find a 12 word seed that produced the same binary seed, which is believed to be impossible.
Dad: Oh, I see.
It will take me a while to learn all 24 words.
#Bitcoin
Dad: Son, what do you think about __________?
Son: Hi Dad,
Nah. I wouldn't recommend __________.
I'm just interested in Bitcoin. But in the end, everyone has to decide for themselves...
#Bitcoin
Dad: Son, what about ETH, XRP and Doge?
The media are very positive about them.
Son: Hi Dad,
These are all shitcoins, and shitcoins are true parasites.
I would not catch one.
#Bitcoin
Son: Dad, did you know there are 241 valid seed phrases that contain only the same BIP39 word?
Dad: Son, it must have taken hours to test them all.
Son: LOL, no Dad, I used a little Python script for that.
Interestingly, the longer the seed (12, 15, 18 vs. 24 words), the fewer valid combinations there are. Of course, these seeds are for fun and testing ONLY!
Dad: Interesting! 24x bacon is my personal favorite. :-)
Son: Damn, I was just going to use that seed. ;-)
#Bitcoin
Dad: Son, this Bitcoin thing is overwhelming.
Can you present me a five-point plan of measures? I appreciate your help.
Son: Hi Dad,
Self sovereignty is tricky.
However, It's not black or white – it's a gradient.
Start and try to improve your setup over time.
Test it, find security holes, privacy leaks and fix them. Iterate over and over again.
#Bitcoin
Dad: Son, what is Bitcoin's main use case?
Son: Hi Dad,
Use Bitcoin to run a global system of value and settlement.
This is no different than what gold was for 2,000 years and/or what the US dollar has been for the last 70 years or so.
Dad: So, is it both, the "value" and the "settlement"?
Son: Yes, both. And much more ...
#Bitcoin
Dad: Son, why not keep my Bitcoin on an exchange? They are like banks, and you can use two-factor auth.
Son: Hi Dad,
Exchanges are on-ramps and off-ramps. They are not destinations. Use them as they have been designed, as routes to self-custody and not as banks.
Dad: Even though every withdraw costs a hefty fee?
Son: Yes. Freedom and sovereignty has its price. I don't want anything or anyone to come between me and my bitcoin. For me, there is no such thing as "too complicated", "too cumbersome" or "too expensive" when it comes to self-custody.
#Bitcoin
Son: Dad, there's a major shift happening in how people see Bitcoin.
Dad: Son, what do you mean?
Son: Choosing a career as a Lawyer or Doctor is great, but those in the Bitcoin industry will gain tremendous respect in a few years. Everyone will be eager to work in that field.
#Bitcoin
Son: Dad, did you know
Bitcoin in self-custody has no counterparty risk.
Dad: I am aware.
#Bitcoin
Son: Hi Dad,
Just a note regarding Bitcoin transaction fees.
Do not overpay them...
By reducing the fee you pay, you almost always reduce the fees other users have to pay.
Dad: Son, makes sense, if one is not in a hurry.
Son: Everybody wins, except the miners.
#Bitcoin
Dad: Son, meanwhile, I have more trust in Bitcoin than in my bank.
Son: Hi Dad,
You are not the only one. With Bitcoin, you no longer need to trust any centralized entity or any counterparty.
Bitcoin is a trustless system.
Dad: Ironically, the vast majority of people still do not trust mathematics, cryptography and the protocols.
Son: Few understand this.
#Bitcoin
Dad: Son, what is the mempool?
Son: Hi Dad,
A mempool, also known as "memory pool", is the queue of pending and unconfirmed transactions for a Bitcoin network node.
Dad: And who controls the mempool?
Son: There is no one global mempool: every node on the network maintains its own mempool, so different nodes may hold different transactions in their mempools.
#Bitcoin
Dad: Son, when the music stops, better have a seat.
Son: Hi Dad,
When the music stops, better be sitting on bitcoin.
#Bitcoin
Dad: Son, is it "cool storage" or "cold storage"?
Son: Hi Dad,
It's "cold storage".
The term does not matter, as long it's "your storage" and "your storage" is offline.
#Bitcoin
Dad: Son, what is the difference between blockchain and Bitcoin? Is there even a difference?
Son: Hi Dad,
"Blockchain" is the technology that underpins Bitcoin, and transactions are stored in blocks.
Think of it as a decentralized database or a decentralized ledger.
"Bitcoin" – the coins or the "value" – are the unspent transaction outputs that are stored on the blockchain.
Dad: Where on the blockchain?
Son: If the blockchain were a material flow or Sankey diagram, you would find the stored value at the ends of the diagram.
#Bitcoin
Son: Dad, volatility is _______________.
Dad: Son, that must be "nerve-wracking".
Volatility is nerve-wracking.
Son: For me, volatility is "the price for being early".
#Bitcoin
Dad: Son, today I learned two things:
1. The "Federal Reserve" is not federal, and
2. The "Federal Reserve" has no reserves.
Son: Hi Dad,
Mind-blowing, isn't it?
Fascinating that they still buy it.
Dad: The dollar? They?
Son: Yes, it is fascinating that so many people still buy and hold dollars.In contrast to the dollar, Bitcoin is a full reserve banking system, which is not federal either.This is good for Bitcoin.So, you better buy and hold some BTC instead of USD.
#Bitcoin
Son: Good morning, Dad.
Bitcoin is in top form today,
as yesterday,
and the day before.
I hope you are as well.
Dad: Son, good morning!
There is nothing to complain about. :-)
#Bitcoin
Dad: Son, what is the difference between a Bitcoin address and a Bitcoin public key?
Son: Hi Dad,
That's a good question! An address represents a hash of a public key of an asymmetric key pair.
The owner of the key pair can use the private key to sign transactions or messages.
Dad: Why sign a message?
Son: For example, to prove ownership of an address.
Only by using the correct private key a valid signature may be created, which then anyone can verify as valid by using the associated address which, again, represents the public key.
#Bitcoin