Hello World!

About time!

A different format to capture thoughts, notes, instructions and more. Very different from video but complimentary.

fn main() {
    println!("Hello World!");
}