David Piggott

Results 5 issues of David Piggott

I migrated a couple of services to ZIO 2 over the last few of weeks and ran into a strange issue along the way. We have one service left to...

help wanted

I was just reading the NGINX documentation for the various directives in the nginx-proxy template because NGINX is all new to me (I've switched to nginx-proxy from a handcrafted Apache...

## PR Checklist (not all items are relevant to all PRs) - [ ] Added unit-tests (for runtime code) - [ ] Added bootstrapped code + smoke tests (when the...

I'm debugging an issue with a tracing library which works with `cats.effect.kernel.Clock.realTime: F[FiniteDuration]`. In services which use this tracing library and Cats Effect, traces have nanosecond accuracy. In the service...

In https://github.com/dhpiggott/plutus/blob/c2edf3b0265a75b78332a15e6cae2d012eee7706/macos/macos.h I found the only way to get bindings to generate is to fully specify the paths to the macOS SDK headers. However, I am able to use the...