this post was submitted on 15 Oct 2025
188 points (99.5% liked)

linuxmemes

28068 readers
1001 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 will not be tolerated.
  • 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.
  • 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 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] 9point6@lemmy.world 8 points 1 month ago* (last edited 1 month ago) (2 children)

    I wouldn't say a gamer is remotely exceptional, some modern games take up 200+GiB (which is ridiculous, but still reality)

    If you're a content creator or hobbyist that does anything with video, photo or audio, that's gonna disappear in a flash. For example, I came back with ~30GiB of RAW photos from my last weekend away, and that's before any processing which will create some intermediate TIFF/DNGs. If it was a week away I'd not even be able to pull them all onto my PC to process.

    Hell, I'd be worried about using most of that up by just cloning and compiling a Linux kernel, I think last time I needed to do that I ended up using about 50GiB

    I'd say sure, the average web browsing, word processing user you're probably thinking of is going to be fine for a while, but all other use cases aren't exactly exceptional.

    70GiB was a good amount of free space about a decade ago, not really at all today

    [–] jawa22@lemmy.blahaj.zone 2 points 1 month ago

    Yeah, I do video editing as a hobby. I have the raw footage on my external drive, but every time I render it makes sense to do it to this SSD. It goes fast.

    [–] zea_64@lemmy.blahaj.zone 2 points 1 month ago (1 children)

    I'm not sure how you're compiling the kernel to take up 70GB, my Linux directory hovers around 6GB.

    [–] 9point6@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

    I was doing some awful manual patching trying to get some Linux TV kernel patches into a raspberry pi kernel I was cross compiling on my main desktop.

    IIRC I had both repos cloned for quick reference/source of truth and then a third I was using to do the actual work on. I remember running a du summary on my working directory with it all in at the end, and it was somewhere between 40-50GB.

    There was probably a more space efficient way to achieve what I was doing, but there was no need to worry about that