Skip to content

Tesla loses Autopilot wrongful death case in $329 million verdict

Technology
176 97 7
  • Twitter in EU and UK

    Technology technology
    34
    2
    268 Stimmen
    34 Beiträge
    246 Aufrufe
    thegreenwizard@lemmy.zipT
    You're right, I just couldn't resist
  • I was wrong about robots.txt

    Technology technology
    23
    1
    85 Stimmen
    23 Beiträge
    302 Aufrufe
    E
    Right, but the article does. Anyway, I'm moving on. Thanks for the discussion.
  • YouTube is getting rid of its Trending page and Trending Now list

    Technology technology
    51
    194 Stimmen
    51 Beiträge
    823 Aufrufe
    I
    Oh no! All those pages i block by turning my youtube history off!
  • Biotech uses fermentation to produce milk proteins without cows

    Technology technology
    26
    199 Stimmen
    26 Beiträge
    301 Aufrufe
    M
    Alpro Not Milk comes pretty close for me, oat drink.
  • 73 Stimmen
    10 Beiträge
    99 Aufrufe
    P
    The amount of effort vs a handful of toddlers, and people looking bored until they start just laughing. I’d be so embarrassed if I was one of the robots.
  • 51 Stimmen
    8 Beiträge
    82 Aufrufe
    B
    But do you also sometimes leave out AI for steps the AI often does for you, like the conceptualisation or the implementation? Would it be possible for you to do these steps as efficiently as before the use of AI? Would you be able to spot the mistakes the AI makes in these steps, even months or years along those lines? The main issue I have with AI being used in tasks is that it deprives you from using logic by applying it to real life scenarios, the thing we excel at. It would be better to use AI in the opposite direction you are currently use it as: develop methods to view the works critically. After all, if there is one thing a lot of people are bad at, it's thorough critical thinking. We just suck at knowing of all edge cases and how we test for them. Let the AI come up with unit tests, let it be the one that questions your work, in order to get a better perspective on it.
  • 64 Stimmen
    13 Beiträge
    124 Aufrufe
    semperverus@lemmy.worldS
    You want abliterated models, not distilled.
  • Is Matrix cooked?

    Technology technology
    54
    101 Stimmen
    54 Beiträge
    424 Aufrufe
    W
    Didn't know it only applied to UWP apps on Windows. That does seem like a pretty big problem then. it is mostly for compatibility reasons. no win32 programs are equipped to handle such granular permissions and sandboxing, they are all made with the assumption that they have access to whatever they need (other than other users' resources and things that require elevation). if Microsoft would have made that limitation to every kind of software, that Windows version would have probably been a failure in popularity because lots of software would have broken. I think S editions of windows is how they tried to go in that direction, with a more drastic way of simply just dropping support for 3rd party win32 programs. I don't still have a Mac readily available to test with but afaik it is any application that uses Apple's packaging format. ok, so if you run linux or windows utils in a compatibility layer, they still have less of a limited access? by which I mean graphical utilities. just tried with firefox, for macos it wanted to give me an .iso file (???) if so, it seems apple is doing roughly the same as microsoft with uwp and the appx format, and linux with flatpak: it's a choice for the user