No excuses to learn Go this Summer
To celebrate the Summer, Build Systems with Go is now at 6.99$
To celebrate the Summer, Build Systems with Go is now at 6.99$
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.
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...
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.
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?
Borges described in Funes the memorious the problem of hypermnesias. We can use Borges tale to understand what is overfitting.
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 first post of a series of publications describing solutions used in data science. The content is self-explained in a Jupyter Notebook available a...
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...
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...
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.
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.
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...
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.
Learn how to build your own Kafka driver in Go using the Kafka API REST proxy.
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...
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.
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...
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?
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.
Migrating a blog from WordPress to Jekyll.
This post is a continuation of a previous where I explained some aspects of my experience writing and self-publishing a programming book.
Edge Computing promises millions of dollars of revenue. However, we do not yet have a definition of what it is.
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?
To celebrate the Summer, Build Systems with Go is now at 6.99$
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.
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...
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...
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 first post of a series of publications describing solutions used in data science. The content is self-explained in a Jupyter Notebook available a...
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 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 third part of our series about Covid19 data analysis. We introduce some practical examples of univariate time series forecasting.
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...
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.
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...
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...
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 third part of our series about Covid19 data analysis. We introduce some practical examples of univariate time series forecasting.
This is the third part of our series about Covid19 data analysis. We introduce some practical examples of univariate time series forecasting.
Has air traffic something to do with Covid19? Learn some tools to explore the impact of passengers in pandemics using networks.
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...
Borges described in Funes the memorious the problem of hypermnesias. We can use Borges tale to understand what is overfitting.
Borges described in Funes the memorious the problem of hypermnesias. We can use Borges tale to understand what is overfitting.
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...
Start to control the access to your K8s services using Istio authorization policies to make the most out of your deployments.
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?
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?
What are the main issues graph processing has to deal with? Serve these lines as an appetizer for those curious minds out there.
Edge Computing promises millions of dollars of revenue. However, we do not yet have a definition of what it is.
Edge Computing promises millions of dollars of revenue. However, we do not yet have a definition of what it is.
Edge Computing promises millions of dollars of revenue. However, we do not yet have a definition of what it is.
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.
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.
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.
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.
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...
Learn how to build your own Kafka driver in Go using the Kafka API REST proxy.
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...