
Put a Raspberry Pi in an Argon Neo 5 Case
We previously tackled the topic of setting up a Raspberry Pi home server and that implementation is still up and running. It was pretty basic, so now it’s time for…
We previously tackled the topic of setting up a Raspberry Pi home server and that implementation is still up and running. It was pretty basic, so now it’s time for…
I have recently had to start some software based on a very old PHP version. Since having that directly on the operating system will open it to vulnerabilities, containerization seems…
Many years ago I worked on a PHP based notes taking app named after a friendly cat in our family back then. I still use it from time to time,…
Testing an application is more important than one might think. The two best reasons that come to mind is quality assurance and the time you save by using them.
I was recently asked to help with creating a form to submit certain tax redirections for a non-profit organization.
As the title states, following KISS principle we will build an application which helps with populating a family tree.
WordPress is not evil, as many developers tend to say. Actually, given it’s ease of use especially for non-techy users, it’s a strong choice when it comes to building a…
For managing multiple websites without much traffic, we can create our own hosting solution. I have previously written on this topic, but as time passes, technologies evolve and the knowledge…
I have recently bought a new router which has Wireguard as a feature. Since I run some services on my home network, it would be nice to be able to…
I think the Raspberry Pi’s are a guilty pleasure for many developers. We will use docker and docker-compose to begin setting the Pi up.
Laravel is one of the most powerful frameworks out there. Since it’s built on PHP, it can easily be hosted almost anywhere and many developers already have enough knowledge to…
I have recently worked on an open source map, which served well to represent points of interest from an external source. While using it, I have come to the conclusion…