Temporary Values, Borrowing, and Lifetimes

`temporary value dropped while borrowed`, anyone?
read more →

Beginner-Intermediate Rust Error Handling

The various tricks involved in library error handling.
read more →

"It works on my machine" - The Motivation for Containers

Alternate title: Not a Docker tutorial
read more →

How I Wrote This Blog

Or, a detailed account of the many war crimes committed in pursuit of a futile goal.
read more →

(Basic) Segment Trees

Logarithmic Time Range Query and Point Update
read more →