Declarative GNOME configuration with NixOS

Hierarchical Structures in PostgreSQL (2020)

Optional Arguments in Rust

Pretty State Machine Patterns in Rust

Evolving How We Learn Systems with Lessons from Programming in the Large

Our Raft implementation is ready to start experimenting with! Wooo!

Raft: New Crates!

Sometimes function signatures can look a little strange at times, here's a helping hand for anyone!

Quick Tip: Collecting Results from Collections, collect::<Result<Vec<_>, Error>>()

A Journey into Iterators (Beginner friendly)

Getting acquainted with Rust's mio

Option Monads in Rust