Jacob Finkelman

Results 67 issues of Jacob Finkelman
trafficstars

Hi, It often happens that a crate brakes causing many downstream build failures. It would be nice to know in the ui if a crate `build-fail` on its own code...

At the Cargo Team Meeting today we discussed the importance of crates like this one. We decided to reach out to discuss how best to work together. How can we...

help wanted

I just tried using https://blog.anp.lol/lolbench-data/. It looks like a great start! Thank you for making it! https://perf.rust-lang.org/ has a useful feature a `compare` button that brings up https://github.com/rust-lang/rust/compare/ between the...

website

So currently you can filter words with a regexp, by opening the settings file and editing the json. It would be nice to have a way to see how the...

We currently only show estimate % remaining, it would be nice to have time left.

So we can have several texts in progress at the same time.

So that we can switch voices in settings.

It would be nice to add an Icon to the system tray, and give it a menu to access the functions that are only available in a hotkey.

Some high profile projects have seen speed ups on CI by removing the final artifacts before caching. Specifically [crates.io](https://github.com/rust-lang/crates.io/pull/1580). However when crater tried a [generalized version](https://github.com/rust-lang-nursery/crater/pull/382) of this it broke...

enhancement

Cargo just merged a new fingerprint format in https://github.com/rust-lang/cargo/pull/8210 (look for Fingerprint changes) We should make shure we are compatible with both the old and the new formats.

enhancement