Star
Star
This is a rewrite of zoxiv's refdb backend PR #1482 ([their code here](https://github.com/Zoxive/libgit2sharp/commit/8efb8e9e0cf4ab0ac154739c19edc9f62fb1eb06)), since that targeted an ancient libgit2 with substantial API changes since then. # Changes due to libgit2:...
Unlike the nvim shell, the vscodium shell didn't specify any nixd server settings, so the example `flake.nix` didn't work. Fixed this by: - Pulling vscodium's user settings.json into a separate...
## Why did you need to do this? I couldn't use `age-plugin-yubikey` for key generation. My Yubikey has a custom management key (not supported), and it's AES192 (also not supported.)...
## Summary Invoking CBC (at least version 2.10.3) through Pyomo with `tee=True` doesn't read cbc's command-line output as it's written - instead, nothing shows up until cbc finishes. Weirdly, this...