frippa@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoYes, I program in HTMLlemmy.mlimagemessage-square49fedilinkarrow-up1423arrow-down125
arrow-up1398arrow-down1imageYes, I program in HTMLlemmy.mlfrippa@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square49fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up13·edit-21 year ago(reminds (it (of (story me))))
minus-squarePipoca@lemmy.worldlinkfedilinkarrow-up1·1 year agoWould you really rather see <\Foo> than )? There’s a reason why most popular languages use } rather than end if or fi. The added verbosity doesn’t actually help people read your code more than e.g. indentation or editors with paren matching or rainbow parens.
I don’t either)))))))))
(reminds (it (of (story me))))
https://xkcd.com/297/
Would you really rather see
<\Foo>
than)
?There’s a reason why most popular languages use
}
rather thanend if
orfi
. The added verbosity doesn’t actually help people read your code more than e.g. indentation or editors with paren matching or rainbow parens.