0x0@lemmy.zip to Programmer Humor@programming.dev · 5 months agotough choice?external-linkmessage-square76linkfedilinkarrow-up1564arrow-down112
arrow-up1552arrow-down1external-linktough choice?0x0@lemmy.zip to Programmer Humor@programming.dev · 5 months agomessage-square76linkfedilink
minus-squareJeromeVancouver@lemmy.calinkfedilinkarrow-up28·5 months agoI deal with a code base written in the 90s in a language similar to basic. All the 3 letter variable names drive me crazy
minus-squareKairos@lemmy.todaylinkfedilinkarrow-up19·5 months agoGet a grammar aware formatter and variable renamer, if only to help you understand the code.
minus-squareJeromeVancouver@lemmy.calinkfedilinkarrow-up16·5 months agoYup for the more complex programs renaming is essential
I deal with a code base written in the 90s in a language similar to basic. All the 3 letter variable names drive me crazy
Get a grammar aware formatter and variable renamer, if only to help you understand the code.
Yup for the more complex programs renaming is essential