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

this guy pipes cat into lolcat!

[-] Petter1@lemm.ee 17 points 1 year ago
[-] avidamoeba@lemmy.ca 12 points 1 year ago
ln -s `which cat` /usr/local/bin/nano
[-] MashedTech@lemmy.world 57 points 1 year 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 1 year 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 1 year ago* (last edited 1 year ago)
[-] 0x4E4F@sh.itjust.works 11 points 1 year ago

Meeh, you made up for the rant in the end ๐Ÿ‘ ๐Ÿ˜.

[-] kurwa@lemmy.world 9 points 1 year 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 1 year 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.

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 1 year 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 1 year ago

Program: requires u to read man

Entire internet apparently: omg so hard, never again

[-] 0x4E4F@sh.itjust.works 9 points 1 year ago* (last edited 1 year 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 1 year ago

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

[-] 0x4E4F@sh.itjust.works 8 points 1 year ago

Cool, might try it ๐Ÿ‘.

[-] Sanyanov@lemmy.world 4 points 1 year ago

It's a trap

[-] cyberpunk007@lemmy.world 4 points 1 year 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 1 year 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 1 year ago* (last edited 1 year 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 1 year 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 1 year ago
load more comments (2 replies)
[-] Buffalox@lemmy.world 9 points 1 year ago

Rebooting
I'm free

lol ๐Ÿ˜‹

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

Fair question

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

He just prints the file

[-] lseif@sopuli.xyz 4 points 1 year ago
[-] pftbest@sh.itjust.works 3 points 1 year ago
[-] spidermonkey23@lemmy.world 4 points 1 year 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 1 year 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 1 year ago
[-] backhdlp 14 points 1 year ago
[-] 0x4E4F@sh.itjust.works 2 points 1 year ago

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

[-] possiblylinux127@lemmy.zip 2 points 1 year ago

Ah, I was hoping for something foss

load more comments (2 replies)
load more comments (1 replies)
[-] Twig@sopuli.xyz 3 points 1 year ago
load more comments
view more: next โ€บ
this post was submitted on 08 Jan 2024
816 points (100.0% liked)

linuxmemes

24449 readers
321 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 users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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.
  • 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, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. ๐Ÿ‡ฌ๐Ÿ‡ง Language/ัะทั‹ะบ/Sprache
  • This is primarily an English-speaking community. ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ธ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • ย 

    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 remove France.

    founded 2 years ago
    MODERATORS