Carl Kadie
Carl Kadie
### Problem Description I wish I had the sample files used in https://docs.rs/polars/latest/polars/ (myfile_1.parquet, etc) and the rest of the documentation. If these are on-line, in one place, then just...
I put in the wrong value for the MAK. Even after uninstalling and installing, I can't get it to prompt me for it again. Thanks.
The `include-flate` crate is great and would be super useful for WASM apps and libraries. It would be a way to include data files that WASM couldn't otherwise upload. It's...
in lib.rs there are variables such as "count" that don't actually count anything anymore.
// use rayon::iter::IntoParallelIterator; // use rayon::prelude::*; // !!!cmk run parallel // see https://rustwasm.github.io/docs/wasm-bindgen/examples/raytrace.html?highlight=panic#building-the-demo // !!!cmk give sign that it is running // !!!return one equation at a time // !!!release...
(I love this macro!) Is it (or could it be) possible to nest loops? ``` #[test] fn test_nested() { syntactic_for! {INTEGER in [i16, u32, u64] { syntactic_for! {LANES in [2,...
no_std Raspberry Pi Pico clock that showcases async Embassy [At RustConf 25/Unconf, Bart Massey mentioned the Showcase.]