Blog


November 29, 2025

How to set up Database Integration Tests in vanilla PHP

PHP Automated Tests Legacy Projects

A practical guide to bringing real database integration tests into legacy or framework-less PHP projects using the same proven technique that major PHP frameworks rely on.

Read the Post

June 25, 2025

How to automatically decrypt a LUKS LVM setup on boot with a USB

GNU/Linux Security

This guide walks you through a robust procedure to auto-decrypt a LUKS-on-LVM setup at boot with a USB key. It's the result of trying different approaches of outdated posts, AI suggestions, and many other sources until I found my own way.

Read the Post