btrepp
btrepp
Off the top of my head the same API etc would be cool, but perhaps just lazily evaluated?. Eg returning the same workbook but only accessing the sheets when called?....
No worries. Figured it was most likely unsupported, but couldn't make a call if it was my config or a missing feature. So thanks for confirming, and this issue can...
Basic/htpassswd seems to be documented as the a good default for private installs. The JWT token path actually is more undefined :). https://github.com/distribution/distribution/blob/main/docs/deploying.md I think flow wise, perhaps when getting...
Hi Mate. I've had a look. Overall it's okay, it's a bit hard to grok with the re-org plus type changes. I think there is also the switch from some...
Thanks for being receptive. In an embedded context I actually move much more heavily to tryInto and types that are compiler verified. Its a pain to figure out via a...
For the weird stuff like device classes. Usb as a spec is special. You really have to only say the specific things. I have found different os seem to respond...
I get the same thing Seems similar/related https://github.com/LuaJIT/LuaJIT/pull/245 https://github.com/kubernetes/ingress-nginx/issues/2802 Don't know any lua, so unsure where to look, but I think luajit as a newer pointer type, and it's the...
I've had a look at #11 and am happy with it, just have a suggestion for the breaking change aspect and it's good to go. I'm happy for it to...
It would be great to have things like this to make Kustomize easier to use. You can reference the compiled yaml, but it doesn't compose nicely. I was trying to...
Apologies. Sometimes when you are in writing up problems you become so normalised to Makefile rules that I forgot to elaborate on them. As far as external tools, while possible...