- I reimplemented a friend's Python tool in Rust https://unlogic.co.uk/2017/04/14/hashmash-in-rust/ 30 comments rust
- Still learning Rust. Following on with a write up of solving the second Project Euler problem http://unlogic.co.uk/2015/01/20/solving-project-euler-with-rust-2/ 16 comments rust
- Just started playing with Rust. Here's a write up on how I solved the first Project Euler problem http://unlogic.co.uk/2015/01/12/solving-project-euler-with-rust-1/ 20 comments rust
- I wrote a short post on getting YouCompleteMe to work on Centos6.2 with clang for C/C++ support http://unlogic.co.uk/posts/youcompleteme.html 3 comments vim