Surface UEFI: Now using Rust

Take a deep dive into the enabling technologies supporting UEFI development
 … Read more

Similar

Git Pre-Commit Hook for Rust Projects

Having a CI system is very convenient to ensure that your project contains no bugs. But running tests locally before pushing is also a great solution. By running tests before every commit, we ensure that each of them is working independently (as they shou... (more…)

Read more »

Rust at Sentry

The usage of Rust started as an experiment at Sentry but became a non negligible part of our infrastructure. This is lessons learned, what works and doesn't ... (more…)

Read more »