Well sort of, at least 🙂 In this blog post we are building a little assistant running on your nvidia GPU. While you may not need an nvidia GPU at… [Continue Reading]
Running HANA on a developer machine
So I needed to run SAP HANA for a certain project locally. Actually I wanted to. Because.Since SAP is doing a great job opening up over the last years, I… [Continue Reading]
Backing up Docker Containers
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]
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]
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]
Building the Hummerbot 4.0 with my son was a lot of fun 🙂 The building instructions and some reference code. The building instructions come as a video file, which is… [Continue Reading]
Warm Up After we finished the picubator in the last post, it is now time to do something with the hardware. First of all, all steps I show are covered… [Continue Reading]
At the last Kubernetes training I had the idea to have a real cluster to run Kubernetes. Unfortunately it is not an option to build a data center in the… [Continue Reading]