nifty@lemmy.world to Programmer Humor@programming.dev · 8 months agoEvery language has its nichelemmy.worldimagemessage-square168fedilinkarrow-up1966arrow-down143
arrow-up1923arrow-down1imageEvery language has its nichelemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square168fedilink
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up5·8 months agoIf I can’t do it as a Bash one-liner, I’m using Python
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-28 months agosubprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
minus-squarefluxion@lemmy.worldlinkfedilinkEnglisharrow-up1·8 months agoI use perl, but everyone hates me and would rather rewrite my little scripts in python than bother changing a single line
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up1·8 months agoYou’re right, everyone hates you.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up1·8 months agoThe good news is that you can stop using Perl at any time.
minus-squarefluxion@lemmy.worldlinkfedilinkEnglisharrow-up1·8 months agoFor quick data parsing you’ll have to pry it from my cold dead hands im afraid
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up1·8 months agoThat could be arranged. I could bash you over the head with a python.
minus-squarefluxion@lemmy.worldlinkfedilinkEnglisharrow-up2·8 months agoIt’s a kind offer, but my head is far too hard
minus-squareShareni@programming.devlinkfedilinkarrow-up2arrow-down2·8 months agoGrug use go because it easier, faster, and compiles to share with friends of Grug
If I can’t do it as a Bash one-liner, I’m using Python
subprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
I use perl, but everyone hates me and would rather rewrite my little scripts in python than bother changing a single line
You’re right, everyone hates you.
😔
The good news is that you can stop using Perl at any time.
For quick data parsing you’ll have to pry it from my cold dead hands im afraid
That could be arranged. I could bash you over the head with a python.
It’s a kind offer, but my head is far too hard
Grug use go because it easier, faster, and compiles to share with friends of Grug