Got reports that posting here failed and no new posts her for a day (which seems strange for News)

    • @solrize
      link
      2
      edit-2
      2 years ago

      Maybe some of us are having browser specific issues? I wish this site didn’t depend on JS so heavily. I would like to be able to use it with ancient and text-only browsers.

      • @DocMcStuffin
        link
        02 years ago

        Possibly. I have Javascript turned on. A long time ago I tried running NoScript and just gave up.

        Lemmy’s frontend and backend are separate. If someone was feeling ambitions they could update or replace Lemmy-UI with the js removed.

        • @solrize
          link
          12 years ago

          Are you saying the web front end is an API client doing everything through websockets? So it would be fairly straightforward to have another client that renders old school HTML. Something to think about, thanks.