Cristi Cobzarenco
Cristi Cobzarenco
By bisecting the time rules, i traced the problem is to do with the following rules (in `Time/EN/Rules.hs`). ``` , ruleIntervalDash -- much slower (+40s by itself) , ruleIntervalFrom --...
I would also appreciate this, I always use ctrl-c to clean the current line if I change my mind.
Sorry for the super-long delay to look at this. This is an interesting feature; I'd be up for a feature-gated `FutureExt` trait.
@stepancheg We're seriously evaluating a move from JSON/HTTP to grpc at re:infer. Our existing production code is Rust & Python, so we would love to help out with the Rust...
@stepancheg Thanks for all of that, I won't have time to look at it for a little while, but just wanted to clarify > > what is the status of...
We are also hitting this with pre-emptible node pools, post pre-emption. GKE 1.22 **Edit:** Deleting the pods would get them stuck in terminating, deleteting with --force, removed them but on...
@hipboi I tried to get this to work for a couple of evenings, but wasn't able to get the screen to work. Tried a custom modeline, kernel params, but no...
Hi thanks for taking the time to file this! This sounds like it shouldn't be _too_ difficult to do, but it may require some refactoring to allow swapping out shaders:...
I believe this was closed by #44 , at least i can't reproduce this anymore.
This won't work sadly, since `*` deps are cannot be published to crates.io . Glium and SDL2 should see v1 at some point, after which hopefully most updates will be...