Rust Posts
This article takes a quick look at some of the tools being used to build Fitness Tracker and goes over why I chose to use each of them. ( read the article )
Categories - Fitness Tracker , Rust , Development , Python , Docker , Projects , React
Automatic tracking with things like watches, phones and other devies may work for some people but not for me. And so in December, I started turning a tool that I’ve been using into a desktop application. It started off in Electron but now it’s all Rust and React. Here’s a quick update. ( read the article )
Categories - Fitness Tracker , Rust , Development , React
A take on Rust development and acronym-induced existential dread. From compile times to SQLX pronunciations, this article explores the real tradeoffs you make building desktop apps with serious tooling. ( read the article )
Categories - Rust , Random Thoughts