qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoWhat are you using? Notepad?lemmy.worldimagemessage-square53fedilinkarrow-up1501arrow-down123
arrow-up1478arrow-down1imageWhat are you using? Notepad?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square53fedilink
minus-squareemergencyfood@sh.itjust.workslinkfedilinkarrow-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)