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 …
https://www.reddit.com/user/LegalCan4801/
Composition over inheritance is a recurring theme in object-oriented programming (OOP). Usually, it is explained in a …
Image by Tsutomu Nihei --niji 5
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 …
Protobuffers allow you to create a gRPC API that has the characteristic of being incredibly faster, because it uses …