JSON is the worst name to use in this comic since it fits right in there.
May I introduce you to Neovim? It has Lua. Learn Lua now.
i like my arrays starting from 0 thank you
I like my arrays iterable, that’s all I need to know. No matter if the index is 0, 1, ‘foo’, or a serialized array (oh wait, no, that’s PHP).
That’s not an array, that’s a string.
Someone is converting an array to a string and is using that as key.A lot of languages could do it, and none of them should.
I know Lua. Lua is why I won’t use neovim.
It’s not so Bad if you don’t develope plugins. And vimscript is still there
Or I can use actual Vim (RIP Bram) and have new vimscript, and no Lua.
This is the best vim meme I’ve ever seen. I’m dead
This is still my favourite vim-related meme. So fucking funny
If I can get a dollar everytime I see this posted…
I don’t understand why you hate seeing the same meme twice. Also I don’t think I ever saw it on lemmy. I don’t think it’s a meme that’s reposted all over, because I haven’t seen it on Reddit either and only saw it for the first time when specifically searching for vim memes. If I see a meme more than once and it’s a good meme, I enjoy it. Why do you not do the same?
RIP Bram Moolenaar
I prefer the version of this meme where he tries to
:q!
the conversation by saying itColon Q Exclamation Mark!!
I have no idea what this is about but I love the meme template.
Vim is a text editor that works in a command line and therefore doesn’t require a graphical interface or windowing system, or anything like a mouse or trackpad or touch interface. It has a whole system of using the keyboard to do a bunch of things really efficiently, but the user has to actively go and learn those keyboard shortcuts, and almost an entire language of how to move the cursor around and edit stuff. It’s great once you learn it, so it creates a certain type of evangelist who tries to spread the word.
This meme template is perfect, because the vim user really did learn a bunch of stuff, and then wants to try to convince other people to do the same, using a pretty unpersuasive rationale (not using a mouse while programming).