• 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • This happened to me once and I completely overthought it.

    In my case, I removed the PCB from the drive and took a close look and saw a single scorched IC that I figured was the problem. I think it was a voltage regulator or something like that.

    So I bought a scrap drive and tried to transplant the PCB onto my dead drive, but of course that wouldn’t be able to read my old data.

    So took it into a local electronics repair shop and asked if he’d be able to make it work.

    He took one look at the damaged PCB, pushed the scrap one back at me and said “yeah I’ll just replace this part.”

    40 bucks later I had a working drive again and was able to rescue the data.



  • The short answer is no.

    You can do an easy experiment to see this using image files. Grab a random JPG file and open it in a graphics program and save it as a BMP format image.

    JPG is already compressed, and BMP is absolutely not compressed. Then try compressing each image. You’ll find that the JPG doesn’t get much smaller, or might even be a bit bigger when compressed. Now do the same with the BMP - that one makes for a smaller RAR!

    The main issue here is that compression is about removing empty space in a file (it’s a weak analogy but bear with me). If the file itself already had some kind of compression (basically every AVI or MP4 or MKV you download probably is already compressed), then there’s already a lot less empty space inside the file. RAR doesn’t have much empty space left to work with, so it can’t really reduce the file size any more.

    It’s worth doing some testing on a single movie to see how this all works. You’ll probably find that it’s best to just leave the files exactly the way they are. No RAR. No ISO. No tricks. The gains simply aren’t there.

    If you’re looking to save on some disk space with your movies, you’d get a lot farther by just deleting one movie you don’t really want that badly. The amount of space you get back from that will exceed your compression gains. It also means you don’t have to go and uncompressed the movies every time you want to watch one.


  • There are scripts you can run (there’s a few people have posted on GitHub) that will do one better.

    If you mass delete all your posts, Reddit can detect that and just undelete everything. I haven’t seen evidence of that happening, but that’s why people wrote those scripts so maybe there’s something to it.

    What those scripts will do is go and edit everything post and comment you’ve ever submitted and replace it with gibberish generated content. That effectively poisons your history in Reddit so the poor AI training runs have a bad time.








  • You should be able to play a video that’s at 100% even if the torrent isn’t complete.

    It could be a codec issue? If you’re using windows there’s a tool called MediaInfo you can install that’ll analyze a video file and tell you if it’s corrupt and what codecs it uses. You might just need to install a codec pack like K-Lite if your system doesn’t already have the codec you need. Or, like an other commenter said, try opening it in VLC which has killer codec support built in.