Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: papers are sourced FROM the platter, not the platter itself

Fixed colophon: the platter is the raw material, the papers are shaped from it. Moved platter/source links to footer. Fixed source link to whistlegraph org.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+4 -4
+4 -4
system/public/papers.aesthetic.computer/index.html
··· 639 639 <!-- papers-end --> 640 640 641 641 <div class="colophon"> 642 - <p>these papers are the research platter for <a href="https://aesthetic.computer">aesthetic computer</a> &mdash; a creative computing platform, a bare-metal operating system, a minimal lisp, and whatever else needs writing down. they are working drafts, written in first person, typeset in LaTeX with XeTeX, and compiled by an oven server that polls the git repo every 60 seconds.</p> 643 - <p>the cards format is a 4&times;6 inch mobile-friendly version of each paper designed for reading on a phone. every paper is translated into danish, spanish, and chinese. the platter is not a journal submission queue &mdash; it is a live notebook that grows alongside the software.</p> 644 - <p>all papers by <a href="https://prompt.ac/@jeffrey">@jeffrey</a> unless otherwise noted. source at <a href="https://github.com/whistlegraph/aesthetic-computer/tree/main/papers">github.com/whistlegraph/aesthetic-computer/papers</a>.</p> 642 + <p>these papers are sourced from the <a href="/platter">research platter</a> &mdash; a living document that tracks the design, history, and direction of <a href="https://aesthetic.computer">aesthetic computer</a>. the platter is the raw material; the papers are what gets shaped from it. they are working drafts, written in first person, typeset in LaTeX with XeTeX, and compiled by an oven server that polls the git repo every 60 seconds.</p> 643 + <p>the cards format is a 4&times;6 inch mobile-friendly version of each paper designed for reading on a phone. every paper is translated into danish, spanish, and chinese.</p> 644 + <p>all papers by <a href="https://prompt.ac/@jeffrey">@jeffrey</a> unless otherwise noted.</p> 645 645 </div> 646 646 647 647 <div class="build-status" id="buildStatus"> ··· 656 656 </div> 657 657 658 658 <div class="footer"> 659 - <span><a href="https://aesthetic.computer">aesthetic.computer</a> &middot; <a href="/platter">platter</a> &middot; <a href="https://github.com/digitpain/aesthetic.computer">source</a></span> 659 + <span><a href="https://aesthetic.computer">aesthetic.computer</a> &middot; <a href="/platter">platter</a> &middot; <a href="https://github.com/whistlegraph/aesthetic-computer/tree/main/papers">source</a></span> 660 660 <button onclick="toggleTheme()">theme</button> 661 661 </div> 662 662