Recent posts

Self Hosting Gitlab

7 minute read

Hello everyone and happy new year! Introduction Iโ€™ve been running GitLab as my software forge for the last three weeks and everything was smooth. I replace...

Self Hosting Forgejo

5 minute read

Hello everyone! Iโ€™m writing this article to quickly show you how-to self-host Forgejo, the Git software forge, and how to do common maintenance operations. ...

MongoDB in Action 8.0 (Manning) Book Review

1 minute read

Hello everyone, In this article I will review the following book MongoDB 8.0 in Action, Third Edition. Iโ€™m using MongoDB daily at my job and by reading t...

Containerizing a Python Project with UV

2 minute read

Introduction Hello! ๐Ÿ‘‹ I wanted to write this short article about containerizing a Python project that uses uv as a project manager. I will present what UV...

Running a PHP Application inside a Container

1 minute read

Hello ๐Ÿ‘‹, In this monthโ€™s blog post Iโ€™ll show you how to run a PHP Application inside a container. Iโ€™m quite a fan of online forums and the majority of foru...