This first bill allows the state of California to regulate and oversee all 3D prints in the name of public safety.

  • benjirenji@slrpnk.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 hour ago

    The algos don’t need to deny any or every part of a gun, but the most critical part must not be printable and it’ll already be effective.

    I’m neither very experienced with firearms nor printing, maybe such a thing doesn’t exist for a gun, but I suspect there’s a few very important pieces that need to be printed a certain way or the firearm falls apart or is at least a lot less useful.

    All that said, I’m generally against such limiting mechanism in any printer or compiler. Try close sourcing all compilers so they can’t create malware? Forget it.

    • jballs@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      55 minutes ago

      I’m neither very experienced with firearms nor printing

      Unfortunately that’s the crux of the issue. The people who have written and signed this bill aren’t either - and they weren’t as big of a person as you to recognize that.

      At the end of the day, 3D printing gcode is telling your printer to spit out a shape. And you simply cannot ban shapes. Am I printing a firing pin or a part for my shoe rack? There’s no way to tell. Any politician that’s telling you there is is either ignorant or lying to you.

      • Crozekiel@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        15 minutes ago

        Worse still, gcode is literally just telling a machine which motors to move and how much. You need something that can interpret those instructions (thousands of lines of code even for pretty simple prints) correctly and “draw” the shapes it is making. There are a lot of printers out there that do not have the hardware on board to do this.

        And that is all ignoring the absurdity of recognizing shapes as “gun parts”… The hardware hurdles pale in comparison to the software ones.