Collection of blogs and tid bits

Using Machine Learning To Track Traffic Flow In San Juan, Puerto Rico

What do we care about? Cars, buses and trucks in particular. So let's build a model and start feeding it input from our webcams around the city. We're using PyTorch here, this approach is fairly agnostic, but we like pytorch.

Making Websites Smaller

Some questions to ask yourself while building sites that can eliminate the bloat your users have to download and process.

Building CRUD Applications using Rust

Building a crud application using Rust and Postgresql from scratch