Skip to content

Instantly share code, notes, and snippets.

@spirobel
Created May 27, 2023 12:07
Show Gist options
  • Save spirobel/4d00c57cc1180f82db9646f72b9b95eb to your computer and use it in GitHub Desktop.
Save spirobel/4d00c57cc1180f82db9646f72b9b95eb to your computer and use it in GitHub Desktop.
Rust blog post explained in rust
fn main() {
println!("I Am No Longer Speaking at RustConf 2023");
println!("Author's talk about Compile-Time Programming got downgraded from a keynote to a regular talk.");
println!("The author feels that the decision was strange and not justified.");
println!("The author clarifies that their talk was based on their own ideas and not endorsed by the Rust Project.");
println!("The author is disappointed by the lack of communication and transparency from the Rust Project.");
println!("They feel insulted and decide not to participate in RustConf anymore.");
println!("They express their frustration with the situation and express their disapproval.");
println!("The author concludes that they will not participate in the game and will not accept the decision.");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment