this post was submitted on 23 Jan 2026
549 points (91.4% liked)

Programmer Humor

30796 readers
651 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chasteinsect@programming.dev 7 points 2 months ago (2 children)

In Neovim after re-writing my config I actually opted out of even using a LSP. If you have a picker with grep + fuzzy finder honestly the experience is not that bad and keeps things lean. You will need to change your workflow a bit but very doable. So I can stand behind the "meme".

[–] GreyCat@piefed.social 2 points 2 months ago

No context aware refactoring ? No thank you !