Jonathan Zaehringer
Jonathan Zaehringer
Hi, I would like to create an npm package of your solution and update it for a recent version of reveal. Could you move the code on an open licence...
The release of mbox 0.6.1 now strongly requires Rust 2018 to compile by forcing [severely out-dated dependency versions](https://github.com/kennytm/mbox/blob/v0.6.1/Cargo.toml#L30-L36). Version 0.6.0 was yanked from crates.io which blocks the compilation of tss-esapi...
I just discovered this amazing project and I would like to help. I am rusty from the little experience I've had with React. I welcome any advice and opinions. This...
It seems impossible to update the duration of a toast already in progress. The aim is to reuse the previous toast to display the result of the request. ```elixir uuid...
I am trying to make a mask similar to a binary mask with the database values. I tried to use a selection on generate_series with a left join to output...