in reply to Automatic downvote

Thirdly, if I wanted to write an automatic down voting script, it would have to download a page from PerlMonks every second to check the new posts by that user.
Nope. There's an irc channel (and quite possibly more than one) which publishes notifications of new posts on PM. Probably also some RSS feeds and other forms of "push" notification as well. So it's not merely possible, but common for a newly-posted node to have actual human eyes reading it within a minute or two of being posted. And posting at 1am in your local timezone doesn't affect that because the PM community is worldwide - your profile says you're in Florida, so your 1am is 9am for me in Scandinavia - and there are surely monks in the US who are routinely at their keyboards until well past 1am.

Of course, the notification feeds would also make it easy for a bot to react "instantly" to new posts, but Occam's razor says that curious (or bored) monks with irc up in another window so that they can immediately read new posts is the more likely explanation, given that those monks are quickly checking out everyone's new posts. Neither bots nor conspiracies targeting you are needed to explain what you've observed.

Replies are listed 'Best First'.
Re^2: Automatic downvote (IRC)
by LanX (Saint) on Mar 26, 2023 at 14:25 UTC
    > There's an irc channel (and quite possibly more than one) which publishes notifications of new posts on PM

    It might be worth documenting them here, do you have details?

    Cheers Rolf
    (addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
    Wikisyntax for the Monastery

Re^2: Automatic downvote
by Bod (Parson) on Mar 26, 2023 at 23:31 UTC
    Nope. There's an irc channel...

    Or just check the Newest Nodes page.

      > Or just check the Newest Nodes page.

      Which links to an RSS feed. There are mobile apps for RSS to alarm you about updates.

      I'm currently experimenting with a Telegram bot which polls this RSS every 3 hours for new threads.

      Cheers Rolf
      (addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
      Wikisyntax for the Monastery