257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square901fedilinkarrow-up1350arrow-down114
arrow-up1336arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square901fedilink
minus-squareDigital Mark@lemmy.mllinkfedilinkEnglisharrow-up7arrow-down2·1 year agoSome languages really do suck so much they’re all but unwriteable by plain text, and need constant compiler tree parsing to get right. But that’s an incentive to quit using bad languages. Write in something you can read and write in ed, and you can hold it in your head.
Some languages really do suck so much they’re all but unwriteable by plain text, and need constant compiler tree parsing to get right.
But that’s an incentive to quit using bad languages. Write in something you can read and write in ed, and you can hold it in your head.