The number zero and #bitcoin
Crazy to think the things we take for granted haven't always been around, such as the number zero.
AsTobias Danzig stated:
"In the history of culture the discovery of zero will always stand out as one of the greatest single achievements of the human race."
https://breedlove22.medium.com/the-number-zero-and-bitcoin-4c193336db5b
I am trying to use SimpleX, however it keeps on trying to connect to a contact I've shared the one-time link with. Someone else with the same issue?
#simplex #chat
I built a little command line application to help identify a BTC address profitability.
Whenever we explore a BTC address, we usually only have the info of how much USD that address is worth at the moment, but it's not possible to know how much it was worth at a certain point in time nor the total value of each transaction at the moment they were broadcasted.
This CLI basically loops through all UTXOs of a given address and checks the USD transaction value at the moment it was broadcasted. With those transaction values summed up, it's possible to know how much USD has been invested/deposited and therefore check the profits and losses.