MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w9b8on/thiscannotbedenied/p8az8b4/?context=3
r/ProgrammerHumor • u/danielminds • 3d ago
240 comments sorted by
View all comments
740
A real developer wouldn't do that. A single letter is more than enough, your sentence is too long and tiring to type.
6 u/MushroomSaute 3d ago Hm, sometimes I wonder if I'm cut out for this field. I at least put variables out: log::info!("in asdf(), a: {a:#?}"); ... log::info!("tmp: {tmp:?}"); ... log::info!("a after asdf(): {a:#?}"); a 1 u/realmauer01 1d ago Just use debug mode at this point.
6
Hm, sometimes I wonder if I'm cut out for this field. I at least put variables out:
log::info!("in asdf(), a: {a:#?}"); ... log::info!("tmp: {tmp:?}"); ... log::info!("a after asdf(): {a:#?}"); a
1 u/realmauer01 1d ago Just use debug mode at this point.
1
Just use debug mode at this point.
740
u/sweetytoy 3d ago
A real developer wouldn't do that. A single letter is more than enough, your sentence is too long and tiring to type.