<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: justanothersys</title><link>https://news.ycombinator.com/user?id=justanothersys</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 17:26:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=justanothersys" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by justanothersys in "Evaluating AGENTS.md: are they helpful for coding agents?"]]></title><description><![CDATA[
<p>i definitely have gone so far as to treat my llm readable docs in this way and have found it very effective</p>
]]></description><pubDate>Tue, 17 Feb 2026 08:24:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47044976</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=47044976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47044976</guid></item><item><title><![CDATA[Show HN: Give Aesthetic.Computer]]></title><description><![CDATA[
<p>Article URL: <a href="https://give.aesthetic.computer">https://give.aesthetic.computer</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46495732">https://news.ycombinator.com/item?id=46495732</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 Jan 2026 05:55:16 +0000</pubDate><link>https://give.aesthetic.computer</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=46495732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46495732</guid></item><item><title><![CDATA[New comment by justanothersys in "$Lei – Aesthetic Computer"]]></title><description><![CDATA[
<p>I'm working on a playful lisp interpreter for mobile friendly use and here is a little example url.</p>
]]></description><pubDate>Sun, 27 Jul 2025 03:41:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44698767</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=44698767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44698767</guid></item><item><title><![CDATA[$Lei – Aesthetic Computer]]></title><description><![CDATA[
<p>Article URL: <a href="https://prompt.ac/$lei">https://prompt.ac/$lei</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44698766">https://news.ycombinator.com/item?id=44698766</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 27 Jul 2025 03:41:33 +0000</pubDate><link>https://prompt.ac/$lei</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=44698766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44698766</guid></item><item><title><![CDATA[New comment by justanothersys in "Catalog of Novel Operating Systems"]]></title><description><![CDATA[
<p>cool list! i make something web based like this called <a href="https://aesthetic.computer" rel="nofollow">https://aesthetic.computer</a></p>
]]></description><pubDate>Sat, 17 May 2025 19:06:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=44016290</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=44016290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44016290</guid></item><item><title><![CDATA[Show HN: Aesthetic Computer]]></title><description><![CDATA[
<p>Aesthetic Computer is a mobile-first runtime and social network for creative computing.<p>AC's client interface is designed to function like a musical instrument, on which users discover their own memorizable paths in the network of commands and published pieces. As users grow their literacy through play and exploration, they are able to improvise, recombine, and expand their performable repertoire.<p>I started writing Aesthetic Computer in 2021 because I desired new tools to author, publish and connect the creative software toys I had been making in my art and education practice for 10+ years. The last of these before AC was <a href="https://nopaint.art" rel="nofollow">https://nopaint.art</a>, discussed on Hacker News in 2020.[0]<p>** Try Me **<p>Visit <a href="https://aesthetic.computer" rel="nofollow">https://aesthetic.computer</a> and press the top left of the screen or type any key to activate the prompt.<p>In the AC prompt, enter names of built-in toy and utility pieces like `notepat`[1], or `boyfriend` and those published by user handles like `@bash/hub`.<p>Return to the prompt by pressing the name at the top left corner, your browser's back button or the [Esc], [`], or [Backspace] keyboard shortcuts.<p>Enter `list` at the prompt for a scrollable index of pieces and commands.<p>Most of AC is open to anonymous users. Some pieces like `chat` or `moods` require a registered @handle to fully participate and post data.<p>Every piece on AC is URL addressable. For example, users who enjoy using `notepat` can skip the prompt entirely by bookmarking <a href="https://aesthetic.computer/notepat" rel="nofollow">https://aesthetic.computer/notepat</a>.<p>QR codes to share any piece can be generated by prefixing the piece with `share` at prompt as in `share notepat`.<p>Here are a some recipes to try:<p><pre><code>  A. Make a Painting

    1. Enter `new 128` to start a new 128x128 pixel painting.
    2. Enter `rect red` and drag to paint red (or any CSS color) rectangles.
       (Or try other primitive brushes like `line`, `shape`, and `fill`.)
    3. Press the command name in the top left corner to return to `prompt`.
       (Or use the [Esc], [Backspace], or [`] on the keyboard.)
    4. Enter `smear` and drag to use a pixel scattering brush, then return to `prompt`.
    5. Enter `dl` to download a timestamped PNG, `done` to publish the painting on AC
       servers, or `print` to mail order a real sticker.

  B. Play a Melody

    1. Enter `+` to open a second prompt window.
    2. Enter `metronome 120` in the second prompt window to keep rhythm at 120 BPM.
    3. Enter `notepat` in the first prompt window to play tones in regular time.
       (Or try `bleep:sine 4x4` for a randomized playable tone matrix.)
    - Bonus -
    4. Record a `notepat` performance as a 7s looping, downloadable video
       by entering `tape notepat`.
    5. Play `notepat` in person with others by generating a QR code
       via `share notepat`.

  C. Say "hi" in `chat`.

    1. Enter `imnew` or press [I'm New] on a deactivated prompt to register.
    2. Verify your email.
    3. Set a @handle by entering `handle ur-handle-here`.
    4. First-time handle setters are automatically routed to `chat`.
    5. Say "hi" and request technical help from myself (@jeffrey) and others.
</code></pre>
To dive in more you can read the technical history [2] or try coding your own AC
piece[3].<p>---<p>[0] No Paint HN discussion from 2020: <a href="https://news.ycombinator.com/item?id=23546706">https://news.ycombinator.com/item?id=23546706</a><p>[1] Recent HN discussion on `notepat` here: <a href="https://news.ycombinator.com/item?id=41526754">https://news.ycombinator.com/item?id=41526754</a><p>[2] The AC Story: <a href="https://github.com/whistlegraph/aesthetic-computer/blob/main/STORY.txt">https://github.com/whistlegraph/aesthetic-computer/blob/main...</a><p>[3] Write a Piece: <a href="https://github.com/whistlegraph/aesthetic-computer/blob/main/WRITE-A-PIECE.txt">https://github.com/whistlegraph/aesthetic-computer/blob/main...</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42222668">https://news.ycombinator.com/item?id=42222668</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 23 Nov 2024 18:30:53 +0000</pubDate><link>https://github.com/whistlegraph/aesthetic-computer</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=42222668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42222668</guid></item><item><title><![CDATA[Announcing Aesthetic Inc.]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.direct">https://aesthetic.direct</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42179316">https://news.ycombinator.com/item?id=42179316</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 19 Nov 2024 01:38:07 +0000</pubDate><link>https://aesthetic.direct</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=42179316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42179316</guid></item><item><title><![CDATA[Chat]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.computer/chat">https://aesthetic.computer/chat</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41921027">https://news.ycombinator.com/item?id=41921027</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 23 Oct 2024 02:08:31 +0000</pubDate><link>https://aesthetic.computer/chat</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41921027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41921027</guid></item><item><title><![CDATA[Field]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.computer/field">https://aesthetic.computer/field</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41877264">https://news.ycombinator.com/item?id=41877264</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 18 Oct 2024 08:00:13 +0000</pubDate><link>https://aesthetic.computer/field</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41877264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41877264</guid></item><item><title><![CDATA[Textfence · Aesthetic Computer]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.computer/textfence">https://aesthetic.computer/textfence</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41699912">https://news.ycombinator.com/item?id=41699912</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 30 Sep 2024 17:43:41 +0000</pubDate><link>https://aesthetic.computer/textfence</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41699912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41699912</guid></item><item><title><![CDATA[Girlfriend – Aesthetic Computer]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.computer/girlfriend">https://aesthetic.computer/girlfriend</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41691994">https://news.ycombinator.com/item?id=41691994</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 29 Sep 2024 23:53:17 +0000</pubDate><link>https://aesthetic.computer/girlfriend</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41691994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41691994</guid></item><item><title><![CDATA[New comment by justanothersys in "Ask HN: What are you working on (September 2024)?"]]></title><description><![CDATA[
<p>i'm writing <a href="https://aesthetic.computer" rel="nofollow">https://aesthetic.computer</a> which is a 'social computer' designed as a more open and integrated alternative to existing kids media networks like roblox and tiktok<p>recently discussed here on hn: <a href="https://news.ycombinator.com/item?id=41526754">https://news.ycombinator.com/item?id=41526754</a><p>and i'm currently seeking funding to support another year of development (just enter the command 'bb')</p>
]]></description><pubDate>Sun, 29 Sep 2024 23:52:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41691989</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41691989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41691989</guid></item><item><title><![CDATA[Dad • Aesthetic Computer]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.computer/dad">https://aesthetic.computer/dad</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41683600">https://news.ycombinator.com/item?id=41683600</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 28 Sep 2024 23:19:17 +0000</pubDate><link>https://aesthetic.computer/dad</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41683600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41683600</guid></item><item><title><![CDATA[Slip]]></title><description><![CDATA[
<p>Article URL: <a href="https://aesthetic.computer/slip">https://aesthetic.computer/slip</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41665404">https://news.ycombinator.com/item?id=41665404</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Sep 2024 01:30:53 +0000</pubDate><link>https://aesthetic.computer/slip</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41665404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41665404</guid></item><item><title><![CDATA[New comment by justanothersys in "Ask HN: Platform for 11 year old to create video games?"]]></title><description><![CDATA[
<p>you can use my aesthetic.computer vscode extension for quick publishing of interactive pieces that work on phones and laptops just the same</p>
]]></description><pubDate>Thu, 26 Sep 2024 01:54:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41653734</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41653734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41653734</guid></item><item><title><![CDATA[New comment by justanothersys in "Notepat – Aesthetic Computer"]]></title><description><![CDATA[
<p>hey thanks so much for all the info, i will apply some of these concepts to 'notepat' - technically there is encoding ability like if you enter 'notepat twinkle' it takes you through a monophonic track and i have a little syntax for that - you can also 'tape notepat' to record a video - i really enjoy playing it on my tiny unihertz jelly star android phone which is part of the 4 buttons per row design</p>
]]></description><pubDate>Sat, 14 Sep 2024 06:37:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41537939</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41537939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41537939</guid></item><item><title><![CDATA[New comment by justanothersys in "Notepat – Aesthetic Computer"]]></title><description><![CDATA[
<p>they are sculptures i made in the oculus browser using a webvr tool on the site</p>
]]></description><pubDate>Fri, 13 Sep 2024 18:54:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41534011</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41534011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41534011</guid></item><item><title><![CDATA[New comment by justanothersys in "Notepat – Aesthetic Computer"]]></title><description><![CDATA[
<p>they are generated in a web AudioWorklet on a per sample basis <a href="https://github.com/whistlegraph/aesthetic-computer/blob/main/system/public/aesthetic.computer/lib/sound/synth.mjs">https://github.com/whistlegraph/aesthetic-computer/blob/main...</a><p>you can use the up and down arrow keys in 'notepat' and press the '/' key to see the waveform output and increase or decrease the sample size to better visualize them</p>
]]></description><pubDate>Fri, 13 Sep 2024 15:12:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=41531970</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41531970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41531970</guid></item><item><title><![CDATA[New comment by justanothersys in "Notepat – Aesthetic Computer"]]></title><description><![CDATA[
<p>if you tap the '-' key on ur keyboard it shows an overlay in red and green with the steps down and up which i've been using as a transposition aid</p>
]]></description><pubDate>Fri, 13 Sep 2024 04:56:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=41528125</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41528125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41528125</guid></item><item><title><![CDATA[New comment by justanothersys in "Notepat – Aesthetic Computer"]]></title><description><![CDATA[
<p>u can enter 'notepat twinkle' after tapping notepat in the corner to actually run through that melody</p>
]]></description><pubDate>Fri, 13 Sep 2024 04:35:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=41528054</link><dc:creator>justanothersys</dc:creator><comments>https://news.ycombinator.com/item?id=41528054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41528054</guid></item></channel></rss>