this post was submitted on 05 Dec 2025
697 points (98.1% liked)

Programmer Humor

32420 readers
980 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] FishFace@piefed.social 30 points 7 months ago (13 children)

It's kind of an abomination when VsCode, supposed to be a lighter IDE, runs like dogshit compared to JetBrains, a fuckin' Java based IDE. Since when was Java light on RAM?

(Caveat: I haven't directly compared their memory usage, my experience is in very difference codebases for each)

[–] masterspace@lemmy.ca 20 points 7 months ago (10 children)

Lmao this is quite frankly, horseshit, upvoted by people who have never used an IDE.

VScode is lightweight, snappy, and fast to open. VSCodium gives you all of that without any of the Microsoft. And even runs in a web browser.

[–] FishFace@piefed.social 11 points 7 months ago (5 children)

It's not "horseshit" - I gave you a caveat precisely so that you can understand the limitations of my comparison, and so that you don't need to be so antagonistic.

lightweight

I launched VSCode fresh this morning. Just now, 4 hours later, I closed it and watched my system memory usage: 1.3GB. I am doing remote development, so there's a whole server process as well which is chomping a few GB. My old laptop repeatedly ground to a halt until the OOM killer woke up/I rebooted as its measly 32GB of RAM couldn't cope with two VSCode sessions (plus other normal apps) after a while.

[–] firelizzard@programming.dev 2 points 7 months ago (1 children)

In my experience VSCode on Windows runs like dogshit. I blame Windows for that. VSCode on Linux runs like a dream. I can have four different sessions open and it still runs great (I haven’t tested more than that because I’ve never had a reason to).

[–] hornywarthogfart@sh.itjust.works 1 points 7 months ago

I can confirm this has been my experience as well.

Anectdotally, the only people I know who say vscode is lightweight and snappy are devs that have have primarily used it, visual studio, jet brains, or some other common and bloated application.

load more comments (3 replies)
load more comments (7 replies)
load more comments (9 replies)