TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Aesthetic Computer

2 点作者 justanothersys6 个月前
Aesthetic Computer is a mobile-first runtime and social network for creative computing.<p>AC&#x27;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:&#x2F;&#x2F;nopaint.art" rel="nofollow">https:&#x2F;&#x2F;nopaint.art</a>, discussed on Hacker News in 2020.[0]<p>** Try Me **<p>Visit <a href="https:&#x2F;&#x2F;aesthetic.computer" rel="nofollow">https:&#x2F;&#x2F;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&#x2F;hub`.<p>Return to the prompt by pressing the name at the top left corner, your browser&#x27;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:&#x2F;&#x2F;aesthetic.computer&#x2F;notepat" rel="nofollow">https:&#x2F;&#x2F;aesthetic.computer&#x2F;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 &quot;hi&quot; in `chat`. 1. Enter `imnew` or press [I&#x27;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 &quot;hi&quot; 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:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23546706">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23546706</a><p>[1] Recent HN discussion on `notepat` here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41526754">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41526754</a><p>[2] The AC Story: <a href="https:&#x2F;&#x2F;github.com&#x2F;whistlegraph&#x2F;aesthetic-computer&#x2F;blob&#x2F;main&#x2F;STORY.txt">https:&#x2F;&#x2F;github.com&#x2F;whistlegraph&#x2F;aesthetic-computer&#x2F;blob&#x2F;main...</a><p>[3] Write a Piece: <a href="https:&#x2F;&#x2F;github.com&#x2F;whistlegraph&#x2F;aesthetic-computer&#x2F;blob&#x2F;main&#x2F;WRITE-A-PIECE.txt">https:&#x2F;&#x2F;github.com&#x2F;whistlegraph&#x2F;aesthetic-computer&#x2F;blob&#x2F;main...</a>

1 comment

MidhaelBollox6 个月前
Stop reposting