qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoWhat are you using? Notepad?lemmy.worldimagemessage-square63fedilinkarrow-up1497arrow-down123
arrow-up1474arrow-down1imageWhat are you using? Notepad?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square63fedilink
minus-squareemergencyfood@sh.itjust.workslinkfedilinkarrow-up10arrow-down1·1 year agoIDE is bloat; return to text editor. (Xed is more than sufficient for the relatively small scripts I need to write. It even does syntax highlighting and bracket closing.)
minus-squareTurboWafflz@lemmy.worldlinkfedilinkarrow-up5·1 year agoInterface is bloat; return to sed (or better yet some horrible combination of using echo and cat)
IDE is bloat; return to text editor.
(Xed is more than sufficient for the relatively small scripts I need to write. It even does syntax highlighting and bracket closing.)
Interface is bloat; return to sed (or better yet some horrible combination of using echo and cat)