In my setup, I do use bind mounts for my volumes. So in order to be able to backup e.g. my databases, I need to stop the running docker containers…. [Continue Reading]
Category: Development
Developing an App end to end on Windows with WSL2
This post is the first post in a series of posts that will show you how to create a website called “myStuff” end to end. This means: write the source… [Continue Reading]
Using a proxy to troubleshoot http requests
Every now and then I see someone struggling with http requests that do not produce the desired result. People start to look into server logs, but mostly they strip POST… [Continue Reading]
Windows as a developer platform
Working on Windows seems to be impossible for many developers I know. They are either macOS or some GNU/Linux users. Most of the time I don’t ask anyone, because,… [Continue Reading]