this-week-in-rust icon indicating copy to clipboard operation
this-week-in-rust copied to clipboard

Data for this-week-in-rust.org

Results 75 this-week-in-rust issues
Sort by recently updated
recently updated
newest added

I think it would be a good idea to include the language of the presentation in the event listings. At least for the virtual events. I can guess that the...

enhancement

Hi there :), big fan long time reader. I'm trying to build the website but running into issues, when running `make build` in `./publishing/` apt doesn't succeed to get curl...

bug

On Android, Google Chrome has a Simplified View mode. Under this mode TWiR articles show really badly (see atached screenshots). I did try to fix it by using a ``...

bug

Context: #4270 Today, the search functionality takes time to load, preventing readers from using the front page. Immediate fix is to disable the search functionality (see #4272), but longer term...

bug

With the addition of a dark mode for the website, the only way for readers to change theme would be to change their OS preferences. It would be nice to...

enhancement
help wanted

A tutorial to learn to build a Marquee Selection system in Bevy using `bevy_rapier` for collision detection. Ideal for RTS games or games with selectable entities!

a new pub/sub message broker written in Rust, inspired by Apache Pulsar.

- project/tooling updates: - r3bl_cmdr v0.0.14, - r3bl_tui v0.5.6, - rust walkthroughs: - nom-markdown-parser-article

A walkthrough on how to setup up Rust and Wasm with as little external tooling as possible, but still featuring `wasm-bindgen`.

what-the-time `wtt` is a new Rust tool I've made that replaces a few Ruby scripts with one command.