this post was submitted on 31 Jul 2025
596 points (98.5% liked)

Programmer Humor

37656 readers
174 users here now

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

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MyNameIsRichard@lemmy.ml 80 points 1 week ago (5 children)

Pretty much any ide will spot that. Maybe you can use it to teach your colleagues not to use a plain text editor.

[–] tisktisk@piefed.social 30 points 1 week ago (2 children)

I'm gonna need the vi guy to teach me how to get this functionality in nvim pls--don't make me leave

[–] ozymandias117@lemmy.world 15 points 1 week ago (1 children)

The plugin YouCompleteMe would show a warning on that line

[–] tisktisk@piefed.social 5 points 1 week ago

Thank you masterchief Veidt! (I had to do it, best name ever)

[–] AmbiguousProps@lemmy.today 13 points 1 week ago

You can pry my vim and nano from my cold, dead hands!

^(I use an ide sometimes)^

[–] saigot@lemmy.ca 13 points 1 week ago* (last edited 1 week ago) (1 children)

In VSCode (yeah yeah MS bad, I have to use it for work) it puts a yellow box around the charcater, which I don't immediately recognize the meaning of and highlights the line as "identifier "blah;" is undefined". It's not like your gunna spend all day on it, but that could waste a couple minutes if the dev wasn't paying close attention, which is "fun prank" territory.

[–] Cethin@lemmy.zip 15 points 1 week ago (1 children)

Can you choose to use VSCodium instead? It's practically identical, but isn't controlled by MS.

[–] saigot@lemmy.ca 8 points 1 week ago (1 children)

The reason it's de facto mandatory is due to some in house extensions, assuming they work with this I could, but I also don't particularly care about my privacy on a work machine. But I will be checking this out for my personal stuff!

[–] Cethin@lemmy.zip 4 points 1 week ago

The extensions should work still. It even still integrates with the same extention marketplace. It's the same software, just the open source part without the MS stuff —which honestly, I have and do use both and I don't know what the difference is.

It's definitely worth checking out. If it doesn't work for you then still nothing is lost except a small amount of time, but I'm willing to bet it does.

[–] Soot@hexbear.net 8 points 1 week ago

I mean sure, but it'll still likely leave 'em scratching their heads for a while before they go "I guess I just.. replace the semicolon..?"

[–] sxan@midwest.social 4 points 1 week ago (1 children)

That's the plain text editor Helix. In a terminal. Over ssh. On my phone. Which I can do because I'm not using a dumb IDE.

[–] MyNameIsRichard@lemmy.ml 7 points 1 week ago (3 children)

Developing on a phone sounds like one of the most unpleasant experiences I can imagine. And I include dinner with my ex.

[–] sxan@midwest.social 4 points 1 week ago

It absolutely would be. It is, on the other hand, occasionly useful to be able to pop in and change a config file, many of which are actually Turing complete languages. What I do far more often, though, is SSH into remote, headless servers and write code there, which is exactly the same as doing it from a phone, only much more comfortable.

[–] hakunawazo@lemmy.world 3 points 1 week ago (1 children)

With screen mirroring and USB OTG mouse /keyboard it's totally possible.

[–] MyNameIsRichard@lemmy.ml 2 points 1 week ago (1 children)

So not really on a phone, using a phone as a CPU. You may as well get yourself a computer and work in a proper IDE. You'll be just as mobile and more productive!

[–] barubary@infosec.exchange 3 points 1 week ago (1 children)

Why yes my phone has both a CPU and a modem.

[–] RizzRustbolt@lemmy.world 2 points 1 week ago

Maybe they've got tiny thumbs.