Crudtober 2023

Crudtober 2023

Crudtober is a month-long challenge to be productive created by korio.me. The goal is to do something every day. Doesn't matter how big or small it is, you just gotta do it. This page is a log of my activity during Crudtober 2023.

Day 2

This page

You're literally looking at it. Didn't do anything for day 1 as I learned about Crudtober today.

Day 3

This page: Part II

Continued work on this page.

  • Added support for codeblocks (demo belowattached)
use inquire::Text;

fn main() {
    let input = Text::new("What's your name?").prompt();
    match input {
        Ok(name) => println!("fuck you {name} is a dumb name"),
        _ => println!("How do you fuck up writing your own name??")
    }
}

Rust

Copy

Day 4

No energy

Due to medical reasons, some days I just do not have the energy to do anything productive at all. I did, however, beat Outer Wilds!

Day 5

A whole lotta cleaning

Helped do a full clean of the house.

Day 6

bottom-rust

Started work on a Rust implementation of the Bottom Encoding spec.

Day 7

Went to the Zoo

Went to the Zoo with my grandpa, so I didn't have time to do anything today.

Day 8

bottom-rust

Finished my Rust implementation of the Bottom Encoding spec.

Day 9

Drew my OC

No time so I drew my OC real quick! 👍‍

Drawing of SquareIsNotCool