/bbw/ - BBW Real

Thick, curvy, plump - In the flesh, no cartoons or morphs

BBW-Chan is supported by simple text or static image ads from a-ads.com.
Please consider whitelisting us in your adblocker if you enjoy your stay!


Mode: Reply
Name
Subject
Message

Max message length: 9999

Files

Max file size: 10.00 MB

Max files: 6

Captcha
E-mail
Password

(used to delete files and postings)

Misc

READ THE *RULES* BEFORE YOU POST!

[ / / ]

(19.91 KB 736x662 reddit.jpg)
Anonymous 05/18/2026 (Mon) 11:48:05 Id:05cb4e No. 246064
I compiled a collection of all the Reddit girls I follow, some 118 profiles. A full list is here: https://pastebin.com/9q39LLex Enjoy. https://gofile.io/d/yp4bK5
GOATED DROP MAN
>>246064 Great work!
>>246064 King shit
>>246064 why are the file extensions so odd
>>246739 Because they're compressed.
>>246739 tars are archive formats more often used in linux, just think of it as their version of zips and rars. they will unzip with 7zip winrar and windows stock archive program
>>246739 Because zip is not multithreaded.
>>246739 tar is commonly used for compression and since its mulitthreaded
more common on unix
Low-Buy989 on Reddit is great too she got huge
>>246862 >>246863 >>246739 tar isn't a form of compression and it's not multithreaded lol tar is just a way of sticking a bunch of files together. If you have file1.txt whose contents is "athronges" and file2.txt whose contents is "lukuas", you can run `tar cf combined.tar file1.txt file2.txt` to get a combined.tar file that's "athrongeslukuas" (oversimplication but yeah). The actual compression software/format is xz. Once you have combined.tar, you run `xz combined.tar` and you'll get combined.tar.xz, which is just a compressed version of the tar archive. This is how I created the files for the collection I uploaded. The ".tar.xz" extension is simply saying "this is an xz-compressed tar file". Now xz *is* multithreaded (although you have to give it the `-T0` flag...), which immediately makes it x20 better than zip because I happen to have 20 cores in my CPU :^) Unlike zip, though, xz can only work on a single file at a time. This is part of the UNIX philosophy: Every program should do exactly one thing, and do it well. So you have the `tar` program with the single purpose of combining many files into a single archive, and you have the `xz` program with the single purpose of being very good at compressing/decompressing. You then combine the two to get the job done. Formats like zip and 7z combine the two (very different!) functions into one, which you could say is "convenient", but if you extend this sort of "convenience"-based mentality to its logical endpoint what you get are bloated monstrous programs that hog all your memory and run slower than equivalent software from 20 years ago that ran on hardware 10% as fast as what we have today.
>>246828 I'm in a generous mood so I subscribed and scraped everything. Here you go: https://gofile.io/d/5O3nws
Slight_Year_6650 is great as well.
>>246878 yo you're the fucking goat
>>246874 >Formats like zip and 7z combine the two (very different!) functions into one, which you could say is "convenient", but if you extend this sort of "convenience"-based mentality to its logical endpoint what you get are bloated monstrous programs that hog all your memory and run slower than equivalent software from 20 years ago that ran on hardware 10% as fast as what we have today. And that's how we got Windows 11

Delete
Report