This is a problem. Computers got faster over time and one would assume apps would also open faster. But no, developers that don’t care about their application’s performance (or companies, most of the time it’s not the developer’s fault) cause us to wait longer. Microsoft recently tweeted that they managed to get Microsoft Teams startup time down to 9 seconds from 18. I mean what the fuck.
- 1 Post
- 18 Comments
Yes. Thats a fuckton for a code editor. I also have an operating system that needs ram too. And if I open a browser it’s over
I know. I also use VSCode. However I just hate how much ram it uses. I had a Laptop with 4Gb of ram and I could not open VsCode on that thing when I had literally anything else open because the system would freeze.
Just because VsCode uses Electron doesn’t mean that Electron is not bad
There’s no such thing as a efficient electron app. First electron apps have 80MB of overhead since electron needs to bundle a whole ass browser. Also in runtime this requires 120MB of ram.
If you really want to use webviews to make an app use Tauri.
I_like_cats@lemmy.oneto Memes@lemmy.ml•If Chomsky has taught me anything its that someone other than Gaza is getting genocided right now.915·2 years agoMy opinion. The Israel situation is being popularized because they want to divide and distract the people from the issues in their own countries caused by unregulated capitalism
No. You can only return a single type from the function. You could return the serde_json::Value though so that the code calling this function can get the value it needs itself
Elden Ring works great on Linux though. Even better than on Windows for some People
Elden Ring works great on Linux though. Even better than on Windows for some People
Damn, your girlfriend likes excavators? Lucky
Yes because if you google “meme” you will only find the most generic memes that appeal to the most people. The memes we have here are like a fine wine. You need to like 'em but if you do, holy shit they’re great.
I_like_cats@lemmy.oneto Rust Programming@lemmy.ml•if you've been following us for a while you know we're passionate about [#Rust](https://fosstodon.org/tags/Rust)! 🦀2·2 years agoSadly I can’t see the other comments in my lemmy client
Edit: They seem to not be visible on either lemmy.one or lemmy.ml
I know vim. I’m using vscodium with a vim plugin. I was coding in pure vim for half a year because my Laptop with 4 gigs of RAM couldn’t handle vscode. I just don’t want to configure vim so it does all the stuff VScodium does for me
But that’s something new to learn and configure. I just want to code why should I spend my time learning another text editor when vscodium is fine
It is embedded for me. I’m using Liftoff
I_like_cats@lemmy.oneto Programmer Humor@lemmy.ml•Stop wasting half the CPU and lots of RAM on a few buttons and some text0·2 years agoUse tauri instead. Uses less ram and disk space
I like it