815
Songs about Vim (sh.itjust.works)
top 50 comments
sorted by: hot top controversial new old
[-] PrimeErective@startrek.website 66 points 10 months ago
[-] superduperenigma@lemmy.world 19 points 10 months ago
[-] lseif@sopuli.xyz 18 points 10 months ago

this guy pipes cat into lolcat!

[-] Petter1@lemm.ee 17 points 10 months ago
[-] avidamoeba@lemmy.ca 12 points 10 months ago
ln -s `which cat` /usr/local/bin/nano
[-] oce@jlai.lu 4 points 10 months ago
[-] cyberpunk007@lemmy.world 5 points 10 months ago

But less is more

[-] MashedTech@lemmy.world 57 points 10 months ago

Look, honestly, to me at least, this horse has been dead for a 1000 years and we've been beating it since then. Initially I was as well, "haha funny, what is vim, so hard" and then I happened to interact with it for the first time, did a web search and all the amusement died. If it's like this we should make fun of Ctrl+C as well because "Omg, so hard to terminate a terminal program, there is no X to click on" just because this is non standard for a user that is familiar with only the GUI. We could abstract and transform this meme 1000 times because there will always be somebody who knows how to do something and then there is something else that doesn't work the way he/she/they/etc. are used to and searching for an answer is too hard.

Or am I just dumb, ranting about something that doesn't even matter because in the end there will always be new people, for which vim is new and hard and vim maybe is the most popular thing most of the new users on here have a hard time understanding. Will this meme ever evolve into something else at one point? Was there a precursor to this meme before vim or vi existed? What are other similar memes that I reacted to the same way because I find myself in a similar spot as most people find themselves with vim and I am just a hypocrite?

TL;DR: Just disregard my useless comment, enjoy the things you want to enjoy, and be happy, you only get one life, don't waste it getting mad at useless shit.

[-] anton 44 points 10 months ago

Started writing my own in-terminal editor recently.

When I ran it the first time I realized that I hadn't implemented quitting yet.

load more comments (2 replies)
[-] HAL_9_TRILLION@lemmy.dbzer0.com 14 points 10 months ago* (last edited 10 months ago)
[-] 0x4E4F@sh.itjust.works 11 points 10 months ago

Meeh, you made up for the rant in the end 👍 😁.

[-] kurwa@lemmy.world 9 points 10 months ago

Now if we're talking about vi, that's a whole other thing. First time on a system and the git editor was set to vi, and I was like oh I know exactly how to get out of this because I know vim a bit, turns out I was wrong. It did legitimately throw me for a loop haha

[-] Zink@programming.dev 6 points 10 months ago

I think it’s just a memorable shared experience that a big portion of Linux users had at one point. That kind of thing is prime meme fuel. And sure, there is always a fresh supply of people who ran into it recently.

For me, I’ve been familiar with *nix for decades, but I’ve only been a daily Linux user for about a year. I remember using emacs back in my Unix days, so the sudden unexpected learning curve of vim commands is fairly recent to me. I’ve already seen like 50 variations of this meme since joining the “lol exiting vim” club, but they still amuse me.

[-] WeLoveCastingSpellz@lemmy.dbzer0.com 5 points 10 months ago

This is the optimal way to both get the rant out of ypur system and be constructive at the same time

[-] szlwzl@lemmy.world 34 points 10 months ago

I have one of these tooA Spotify playlist called songs about vi with a single song "hotel california" by the eagles

[-] SpookyCoffee@lemmy.world 28 points 10 months ago

Program: requires u to read man

Entire internet apparently: omg so hard, never again

[-] 0x4E4F@sh.itjust.works 9 points 10 months ago* (last edited 10 months ago)

Hey, I read man pages all that time, Vi/Vim are just unreasonably complicated. Sure, those commands had sense when there were no key modifiers available on keyboards, but in this day and age, to not at least add some shortcuts to be part of the program by default... thanks, but if I have to read a man page to exit a terminal text editor, that's just not really my cup of tea.

[-] Tau@sopuli.xyz 18 points 10 months ago

If you like modifier keys so much you are going to love emacs (default, not evil)

[-] 0x4E4F@sh.itjust.works 8 points 10 months ago
[-] Sanyanov@lemmy.world 4 points 10 months ago

It's a trap

[-] cyberpunk007@lemmy.world 4 points 10 months ago

I don't know when or why I learned vi, but once I used it for that short period of time I got used to it and it's just muscle memory for me now. 99% of the dime I'm using x to delete text, yy (or #yy) and dd (or #dd) or p/P to copy/delete/paste lines, or :s/oldtext/newtext/g, or :wq or :x to write and quit. That's like basically all I ever use VI for and it's quick and easy to do. Once you know it, like anything, it's quite a nice editor. Of course it can do a lot more than I typically use it for.

If you think it's complicated, think about the first time you had to type sudo apt-get install firefox instead of googling Firefox and double clicking an executable.

[-] Sanyanov@lemmy.world 3 points 10 months ago

You just kindly described why no one ever should use Vim :D

Using xyzbdvefsisgshs to copy-paste a line is not the level of convenience someone expects from a modern tool

[-] jkozaka@lemm.ee 3 points 10 months ago* (last edited 10 months ago)

sure, but there are so many commands that are absolute godsends. one of my favourites is the c command. I can just write ct" and change all the text up to the next speech mark. and if you dislike some of the binds, make your own! (n)vi(m) is super customisable.

just because it's not familiar doesn't mean it's bad.

load more comments (3 replies)
[-] hisbaan@lemm.ee 3 points 10 months ago

Convenience is often a tradeoff for power. Nobody is claiming that vi and its derivatives are convenient, they're saying it's powerful.

Personally I'm much much faster using neovim than I could be using something like vscode. There's a myriad of other benefits that modal text editing brings to the table, not having to use a mouse and constantly switch back and forth being a big one for me.

load more comments (4 replies)
load more comments (1 replies)
[-] aniki@lemm.ee 13 points 10 months ago
load more comments (2 replies)
[-] Buffalox@lemmy.world 9 points 10 months ago

Rebooting
I'm free

lol 😋

[-] Dehydrated@lemmy.world 5 points 10 months ago
[-] ArcticAmphibian@lemmus.org 13 points 10 months ago
[-] Dehydrated@lemmy.world 3 points 10 months ago

Fair question

[-] xrtxn@lemmy.sdf.org 1 points 10 months ago

He just prints the file

[-] lseif@sopuli.xyz 4 points 10 months ago
[-] pftbest@sh.itjust.works 3 points 10 months ago
[-] spidermonkey23@lemmy.world 4 points 10 months ago

Just wish it wasn't the default for certain actions. First time doing a git commit message I shat myself

[-] 0x4E4F@sh.itjust.works 2 points 10 months ago

Yep, pretty much the same experience... I was like "fuck, what did I fuck up now 🤦 😭... the owner is gonna kill me 😬" 😂.

[-] possiblylinux127@lemmy.zip 3 points 10 months ago
[-] backhdlp 14 points 10 months ago
[-] 0x4E4F@sh.itjust.works 2 points 10 months ago

I presumed as much, but didn't think to ask.

[-] possiblylinux127@lemmy.zip 2 points 10 months ago

Ah, I was hoping for something foss

load more comments (2 replies)
load more comments (1 replies)
[-] Twig@sopuli.xyz 3 points 10 months ago
load more comments
view more: next ›
this post was submitted on 08 Jan 2024
815 points (100.0% liked)

linuxmemes

21311 readers
519 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS