• 7 Posts
  • 287 Comments
Joined 1 year ago
cake
Cake day: July 30th, 2023

help-circle




  • “I’d like to share a revelation that I’ve had during my time here. It came to me when I tried to classify your species, and I realized that you’re not actually mammals.

    Every mammal on this planet instictively develops a natural equilibrium with the surrounding environment, but you humans do not. You move to an area and you multiply and multiply until every natural resource is consumed. The only way you can survive is to spread to another area.

    There is another organism on this planet that follows the same pattern. Do you know what it is?

    A virus.

    Human beings are a disease, a cancer of this planet. You’re a plague.

    And we… are the cure.”



  • I wonder if this could be a step in the direction of forcing manufacturers to allow custom/open source/audited software in all vehicles. If it can be done in some foreign-made vehicles, it can be done in domestically made ones too.

    Also note that it says “connected and autonomous vehicles”. If that means two categories, “connected vehicles” and “autonomous vehicles”, it could be quite broadly applied to vehicles that download updates over the air. If it means “autonomous vehicles that are connected” it could be somewhat narrow and an easy work around is to leave the autonomous vehicles disconnected from the internet. I’m not sure how much self-driving abilities are run on servers?


  • Top level comment is talking about using it for learning. Saying that AI is just regurgitating text doesn’t address that fact at all. In fact it sounds like you were putting down the commentor for using it for learning.

    The bulk of your comment was about how poorly it writes code which isn’t what that comment was talking about. At all. So yes, I agree, you should have separated your two thoughts and probably focused the second thought on a different thread within this post. Perhaps at the top level to say it to the OP.





  • Biometrics should be usernames, not passwords. Fingerprints, irises, faces, vocal patterns, all of it, no matter how good it is, only identifies the person trying to enter/use something and is somewhat easy to steal without their knowledge.

    If you want true security you still need to ask for a passcode that only the now-identified user will know.

    And yes, it is still possible to intercept the passcode at the moment that the user interacts with the locking mechanism, but that is completely different from grabbing it when they’re randomly walking down the street, etc.

    (Edit to add: I didn’t think this needed to be explained, but I’m not saying biometrics should replace usernames, I’m saying they shouldn’t have replaced passwords. And yes, you can still use biometrics in the authentication process to identify that it’s you, i.e. your username, but you still need a password.)