1. 13

Glad to see it’s back, but I wish it didn’t rely on Javascript.

Ward seems to have rewritten the site to be a single-page application: https://github.com/WardCunningham/remodeling

    1. 4

      Never loads for me in FF. :( Not sure why.

      1. 5

        My Firefox web developer console says:

        Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://code.jquery.com/jquery-3.1.1.js. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

        Which is weird, because that header is definitely there when I visit the resource directly, and that’s jQuery’s CDN, so why would they block hotlinking?

        There’s also:

        None of the “sha256” hashes in the integrity attribute match the content of the subresource.

        …which I assume is because the script wasn’t loaded because of CORS (if I download it manually and SHA256-hash it myself, the hash checks out).

        1. 1

          …and now it works for me. I hadn’t even restarted my browser.

          Ah, the Web.

        2. 4

          Is javascript disabled?

          Its new js-powered implementation is also invisible to archive.org, unfortunately.

          1. 4

            If it wasn’t broke… (It kinda was broke, but they made it read-only. This new site is also read only. Ward’s liked re-implementing the wiki in SPAs before though, see this, if you can figure out the UI.)

            1. 3

              FedWiki’s UI is actually kind of interesting. Is that where the old c2 community migrated to? I’ll have to spend some time delving into it.

          1. 1

            Sadly, I can only see a spinner now

            http://imgur.com/a/ozSor