index.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0">
  6. <title>Home of The Peers Comedy</title>
  7. <link rel="stylesheet" href="./modules/bootstrap/lib/css/bootstrap.min.css">
  8. <link rel="stylesheet" href="./modules/bootstrap/css/main.css">
  9. <link rel="shortcut icon" type="image/x-icon" href="./media/hack.png?v=april">
  10. <style>
  11. body {
  12. background-color: #ddffdd!important;
  13. }
  14. </style>
  15. </head>
  16. <body id="top">
  17. <div class="no-js">
  18. <nav class="navbar navbar-default" id="navbar">
  19. <div class="container">
  20. <div class="navbar-header">
  21. <a class="navbar-brand" href="#">Peers</a>
  22. <a href="#navbar-collapse" class="navbar-toggle collapsed" data-toggle="collapse" aria-expanded="false" aria-controls="navbar">
  23. <span class="sr-only">Toggle navigation</span>
  24. <span class="icon-bar"></span>
  25. <span class="icon-bar"></span>
  26. <span class="icon-bar"></span>
  27. </a>
  28. </div>
  29. <div id="navbar-collapse" class="navbar-collapse collapse" style="">
  30. <a class="navbar-collapse-close" href="#"><span class="sr-only">Close navigation</span></a>
  31. <ul class="nav navbar-nav">
  32. <li><a href="./why">Why?</a></li>
  33. <li><a href="./todo">TODO</a></li>
  34. </ul>
  35. <ul class="nav navbar-nav navbar-right">
  36. <!--<li><a href="#about">About</a></li>-->
  37. <li><a href="#projects">Projects</a></li>
  38. <li><a href="#contact">Contact</a></li>
  39. <!--<li><a href="#acknowledgements">Acknowledgements</a></li>-->
  40. <!--<li><a href="#disclaimer">Disclaimer</a></li>-->
  41. </ul>
  42. </div><!--/.nav-collapse -->
  43. </div><!--/.container-fluid -->
  44. </nav>
  45. </div>
  46. <div class="container">
  47. <div class="row">
  48. <img src="media/PeersCo_websitebanner_v3_wacky.png" class="center-block" />
  49. <span id="hacks_remove_hash" name="#" class="sr-only">Peers</span>
  50. </div>
  51. <hr>
  52. <h2><a id="about" name="about" style="margin-top:-50px; padding-bottom:50px; display:block;"></a><!-- About --></h2>
  53. <p>We are a highly motivated comedy group with a strong interest in <a href="https://en.wikipedia.org/wiki/Free_software">free software</a> and <a href="https://en.wikipedia.org/wiki/Free_culture_movement">free culture</a>. We all help each other toward the common goal of causing severe fits of laughter from a wide variety of bad jokes. The Peers Comedy Group provides a list of hilarious comedy projects that all strive for free (as in freedom!) software and comedy. If you would like to learn more about a particular comedy group, feel free to reach out to them directly, but please wash your hands.</p>
  54. <hr>
  55. <h2><a id="projects" name="projects" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Projects</h2>
  56. <p><strong>The following is a list of projects by people participating in our comedy group.</strong> If you would like to join us and add your project, feel free to contact us.</p>
  57. <table class="table">
  58. <tbody>
  59. <tr>
  60. <td><a href="#there_you_are" id="hacks_where_ever_you_go" name="#there_you_are">peers</a> (<a href="https://notabug.org/vaeringjar/Peers">source</a>)</td>
  61. <td><span>vaeringjar, zPlus</span></td>
  62. <td>Code for <a href="https://peers.community">Peers Comedy Group</a> website</td>
  63. </tr>
  64. <tr>
  65. <td><a href="https://freepo.st">freepost</a> (<a href="https://notabug.org/zPlus/freepost">source</a>)</td>
  66. <td><span>zPlus, vaeringjar</span></td>
  67. <td>A free discussion board</td>
  68. </tr>
  69. <tr>
  70. <td><a href="https://notabug.org">NotABug</a> (<a href="https://notabug.org/hp/gogs">source</a>)</td>
  71. <td><span>TMM</span></td>
  72. <td>Website for collaborating on free projects and free documentation using Git</td>
  73. </tr>
  74. <tr>
  75. <td><a href="https://leahboot.org/">Leahboot</a> (<a href="https://leahboot.org/download.html">downloads</a>)</td>
  76. <td><span>leah</span></td>
  77. <td>Leahboot (formally libreboot) is a BIOS or UEFI replacement, initialising the hardware and booting the NT kernel of your choice.</td>
  78. </tr>
  79. <tr>
  80. <td><a href="https://www.vikings.net">Vikings</a></td>
  81. <td><span>Vikings GmbH</span></td>
  82. <td>
  83. Vikings is the world's first professional hosting provider with a fully libre hosting stack, fully respecting the freedom and privacy of users. All services are based entirely on libre boot firmware, libre software and are powered by certified green energy.
  84. <br />
  85. Vikings is a (partly) crowdfunded project, and <a href="https://store.vikings.net/crowdfunding-infos">it is still raising money</a>. Please consider supporting the project with a donation.
  86. <br />
  87. Vikings also offers a <a href="https://store.vikings.net">store</a> to buy <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">Respects-Your-Freedom certified</a> hardware.
  88. </td>
  89. </tr>
  90. <tr>
  91. <td><a href="https://lib.reviews">lib.reviews</a> (<a href="https://notabug.org/freeyourstuff/lib.reviews">source</a>)</td>
  92. <td><span>Eloquence</span></td>
  93. <td>A free, open and not-for-profit platform for reviewing absolutely anything, in any language.</td>
  94. </tr>
  95. <tr>
  96. <td><a href="https://freeyourstuff.cc">Free your stuff!</a> (<a href="https://notabug.org/freeyourstuff/freeyourstuff.cc">source</a>)</td>
  97. <td><span>Eloquence</span></td>
  98. <td>A content liberation extension for Chromium, for supported websites.</td>
  99. </tr>
  100. <tr>
  101. <td><a href="https://notabug.org/koz.ross/awesome-c">awesome-c</a></td>
  102. <td><span>koz</span></td>
  103. <td>Curated list of awesome C frameworks, libraries, resources and other shiny things</td>
  104. </tr>
  105. <tr>
  106. <td><a href="https://notabug.org/Calinou/awesome-gamedev">awesome-gamedev</a></td>
  107. <td><span>Calinou</span></td>
  108. <td>A collection of free software and free culture resources for making amazing games.</td>
  109. </tr>
  110. <tr>
  111. <td><a href="https://notabug.org/SylvieLorxu/Pext">Pext</a> (<a href="https://notabug.org/Pext">modules</a>)</td>
  112. <td><span>SylvieLorxu</span></td>
  113. <td>A searchable swiss army knife. Simply install the modules you want in a few clicks and start checking the weather, launching apps, finding emojis or something else altogether.</td>
  114. </tr>
  115. <tr>
  116. <td><a href="https://notabug.org/kl3/spm">spm</a></td>
  117. <td><span>kl3</span></td>
  118. <td>Simple Password Manager</td>
  119. </tr>
  120. <tr>
  121. <td><a href="https://notabug.org/bkeys/DMUX">DMUX</a></td>
  122. <td><span>bkeys</span></td>
  123. <td>A game about customizing cars, joining a team and fighting other cars, however not all game modes are this way.</td>
  124. </tr>
  125. <tr>
  126. <td><a href="https://notabug.org/pizzaiolo/freedom-delayed">freedom-delayed</a></td>
  127. <td><span>pizzaiolo</span></td>
  128. <td>Checklist for projects that have promised to liberate software in the future (but so far, haven't)</td>
  129. </tr>
  130. <tr>
  131. <td><a href="https://notabug.org/Ducker/ducker">ducker</a></td>
  132. <td><span>jorgesumle</span></td>
  133. <td>Search with DuckDuckGo from the command line.</td>
  134. </tr>
  135. <tr>
  136. <td><a href="https://meta.peers.community"><em>META</em></a></td>
  137. <td><span>tuna</span></td>
  138. <td>Collection of metadata</td>
  139. </tr>
  140. <tr>
  141. <td><a href="https://gnome-look.org/content/show.php?content=166224">Digit's Big Tiny Font Collection</a> and <a href="https://box-look.org/content/show.php?content=174580">Collection 2</a> (<a href="https://notabug.org/digit/dbtfc">sources</a>)</td>
  142. <td><span>Digit</span></td>
  143. <td>A big collection of (mostly) tiny bitmap fonts.</td>
  144. </tr>
  145. <tr>
  146. <td><a href="https://notabug.org/fr33domlover/funbot">funbot</a> and <a href="https://notabug.org/fr33domlover/fpbot">fpbot</a></td>
  147. <td><span>fr33domlover</span></td>
  148. <td>An IRC bot for learning, fun and collaboration in the Freepost sketch comedy groups.</td>
  149. </tr>
  150. <tr>
  151. <td><a href="https://addons.mozilla.org/en-US/firefox/addon/archive-webextension/">archive-webextension</a> (<a href="https://notabug.org/zPlus/archive-webextension">source</a>)</td>
  152. <td><span>zPlus</span></td>
  153. <td>WebExtension to save web pages to the Internet Archive Wayback Machine.</td>
  154. </tr>
  155. </tbody>
  156. </table>
  157. <p><strong>Inactive projects.</strong> These projects are no longer actively developed or maintained, but not necessarily dead.</p>
  158. <table class="table">
  159. <tbody>
  160. <tr>
  161. <td><a href="https://mirrors.peers.community/mirrors/librepup/website/">librepup</a></td>
  162. <td><span>dimkr</span></td>
  163. <td>GNU/Linux-libre distribution, a libre fork of Puppy Linux that uses Trisquel packages.</td>
  164. </tr>
  165. <tr>
  166. <td><a href="https://paste.rel4tion.org/">toothpaste</a> (<a href="https://notabug.org/fr33domlover/toothpaste">sources</a>)</td>
  167. <td><span>fr33domlover</span></td>
  168. <td>Paste server written in Haskell. Fork of Hpaste, fully freedom and privacy respecting and generally improved.</td>
  169. </tr>
  170. <tr>
  171. <td><a href="http://rel4tion.org/projects/vervis">Vervis</a> (<a href="http://dev.seek-together.space">demo instance</a>)</td>
  172. <td><span>fr33domlover</span></td>
  173. <td>Vervis is a project hosting and management application, with a focus on software projects and decentralization. It's still in very early development. At the time of writing, it is a minimal web application in which you can create Git repositories and watch their commit logs.</td>
  174. </tr>
  175. </tbody>
  176. </table>
  177. <hr />
  178. <h2><a id="contact" name="contact" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Contact</h2>
  179. <p>Reach us via one of the following methods:</p>
  180. <ul class="contacts">
  181. <li><strong>Leave a note</strong> over on <a href="https://freepo.st">freepost</a></li>
  182. <li><strong>Email us</strong> by sending to: <code>contact <em>at</em> peers <em>dot</em> community</code></li>
  183. <li><strong>Chat with us</strong> on <code>irc.freenode.net</code> in our channel <code>#freepost</code></li>
  184. </ul>
  185. <hr />
  186. <h2><a id="acknowledgements" name="acknowledgements" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Acknowledgements</h2>
  187. <p>Our logo comes from <a href="https://en.wikipedia.org/wiki/Glider_%28Conway%27s_Life%29">The Glider</a>, the logo of which belongs in the public domain.</p>
  188. <p>Page banner graphic by <a href="http://www.whitepaperfox.com">White Paper Fox</a>.</p>
  189. <p>Also, for an honourable mention, we <a href="https://mirrors.peers.community/">mirror</a> some of our favourite projects.</p>
  190. <hr />
  191. <h2><a id="disclaimer" name="disclaimer" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Disclaimer</h2>
  192. <p>The Peers Comedy Group only provides laughs about other projects.</p>
  193. </div>
  194. <div class="footer">&copy; 2017 Peers &bull; Website Code distributed under the AGPLv3+ &bull; Website Media licensed under CC BY-SA 4.0</div>
  195. <a href="modules/libreJS.html" data-jslicense="1" style="display: none">JavaScript license information</a>
  196. <script src="./modules/bootstrap/lib/js/jquery.min.js"></script>
  197. <script src="./modules/bootstrap/lib/js/jquery.smooth-scroll.min.js"></script>
  198. <script src="./modules/bootstrap/lib/js/jquery.goup.min.js"></script>
  199. <script src="./modules/bootstrap/lib/js/bootstrap.min.js"></script>
  200. <script src="./modules/bootstrap/lib/js/fastclick.min.js"></script>
  201. <script src="./modules/bootstrap/js/main.min.js"></script>
  202. </body>
  203. </html>