spidering the web documents and search them for a specific query - ALAWIII/crawler... (more…)
Read more »
Do you have aircraft flying above your car, or just want to see all the aircraft around your area as you sit in the passenger seat
or just really nerdy and want to use the Rust language and a Raspberry Pi in your car?
This project will leave you with a Ra... (more…)
Read more »
My
previous blog post
introduced my work to improve Rust's support for
RISC-V Linux systems. Since then I fixed a couple of
interesting compiler bugs. This blog post is more technical - describing these
bugs and explaining some rustc internals along the w... (more…)
Read more »
In a previous post I implemented the game of Codenames in Rust, allowing a human player to interact with the computer playing randomly. Now let's implement a smarter computer agent, using word vectors. Word vectors (or word embeddings) are a way of conve... (more…)
Read more »
A personal blog focused on software, Machine Learning and other passing fads. (more…)
Read more »