|
|
|
|
|
by autoexec
861 days ago
|
|
When I clicked on https://mastodon.social/@danluu I got:
"To use the Mastodon web application, please enable JavaScript. Alternatively, try one of the native apps for Mastodon for your platform." That's probably going to leave people with the impression that JS is required. Sure, there are desktop clients (all third party) and I could probably try those, but generally the kinds of people who'd run random code on their systems and give it network access will probably just have JS enabled by default in the first place. At least some are open source I guess. Looking at some of the the open source projects I was amused to find a client for MS-DOS (https://github.com/SuperIlu/DOStodon) and then amused again to see all the .js files it needs to work. It looks like it might take a little work to find a desktop client that doesn't just run a bunch of javascript anyway |
|