alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoThe lengths we have to go tosh.itjust.worksimagemessage-square21fedilinkarrow-up115arrow-down10
arrow-up115arrow-down1imageThe lengths we have to go tosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square21fedilink
minus-squareSentient Loom@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 year agoI’ll take the curly braces
minus-squareTheGreenGolem@lemm.eelinkfedilinkarrow-up3·1 year 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·1 year agoMy code also documents itself, of course.
minus-squarekameecoding@lemmy.worldlinkfedilinkarrow-up1·1 year agoif you have to count the curly braces I understand why you are a python developer
minus-square30p87@feddit.delinkfedilinkarrow-up0·1 year agoEven vim can show you that ^(fucking nano user)
minus-squareUndefinedIsNotAFunction@programming.devlinkfedilinkarrow-up0·1 year 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·1 year 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()