anti-idpol action@programming.dev to Programmer Humor@programming.dev · edit-26 months agoNot really sure whether S-expressions or Python indentation-based scoping get more hate...programming.devimagemessage-square57fedilinkarrow-up1160arrow-down112file-text
arrow-up1148arrow-down1imageNot really sure whether S-expressions or Python indentation-based scoping get more hate...programming.devanti-idpol action@programming.dev to Programmer Humor@programming.dev · edit-26 months agomessage-square57fedilinkfile-text
…from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it’s a feature!
minus-squareBarbarian@sh.itjust.workslinkfedilinkarrow-up13·6 months agoAs long as the next line also has 5 spaces, that’s fine. Python only complains about inconsistency, not the exact number of spaces/tabs.
As long as the next line also has 5 spaces, that’s fine. Python only complains about inconsistency, not the exact number of spaces/tabs.
Make, on the other hand… Ugh.