Presentation at Stock Market MeetUp Vienna: Crypto Investing
To show my passion about the possibilities of Web3, I volunteered to give a presentation at one of the meetups I am attending regularly. It summarized the ma...
To show my passion about the possibilities of Web3, I volunteered to give a presentation at one of the meetups I am attending regularly. It summarized the ma...
GitHub Actions offer an easy and straightfoward way to setup Workflows around your repository to run tests, build your service and even push it to a registry...
In this post I will explain how to setup GitHub Actions programmatically. Although libraries ilke kohsuhke make it easy to commit the workflow files to your ...
Although the JDK offers a reflection capabiliies which allow you to introspect classes, their methods and properties, sometimes it is not enough as all of th...
Recently I was thinking about how to orchestrate deployments across a set of Kubernetes clusters. The traditional recipe for this problem involves a traditi...