Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IP
Posts
3
Comments
891
Joined
2 yr. ago

  • While it apparently didn’t happen in this case, there are a number of examples of people who have gone to death row, been executed, then proven to have been innocent after all. That’s a huge reason for me as to why the death penalty should be done away with.

  • You only get flagged as a drug seeker for drug-seeking behavior.

    Exactly. My wife and I take a mix of Sudafed & another medicine when we have bad colds. The active ingredient for them is pseudoephedrine which can be used to make meth, so our state requires ID and limits how much you can purchase a month. On more than one occasion we’ve purchased the maximum we could in order to stock up before cold & flu season. Never had any issues doing so.

  • I got royally screwed by the federal government personnel data breach that happened a number of years ago. As a result I have free identity theft monitoring with a really good company for the foreseeable future.

  • I wonder how many potentially good hires they loose out on due to that. Most folks don’t just apply to one place and wait it out… I’d think just about any employer that make a decent offer in a couple weeks would undermine that months long process…

  • A well thought out and implemented backup system, along with a good security setup is how you deal with malware. If backups won’t protect you from malware then you’re doing backups wrong. A proper backup implementation keeps a series of full backups plus incremental backups based on those full ones. So say your data doesn’t change very often, then you might do a full backup once a month and incremental ones twice a week. You keep 6 months of the combinations of full & incrementals, you don’t just overwrite the backups with new ones.

    If you’re doing backups like that and you suffer a malware attack then you have the ability to recover data as far as 6 months ago. The chances you don’t discover malware encrypting your data for 6+ months is tiny. If you’re really paranoid then you also test recovering files from random backups on a regular basis.

    My employer has detected and blocked multiple malware attacks using a combination of the above practices plus device management software that can detect unusual NAS activity and block suspect devices on our networks. Each time our security team was able to identify the encrypted files and restore over 99% from backups.

  • Suppose you’re hit by a ransomware attack and all the data on your NAS gets encrypted. Your RAID “backup” is just as inaccessible as everything else. So it’s not a backup. A true backup would let you recover from the ransomware attack once you have identified and removed the malware that allowed the attack.

  • Cloudflare, like Akamai and others, provides a number of services that include proxying, CDN, web security (WAF), bot detection & protection, image optimization, and more.

    Cloud providers like AWS, Google, and MS provide similar services as well, but typically to a lesser extent. I’ve worked with Akamai, Cloudflare, and AWS, and find Akamai’s to be the most powerful/flexible/customizable.

  • “Dead reckoning” as in “dead reckoning” as in “deduced reckoning”. It’s the same kind of navigating people have done on boats for millennia. You start from a known point and move in a specific direction at a known speed for a specific amount of time. Then you change your speed and/or direction for another specific amount of time. And so on. If you have the ability to do so then you update your known position along the way via known landmarks you might pass.

  • I admit that I have a Tesla. Overall I’ve been happy with it, but there are things that I definitely don’t like either. Unless there are major changes in the next 5-10 years, which I don’t anticipate as long as Musk is running things, then I definitely will not be buying another one.

    Some recent developments have also made me wonder how Tesla’s finances are holding up. There was an article recently stating that Elon had issued an edict that new owners could not get their cars unless an employee gave them a test drive to demonstrate the Full Self Driving system. Clearly it’s an attempt by Musk to try to convince new owners to shell out an additional $12k for the feature (or a monthly subscription).

    Just the other day I received an unsolicited email from Tesla that I’ve been given a free Full Self Driving trial for the entire month of April, clearly with the same intention in mind.

    Personally I won’t try FSD at all and have zero desire to be in a car that uses it. I’ve had enough issues with Autopilot (their terribly named adaptive cruise control) and other things that rely on the cars camera system that I just don’t trust FSD to operate properly. I’ll often get alerts that a camera is blocked/blinded by bright sun, road grime, etc. And the cameras have a hard enough time operating things like the automatic windshield wipers (they can turn on in bright sun on a clear day) and automatic high beams (nothing like blinding oncoming cars at night) that I find it hard to trust them. If the car can’t handle those simple tasks then how can I trust it with more complex ones like FSD?

    My next car will probably still be an EV. It just likely won’t be a Tesla. By the time I’m in the market for a new one there should be a lot more good options available.

  • I’m really impressed with the breadth of devices homeassistant supports. It tracks the location of me & my wife via our iPhones. When we arrive at home after dark it turns on the exterior lights via zwave. We have 4 WiFi enabled ceiling fans from Big Ass Fans it can control, along with our Ecobee thermostats. Our washer & dryer use Insteon IOLinc modules to notify us when cycles are done. And in a few months we’re having a solar system & Powerwall installed, both of which have home assistant integrations as well.

  • DNS blocking is about the only way to block ads & tracking on things like streaming devices. You can’t install Firefox or uBlock on an Apple TV for example. You can block ads on many of the apps on the Apple TV as well as all the telemetry they try to collect with a well configured pi-hole and selected DNS blocklists.

  • A multi-layered approach is the best approach. My pi-hole blocks advertising domains, malware domains, etc. That helps tremendously with all the “smart” devices that include DVRs, streaming devices, etc. where you can’t install something like ublock. I also make sure something like ublock is installed wherever possible.

  • That’s yet another reason to use a DNS as blocker, and not let your browser use DNS over https.

    I haven’t done it myself yet, but I figure that sooner or later I’ll need to update my router to block all outbound DNS that doesn’t go through my DNS ad blocker. Some devices try to use their own hardcoded DNS to get around them…

  • Be careful what you ask for and how any laws are written. I knew a guy who became a paraplegic after a helicopter accident. He actually walked away from the accident but months/years later damage to his lower spine caused a blood clot that rendered him largely unable to use his legs.

    He was wheelchair-bound when I met him, but one day a few years down the line I walked into a room to find him standing & walking. He told me he had even been able to climb a ladder to replace a light bulb. He’d been on a medical trial that was clearly promising. Unfortunately side effects piled up, he had to stop the trial, and he again ended up in a wheelchair.

    Granted this wasn’t the same as a medical implant trial, but if strict laws are enacted that required companies to support medical devices, drugs, etc. then I’d be very afraid of the impact it would have on research and trials like these. No company is going to want to risk lawsuits, etc. so they’ll just stop innovating, or at least cut back a huge amount.