-
## Disclaimers
First and foremost, I must say that this proposal, any sound solution to it and all the potential
questions and problems raised on the way of finding one, are probably all well abov…
-
```
What steps will reproduce the problem?
1. Connect a wireless USB keyboard to the Wii and open Frodo
The keyboard does not work at all. I have tried using both USB slots on my Wii.
The keyboard w…
-
To support bi-level MILPs like OptKnock, it would be nice to add a convenience method for taking the dual of a problem and combining it with the original problem.
See here for COBRApy implementation:…
-
I'm not sure what I'm doing wrong here.
I've installed cobra via: `go install github.com/spf13/cobra/cobra`
Now, when I run a `cobra init`, anywhere I get just
```
Error: exit status 1
```
…
-
As a Cloudsmith user, I would like to have an CLI application for interacting with Cloudsmith that doesn't require python. This would make it easier for me to install and update the CLI app without wo…
-
Is this an abandoned project, since 2018? as such an important feature (#264) has been broken for over 3 years.
I should have checked _all_ the issues, most importantly #264, before I investigate …
-
-
Currently, `sudo nerdctl rm ` shows rootless containers, but this should show rootful containers.
-
I was experimenting with cobra + viper the other day, trying to bootstrap an app with a __config file__ and some optional CLI __arguments__ which should overwrite the settings read from the config fil…
-
### Describe the bug
I regularly update flyctl directly from GitHub releases via [`gh install superfly/flyctl`](https://github.com/redraw/gh-install) and use the binary's default name `flyctl` (not…