• Dark ArcA
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    like the umbrella wedge/spring to make it open automatically.

    That to me is a very specific algorithm. It’s a simple mechanism but putting it together might be a bit tricky.

    That’s very similar to SHA, it’s a fairly simple set of mechanisms but the actual composure of those ideas into something that works as well as SHA does takes very specific research experience. It’s not at all an abstract idea, it’s a very concrete and specific set of operations that you invented first.

    Imagine if the patent was “an umbrella can open itself with the push of button” no further details. That’s close to the level of detail some software patents are argued at and effectively what the “put a game in your loading screen” patent was awarded on.

    You can’t patent the idea that “an umbrella should be able to open [somehow]” so I likewise think it’s ridiculous that someone was able to parent “your game [somehow] runs another simpler game before it runs.”

    Patents should be to protect very specific research so that the private sector can do said research and profit from it. Patents should not block out broad concepts. The patent in the video game situation was and should’ve been ruled as bogus. It’s not the type of thing anyone needed to research or think about, you just literally go “what if I added a game to my loading screen” and you’re in violation.

    • PenguinTD@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      The Namco(which I wrongly attribute to Konami) thing “is” very specific. Remember during that time there are not a lot multi core processors. It requires clever scheduling to allow running both the mini-game AND checking loading status to seamlessly transition into game. It’s really not just a simple “concept” but ingenuity to arrange your loading I/O wait time into running their past game at the same time. That’s in PS1 era where loading wait time because of CD-ROM and later DVD was very significant.