257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square96fedilinkarrow-up116arrow-down10
arrow-up116arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square96fedilink
minus-squareDigital Mark@lemmy.mllinkfedilinkEnglisharrow-up1·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.
minus-squarerailsdev@programming.devlinkfedilinkarrow-up0arrow-down1·edit-21 year agodeleted by creator
minus-squareMangoKangaroo@beehaw.orglinkfedilinkarrow-up0·1 year ago“I’d kill for an IDE on macOS that uses the native UI.” Possibly dumb question from someone who hasn’t used MacOS for ages: isn’t that what Xcode is?
minus-squarerailsdev@programming.devlinkfedilinkarrow-up0arrow-down1·edit-21 year agodeleted by creator
minus-squarefusio@lemmy.worldlinkfedilinkarrow-up0·1 year agoI love intellij. The gut Integration and diff utilities alone are worth using it. However, it is so. Fucking. Slow!
minus-squareAlexWIWA@lemmy.mllinkfedilinkEnglisharrow-up1·1 year agoSeems fast enough for me. Never really had to wait on the ide for anything
Full IDEs kinda suck.
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.
deleted by creator
deleted by creator
deleted by creator
“I’d kill for an IDE on macOS that uses the native UI.” Possibly dumb question from someone who hasn’t used MacOS for ages: isn’t that what Xcode is?
deleted by creator
I love intellij. The gut Integration and diff utilities alone are worth using it. However, it is so. Fucking. Slow!
Seems fast enough for me. Never really had to wait on the ide for anything