codemojo
@codemojo
·
4th Street Bar
Hive-Bar
Browse freely. Sign in only when you want to participate.
Hive-Bar · Powered by Hive · beta-fdb5b5b
Hive profile
@codemojo
crypto enthusiast(s)
Sign in with Hive Keychain to follow this account.
this is a simple script written in Python that can tell you which the n-th prime number is. It uses the primes found earlier to dismantle the given number into factors - if there are no factors (not…
I was introduced to the idea behind maximalistic philosophy (there should be only one global currency) by following Craig S. Wright's tweets. Craig is a legend in the crypto sphere and I agree with e…
I've played around with an idea - what if the data I store on the disk or in memory wasn't as stable as I'm used to? What if the bits had a probability to switch from 0 to 1 or the other way around?…
I've created a simple set of tools that you can use to generate your mnemonic, decode a bitcoin cash private key from existing mnemonic, and create an offline transaction that you can broadcast manua…
... I would keep 50% of the funds in BCH, since it is the true Bitcoin. # Bitcoin Cash [50%] ## Expected growth [5 years] Using our friend Metcalfe, here is the math: - 1 MB block gives tx_count^2 su…
The Metcalfe's law (https://en.wikipedia.org/wiki/Metcalfe's_law) says that the value of a network is proportional to the square number of connected users to the system. IMPORTANT Using this metric w…