Mitchell Tannenbaum

Results 184 comments of Mitchell Tannenbaum

I like your plan to let users decide asynchrony. That makes sense to me too. The non-secure generator would be a nice feature, so I'll keep an eye out for...

It looks like [s-tui](https://github.com/amanusk/s-tui) CPU monitoring utility supports collecting power consumption data from any Intel CPU after Sandy Bridge, eg the Skylake CPUs in [TechEmpower's servers](https://www.techempower.com/blog/2018/03/13/framework-benchmarks-hardware-update/), and can export it...

- https://github.com/djc/quinn

related: [Git Interactive Rebase Tool](https://github.com/MitMaro/git-interactive-rebase-tool)

You could distribute Windows packages through Chocolatey, afair, and MacOS packages through Homebrew. I just checked and neither does code signing, but at least they're free.

Looks like we can already do this, even with the limits to the current configuration (explained partially below). If you look at [deps.rs' Readme.md](https://raw.githubusercontent.com/srijs/deps.rs/master/README.md) you can see how to do...

That's a bit outside my skill range. I can read code, but have something like dyslexia when it comes to writing it.

How could [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) fit with this issue and rust-crypto?

I don't either, but having people install `python` and then `pip` isn't going well. Here's what I know so far: https://www.pyinstaller.org/ Do you have any time to investigate this as...