Migration from Wordpress to Jekyll
Migrating a blog from WordPress to Jekyll.
Migrating a blog from WordPress to Jekyll.
To celebrate the Summer, Build Systems with Go is now at 6.99$
You probably use a CLI on a daily basis. Depending on the solution the CLI works, the number of available options can be overwhelming. Because no visual reco...
Build Systems with Go v0.2.0 has been released.
This post is a continuation of a previous where I explained some aspects of my experience writing and self-publishing a programming book.
Learn how to build your own Kafka driver in Go using the Kafka API REST proxy.
It is said that there are three things you must do in your lifetime: plant a tree, have a child, and write a book. I recently finished the last one. Neverthe...
The most awaited video game of 2020 is a collection of bugs with a frustrating user experience. This is not something new in the video game industry.
Edge Computing promises millions of dollars of revenue. However, we do not yet have a definition of what it is.
In the 21st century, any decent software project must use a logger. In this post I show you how to have a perfect logger in Go using Zerolog.
Humans are wired for prejudice. When we start coding in a programming language we do not feel comfortable. We always point out those features that annoy us t...
What are the main issues graph processing has to deal with? Serve these lines as an appetizer for those curious minds out there.
Even though graph processing is a problem in computer science since its very beginning, there is not a clear victor among all available solutions. Why?
Start to control the access to your K8s services using Istio authorization policies to make the most out of your deployments.
Istio can help you to simplify the management of your K8s services. However, it can be a bit intimidating. Check out my six tips before you decide to give it...
Borges described in Funes the memorious the problem of hypermnesias. We can use Borges tale to understand what is overfitting.
LaTeX is one of the most successful and amazing free software projects ever done. It has been around for more than thirty years with two Turing awarded resea...
Design a network based model to predict when a country is infected by Covid19 using air traffic data.
Has air traffic something to do with Covid19? Learn some tools to explore the impact of passengers in pandemics using networks.
This is the third part of our series about Covid19 data analysis. We introduce some practical examples of univariate time series forecasting.
This is the continuation of my series about how to manipulate Covid-19 data with Python (first entry here). This post adds some extra complexity and introdu...
This is the first post of a series of publications describing solutions used in data science. The content is self-explained in a Jupyter Notebook available a...