The Picard Maneuver to Programmer Humor@programming.dev • 5 months agoTake chanceslemmy.worldimagemessage-square53fedilinkarrow-up1955
arrow-up1955imageTake chanceslemmy.worldThe Picard Maneuver to Programmer Humor@programming.dev • 5 months agomessage-square53fedilink
minus-square@whoisearth@lemmy.calinkfedilink5•5 months agoYou’re that afraid of the code you wrote 10 years ago too eh? 🤣
minus-square@Ricaz@lemmy.dbzer0.comlinkfedilinkEnglish7•5 months agoI shudder at the thought of the ancient 1000+ lines Perl scripts… The seal must not be broken
minus-square@Ricaz@lemmy.dbzer0.comlinkfedilinkEnglish1•5 months agoI honestly still use Perl for small scripts as a Bash alternative. It is very powerful and is already installed everywhere. I just try not to use it for things others might have to work on…
You’re that afraid of the code you wrote 10 years ago too eh? 🤣
I shudder at the thought of the ancient 1000+ lines Perl scripts… The seal must not be broken
Perl and regex are modern day black magic
I honestly still use Perl for small scripts as a Bash alternative. It is very powerful and is already installed everywhere. I just try not to use it for things others might have to work on…
Yes.