Page 25 of 59 - Blog

Dynamic DNS using Alibaba Cloud DNS API
According to Wikipedia, “Dynamic DNS (DDNS or DynDNS) is a method of automatically updating a name server record, often in real time, with the active Dynamic DNS configuration of its configured hos...

Run Bolt With Docker And Terraform With Alibaba Cloud
In this tutorial, I will show you how to set up Bolt on Alibaba Cloud ECS. We will be doing this based on a DevOps approach.

Aplicaciones peligrosas: ¿Hasta dónde nos rastrean por celular?, En SBS Radio
Hoy se ha publicado, en SBS Radio, cómo Carmenza Jimenez y yo hablamos respecto a la polémica publicación de datos de la conocida aplicación de Fitness Strava.

Alibaba Cloud PHP and AB Benchmarking
As some of you may know, I recently moved all my services and infrastructure to Alibaba Cloud (阿里云), being this one of the best decisions I made in 2017 in terms of Cloud Computing. I used several ...

Programming Is Dying
Yep. I believe programming as we know it is a dying thing. And, because that, I decided to change my career direction.

World Scientists’ Warning to Humanity: A Second Notice
Twenty-five years ago, the Union of Concerned Scientists and more than 1700 independent scientists, including the majority of living Nobel laureates in the sciences, penned the 1992 “World Scientis...

Internet en Australia es más lenta que en países latinoamericanos, en SBS Radio
Hoy, en SBS Radio Soraya Caicedo y yo hemos hablado hoy sobre la polémica respecto a la conexión de fibra óptica en Australia.

Reverse proxy with Caddy on WordPress with SSL & Docker
WordPress uses the is_ssl() function to determine if SSL is being used in the server. In order to do this, it uses $_SERVER['HTTPS'] and $_SERVER['SERVER_PORT'] to check if they are set. The proble...