• 1 Post
  • 23 Comments
Joined 3 years ago
cake
Cake day: June 22nd, 2023

help-circle


  • Fair point! As far as I can tell, the temp sensors are just beacons - anyone can connect and see that somewhere in your house it’s 72 °F, but who cares ¯\_(ツ)_/¯

    If you’re running on a Raspberry Pi, you can just use the onboard BT, whose drivers are updated regularly.

    ZigBee ones get occasional updates automatically detected through HA, and have to be moved to somewhere near the controller to update. I assume, as temperature and humidity sensing hasn’t changed, that these are security patches.

    BT ones get no updates, which either means their security goes unpatched, or it really doesn’t matter when all they do is shout out measurements into the void.


  • Of course! From an end-user the experience between Bluetooth and ZigBee sensors is basically indistinguishable, except for range.

    I have a detached garage, on the opposite end of my property from my HA controller, so the Bluetooth sensor out there specifically was a little flaky. The BT sensor is rated for ~160 ft but realistically it’s 50-100 ft if your home has walls.

    Swapping that one sensor to ZigBee so it could tie into my mesh network solved the problem. All other BT sensors have had zero issues, and their AA batteries unsurprisingly last longer than the 3R ZigBee AAAs, but both last at least 6mo.

    Some Shelly devices can be used as “Bluetooth repeaters” but I’m unsure of the specifics of how that works.





  • I think SD card failure rates are way overblown if you’re buying from reputable manufacturers (Sandisk, Samsung). I’m sure they do occasionally fail, but I’ve never experienced one.

    You’re right, for really intensive tasks the costs can climb, but I see people asking for ideas for what to do with a junk laptop and the top suggestion is always something like pi-hole or a bookmark manager that could run on a potato.

    Like with most things in life, it depends.








  • Use it? The US invented it. The US has historically funded it as part of their human rights initiatives. Like I said:

    Also many of the sponsored projects help people circumvent authoritarian government overreach, which is something that until recently has been considered “good” for the US. The more freely information can flow the harder it is for authoritarian regimes to exert control.

    Given the nature of the Tor network, it’s likely any “official” use within the US government would probably involve things like communicating with people working undercover / informants, etc., and not be something broadly discussed.






  • CPU intensive servers like Minecraft are where you start to run into problems with older hardware. If it’s just you on there, a 10 year old CPU is fine, but if you’ve got a few friends, the server may start to struggle to keep up.

    Not sure how recently you ran this, or what all your were running, but in the past couple of years Paper has hit some pretty major milestones in unlocking threaded processing. Barring some sort of spammy 0-tick redstone nonsense or over the top plugins, I’d wager a Raspberry Pi 4 could handle up to about 5 or 6 friends without seeing any TPS dips. Its really remarkable how far they’ve pushed performance recently.