Migration to Netlify
In a new phase of this website, and as a PoC, it has been migrated to Netlify and the repo has been updated for Hugo 0.5.5, removing the theme as an external element. This means that we may have some errors or temporary …
In a new phase of this website, and as a PoC, it has been migrated to Netlify and the repo has been updated for Hugo 0.5.5, removing the theme as an external element. This means that we may have some errors or temporary …
When installing/renewing let’s encrypt on a web server with nginx, we have to decide whether to do it with a temporary server, which means we must temporarily stop the web service, or indicate what the DocumentRoot …
An interesting resource to have on hand when we need to document an API: API Documentation Gallery Where we have selected, very graphic examples of how to display the documentation of our APIs. If you know of any …
Thanks to a tweet from @juantomas, I came across a list of 9 JavaScript libraries for “Charts”: 9 Best JavaScript Charting Libraries.
This week I’ve been looking at a new CSS framework concept, “Utility First,” a concept proposed by Adam Wathan in his article: CSS Utility Classes and “Separation of Concerns”.
Daily life has kept me from doing many things, including keeping this blog updated, but there’s no time for everything, and in the end fatigue forces me to reorganize priorities. In recent months, I’ve been …
Moments of change, moments of evolution, a constant in my life, with the 25th anniversary of the creation of the web I’ve entered “review” mode and I’m highly perplexed. I’ve been doing …
Laravel, in addition to using multiple third-party packages, is also possible to use parts as components. All components are under the “Illuminate” namespace. If there’s a really interesting and useful …
I wouldn’t know where to start but I do know how to end this reflection, and it’s so simple that it would be summarized in two phrases, “It’s not a country for programmers” and “Being …
In these last few days, we’ve had many news items, articles, information in the development and technology world, these are the most relevant for me: Google announces a new Machine Learning service in the cloud NPM …
At Sevilla Developers Conf 2 I commented on some examples of who uses Go and for what. Among others, these seemed interesting to me, and I’ll create a somewhat larger list that will serve us to see real use cases …
From Cayley we can make queries via REST in two “languages”: MQL and a reduced version of Gremlin With the following example, we can obtain the most common skills of people who belong to an industry, within …