Computers and the internet gave you freedom. Trusted Computing would take your freedom.
Learn why: https://vimeo.com/5168045

  • 4 Posts
  • 1.34K Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle



  • Besides the caveats about disks living longer if they are kept spinning,

    I think that’s not necessarily true. I think spinning 24/7/365 has its downsides too, higher temperatures and others I’m less certain about.

    are there reasons why I shouldn’t setup a cron job (well, a systemd timer) that runs hdparm -Y every 10 minutes? (for example, could hdparm -y cause errors if run while the drive is being backed up?)

    because you’ll often shut it down while someone would be using it. and then it can spin up immediately. the processes accessing it would probably hang for half a minute or such.

    there is a better solution, hd-idle, as said in the other response






  • btw grafana does make connections out, at least for when installing plugins, possibly more.

    if you are not in the EU, they even load fucking fecesbook scripts on their main website! a few months ago that was happening in the EU too. if you’re in the EU, you can see it for yourself with thea VPN or the Tor browser, request a new circuit until the bottom one is USA or something like that, and check the network traffic with the devtools (reload the site if you don’t see it there)

    even if this is not the case in the EU (for now), there are no excuses for doing this. no, letting your website be handled solely by marketing heads is not an excuse.












  • on the more technical side, for x86, chromebooks have a special UEFI firmware that only makes it possible to boot chromeos, and so the first step is to replace it with the firmware distributed by MrChromebox, which makes it work similarly to a regular laptop.

    but, MrChromebox does not have firmware for ARM chromebooks, so replacing the OS may not be that “easy” in your case. if you don’t find a way, it’s best to treat it as an untrusted device, and follow what I have written in my other comment