Show HN: Aesthetic Computer(github.com) Aesthetic Computer is a mobile-first runtime and social network for creative computing. 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. 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 https://nopaint.art, discussed on Hacker News in 2020.[0] ** Try Me ** Visit https://aesthetic.computer and press the top left of the screen or type any key to activate the prompt. 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`. 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. Enter `list` at the prompt for a scrollable index of pieces and commands. Most of AC is open to anonymous users. Some pieces like `chat` or `moods` require a registered @handle to fully participate and post data. Every piece on AC is URL addressable. For example, users who enjoy using `notepat` can skip the prompt entirely by bookmarking https://aesthetic.computer/notepat. QR codes to share any piece can be generated by prefixing the piece with `share` at prompt as in `share notepat`. Here are a some recipes to try:
To dive in more you can read the technical history [2] or try coding your own AC
piece[3].--- [0] No Paint HN discussion from 2020: https://news.ycombinator.com/item?id=23546706 [1] Recent HN discussion on `notepat` here: https://news.ycombinator.com/item?id=41526754 [2] The AC Story: https://github.com/whistlegraph/aesthetic-computer/blob/main... [3] Write a Piece: https://github.com/whistlegraph/aesthetic-computer/blob/main... |