[ asynchronous communication about programming and whatever else ]
Initial Commit
Hello, Blog
December 09, 2022

I did the thing.

As they say, the 3rd (or maybe 10th) time is the charm. And just after I turned 30 too.

Keep an eye out for some upcoming posts. I'm currently setting up NixOS on my homelab server, so that should be a fun one to write about.

fn main() -> anyhow::Result<()> {
    println!("initial commit!");
    Ok(())
}

This blog by Nick Miller is licensed under CC BY-NC-SA 4.0

Built with ☕ and zola.