this post was submitted on 29 Sep 2024
603 points (100.0% liked)
linuxmemes
21251 readers
1534 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
I have no idea how people use so much RAM. I use a 16 GB machine for work and it runs perfectly. For the majority of the time I'm well below 8GB. And I do use Electron apps.
Of course, I'm aware of the possible uses demanding more than 16 GB but I can't believe this would be the case for a majority of the people.
The people who installed toolbars until half their screen was full are still around. Just now they keep 100 tabs open instead
I have tons of firefox tabs open, even on my telephone. I'm quite sure they just get unloaded /not loaded if not used?
Yes, Firefox does that
I keep tabs open just in case I need it later, definitely faster to try to find right tab across 4 windows with 20 tabs each than just opening the site when I need it again
Yeah, but those shouldn't really influence memory usage too much unless actively used, right? I'm pretty sure browsers unload unused tabs from memory.
I myself sometimes use quite a lot of tabs, although I have to admit it's definitely not close to 80 tabs open at all times.
With just a web browser, teams, and visual studio open my work machine sits at 95% usage of 16gb. Half the time my compiles can't even finish without getting axed by the oom killer. SSMS is a hog too, I often have to close half my stuff to get to work right.
Supposed to be getting an upgrade but my company is taking their sweet time.
Right! IDE is probably the missing piece. I use Neovim exclusively so I didn't even think about this.