
Upgrading TruMinus: From CYD-C5 to the Power of Guition JC4880P443C
From bench prototype to van-ready tech. Overhauling TruMinus with the JC4880P443C to solve safe OTA, carrier NAT, and hardware limits.

From bench prototype to van-ready tech. Overhauling TruMinus with the JC4880P443C to solve safe OTA, carrier NAT, and hardware limits.

Technical overview of a custom motorhome control panel implementation using the ESP32-CYD. This project integrates with Truma systems to provide an advanced interface for climate and hardware monitoring.

LightRAG takes your AI to the next level: it merges the power of LLMs with semantic graphs and structured data to generate accurate, contextual, and trustworthy answers.

En este vídeo veremos en qué ocasiones los tests unitarios se vuelven demasiado complicados, debido al gran número de dependencias que debemos simular, o a…

En esta segunda parte veremos tests un poco más avanzados, donde es necesario simular (mockear) las dependencias de nuestra clase sujeto. Además, podremos ver un…

En este vídeo veremos, de forma muy resumida, cómo se puede crear un test unitario en Drupal. Crearemos un servicio muy simple y un test que compruebe que el servicio se comporta como esperamos.

Developing applications to run on AWS can become much simpler with a local setup. We will perform a complete S3 local service installation with Drupal and DDEV

Learn how to set up some quality tools with PHPStorm and DDEV: PHP_CodeSniffer, PHPStan, and others

Getting PHPStorm, DDEV, Drupal and PHPUnit to work together is not a trivial task. Read this guide to get up and running!

Debugging goes next level when it's done with a tool like Xdebug and through a debugging GUI like PHPStorm has.