Working with Javascript is frustrating and, sometimes, combining it with HTML can be desperate due to its lack of …
Coffee bytes
My Full-stack Web development and linux blog with my opinions, tutorials, ideas and rants.
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 the Worker Pool design pattern. Imagine that you have a number of concurrent tasks that you want …
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 …