Christian Moe <[email protected]> writes: > A JS rewrite would be potentially even easier to maintain than link types > - easy to turn off again if we don't like it > - easy to switch instances by making a change in one place > > A small paradox is that it would not make the alternative > (proprietary-JS-free) links available precisely to those who won't > enable JS in the browser at all and would stand to benefit from them.
I think this one is easy. If the user is running without JS, we just present JS-free link. The "normal" reddit/youtube/stackoverflow is actually worse for such users as it won't render. So, we may present JS-free links by default, and offer links that require JS when JS is available. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
