• 0 Posts
  • 115 Comments
Joined 2 years ago
cake
Cake day: July 26th, 2023

help-circle






  • Sometimes you see those videos from a dash cam of a truck that hits a bridge, obviously the truck driver was been being inattentive but often so was the recording cars driver. All I can ever think is, “why were you so close behind, it was blindingly obvious that was about to happen”, yet to them apparently it wasn’t, and now they’ve got bits of truck roof in their windscreen.

    There was an astounding number of people who really cannot drive, and yet they think they’re driving safely. They just haven’t gotten a crash yet.










  • Echo Dot@feddit.uktoTechnology@lemmy.worldAi Code Commits
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    There’s more to it than that, there’s also the cost of implementation.

    If a self-driving car killed on average one less human than your average human does, but costs $100,000 to install in the car, then it still isn’t worth implementing.

    Yes I know that puts a price on human life but that is how economics works.


  • Echo Dot@feddit.uktoTechnology@lemmy.worldAi Code Commits
    link
    fedilink
    English
    arrow-up
    12
    ·
    3 days ago

    You’d have to be an idiot to merge anything from an AI without going through it line by line. Which really is the problem with AI, it’s mostly fine if you keep an eye on it but the fact you have to keep an eye on it kind of renders the whole thing pointless.

    It’s like self-driving cars, if I have to keep an eye on it to make sure it won’t randomly crash into a tree I might as well drive the damn thing myself.


  • Echo Dot@feddit.uktoTechnology@lemmy.worldAi Code Commits
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    I guess I have no problem in theory with AI agents taking a look at my code it’s just I would want it opt in only. I don’t want to have to deal with them on legacy projects that I’m not working on, or anything mission critical (if there is a bug in the code but the application overall still works, I’d rather not have an AI dick around with it until I have time to properly go through it).

    To be clear, I would have the same objections to a human doing the same things. It’s just that most humans don’t randomly submit pull requests on otherwise inactive repos.