Search

. . .

Help me to find what you are looking for.

Some random articles

Email Obfuscator

Category: tools

Email Link Obfuscator creates a JavaScript code that hides your email address from annoying spambot. Once you create the code you can safely publish your email address on your ...

AI: are you ready for the coming revolution?

Category: Thoughts

We read lots of scary articles about Artificial Intelligence and how you will be replaced by a cute robot. Here are some thoughts about what is going to happen and how to get ready for the next big ...

Bitcoin transaction: how does it work?

Category: Blockchain

In the previous article we had a quick introduction to the blockchain technology. In this article we are going to see what's happening behind a bitcoin transaction. Let's take a simple ...

What is the mining? Who is the miner?

Category: Blockchain

The mining is the process where the data is collected in a block and then the block is appended to the blockchain. This process is done by the miner. Before digging into the process of mining, ...

Where is the blockchain revolution?

Category: Blockchain

A friend of mine asked me: bitcoin was invented 10 years ago, why has not anyone come up with a real product yet? Has anything been disrupted by blockchain? His disappointment is quite ...

Fluent API PHP Class

Category: PHP

What is the fluent api? How to apply this design pattern in PHP? How to call a method both statically and not? Let's discover it!