Today this unholy news became popular, that an “AI Software Engineer” with the name Devin, made by Cognition …
It is no secret that these days software, in general, is trending towards a SAAS business model. However if you were …
The uses of artificial intelligence go beyond solving coding problems , and regardless of whether this artificial …
Composition over inheritance is a recurring theme in object-oriented programming. Usually, it is explained in a very …
What is a deployment pattern? A deployment pattern (Not to be confused with a design pattern ) is an automatic method of …
This entry is about a design pattern of which, at the time, I found little to none information in Spanish. Imagine that …
Chat GPT is on everyone’s lips, some are afraid of it, because of its ability to solve code problems others are …
The “reflect” package is a useful library in the Go programming language that provides functions for working …
Almost all modern web applications perform some form of streaming, from video platforms to live streaming. In this post …
In my post about the basic features about a REST API I mentioned to you that, besides REST, there were other types of …