• 2 Posts
  • 190 Comments
Joined 2 years ago
cake
Cake day: January 13th, 2024

help-circle



  • Nighed@feddit.uktoTechnology@lemmy.worldValve Age verification
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    3
    ·
    edit-2
    14 days ago

    There should be age walls for some stuff. What that stuff is and how the walls work is up for debate.

    In this situation (a store) using a payment method as the age wall works well. In other use cases it would not be as good.

    If you could pass an age wall with no privacy loss, then most people wouldn’t have a problem with it (other than mild annoyance)

    IMO: the new law is overreaching, they needed to set up privacy protecting ID verification system first if they were going to go that far. It’s an own goal so far…















  • The idea of the mental model CAN be done by AI.

    In my experience, if you get it to build a requirements doc first, then ask it to implement that while updating it as required (effectively it’s mental state). you will get a pretty good output with decent ‘debugging’ ability.

    This even works ok with the older ‘dumber’ models.

    That only works when you have a comprehensive set of requirements available though. It works when you want to add a new screen/process (mostly) but good luck updating an existing one! (I haven’t tried getting it to convert existing code to a requirements doc - anyone tried that?)