Talkyard

From Open Source Ecology
Revision as of 06:08, 25 July 2025 by Marcin (talk | contribs)
Jump to navigation Jump to search

Talkyard is touted as the best Stack Overflow alt. It is upvotable, with best rising to top. It is embeddable. [1]

Sample Embed

<html>

<script>

 var s = document.createElement("script");
 s.src = "https://test--opensourceecology.talkyard.net/-/talkyard-comments.min.js";
 s.setAttribute("data-talkyard-discussion-id", "12");
 document.body.appendChild(s);

</script> <html>