TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 2 years agoRust but you can't write semicolons and commasplus-squaremessage-squaremessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareRust but you can't write semicolons and commasplus-squareTadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square0fedilink
TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 2 years agoWhat are variables and semicolons for actually?plus-squaremessage-squaremessage-square2fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareWhat are variables and semicolons for actually?plus-squareTadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square2fedilink
minus-squareTadoTheRustacean@programming.devOPtoProgrammer Humor@programming.dev•thisIsGoingToBeASeriousDebatelinkfedilinkarrow-up1·2 years agoI am hopeless at getting the text_ptr simpler than i64::from_str_radix(&format!(“{:p}”, my_string)[2…], 16).unwrap(); How can i get it the normal way? linkfedilink
minus-squareTadoTheRustacean@programming.devOPtoProgrammer Humor@programming.dev•thisIsGoingToBeASeriousDebatelinkfedilinkarrow-up1·2 years agoWhat mistakes? linkfedilink
minus-squareTadoTheRustacean@programming.devOPtoProgrammer Humor@programming.dev•thisIsGoingToBeASeriousDebatelinkfedilinkarrow-up2·2 years agoIsn’t echo a shell builtin? linkfedilink
minus-squareTadoTheRustacean@programming.devOPtoProgrammer Humor@programming.dev•thisIsGoingToBeASeriousDebatelinkfedilinkarrow-up1·2 years agoI am not skilled enough to do that ngl linkfedilink
TadoTheRustacean@programming.dev to Programmer Humor@programming.devEnglish · 2 years agopoorPenguinprogramming.devimagemessage-square6fedilinkarrow-up1174arrow-down13
arrow-up1171arrow-down1imagepoorPenguinprogramming.devTadoTheRustacean@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square6fedilink
TadoTheRustacean@programming.dev to Programmer Humor@programming.devEnglish · 2 years agothisIsGoingToBeASeriousDebateprogramming.devimagemessage-square41fedilinkarrow-up1290arrow-down134
arrow-up1256arrow-down1imagethisIsGoingToBeASeriousDebateprogramming.devTadoTheRustacean@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square41fedilink
I am hopeless at getting the text_ptr simpler than i64::from_str_radix(&format!(“{:p}”, my_string)[2…], 16).unwrap(); How can i get it the normal way?