A Reddit Refugee. Zero ragrets.

Engineer, permanent pirate, lover of all things mechanical and on wheels

moved here from lemmy.one because there are no active admins on that instance.

  • 3 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: December 22nd, 2023

help-circle
  • Adapter or caddy is fine. Can get them on most shopping sites for cheap.

    IIRC from my old office PC slinging days, a lot of those cases with 5-1/4 bays usually had slots for mounting screws that would allow you to mount a 3.5 drive flush to one sideusijg 2 screws. Then you get a 1-3/4" 6-32 screw stand off, thread it into the drive, and use that to mount it to the other side of the 5-1/4 bay.

    Did that a lot to really old reused cases where there were a ton of 5-1/4 bays but only one 3.5 bay.



  • Bigger hammer and a concrete surface. Three good whacks to the thin sheet metal casing (opposite the drive motor/PCB) should shatter the platters inside.
    You can also buy a sharp punch that looks like this and punch thru the sheetmetal side to really get those platters broke.

    Realistically if they’re already failed, nobody is going through the effort to send these disks through any kind of speciality recovery for a random john q public anyway.


  • Any normal computer can become a “server”, its all based on the software.
    Most enterprise server hardware is expensive because its designed around demanding workloads where uptime and redundancy is important. For a goober wanting to start a Minecraft and Jellyfin server, any old PC will work.
    For home labbers office PC’s is the best way to do it. I have two machines right now that are repurposed office machines. They usually work well as office machines generally focus on having a decent CPU and plenty of memory without wasting money on a high end GPU, and can be had used for very cheap (or even free if you make friends that work in IT). And unless you’re running a lot of game servers or want a 4k streaming box, even a mediocre PC from 2012 is powerful enough to do a lot of stuff on.







  • If it is new malware, scanners wouldnt pick up on it.

    Actually they do often pick up on it, unless it is a very novel attack vector (and probably not something you’d find on a pirate site). Malware often follows very predictable code execution patterns of communicating with outside IP’S and modifying other executables, and these are things that can be detected by most AV.

    On behavior tab there is tons of stuff. Shouldnt there be none?

    There will never be none. it’s all listed as low or no risk/informational only anyway, which goes back to the pattern recognition thing.

    VT is listing things that the file has done during viewing. ALL things. This stuff might or might not be a concern, whether or not it’s a known attack or pattern of malicious behavior. If you are a legit security analyst you can use the behavior data to see what files its touching and stuff and understand good and bad security design. Like, the only actual yellow warning is… it apparently looked at Google dns. Which is something any browser pdf viewer will do.

    Oh. The other thing I forgot to mention, is every submission to Z-Lib goes through an approval process where a certain number of community contributors have to review the document and make sure it’s legible, safe, and valid. I know, because I’ve submitted stuff before, it takes quite a few days to go live. It’s not just random bad actors shotgunning stuff onto the site.











  • The absolute best bang for your buck new GPU’s for decode/encode are Intel ARC GPU’s. They use Intel’s Quick Sync Video system which is some of the best supported encode/decode libraries out there, and they’re cheap.

    An ARC A380 is easily had for $110, runs entirely off 75w PCIe slot power requiring no additional PSU wires, and supports H264/H265/AV1 encode. It’s a no brainer.

    As long as it physically fits the slot, it should not have an issue with the lower PCIe bandwidth. The lower end GPU’s really need very little even for video encode.