Robotics simulation controlled using either manual input or Bissel middleware - GitHub - quietlychris/turtlesim: Robotics simulation controlled using either manual input or Bissel middleware... (more…)
Read more »
Rust's error handling is a pleasure to use thanks to the Result type. It
ensures Rust's error handling is always correct, visible, and performant.
And with the addition of the ? operator in Rust 1.13, and the
addition of return types from main in Rust 1.2... (more…)
Read more »
A Rust-based regex port for Python3 to get faster performance. 👾 - itsmeadarsh2008/flpc... (more…)
Read more »
Due to some recent Rust drama in the Linux kernel I’ve decided to explain in detail why the Rust ideology simply isn’t compatible with the Linux way. (more…)
Read more »
Dropbox Capture is a new visual communication tool designed to make it easy for teams to asynchronously share their work using screen recordings, video messages, screenshots, or GIFs. There's no formal onboarding required, and you can start sharing your i... (more…)
Read more »