this post was submitted on 22 Jun 2026
335 points (98.6% liked)

Lemmy Shitpost

40446 readers
3881 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] blah3166@piefed.social 29 points 1 day ago (3 children)

I switched my 32 GB desktop from Windows to Linux and, honestly, 32 GB is probably a waste for most users. I'm using 7/32 GB's and I'm actively:

  • Browsing the web (Firefox with 7 tabs open)
  • Messaging (Signal messenger desktop)
  • Editing an image (Gimp)
  • Editing a video (Kdenlive; and granted its a small project)
  • Email client running (Thunderbird)
  • Word processor (LibreOffice Writer, just noticed I have it running for no reason)
  • Listening to music (Gelly)
  • Bitwarden running in the background
  • VPN client
  • qBittorent with 3 active... Linux ISO's

I just launched Steam and RAM went up to 8 GB's, which is a fraction of what Windows uses while doing nothing. I can only see myself needing the extra overhead when running VM's which I don't see a lot of people wanting to do on a device aimed at gaming.

[–] de_lancre@lemmy.world 1 points 3 hours ago* (last edited 2 hours ago)

It's cool and all when we are talking about native apps, but in modern day and age most of the work tools for remote work is usually in the browser. And in browser if page takes 1gb of ram on windows, it will take same 1gb of ram on linux. It just how it is.

On top of that, things like discord (unofficial clients banned, mind you), Spotify, vscode, etc. all use electron, which means just another browser. Oh and games also will take same or more ram, cause in best case scenario (for ram use) it's a container with steam runtime and native executable and in worse — just windows game running thru proton.

[–] TrickDacy@lemmy.world 10 points 1 day ago (1 children)

This is similar to what I've experienced too but don't be surprised if someone tells you that it's impossible for windows to use less ram than Linux. There's one of those people in every thread.

[–] boonhet@sopuli.xyz 1 points 1 day ago (1 children)

Huh? He's literally saying Linux is using way less.

[–] TrickDacy@lemmy.world 2 points 1 day ago (1 children)

Which is what I'm agreeing with..?

[–] boonhet@sopuli.xyz 3 points 1 day ago (1 children)

Quite literally not how your comment reads to me. It reads as if your experience is that windows can use less but people will argue that it's not possible.

[–] TrickDacy@lemmy.world 2 points 22 hours ago

Oh shit you're right. I said that but meant the opposite lol

[–] FishFace@piefed.social 2 points 1 day ago (1 children)
 ❯ free -h
               total        used        free      shared  buff/cache   available
Mem:            62Gi        24Gi       4.6Gi       5.8Gi        37Gi        37Gi
Swap:          8.0Gi       530Mi       7.5Gi

no thx

[–] blah3166@piefed.social 1 points 11 hours ago (1 children)

Without context that data means nothing.


Here's my server (not my desktop) hosting just a few services:

~$ free -h
               total        used        free      shared  buff/cache   available
Mem:            31Gi       3.4Gi       1.7Gi       179Mi        26Gi        27Gi
Swap:           34Gi          0B        34Gi
  • Jellyfin
  • homeassistant
  • jfa-go
  • traefik
  • glances
  • minecraft
  • nomadnet
  • rnsd
  • mumble
  • ersatztv
  • wireguard

I am curious, what are you running that's using that much RAM?

[–] FishFace@piefed.social 1 points 4 hours ago

Two web browsers and vscode (so another web browser... Sigh). No other dev stuff though as that's all remote.