this post was submitted on 20 Feb 2021
135 points (93.0% liked)
Programmer Humor
32426 readers
720 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn't vscode written in electron?
Electron is fine if it's optimised which generally doesn't happen.
@JackBruhhh @rei
#electron does consume quite a bit more ram than it should.
Either way, I don't really have much of a problem with it.
It does but in exchange devs can make cross-platform applications. I don't mind using Electron apps unless they're horribly optimized like Teams used to be some years ago.
Teams is still horribly optimized and barely works though. I love having to restart my computer in order to be able to sign in.
Protip: It's much faster and more stable when just opened as a webpage in Firefox
I wish. Teams literally says Firefox is not supported and doesn't allow me to make calls, even though I'm able to join meetings. Teams is a joke.
I also used to have that message but it seems like they've got that back in order.
I remember that back then you could download an extension to pretend your user agent was Chrome and Teams would work flawlessly.
It is, which is why I avoid it. The amount of power VSCode consumes vs others is significant. Jetbrains products even have a low power mode which turns off indexing. Can run that thing all day long without plugging in.
I also use Ripcord for slack instead of that electron client.
I always avoid electron apps so I don't have to have a separate flow when I am on battery vs plugged in.