qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoWhat are you using? Notepad?lemmy.worldimagemessage-square51linkfedilinkarrow-up1497arrow-down123
arrow-up1474arrow-down1imageWhat are you using? Notepad?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square51linkfedilink
minus-squareemergencyfoodlinkfedilinkarrow-up10arrow-down1·2 years 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·2 years 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)