alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoThe lengths we have to go tosh.itjust.worksimagemessage-square23fedilinkarrow-up131arrow-down10
arrow-up131arrow-down1imageThe lengths we have to go tosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square23fedilink
minus-square°˖✧ ipha ✧˖°@lemm.eelinkfedilinkarrow-up2arrow-down1·2 years agoBetter than counting curly braces.
minus-squareSentient Loom@sh.itjust.workslinkfedilinkEnglisharrow-up3·2 years agoI’ll take the curly braces
minus-squareTheGreenGolem@lemm.eelinkfedilinkarrow-up4·2 years agoMe too, any day. I hate everything where indentation matters. Let me just throw my garbage there and YOU sort it out, you are the fucking computer, not me. You do the work. So fuck you, YAML! All my homies love JSON!
minus-squareTheGreenGolem@lemm.eelinkfedilinkarrow-up1·2 years agoMy code also documents itself, of course.
minus-squarekameecoding@lemmy.worldlinkfedilinkarrow-up1·2 years agoif you have to count the curly braces I understand why you are a python developer
minus-square30p87@feddit.delinkfedilinkarrow-up0·2 years agoEven vim can show you that ^(fucking nano user)
minus-squareUndefinedIsNotAFunction@programming.devlinkfedilinkarrow-up0·2 years agoThere’s a joke here about using echo "some python code" > main.py in here somewhere but I can’t find it. Imagine I did instead.
minus-squarethanevim@kbin.sociallinkfedilinkarrow-up1·2 years agoImport python.Joke.ShellProgramming()
Better than counting curly braces.
I’ll take the curly braces
Me too, any day. I hate everything where indentation matters. Let me just throw my garbage there and YOU sort it out, you are the fucking computer, not me. You do the work.
So fuck you, YAML! All my homies love JSON!
All your homies hate comments.
My code also documents itself, of course.
if you have to count the curly braces I understand why you are a python developer
Even vim can show you that
^(fucking nano user)
There’s a joke here about using
echo "some python code" > main.py
in here somewhere but I can’t find it. Imagine I did instead.Import python.Joke.ShellProgramming()