Dirk Louwers

Results 8 issues of Dirk Louwers

Hi, We are currently looking at this library to achieve the following: - Quickly inspect the JSON - Remove elements from an inner array based on certain business rules -...

Using instructions here: https://github.com/getdnsapi/getdns#building Using cmake version 3.25.0: ``` cmake . ``` Aforementioned command results in: ``` CMake Warning: Ignoring extra path from command line: "." CMake Error: The source...

As an FYI `ghcr.io/dlouwers/devcontainer-features/bob:1` I am personally using this to create development containers that make use of bob. These can be used with most popular build pipelines as well.

Hi, The goal of this project wasn't necessarily to be a Consul client but rather provide convenient recipes for service discovery, leader-follower election etc. When I started there wasn't any...

help wanted

Replacement for #190 since I need to create more pull requests now

# Current issue We are doing all our development inside _devcontainers_. This means that on bootstrapping a project there will always be a `.devcontainer` folder in the root of the...