-
Is Rust a language of the future? TOP NEW
Overview: This blog post provides an introduction to Rust, covering some distinguishing features of the language. I talk through one of the main features that sets Rust aside from other languages, the principle of ownership. There’s an overview of how I started learning the language and where to find the material I used to get myself going. Fin... Read More
-
ML at the edge! TOP NEW
Intro In this post (my first, in fact), I’m going to talk about one of the most interesting projects I’ve worked on over the last 5 years. The project’s headline: Can we develop an Android app that classifies screenshots on a mobile phone? Although a lot of excellent mobile development went into this project, my main focus was developing the c... Read More