GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Friday, 07-Mar-2025 13:48:38 JST翠星石翠星石
    in reply to
    • Ténno Seremél’
    • Yuchen Pei
    • Lorenzo Ancora :verified:
    • Alexandre Oliva
    @LorenzoAncora @tennoseremel @quasi @lxo >the JS-less approach works well until the number of web requests grows.
    Considering that fastCGI uses less web requests that your typical JavaScript webpage (it gets everything done in one hit fast, rather than keeping a socket open, or multiple to perform each operation), JavaScript scales worse than fastCGI.

    >keep the user experience smooth and keep out the bots and AI through PoW captchas.
    Scraping bots can be detected by analyzing the access logs and then you just block them (usually fully automatic, as they hit the server multiple times a second from the same IP or IP block).

    PoW captchas written in JavaScript burn a serious amount of electricity and why wouldn't advanced scraping bots just run the JavaScript?

    >cloud integration with file hosting
    There is no cloud, there is only someone else's computer.

    >Those things only scale well with JavaScript.
    JavaScript doesn't scale well due to its poor efficiency, although most webhosts don't care about dumping the inefficiency onto the suckers.
    In conversationabout 4 months ago from freesoftwareextremist.compermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.