Docker compose - MariaDB

You know when you need to spin up a database to run an API or some project locally, but you don't want to waste time installing and configuring everything on your machine?The other day, I had to do ex...
0 Read More

Docker Compose - FTP Server

Hello everyone! I'm here to share another docker-compose script I put together to save some files at home, using an old PC I had lying around. So, if you've got a little unused PC and want to use it f...
0 Read More

Serverless is a Scam.

Every time someone reaches for serverless to build a simple backend, a container dies inside me.“Serverless” promises simplicity, scalability, and zero maintenance. In practice, it gives you time ...
0 Read More