> 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/2007/11/01/weather-diffused.md).

# weather: diffused

\[ image missing ]

[PIC UNRELATED](http://www.encyclopediadramatica.com/Pic_Unrelated)

I’m not fond of dreams, and would avoid them entirely if I could do so and remain sane. Tonight’s features: a simulation in which a business team was put into a structure built of large, rapidly eroding sandstone cubes, watching a train go by with thousands of sheep inside being treated not at all well, and trying to save the life of some random portly guy in the middle of an executive meeting.

Also, having the delusion that my bottom teeth were loose.

So given that I’m not really steady on my feet, allow me to point you in several *other* directions…

**divide by zero** [fonts.tom7.com](http://fonts.tom7.com/)\
A collection of Truetype fonts that, if you’ve ever liked anything connected to Tim Burton, you will probably like.

**SuperCollider** [supercollider.sourceforge.net](http://supercollider.sourceforge.net/)\
Not the song, the audio/wave synthesis server. Of course.

**Portal: The Flash Version** [portal.wecreatestuff.com](http://portal.wecreatestuff.com/)\
The guys at [wecreatestuff](http://wecreatestuff.com) (of [Nightmare House](http://nh2.wecreatestuff.com/) quasi-fame) apparently saw the demo of Portal, and saw potential for a stripped-down 2d Flash version. Heh. It’s actually quite good (but no substitute for [the real thing](http://orange.half-life2.com/portal.html)).

**On an unrelated note**, I’m seeing something of a resemblance between the iPhone’s reception (pun!) and that of the Zune. Yeah, the iPhone introduced new ([well…](http://www.smh.com.au/news/World/Apple-alternatives-rival-the-iPhone/2007/10/24/1192941124957.html)) technologies, arguably more so than the Zune did. However – both were market entries for their respective companies, and the OS they shipped with did little to fulfill the hardware potential.

So there.


---

# 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, and the optional `goal` query parameter:

```
GET https://www.isaacbowen.com/2007/11/01/weather-diffused.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
