Cryptocurrency security

In my review of cryptocurrencies, I mentioned that Bitcoin Cash offers "relatively less security compared to Bitcoin".

What did I mean by that?

What are the various kinds of security that a cryptocurrency offers? How to enhance them and avoid compromising them?

I will address the following questions:

more ...


Programming languages

I decided to review some programming languages, by comparing their popularity with their Rosetta Code implementation terseness.

I measured terseness as the average of implementations' estimated zipped code filesize.

Update 2021-01-17: After another enlightening Reddit discussion, I realized an even worse caveat of just looking at Rosetta Code snippets is …

more ...