Since my last post, nearly 10 months ago a lot has changed. For one, its not just me working on this any more! Community members are starting to contribute to the various ESP related projects. The extra help meant we have made considerable progress which ... (more…)
Read more »
The Rust programming language, with its safety guarantees, has established itself as a viable choice for low-level systems programming language over the traditional, unsafe alternatives like C/C++. These guarantees come from a strong ownership-based type ... (more…)
Read more »
Let’s look at some of the progress on Rust compiler speed made since my last post. I will start with some important changes made by other people. (more…)
Read more »
Patina Firmware. Contribute to OpenDevicePartnership/patina development by creating an account on GitHub. (more…)
Read more »
🧪 A simple pixel physics simulator in Rust using Macroquad - GitHub - gale93/sbixel: 🧪 A simple pixel physics simulator in Rust using Macroquad... (more…)
Read more »