cm0002@suppo.fi to Programmer Humor@programming.dev · 21 hours agoThe Six Stages of Code Griefsuppo.fiimagemessage-square119fedilinkarrow-up1930arrow-down110
arrow-up1920arrow-down1imageThe Six Stages of Code Griefsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 21 hours agomessage-square119fedilink
minus-squareClay_pidgin@sh.itjust.workslinkfedilinkEnglisharrow-up1·6 hours agoI use sentences as variable names sometimes, because I necessarily end up with lots of similar-sounding variables or functions. List_of_foo_dicts = Get_foo_from_bar_api()
I use sentences as variable names sometimes, because I necessarily end up with lots of similar-sounding variables or functions.
List_of_foo_dicts = Get_foo_from_bar_api()