Mario Rugiero
Mario Rugiero
There's no stoppers for that. We're still stabilizing some interfaces so you won't yet find the crate in crates.io, but you can still import it with the repo path if...
My $0.02: Java, C and Go allow two equivalent bitmaps to have mismatched hashes if one contains run containers and the other doesn't, so from a consistency and speed (now...
Hi @Rigellute. Thanks for all the work you put on this project. I'd like to say I love it but I got too late to the party to try it...
Hello @giorgioskij. Since Rigellute lacks the time to continue the project, @waeel444 made a soft-fork under github.com/spotify-tui/spotify-tui. Do you mind rebasing your PR against it so we can review it...
Same here. I'm using some meta-tool that builds several parts of a project that includes but is not limited to making `cargo` calls and it would be superb to have...
Applying this patch should fix the linter: ```diff diff --git a/vm/src/hint_processor/builtin_hint_processor/math_utils.rs b/vm/src/hint_processor/builtin_hint_processor/math_utils.rs index 68cb30fc1..bbe18b5d7 100644 --- a/vm/src/hint_processor/builtin_hint_processor/math_utils.rs +++ b/vm/src/hint_processor/builtin_hint_processor/math_utils.rs @@ -2085,7 +2085,7 @@ mod tests { //Execute the hint assert_matches!(...
Will transfer-v2 remove the whole prepack into archives or something? I feel streaming files makes more sense here, both in terms of memory, storage and CPU usage. In terms of...
> So yeah, we've passed the threshold where you can store all of wikipedia in a tiny little thing the size of my fingernail. I think arguments about "oh, but...
Closing this because it got stale and it was covered by a different PR in the meantime.
This got bit rotten.