this post was submitted on 18 Jul 2023
74 points (78.5% liked)

Programmer Humor

32443 readers
954 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

I use vim btw

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Most people use IDE's, having them where notepad is would not make sense on a bell curve.

[–] [email protected] 2 points 1 year ago (1 children)

Along that line of thought, you could do

  • “text editor” (meaning Notepad, Nano, etc) on the left,
  • IDE in the center,
  • and “text editor” (meaning Vim, Emacs, VSCode, Sublime, etc.) on the right
[–] [email protected] 2 points 1 year ago

That's exactly how I would've made it