The monastery is a bit of a CPU hog, thanks to "everything is a code snippet stored in a database". My guess is that AI data grabbers wouldn't be happy with the delivery speed of like 10 nodes a minute. And a serious server upgrade costs serious money, probably more than any company would be willing to pay for the whole data set. Don't forget, the Monastery is a low volume site, especially compared to Reddit or StackOverflow (so only a limited amount of recent/valuable training data), uses it's own markup dialect (requiring a custom converter) and currently has rather limited abilities to notify other systems of new content(*).

So, it's not just a matter of policy, there isn't even a monetary incentive that would require a policy decision.

If push comes to shove, i certainly will fight against anyones data getting sold (or even freely given) to AI training. As a matter of fact, my own websites do run features to provide AI datagrabber with lots of wrongly labeled images and other fun "How to unlearn the difference between cats and dogs in 10 easy steps" moments.(**)


(*) Heck, chatterbot needs to POLL an API every 10-15 seconds to see any new chat messages, because there's no streaming API.

(**) "All cats have four legs. My dog has four legs. Therefore, my dog is a cat"

PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP

In reply to Re: SO and AI by cavac
in thread SO and AI by stevieb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.