technical articles

10 min de lecturaextreme programming

¿Qué es Trunk-Based Development?

Trunk-Based Development (TBD) es una estrategia de control de versiones que promueve la colaboración continua y la integración frecuente de cambios e...

version control
12 min de lecturanas

My Secret to a Perfect Plex Server

In recent years, we have witnessed an exponential growth in the number of streaming services available. At first glance, it seems like a dream come t...

nas, plex, multimedia
6 min de lecturapython

Open Source IP-based localisation

IP Geolocation plays a pivotal role in a broad range of applications. From tracking user locations in a mobile app to bolstering online security, geo...

python
9 min de lecturafreebsd

One Month Working with FreeBSD

As an avid tinkerer, I have been working with FreeBSD on my laptop for some time now. I simply wanted to experience what it was like to work with thi...

freebsd
4 min de lecturaextreme programming

The role of a tester in an XP team

XP's greatest contributions have been those that provided solutions to the problems that were very troublesome in the "Waterfall" development approac...

extreme programming
13 min de lecturapython

Clean Architecture in Python

In this article, I will try to explain from the perspective of the Python language how to apply some of the concepts presented by Robert C. Martin in...

pythonarchitecture
5 min de lecturaextreme programming

Why is Extreme Programming "Extreme"?

Many people who are unfamiliar with XP may think that "Extreme Programming" involves programmers relentlessly coding without a break, following a met...

extreme programming
19 min de lecturajavascript

Chatbot development with Javascript

Generally, many chatbots are built using Saas platforms. The reason is that their functionality is often very similar, and it can be complicated to i...

javascript