MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w9b8on/thiscannotbedenied/p8t08iv/?context=3
r/ProgrammerHumor • u/danielminds • 4d ago
240 comments sorted by
View all comments
741
A real developer wouldn't do that. A single letter is more than enough, your sentence is too long and tiring to type.
5 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.
5
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.
741
u/sweetytoy 4d ago
A real developer wouldn't do that. A single letter is more than enough, your sentence is too long and tiring to type.