Tom Parker-Shemilt

Results 215 comments of Tom Parker-Shemilt

Do you mean all the items from https://www.gnu.org/software/coreutils/manual/html_node/Summarizing-files.html except `wc` or something else? Possibly https://www.computerhope.com/unix/bash/hash.htm but AFAIK that's a bash builtin not part of coreutils

It also gets used in Terraform plugin handshake validation which admittedly, are mostly in Go, but I ran into issues recently building one in Rust because of this lack.

Turns out it's harder than that. `icecream` needs [executing](https://github.com/alexmojaki/executing), which needs [asttokens](https://github.com/gristlabs/asttokens) which needs [astroid](https://github.com/PyCQA/astroid). Astroid has had some typing work, but it still is a way off (see https://github.com/PyCQA/astroid/pull/1024#issuecomment-860230292)....

Fixing this manually is easy and the tool is happy after that, so thanks for making it though!

I'm unlikely to pick this up any time soon as I've got too many other things on my plate currently.

#37 should fix the test issues at least

I followed the instructions at https://www.home-assistant.io/integrations/generic/#secured-access-to-the-camera and was able to get a camera view in the UI. Would be nice to get the config folded into this though, rather than...

Is the docs at https://docs.rs/deque/0.3.2/deque/ sufficient?

This is with corrode as of 84c6d7b5dedb32093ada9420ebd9f020828af6c5