blog.thiago.me
Raspberry Pi Bare Metal Programming with Rust
http://blog.thiago.me/raspberry-pi-bare-metal-programming-with-rust
Raspberry Pi Bare Metal Programming with Rust. After reading the excelent http:/ intermezzos.github.io/. I felt excited again to work on my small kernel. So, to get started we can do the embedded systems hello world: blink a led. My goal was to achieve that with as little assembly as possible, bringing all the cool stuff to Rust, and to my surprise, this was something fairly easy to achieve. To get started we're going to need. Toolchain, for cross-compiling, Rust nightly with. For OSX, Linux and Windows.
codepodcast.com
Code Podcast
http://codepodcast.com/s0e1.html
Episode 1. Concurrency. Laws of Newtonian mechanics don`t make sense as we get closer to the speed of light. Laws of serial execution are useless once we enter the world of concurrency. In this episode we. Ll define concurrency and talk about why is it hard to write concurrent programs. With the help of Daniel and Steve we. Ll explore tools that are there in Clojure and Rust to help engineers deal with multiple threads of execution. Andrey Salomatin twitter.com/filipovskii. Projects to Check Out. Radosla...