this post was submitted on 18 Jul 2023
909 points (95.0% liked)

Programmer Humor

32375 readers
747 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
(page 2) 30 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Are you looking to break the fragile peace we have? :%s/polle/fellow-vim-user/gc

[–] [email protected] 2 points 1 year ago

.. the cleaning paste?

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

I went to a Data and AI conference and in one of the breakout sessions, there was a guy literally taking notes in Vim.

Absolute madness!

[–] [email protected] 2 points 1 year ago

I do it all the time. 🤪

I can navigate and organize my own notes 10 times faster than if I used most alternatives, especially with plugins like Neorg that support visually distinct markup output via concealer configs. There's even a presentation mode.

[–] [email protected] 2 points 1 year ago

Well well !!

[–] [email protected] 1 points 1 year ago

It's a trap!

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

Whewf I’m boutta out myself or something, but …

after 15 years of vim, writing (and contributing to) a host of plugins, even running custom builds with my own patches …

I basically never boot up Actual Vim anymore?? I’ve basically entirely switched to VScode + VSCodeVim. embarrassing as fuck, in some ways, but jesus christ it’s just too goddamn good.

The neovim integration, even, was fantastic. (Although I don’t use it right now, for “VSCode Remote reasons,” lol.)

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

I'm thinking of switching from VSC to VIM because VSC is too hungry for ressources.

I avoid to open some monorepo projects because it takes too much time and I use the Github explorer to navigate in the project.

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

What on earth size of monorepo is that!? iirc, we’ve got ~1Mloc of OCaml, probably another two or three times that in assorted generated code, specs, config, infra, and other languages; and my VScode-Remote definitely boots up as fast as the network connection can stand up.

Definitely faster than I can think of the first thing I want to do … ¯_(ツ)_/¯

That said, I should own up to having had an absurdly overcomplicated vim config, tons of plugins, a decade n change of customizations and patches and shit. Maybe I’ve just always had a high tolerance for a slow boot. hahaha

[–] [email protected] 1 points 1 year ago

It's a monorepo for around 30 micro frontend projects (Vue.js / Angular / Svelte mostly) + some libraries packages.

I don't know what is the number of LoC but it's medium sized frontend projects (we are ~100 developpers on this projects)

load more comments
view more: ‹ prev next ›