this post was submitted on 08 Sep 2023
1258 points (97.9% liked)

linuxmemes

20776 readers
1082 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dx1@lemmy.world 18 points 1 year ago* (last edited 1 year ago) (1 children)

Seems like a lot of Linux/programming memes basically just stem from a place of real noob insecurity. "I can't figure out how to quit vim!" "CLI is scary!" "Arch users say 'I use arch BTW'!" No offense to the noobs, it's just that, you know, people use this stuff for an actual reason. Yeah, vim requires you to be in normal mode and hit :q or even (gasp) :q! to quit sometimes, it's also a hyperflexible editor that lets you program super powerful functions, macros, do dirt-easy regex replacements, etc. Including binding Ctrl-Q to quit if you really struggle with that.