• RobotToaster@mander.xyz
    link
    fedilink
    English
    arrow-up
    35
    ·
    7 months ago

    America has the odd idea that software is considered patentable. Since the developers of VLC are French, and software isn’t considered patentable in France, they’re saying “Va te faire enculer” to people who want to sue them.

    • TheGalacticVoid@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      3
      ·
      7 months ago

      Why is it odd to be able to patent software specifically? I don’t see how it’s different from medicine or anything physical. To clarify, I’m not arguing the merits of patents in general, just asking why software is different.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        1
        ·
        edit-2
        7 months ago

        Because software is math, and like math, it’s basically a way of expressing things that are true about the universe. Allowing only some people to say those things would be nonsense.

        Imagine if someone patented Pythagora’s Theorem and only they were allowed to use it. You couldn’t even begin to count the ways in which it would be impractical. Similarly, audio or video codecs for example are just ways of describing sound waves or images more efficiently.

        Yes, there is work that goes into finding these algorithms, just like there is work that goes into new mathematical theorems and proofs, but that work gets rewarded and protected in other ways (copyright etc.)

        • TheGalacticVoid@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          7 months ago

          I get it now, but moreso because of the argument that another person made. I don’t get your argument that “math can’t be patented.” If that were the case, anyone discovering a new drug through software couldn’t patent it because it was made in software, and since software is just math using a combination of known axioms, theorems etc, that drug was derived from axioms, and therefore that drug wouldn’t be patentable. It’s like saying you can’t patent a wheel, not because the wheel was invented a number of times, but because the wheel was made out of wood. Patented tech, by nature, has to be produced by existing things regardless of whether those things are patented. It shouldn’t matter if the invention is inherently physical or not.

      • jayandp@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        6
        ·
        7 months ago

        You can copyright software code, just like any other written work, to protect you from people literally copy and pasting your work, but the idea that you could patent things like “slide left to unlock” is just stupid, as it’s a fundamental concept and software is full of fundamental concepts.

        Compression algorithms being patentable is even more stupid, as it would be like somebody claiming they own Pi, just because they figured it out first. Imagine not being able to compute the circumference of a circle without paying somebody for the privilege.

        • Fedora@lemmy.haigner.me
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          7 months ago

          Like auto update and auto driver installation? They expired for sure, but especially the auto driver installation patent is hilarious. Like no shit sherlock: Check the internet for appropriate drivers. Check internet for driver with the device md5 hash and the version of the driver installer. Download driver if it’s a newer version. Install driver if md5 hash matches. Repeat for all devices, and that’s fucking it. Plus an irrelevant figure that shows a computer connected to a printer, scanner and the internet. 3 pages in total, of which 1 page is a copy of another page, so only 2 real pages in total.

        • TheGalacticVoid@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          “slide left to unlock” is just stupid, as it’s a fundamental concept

          Without arguing the benefits/drawbacks of software patents, isn’t slide to unlock only a fundamental concept because Apple invented and popularized it? To me, it only seems trivial because it’s ubiquitous, whereas that might not have been the case before the iPhone.

          Compression algorithms being patentable is even more stupid, as it would be like somebody claiming they own Pi

          I don’t see why this is unique to software. As long as the proof is convoluted enough, how would it differ from making a physical D-pad? Both are made from already discovered axioms/materials, and both are transformed via known ways in a unique order into new tools to accomplish a particular task. If a D-pad patent should be allowed, why not a compression algorithm?