this post was submitted on 15 Oct 2023
472 points (95.6% liked)

Programmer Humor

32411 readers
544 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 9 points 1 year ago (1 children)

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.)

[โ€“] [email protected] 5 points 1 year ago

Interface is bloat; return to sed (or better yet some horrible combination of using echo and cat)