A walk on memory

Python memory walk Today, for lots of the programmers, memory is place where we store our variables. In most of very high languages memory management is automatic and is done by the programming language itself via an internal process called garbage collection. Memory management sounds like an advanced fancy concept.…

Cloud Native DevOps

I've recently finish another great read. This time the O'Reilly awesome book called Cloud Native DevOps. The authors are Justin Domingus and John Arundel. Let me first thank them for the awesome ride and also highly recommend this book. The old good days The book starts with an historical overview…

Linux Shell and Pipelines

It is know, in the linux geek culture, that shell is one of the most powerful tools we have available to do our jobs. The shell is ancient. Before the all well known and used graphical user interfaces (GUIs for short) people did their jobs by using small command line…

Kobo Ereader Analytics

The old and new Guttenberg Johannes Gutenberg is well know for being the guy that invented the printed press, thanks for that mate. At the time this was a huge thing. Before Johannes revolutionary method that enabled the production of books in large scale, these were a luxury item. Suddenly…

Kubernetes Hacks

Some years ago I started a project which consisted in a java library with a collection of scrapers. Those days I start noting a not so cool trend which was a more closed internet. Despite the facility we have to share knowledge and information these two concepts are valuable and…