• 0 Posts
  • 75 Comments
Joined 3 months ago
cake
Cake day: January 2nd, 2025

help-circle

  • Oh, man, finding registry info was like the Search for the Holy Grail (Monty Python style).

    At one time I worked for MS, and was fortunate to stumble on some good tools for it (like an OLE browser, which is originally what the registry was designed for-it was actually called the OLE Registration Database on Win 3.1), and I acquired every resource kit I could find, and pored over them.



  • I don’t see how you wouldn’t have your email on an email providers servers - that’s how email works. You send an email via a provider, they forward it to the destination address you’ve included with the email.

    That destination address is another email provider’s server, which holds it until the receiver connects and downloads it. Email is a store-and-forward system, designed at a time when users weren’t always connected. It still works this way.

    Email is old, so the fundamental mechanics are pretty simple, and encryption wasn’t an option at the time - so it’s sent in the clear. Otherwise it would require both sender and receiver (either at both ends, or the servers) to agree on an encryption to use.




  • Lol, Play is an exploit.

    After 30 years in IT, I’ve seen 100x more systems taken down by updates than by exploits.

    Actually, I’ve never had a system taken down by an exploit, 100% of outages have been caused by borked updates or changes.

    I’ve had friends who’s clients have been taken hostage by exploits, and 100% of those have been because of poor security practices and phishing - neither of which is preventable by updates.

    Here’s a question, if almost no-one sideloads or uses FDroid, where do people get the millions of malicious apps from? Play Store.

    So where’s the problem again? Oh, yea, Play Store.

    Why does Play need Play Protect if practically all apps come from Play Store?




  • At idle, SSD is usually better (like you said if the SSD has proper power management, and that takes research to know).

    Spinning platters are generally still better for power per gig/terabyte, because write time they consume less power than SSD.

    I dont really look at drive power consumption, because even with ~10 drives running in my environment, a single cpu doing anything moderate blows away their power consumption numbers (I’ve tested, not that it was needed, heat dissipation alone makes it clear).

    I have a ten-year old 5 drive NAS that runs 24/7, and it’s barely above room temp. Average draw is a few watts (the number was so low I put it out of my mind, maybe 5 watts - Raspberry Pi territory).

    My SFF desktop is 12w at idle, with either 2 small SSDs (500GB each) or a single large drive (12TB). So much for SSD having better idle power.