Thoughts, reflections and analysis on programming
After moving from SourceForge to GitHub, I gave HTML2POP3 a new numbering
For years I have been developing OpenSource software, spreading it on the net. It was time to harmonize everything
One of the most appreciated features of Blockchains is the ability to write Smart Contracts. But what is a Smart Contract?
Proof of Work (PoW) explained in simple words
When you start studying a technology, one of the first things you tend to do is to document yourself, collect addresses, follow webinars, participate ...
Home banking APPs should be safe: "should be". Unfortunately, this is not the case. Today I'll explain how I "hacked" my bank's APP. This article will...
There are many ways to work with Ethereum. The one you will find most described involves installing a client capable of locally aligning the Blockchai...
When we talk about Blockchain we often encounter the concept of Proof of Work (PoW), but what is a PoW? And when we talk about Timestamp what are we r...
The best way to understand how something works is to try to build it. For this reason, my travel diary on the implementation of Blockchain technology ...