this post was submitted on 15 Aug 2026
113 points (99.1% liked)

linuxmemes

32470 readers
1841 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 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, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
     

    Reinstall the os and forgot to install zram and I paid for it

    top 23 comments
    sorted by: hot top controversial new old
    [–] ChaoticNeutralCzech@feddit.org 15 points 3 hours ago* (last edited 3 hours ago) (1 children)
    [–] pewpew@feddit.it 2 points 1 hour ago

    Swap is overrated (/s)

    [–] pewpew@feddit.it 1 points 1 hour ago

    Is it just me or building with

    cmake --build --parallel
    

    Crashes with out of memory every time? Maybe it depends on the project but idk

    Like with a slowly rolling unbraked car: Don't take photos if you can prevent the crash

    [–] neon_nova@lemmy.dbzer0.com 26 points 7 hours ago (2 children)
    [–] ColdWater@lemmy.ca 28 points 6 hours ago* (last edited 6 hours ago) (1 children)

    Swap but better it behave mostly like actual ram and fast too, not as fast as actual ram but still way faster than swap I can open 5 browser tabs one of them playing a video while compiling a software I don't feel my system slow down at all

    [–] MonkeMischief@lemmy.today 5 points 3 hours ago

    I always confuse ZRAM and ZSwap. From my understanding ZRAM is the better one and Zswap is kinda outmoded.

    It turns into a rabbit hole every time I gotta reference it! Lol

    [–] tal@lemmy.today 24 points 6 hours ago (1 children)

    It's a Linux feature to compress some of your memory and then store it in a RAM disk. For systems with limited memory, it makes it go further.

    https://en.wikipedia.org/wiki/Zram

    zram, formerly called compcache, is a Linux kernel module for creating a compressed block device in RAM, i.e. a RAM disk with on-the-fly disk compression. The block device created with zram can then be used for swap or as a general-purpose RAM disk. The two most common uses for zram are for the storage of temporary files (/tmp) and as a swap device.

    [–] undefined@lemmy.hogru.ch 5 points 6 hours ago

    I have a mini PC that has been barreling through NVMe disks but Alpine Linux’ β€œusb” install mode just wasn’t great either. So I use a β€œsys” (traditional install) on an NVMe disk but have directories like /var/log, /tmp, etc. on Zstandard compressed zram disks. It’s been pretty fantastic honestly.

    [–] db2@lemmy.world 8 points 5 hours ago (1 children)
    [–] zurohki@aussie.zone 17 points 4 hours ago (2 children)

    I upgraded to 64GB RAM a year or so ago which I didn't really need, but it was cheap so why not.

    How things have changed.

    [–] Wildmimic@anarchist.nexus 2 points 1 hour ago

    Did the same, even if it's "just" DDR4 i still feel like RAM nobility nowadays.

    [–] daggermoon@piefed.world 5 points 3 hours ago (1 children)

    It didn't suck enough already buying PC parts in Australia?

    [–] zurohki@aussie.zone 4 points 2 hours ago (1 children)

    Now it's starting to look like upgrades are just a thing of the past and this is going to be my forever machine.

    [–] daggermoon@piefed.world 3 points 1 hour ago (1 children)
    [–] zurohki@aussie.zone 1 points 4 minutes ago

    I hope I am too, but I just looked at what a CPU, motherboard and RAM upgrade would cost and it looks like this system will be old enough to start high school by the time I replace it.

    And the system after that? If I buy new in 2030, when will the one after that be? 2045?

    [–] bulwark@lemmy.world 9 points 6 hours ago (3 children)

    Look at Mr. Fancy pants over here with 11 cores.

    I'm just jealous

    [–] SomeoneSomewhere@lemmy.nz 27 points 6 hours ago (1 children)

    12, because they're zero-indexed.

    Probably six cores with hypethreading or the AMD equivalent.

    [–] atomicbocks@sh.itjust.works 9 points 6 hours ago

    AMD’s version is called Simultaneous Multithreading (SMT). But just about everyone, even most motherboard firmware that I have seen, calls it hyperthreading still.

    [–] ColdWater@lemmy.ca 7 points 6 hours ago

    I wish, it's a Ryzen 9 5900hx with only 8cores what you seeing is threads which I have 16 of them

    [–] Davel23@fedia.io 1 points 6 hours ago
    1. It starts with 0.
    [–] W98BSoD@lemmy.dbzer0.com 8 points 6 hours ago (1 children)

    …... I don’t get it.

    [–] laurelraven@lemmy.blahaj.zone 19 points 6 hours ago

    I'm guessing memory almost full and no swap space