why do we need archives in 2025?dont get me wrong, archive formats like iso tar and so on to preserve a certain file and fs structure are extremely useful, but why compressed? everyone has TB of space on their drives, why do we have to waste valuable time and cpu with packing and unpacking to go from a 12GB folder to 11.2GB archive and vice versa?is single digit compression ratio really a priority nowadays?
>one file transfer vs. downloading dozens of small files>one file checksum vs. dozens of file checksums to verify your downloadOP is a faggot
>>106858013> cloud storage> especially: enterprise archives> it's far more easy to move a tarball of your backup than a directory> text compresses really well, porn doesn't. If you want to compress your cp, tgen ffmpeg is for that> text is where the actual use cases (logs, corpora, code, enterprise data, etc.) exist.
>>106858026You didn't address the premise at all. Either LLM or a retard.>>106858013Storage is still limited enough for it to matter.Sure we have more storage space, but media files are getting larger too. People fill up their phone and laptop storage all the time because photos and videos are so big.
>>106858106OP's premise is retarded. Nobody has cared about compression rates since the first consumer terabyte HDD.
>>106858124>nobody has caredLmao. Ok. That's why everything is stored in raw uncompressed format, right? hmm wait, no. Almost every single file format people use has some form of compression built into it. Weird.
>>106858149Sure the archives are compressed but only barely. Everyone uses either the fast or default compression settings these days, with damn near nobody tinkering any further.Back in the day putting together RAR files was an art form in itself, and of course if you truly wanted bonkers levels of compression you could go with LHA or something, eventually there was 7Z which also allowed ridiculous compression ratios. But since none of that shit scales well most everyone just kinda gave up on it soon as the average download speed surpassed what ADSL could offer and hard drives started being measured in terabytes. Just wasn't worth it to spend 2 hours unpacking a 3 gigabyte file to save 500 megabytes of downloading.
>>106858013It increases throughput
>>106858013> waste valuable time ... unpackingSome algos, lz4 in particular, can unpack so quickly that you can often read packed data faster than raw data.
>>106858351>Everyone uses either the fast or default compression settings these days, with damn near nobody tinkering any further.wrong
>>106858013go transfer 100000 small files totaling 1gb.and then do the same with 1 compressed 1gb file, containing 100000 small files.
>>106858878>compressedwhy compressed tho
that's something you ask sites with retarded file sharing limits
Very rarely do people zip files to compress them, most just use it as a way to upload a bunch of files in a single package. The default settings for both Winrar and 7zip are so mild they rarely save much space.There's no push for it to change because every cloud provider benefits from archives being the standard.
>>106859185OP is kind of right however in that compressing can be a huge time waster if file size is unimportant. I just tried out of curiosity and creating an uncompressed tar tile tool like 10 seconds, and a 7z file took close to 8 minutes.I'm kind of annoyed with myself for wasting so much time making 7z files for archiving/backups now.
We don't really need compression anymore because things that take up a lot of space (images, videos etc) are already compressedCompression works best on text and other such things that are already tiny
>>106858013At scale, that 10% makes a big difference. Maybe it doesn't matter to you, but it matters to the entity that has to serve up that archive to 10 million people.
>>106859248Although I should mention the tar file was 2.5gb while the 7z file was 900mb. So you can still save a fair amount of space.
>>106858013The number of files I want to keep scales with the size of my storage. I will never be satisfied.
>>106858124>Nobody has cared about compression rates since the first consumer terabyte HDD.Retarded zoomer take. Back in the 1980s and early 1990s they even sold hardware file compression accelerator cards.
>>106858013logfiles can go from 2GB to 50MB with compressionidk what to tell you op
>>106859248the real problem is retards who compress files into a single archive where there is very little gainnot only do you stop people from downloading specific files but people will just delete your torrent once it finishes since they would have to keep *both* the original zip/whatever and the uncompressed contents around at the same time
>>106858013>packaging <> compression
>>106859372Why did they stop selling hardware file compression accelerator cards?
>>106858013Decompression time is negligible these days, so might as well.
>>106859453>the real problem is retards who compress files into a single archive where there is very little gainI meant to specify torrents here somewhere but I forgot to add the word back in when I edited it to clarifyoops
>>106859453Compression images or audio, or videos is waste of time, those media formats are already compressed. The type of compression you use is also important for some formats. There this thing we call "solid compression" or "solid file compression", it's when we treat all the files as a single one so we can squish redundant data from multiple files, and these compresses archives can only be extracted by decompressing the whole stream instead of just decompressing the file you want to extract. Sadly that is the case for tar.gz files.
>>106859614that does not stop people from compressing albums or tv series into a single file on some dinky public trackersluckily it is very rare but it happens
>>106859459>Why did they stop selling hardware file compression accelerator cards?I know you're pretending to be retarded but I'll bite1. You needed special compression software that was compatible with the card to take advantage of it2. CPUs became fast enough to make them not worth the cost and eventually totally unnecessary
>>106858013Because when I send files over the network, I dont want them to be the size of the budget sam altman requested from the us goverment to beat china just this week, and I dont want the transfer time to take the amount of time sam altman needs to create agi with said budget
>>106858996Why not retard?
>>106858013To easily share folders as a single, platform agnostic file.
>>106858106You don't have to compress a zip, rar or whatever file, you can set the compression to store and it will just act as an archive.
>>106858013More archives
>>106859372>Back in the 1980s and early 1990sthis isnt 80s and 90s
>>106859817Waste of time and cpu. Basically this >>106859248
>>106859414it's 2025 and you dont have 2GB to spare for allegedly important logs?
>>106858013I still can't comprehend how file compression works.Why wouldn't any file already be at its most optimized size to begin with?Is there really that much "data" inside that is so meaningless it can be effectively eliminated to compress the size?
>>106858013>everyone has TB of space on their drivesBut everyone does not have TB/s of network bandwidth, which is a problem when you are a server with many clients downloading stuff from you all at the same time
>>106860251no I dont have 2GB to spare for logs from each of the previous years that I probably wont access
>>106859248Try using zstd instead of 7z.Make a .tar.zst file. I think you'll be astounded at the speed.
>>106859849That has literally nothing to do with what I said.Either bot or LLM confirmed.
Great question. The truth is we don't need it at all and OP is 100% right. I also want to suck his cock and congratulate him on being born in 2005.
>>106858013TRUE. I just wasted 20 minutes adding 4.7GB to an archive. Why can't I just skip the compression and add the file as is fast as fuck. Just copy that shit.
>>106858013Because despite the fact that we Do have cheap as chips disk space and tons of Compute and network, compression is important because it saves resources. You still have to buy those resources, and to maximize our utility, we compress files. IN Enterprise, that means more VMs or code can be backed up to a given unit of disk space, more per tape.Video is the same way. Most video compression formats were invented to save disk space, because if you can figure out how to ditch 50+% (or more) of a video, with maybe only a slight dip in quality the average user would never notice, why not? Or imagine you are a streaming company like Netflix, you would definitely be interested in investing billions into newer video codecs to transmit video to end users with less bandwidth specifically so you could serve more customers. FLAC Is the same way. Take an audio signal and compress it with an algorithm designed for it, you end up cutting half the data requirements in exchange for fairly minimal CPU usage when playing the file to decompress.
>>106858013>needbut you don't.
>>106860318You're acting like a schizophrenic to feel like you've won an argument, your questions were already answered. An archive can add as an archive only or compress the files as well.
>>106860344Is this really that hard?
>>106860256>when you are a serverNot my problem now, is it? Also your argument doesn't make any sense. So now we should go back to binary only text files and no multimedia to save some heckin bandwidth on the serverino? Go ahead nobody is stoping you.
>>106860489>compression is important because it saves resources at a cost of time+cpu for packing and time+cpu for unpacking, it's not free, doesnt save me shit
>>106860858Not even running any faster. What a shit algorithm.
>>106860888I think your computer is shit and you are a super gay baby.
>>106858013>1000 cloud customers, 1 file = 1000 upload operations>1000 cloud customers, 1000 files = 1^6 upload operationsAlso I've seen 33% ration on a 1 GB file. It was an iso image. There's a lot of data distributed as images, there's usecase.Also>laptops>TBs of storageSure mateAnd it costs near nothing. In fact you can get more RAM if you use compression on it, now most people count it in double or even single digits of GB, not tons of TB.
>>106860874>Not my problem now, is it?It is when you're trying to download something and your download speed is getting throttled because you're competing with x other downloaders for limited bandwidth, you retard
>>106860891This work laptop has a xeon with 128GB memory. To be honest Im zipping up hundreds of thousands of tiny files lmao.
>>106860901>1000 files>>106858026>dozens of small filesare you two legitimately mentally ill or just shit llm chat bots OP clearly made a point regarding compressed vs uncompressednot single file vs multiple fileswhat the fuck are you even talking about? nobody is splitting any files you shitheads.
>>106860919>limited bandwidthSounds like a U problem my guy
>are you an LLM?>are you a bot?>are you chatGPT?>are you using AI?holy shit calm down lmao
>>106860940I sincerely hope you get the lifelong support you clearly need.
>>1068609271 thong includes the other by default
>>106858013OS itself is ~100GBA single game is ~300+GB now (Call of Duty). 2 more games are ~150GB each(GTA V and Final Fantasy VII, only the second part cause if you keep the first part, thats another 100GB). If you add in a browser with its cache, thats ~30-40GBIf you use visual studio, thats another 30-40GB. I still want to keep another 15% leftover for buffer if I want to move files on the SSD. I wont include any other music, anime, movies, etc. Cause those eat up. So basically, my SSD is full with just simple things
>>106860964If you type like a bot, reason like a bot, and are as retarded as a bot, then people are going to assume you're a bot. Improve the quality of your posts if you don't want people to suspect you of not being human.
Video codecs are just archived compression for thousands of frames.
>>106860926You still have to copy the file, it will do that as fast or as slow as you can copy a file. Your RAM means almost nothing in this context.
>>106861107You just sound owned lmao
>>106858013Sure, here's an answer for that 4channel user:Compression is an incredibly important piece of technology nowadays. Not only it saves disk space, but also FUCK OFF WITH YOUR TIME-WASTING QUESTION YOU APE
>>106858013You can choose not to compress the files.Compression is still useful, though. It is used all the time in web traffic.
>>106861056And compression is used all through those products.
>>106859849>photos are big, people are low on storage space >U DONT HAVE TO COMPRESS A ZIPlmao wtf
>>106858026enjoy virus
>>106864620You can't compress photos or other binary files much with zip, you fucking retard.
>>106864961Chocolate milk doesn't come from brown cows, moron
Why are you all replying to this thread which was made by a faggot, nigger, or woman?
>>106858013I zip my tax documents even though I only worked 3 years my whole life. I never open them and they’re all pdfs so why not shrink it all down?
>>106865044>faggot, nigger, or womanWhat's the difference again?