• Making a 3d printed case for a DPS3005

    Making a 3d printed case for a DPS3005

    This was actually one of the first projects I did with my first 3d printer a couple years ago. Back then, I did not really know how to use a 3d printer (+ I had a quite shitty one from Conrad, the RF100 XL V2), and I did the 3d modelling in TinkerCAD. Therefore, the…

  • Docker is fun…. not..

    For using wordpress, I have created my own docker containers to make it easy to use wordpress with postgres and nginx. You can just clone it and start it with docker-compose up -d! Now, I tried to upgrade to a newer wordpress version. Suddenly, the page wasn’t available anymore. What happened? Connection refused. But… why?…