About:

Cosas de programación para recordar y de todo un poco

Website:

Outgoing Links:

Subscribe to RSS:
The post explains how to use an old tablet as a secondary monitor using a program called Deskreen. It details the process of connecting a headless HDMI or DisplayPort adapter to a computer, configuring the display settings using t...
The author reflects on the Latin motto 'Primum non nocere' ('First, do no harm') used in health professions and proposes a similar motto for programmers: 'Tuere usorem, data, veritatem' ('Protect the user, data, truth'). The text ...
The post discusses the setup of a web application development environment using Vue3 and Vite, specifically addressing issues with cookie creation in PHP APIs. It explains how to configure nginx to redirect requests from port 80 t...
The blog post addresses a common error encountered when installing the PECL OpenSwoole extension in PHP, specifically a warning about being unable to load the dynamic library 'openswoole.so'. It explains that this issue arises bec...
The post explains how to link an Android device to a computer for web debugging using Wi-Fi, starting from Android version 11. It details the steps to install the latest ADB version, enable Wi-Fi debugging in developer options, pa...
The post provides a guide on migrating elements from Vue2 to Vue3, focusing on the use of scoped slots, event emission, and accessing component methods from outside. It includes code snippets for implementing these features in Vue...
Instalar Linux Mint en un portátil con Windows 11 puede causar errores, pero se puede solucionar usando Ubuntu para iniciar el proceso correctamente.
...