• 1 Post
  • 169 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle
rss
  • It is surprising how difficult most camera companies have made it to avoid their subscription services.

    Multiple companies that used to offer local rstp streaming have summarily removed support in firmware upgrades without notifying their customers. Even companies that support it (like Foscam) demand developer agreements be signed to get basic camera command information. Tp-link supports rstp but requires an phone app and Internet connection to configure their cameras.

    Like you, I will never connect my cameras to the Internet, but we are slowly approaching a time when that by itself will be a cause for police investigation.



  • But many of the signs target Elon Musk specifically, and his most famous brand, Tesla, calling the vehicles “Swasticars” and comparing Musk to a Nazi.

    Musk; “How many legacy media publications, talk shows, whatever, try to claim that I was a Nazi because of some random hand gesture gesture at a rally where all I said was that my heart goes out to you,”

    “The party told you to reject the evidence of your eyes and ears. It was their final, most essential command.” - George Orwell 1984


  • Impaired driving is also solvable. On-demand breathalyzers, smartphone saliva tests, and eye-tracking sensors are all tools that already exist to stop drunk and high drivers before they even start the ignition. Uber is already testing real-time driver sobriety verification. Why aren’t carmakers racing to put similar tech in every new vehicle?

    There’s no fucking way people will buy those cars is why. I rarely drink and will never buy a car that required a saliva test or blowing into a tube before starting. Like it or not, any car that includes that equipment would be DOA and a financial disaster for the car manufacturer.






  • No matter what distro you choose, expect a learning curve. Depending on your usage it can be minor or significant. You may find a simple task doesn’t work as you expect in Linux and it’s time consuming to figure it out. If you run Windows in a virtual machine on Linux or set up a dual boot system you can switch back and get the task done easily, and figure out how things work at your leisure.

    When I first switched I went back to Windows a couple of times a week for simple tasks that I didn’t know how to complete in Linux. (It usually was an issue with figuring out a new application and rarely had anything to do with the OS itself.) After a couple of months I found I was wasn’t using Windows much, and in less than a year I was able to delete the Windows partition.








  • Great guidance here and I know you want to stick with Ubuntu, but but if you tire of trying to fix it try a different distro before you give up.

    Lots of people swear by Ubuntu, but for others (like me) it’s nothing but trouble. For instance, I get errors when running the latest version of Ubuntu on a current laptop that runs Debian 12 perfectly, and a previous Ubuntu load on one of our laptops (tried with a new SSD) had so many issues that I gave up and restored the Mint backup.

    By contrast, we have 2 different laptops and one old desktop that run Linux Mint almost flawlessly. “Almost” means a system lock up every 3-4 months and the inability to wake from sleep for the desktop. Debian 12 was a bit more difficult to get fully working, but since the initial install it has been been completely stable with zero problems. We have one laptop that is running Windows 11 and it has more problems than any of the Linux machines.

    Fixing problems is a great way to learn, but if it’s not the way you want to spend your time you may be heading down the wrong path. Unless you have a hardware issue you should be able to find a distro that has few or none of the problems you’ve been fighting.



  • Power loss protection on SSDs is an interesting addition I hadn’t come across before.

    We live in a very windy area and power blinks are common. A high endurance MicroSD was in use the first time the Pi wouldn’t boot, but I was in town and it was just annoying. It was a big issue when the Pi wouldn’t boot from the SSD while I was out of the country.

    We don’t have high bandwidth demands so any decent OpenWRT router works fine and supports both Adguard Home and Wireguard. What I really like about putting WG in particular on the router is that if the router is up, WG is working, and the routers come back up without fail after every power outage. A 2nd Wireguard instance still runs on my Pi but since switching to WG on the router a year ago there hasn’t been a reason to even connect to it.

    My problems with the Pi had me looking for other solutions and I ended up with a mini Dell laptop running Debian. (Can’t easily run WG on it due to some software conflicts.) It alleviates the need for a UPS and runs for 6+ hours if the power goes out, rather the minutes provided by my small UPS.

    One of these days I’ll find a bogus reason to talk myself into upgrading the router with more powerful hardware. Mikrotik looks like a great option and I’ll take a look at RouterOS. Thanks for the info.


  • Besides adding a UPS, how do you deal with power failures? Are you somewhere where they’re not much of a problem?

    In my experience mini computers don’t handle power failures nearly as well as purpose-built hardware.

    After several power failures the SSD on my Raspberry Pi became so corrupted it wouldn’t boot, and I was 250 miles away at the time and lost access to my home network for weeks. Overlay file systems work but are a PITA to maintain. By contrast my routers have never had a problem even with repeated power failures, so instead of relying on the Pi I’ve moved my DNS and Wireguard servers to my router.