Nye Liu

Results 38 issues of Nye Liu

something akin to ```python return zones.Zone(self.config, None)._rest.list() ```

### Bug Report All tags are bad. #### Summary https://go.dev/ref/mod#versions > Major version suffixes >Starting with major version 2, module paths must have a major version suffix like /v2 that...

### What version are you using? master ### What did you do? use `stellar-archivist` on the http endpoint of a google storage bucket ### What did you expect to see?...

bug

Something that converts from `CamelCase`, `snake_case`, `kebab-case` to `Sentence case` e.g. `ThisIsCamelCase` to `This is camel case` ```golang func (i *input) SentenceCase(rule ...string) StringManipulation { input := getInput(*i) wordArray :=...

https://github.com/TerryHowe/ansible-modules-hashivault/pull/467 breaks installs that require pip to install hvac. There is no alpine `py3-hvac` so hardcoding shebang breaks python venv setups

Currently, we are pinning hyper to v0 due to ``` error[E0432]: unresolved imports `hyper::server::conn::AddrStream`, `hyper::service::make_service_fn`, `hyper::Body`, `hyper::Server` --> src/prom.rs:4:9 | 4 | server::conn::AddrStream, | ^^^^^^^^^^^^^^^^^^^^^^^^ no `AddrStream` in `server::conn` 5...

good first issue
help wanted
dependencies

Building linux binaries should be trivial. Windows as well, possibly. MacOS. No idea.

enhancement

https://easyupload.io/wh1em5

moving window calculations are done over the entire dataset. It should be done post filter so the moving window does not include filtered data in its calculations. This is most...

bug

http://nefariousmotorsports.com/forum/index.php?topic=14353.msg116444#msg116444

enhancement