Brian Hicks
Brian Hicks
Looks like using layout elements like `row` and `column` makes nested elements with `display: flex`. This breaks IE11. Silly IE. Here's the thread I found that explains this: https://stackoverflow.com/questions/23978986/flexbox-wrap-flex-items-in-ie11-broken And...
hello! Just to let you know, elm-forbid-imports is moving from git.bytes.zone to github.com/BrianHicks/elm-forbid-imports. I'll be setting up a redirect for HTTP but I don't think that Nix will follow that....
### Nomad version ``` Nomad v1.8.0 ``` ### Operating system and Environment details NixOS 24.05 running on Hetzner cloud VMs. ### Issue When `advertise.http` is set, Nomad is not registering...
I need to be able to access a specific environment variable (it's a [Percy](https://percy.io/) API key) in an invocation of `buck test //...` in GitHub actions, but I'm having some...
**What happened**: I have external-dns configured to source from ingresses. This works wonderfully, and all the records get created. However, it updates records for the domain apexes on every run,...