Decentralization sounds awesome? But what about Privacy?
Beginning of this year was huge deal breaker for Blockchain ecosystem. The best use-case so far Cryptocurrencies started to generate enormous hype and their growth in value created new way of doing…
What Rust can teach you, even if you are a C++ fan?
I started using Rust just as an experiment, to understand how they actually made memory safe language without loosing execution performance? As a software developer without any specific language…
Real-time React app with GraphQL + Websocket
GraphQL started to be a great option for writing customizable API’s and combining multiple services into one single endpoint. The whole idea of having single endpoint but getting different…
How it feels to ride 5000 miles, and code throughout the trip
As an en entrepreneur I had to work 24/7 and never had time to commit more than a day for something else, but sometimes it is quite possible to work and make some adventure at the same time! During…
Container is live? Ok let’s move it!
Surprisingly it is actually possible! But very few companies using that capability, mostly there is not a big use-case in that cool feature. Docker CLI with Docker Engine combination is giving tons…