For the curious ones the machine is a 2001 IBM Thinkpad T22 with 20Gb of HDD, 256 Mb of RAM and an Intel Pentium 3 @ 900MHz.

  • @[email protected]
    link
    fedilink
    811 months ago

    How did it go? I’m trying to make my website more accessible by running it through w3m, so I wonder how the sites back then did.

    • Jeena
      link
      fedilink
      411 months ago

      It depends on the site, back then there were a lot of table-layouts which were quite fucked up in the text-only browser. Nowadays there are non of them which is good, but nowadays there are JavaScript only websites which don’t really work well. You can install a text only browser and try it out yourself.

      • @[email protected]
        link
        fedilink
        111 months ago

        I’m already playing around with w3m but I had no idea about that table thing, sounds rough. Thanks for the links (pun unintended)