@ShredderFeeder@shredderfood.net
Addiction....
2026-06-30 20:48 UTC
Replies (11)
-
@alastel@lemmy.ml 2026-06-30 21:30
I was like "nothing wrong here" until I saw that T that my brain just refused to parse the first time.
-
@bacon_pdp@lemmy.world 2026-06-30 22:06
Rookie numbers. Try that shit on datahoarders and see hoards measured in Petabytes
-
@ohshit604@sh.itjust.works 2026-07-01 04:26
Meanwhile here I am trying to upgrade my 512gb NVME drive to 2Tb. Rookie numbers.
-
@happy_wheels@lemmy.blahaj.zone 2026-06-30 22:11
Pardon my stupidity BUT why include stdout to Devnull? Why not omit and simply 'du -sh /home'
-
@tuckerm@feddit.online 2026-06-30 21:42
Pfft, the only "hoarding problem" is that storage is expensive these days!
-
@Decronym@lemmy.decronym.xyz 2026-07-01 05:50
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread: Fewer Letters More Letters NAS Network-Attached Storage NFS Network File System, a Unix-based file-sharing protocol known for performance and efficiency Plex Brand of media server package [Thread #35 for this comm, first seen 1st Jul 2026, 05:50] [FAQ] [Full list] [@Two9A@hachyderm.io] [Source code]
-
@Morgikan@fedia.io 2026-07-01 02:36
Bob Saget would roll in his grave if he heard about your addiction.
-
@farmgineer@nord.pub 2026-07-01 02:44
I’m reading the command to the tune of Du Hast
-
@Joelk111@lemmy.world 2026-07-01 16:11
I create videos, and back up all of my raw footage. I make weekly videos, and the size ranges from 50GB up to 500GB or more. I have 105TB available, 90TB used at the moment. I also have a fully redundant set of another 105TB. My employer has unfortunately made it very easy to justify hoarding, as they’ll sell me reputable used commercial drives for $10/TB. The video archives are 53TB TubeArchivist is 19TB Legally acquired movies and TV is 10TB Immich is 2TB Those are the main users of data. A bunch of other folders are using anywhere from a gig to 500GB, but those are basically rounding errors.
-
@Jankatarch@lemmy.world 2026-07-01 20:28
Is there any advantage of using du over df for this?
-
@katze@lemmy.4d2.org 2026-07-02 05:47
Why do you pipe stderr of du into /dev/null?