Blog

Dockback - Reverse-Engineering Dockerfiles from Images

10 October 2025- 5 mins read

Ever found yourself staring at a Docker image in production and wondering, “How the heck did they build this thing?” Maybe you’re doing a security audit, debugging a performance issue, or just tryi...

Building the (maybe) First Public PQC Checker Tool

03 September 2025- 8 mins read

Hola! I’ve been working on something for a while now and I’m actually happy I’ve finally released it: a free, public tool to check if any domain supports Post-Quantum Cryptography (PQC). You can tr...

Offline Knowledge with Kiwix Zim and Docker Model Runner

31 August 2025- 5 mins read

In our increasingly connected world, we often take reliable internet access for granted. But what happens when that connection disappears? Whether you’re in a remote location, experiencing a natura...

Refactoring Code Like a Blacksmith

09 August 2025- 6 mins read

How to even start this post? Well, there we go… Imagine this: You’re granted access to a massive platform that’s been patched over the years like an old race car. It’s a labyrinth of services, each...

SMS Notifications on Pulsetic's Free Plan

04 August 2025- 5 mins read

When you’re running websites or services, monitoring is crucial. But what happens when your monitoring service’s free tier doesn’t include the notification method you need? This was exactly the cha...

Memories of Koh Kret by Weera

26 July 2025- 5 mins read

Today, my wife and I visited Koh Kret, a small island on the Chao Phraya River, just a short boat ride from Nonthaburi. It’s a peaceful escape from the bustle of Bangkok, yet it holds centuries of ...

El palet, el arte y la risa de los ignorantes

22 July 2025- 7 mins read

Se ha hecho viral un vídeo de Pablo Pérez d’Ors (Director del Museu Fundación Juan March Palma) describiendo una pieza de Guillermo Lledó. Un palet de madera. O eso parece. En realidad no es un pal...

My Preferred Node.js Workflow

17 July 2025- 7 mins read

As an SRE, I’ve learned the hard way that dependencies rot faster than you think. If you’ve ever opened a Node.js project after a year of neglect, you know the feeling: dozens of outdated packages,...