

The prostate is the male G spot, and enjoying anal stimulation is perfectly normal for males regardless of sexual orientation
Also, if you do experiment, don’t stick anything up there without a flared base. Otherwise it will get lost and you will have to explain yourself to the ER
I can confirm, I’ve never used a non memory managed language, and the Rust borrow checker is a massive kick in the teeth
But, the more i consider it from the perspective of memory, and pointers, the borrow checker makes a lot of sense
Especially when storing references inside structs, and how mutability affects references
I actually figured out i could fix a re-mutable borrow error by performing the two mutable operations in separate for loops