A few years ago, I migrated my website a couple of times, first from Wordpress to Frontity (A wordpress framework in …
Coffee bytes
Full-stack Web development blog on Linux with opinions, tutorials, ideas and rants.
Since ChatGPT rapidly surpassed the record of user growth, artificial intelligence is almost omnipresent in the modern …
This post is for you, who want to become independent from companies and are looking to create your own projects in the …
Working with Javascript is frustrating and, sometimes, combining it with HTML can be desperate due to its lack of …
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 …