I am still fairly new at working with Go. I have the ambition of working with and perhaps even on several open source projects that all use Go as …
Vagrant can be used to quickly create development environments in for example VirtualBox, VMWare or Hyper-V. I decided to use Vagrant to create a quick Apache NiFi development environment. …
In a previous article I described how I prepared my local development environment from working with the source code of the Dapr project – locally editing, building and running …