• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: October 30th, 2023

help-circle

  • You are wrong for now, it is still possible.

    • Ctrl + Shift + F3 during setup gives you access to sysprep
    • In an admin CMD you can excecute the BypassNRO.cmd script. In C:\Windows\System32\oobe\
    • I have encountered one 24H2 installation where the oobe folder was empty, but if you copy the file from another device it works just the same
    • Reboot from sysprep and you can now select “Install without internet” when selecting a WIFI

    This will not work if you’re already connected to a wifi. BypassNRO sets a registry flag, so it’s only a matter of time till they patch it out, but it works for now.

    Edit: Rufus also allows the creation of a local user when making the installation USB, skipping the entire setup process.




  • kernelle@0d.gstoTechnology@lemmy.worldDoom NPCs with Zero-Knowledge Proofs
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 months ago

    The way AI is trained today creates a black box solution, the author says only the developers of the model know what goes on inside the black box.

    This is major pain point in AI, where we are trying to understand it so we can make it better and more reliable. The author mentions that unless AI companies open source their work, it’s impossible for everyone else to ‘debug’ the circuit.

    Zero knowledge proofs are how they are trying to combat this, using mathematical algorithms they are trying to verify the output of an AI model in real time, without having to know the underlying intellectual property.

    This could be used to train AI further and increase the reliability of AI drastically, so it could be used to make more important decisions and adhere much more easily to the strategies for which they are deployed.