Joseph Cumines
Joseph Cumines
I have created a fork of this repository and intend to maintain it, but I figured I may as well make a PR for visibility, even though this project seems...
Your implementation is quite nice, so thanks for that. This is a breaking change, but it's nonsensical to use the concrete type. I've gone for the breaking change as this...
Hi, Since your Kubernetes dashboard is the only decent one I've found, and you don't have an updated English version of it, I've been working to (machine) translate it myself....
Howdy, what's the status of this project? I ask as, in the process of attempting to implement a protoc plugin (a while ago - I've kinda forgotten the details), I...
Addresses dependency issue preventing successful docker builds.
Fixes #266 Also fixes issue where error within `getOriginalTermios` would not be persisted.
This change is to match most other implementations, e.g. `json.Marshal`. The values represented in the output should be identical to the existing implementation. "Safe integer" values are still represented as...
I enjoy how simple `Backoff` is, but I found it surprisingly difficult to use it to correctly implement retry functionality. This PR contains a single, very simple `Retry` implementation, that...
# What does this change do? This change addresses issues identified with the ringio.Bounded implementation, mostly but not only relating to behavior when the overwrite option is used. Bug fixes:...
Howdy Just thought I'd ask, are there any maintainers? I quite like the API this module provides, but it's not in a usable state. I'm guessing that the Gurobi implementation...