Andrew Lee
Andrew Lee
Since you are using stdlib `map`, in `inmem.go` inside use cases, I was wondering if this is ever relied on inside of the HTTP Handlers. If so, this would not...
It would be nice to be able to export the report into PDF. I am thinking of integrating this with a Slack bot which will run tests, and export the...
So I know currently you guys don't support Slave via Serial USB, but do you have any plans to add this in the future? ([like this](https://github.com/afch/Slave-Nixie-Clock)
Mo betta
Better message for Sign Up page
### Describe the Bug I was following the example code at [https://rustwasm.github.io/docs/book/game-of-life/setup.html](https://rustwasm.github.io/docs/book/game-of-life/setup). I was able to install `cargo install cargo-generate` without a problem, and also have the latest LTS version...
`chi.ServerBaseContext` has been deprecated since chi v1.5.1. Hence the example needs to be updated for valve. I tried doing this myself using stdlib `net/http` BaseContext, but could not figure out...
Replace blake2b with FIPS 140-2 compliant SHA2 hashing library when needed. Signed-off-by: Andrew Lee closes: #1125
### Long story short More or less the same problem layed out in [this bug report on aim](https://github.com/aimhubio/aim/issues/3143) This PR tries to solve the issue https://github.com/aimhubio/aim/issues/3143. Using Aim on a...