The JoPP Experiment

Sure @panayotis, you can use the Invite button in this topic to do so!

Technically I have a few ideas how that could be done. For example, you would get a copy of the original article, then replace it with JavaScript to retrieve the latest version from here in JSON format, and add comments to keep the discussion going.

<div id='discourse-comments'></div>

<script type="text/javascript">
  DiscourseEmbed = { discourseUrl: 'https://ps.zoethical.org/',
                     discourseEmbedUrl: 'REPLACE_ME' };

  (function() {
    var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
    d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
  })();
</script>