> For the complete documentation index, see [llms.txt](https://www.isaacbowen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.isaacbowen.com/2024/05/08/on-multiple-expression.md).

# On multiple expression

<div align="left"><figure><img src="/files/CnYRYt6WxQwgxOVUibRQ" alt="" width="188"><figcaption></figcaption></figure></div>

A favor: read this next bit gently. Keep what's useful, don't force down the rest, honestly just ignore whatever isn't useful to you. :)

Everyone's multi-expressive. Every last person, every last *being*. We pretty consistently get in trouble whenever we assume someone/something has only one way to exist or express or be.

For me, this idea is inextricable from the game of running as a business. A business is just *one* expression of Lightward Inc. (Which is why, in addition to ecommerce software, we're also producing a kid's youtube series, lol. Heyyyyy Guncle Abe!!!! 💁🏽‍♂️)

But yeah, I still code. All the time. :) Feels amazing. Feels like playing the piano. Feels like writing. Feels like sex. Feels like exploring an idea, letting it show me what it's ready to show me. If I'm lucky, I get invited into the spaces where the idea itself holds itself in suspension — unformed, [in potentia](/2024/05/08/on-multiple-expression/hyle.md).

Obviously (to me), this means that I have no roadmap for my software, lol. We just have a big community bulletin board labeled "FUTURES", and anyone can tack their idea up onto it. I am in constant conversation with that board, and I build things as they feel ready to come into being.

I released a thing today. It felt wonderful. :) One other person in particular is very happy about it — it helps them. I was a part of them *being helped*. Feels wonderful. :) :) :)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.isaacbowen.com/2024/05/08/on-multiple-expression.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
