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.
You're literally looking at it. Didn't do anything for day 1 as I learned about Crudtober today.
Continued work on this page.
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
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!
Helped do a full clean of the house.
Started work on a Rust implementation of the Bottom Encoding spec.
Went to the Zoo with my grandpa, so I didn't have time to do anything today.
Finished my Rust implementation of the Bottom Encoding spec.
No time so I drew my OC real quick! 👍