<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pith.org</title>
	<atom:link href="https://pith.org/notes/feed/" rel="self" type="application/rss+xml" />
	<link>https://pith.org/notes</link>
	<description>words for sale. cheap.</description>
	<lastBuildDate>Sun, 23 Dec 2018 17:14:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.6</generator>
	<item>
		<title>Citi Prestige and Global Entry</title>
		<link>https://pith.org/notes/2018/12/23/citi-prestige-and-global-entry/</link>
		<comments>https://pith.org/notes/2018/12/23/citi-prestige-and-global-entry/#comments</comments>
		<pubDate>Sun, 23 Dec 2018 17:13:19 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://pith.org/notes/?p=611</guid>
		<description><![CDATA[Just because I was curious and because I couldn&#8217;t find this anywhere else online, I reached out to Citi to find out when the Citi Prestige Global Entry credit ($100 every five years) actually renews, and this is what they said: We have reached out to our Promotional Department regarding the five year limitation for [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Just because I was curious and because I couldn&#8217;t find this anywhere else online, I reached out to Citi to find out when the Citi Prestige Global Entry credit ($100 every five years) actually renews, and this is what they said:</p>
<blockquote><p>We have reached out to our Promotional Department regarding the five year limitation for the promotional Global Entry credit amount.</p>
<p>This feature is designed to reset 58 months from the date in which the prior credit is issued.</p></blockquote>
<p>Good to know.</p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2018/12/23/citi-prestige-and-global-entry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>morning on the subway</title>
		<link>https://pith.org/notes/2017/02/12/morning-on-the-subway/</link>
		<comments>https://pith.org/notes/2017/02/12/morning-on-the-subway/#comments</comments>
		<pubDate>Sun, 12 Feb 2017 16:30:20 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">https://pith.org/notes/?p=603</guid>
		<description><![CDATA[The hat lay on the floor of the subway car, just inside the doors. The young woman reached down and picked it up, looking at the older woman who was already halfway down the platform, unaware that as she was about to head out into the cold, her hat was on its way to the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The hat lay on the floor of the subway car, just inside the doors. The young woman reached down and picked it up, looking at the older woman who was already halfway down the platform, unaware that as she was about to head out into the cold, her hat was on its way to the Bronx.</p>
<p>The young woman looked at me, standing midway between them. The doors chimed and the announcement came over the speaker: &#8220;Stand clear of the closing doors, please.&#8221;</p>
<p>We made eye contact and I reached my hands out to catch the hat, now arcing through the air, as it came sailing through the closing doors. My hands made contact as I saw the young woman, now behind glass, nod approvingly.</p>
<p>I ran down the platform to the older woman and tapped her on the shoulder. She turned, and I held her hat out to her. She smiled a thank you and I raced up the stairs into the winter morning.</p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2017/02/12/morning-on-the-subway/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fixing email search in El Capitan</title>
		<link>https://pith.org/notes/2016/03/10/fixing-email-search-in-el-capitan/</link>
		<comments>https://pith.org/notes/2016/03/10/fixing-email-search-in-el-capitan/#respond</comments>
		<pubDate>Thu, 10 Mar 2016 21:04:40 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=586</guid>
		<description><![CDATA[We&#8217;re going to file this under &#8220;pedestrian blog posts just so I don&#8217;t forget how I did something in the past.&#8221; The Problem When I upgraded my computer (from Mountain Lion!) to El Capitan, everything went relatively smoothly except that I lost the ability to actually search my email in Apple&#8217;s included Mail program. There [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re going to file this under &#8220;pedestrian blog posts just so I don&#8217;t forget how I did something in the past.&#8221; </p>
<p><strong>The Problem</strong></p>
<p>When I upgraded my computer (from Mountain Lion!) to El Capitan, everything went relatively smoothly except that I lost the ability to actually search my email in Apple&#8217;s included Mail program. There were a number of suggestions I found online, many of which I tried, but the one that actually made the difference was to re-index my machine.</p>
<p><strong>The Solution</strong></p>
<p>The first thing I tried to do was to just erase and re-index my hard drive with:</p>
<p><code>$ sudo mdutil -E /Volumes/Macintosh\ HD/</code></p>
<p>but this gave me a &#8220;Indexing disabled.&#8221; message. The normal way of handling this is to add your entire hard drive to the &#8220;Privacy&#8221; tab in the Spotlight settings, but this did not seem to work. Fortunately, I know how to read nerd and did the following in a shell:</p>
<p><code>$ mdutil<br />
Usage: mdutil -pEsa -i (on|off) -d volume ...<br />
       mdutil -t {volume-path | deviceid} fileid<br />
        Utility to manage Spotlight indexes.<br />
        -p             Publish metadata.<br />
        <strong>-i (on|off)    Turn indexing on or off.</strong><br />
        -d             Disable Spotlight activity for volume (re-enable using -i on).<br />
        -E             Erase and rebuild index.<br />
        -s             Print indexing status.<br />
        -t             Resolve files from file id with an optional volume path or device id.<br />
        -a             Apply command to all volumes.<br />
        -V vol         Apply command to all stores on the specified volume.<br />
        -v             Display verbose information.<br />
NOTE: Run as owner for network homes, otherwise run as root.<br />
$<br />
</code></p>
<p>OK, so this is good. There&#8217;s a flag I can pass to the mdutil program to have it turn on and off indexing for a particular volume.</p>
<p><code>$ mdutil -i on /Volumes/Macintosh\ HD/<br />
/:<br />
        Indexing enabled.<br />
$<br />
</code></p>
<p>Excellent progress! This time, running the &#8220;mdutil -E&#8221; command above actually kicked off the re-indexing process. It took a little while, but once it was done, search was restored to my Mail program.</p>
<p>Good luck with your mail woes!</p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2016/03/10/fixing-email-search-in-el-capitan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Relative Calm</title>
		<link>https://pith.org/notes/2014/12/09/a-relative-calm/</link>
		<comments>https://pith.org/notes/2014/12/09/a-relative-calm/#respond</comments>
		<pubDate>Tue, 09 Dec 2014 05:58:53 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Observations]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=578</guid>
		<description><![CDATA[Things were relatively calm this evening, at least for a minute, as protesters marched up the middle of Broadway against traffic. The police lead the way a few blocks ahead of the march, redirecting traffic, and follow behind with about half a dozen scooters and half a dozen vans with flashing lights, but no sirens. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.flickr.com/photos/jcn/15358896744" title="Protest up Broadway by Jesse Chan-Norris, on Flickr" target="_blank"><img src="https://farm8.staticflickr.com/7562/15358896744_253599a9fb.jpg" width="375" height="500" alt="Protest up Broadway" class="alignright"></a><br />
Things were relatively calm this evening, at least for a minute, as protesters marched up the middle of Broadway against traffic. The police lead the way a few blocks ahead of the march, redirecting traffic, and follow behind with about half a dozen scooters and half a dozen vans with flashing lights, but no sirens.</p>
<p>This reminds me of the relationship that once existed between the NYPD and Critical Mass in NYC. It used to be that the NYPD would send a few scooters to escort the ride and keep the traffic disruptions to a minimum. They would keep the protest from stretching too long but would otherwise stay clear. That all changed right before the RNC came to town in 2004, when the NYPD decided to start rounding up as many riders as they could, sending in <a href="http://pith.org/photo/view/20040827-criticalmass-vs-nypd">police in riot gear outside of St. Marks Church-in-the-Bowery</a>.</p>
<p>As I&#8217;m finishing this up, a helicopter hovers overhead and I hear sirens in the distance. Somehow, I think this peace will be short-lived.</p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2014/12/09/a-relative-calm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sand in My Book Jacket</title>
		<link>https://pith.org/notes/2014/10/16/sand-in-the-book-jacket/</link>
		<comments>https://pith.org/notes/2014/10/16/sand-in-the-book-jacket/#respond</comments>
		<pubDate>Thu, 16 Oct 2014 14:15:35 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=510</guid>
		<description><![CDATA[The book that I&#8217;m reading has sand in the front of the plastic sheath covering the book jacket. It&#8217;s from the library, and I&#8217;d heard about on public radio, went to the library website and put in a request and several weeks later, after I&#8217;d all but forgotten about it, I got a notification that [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The book that I&#8217;m reading has sand in the front of the plastic sheath covering the book jacket. It&#8217;s from the library, and I&#8217;d heard about on public radio, went to the library website and put in a request and several weeks later, after I&#8217;d all but forgotten about it, I got a notification that the book was ready. The book is now overdue, and I&#8217;m frantically reading to get to the end, both so I can find out what happens to the story, and so I can dutifully pay my (hopefully no more than) dollar in fines. </p>
<p>This book went on vacation with somebody. There is sand trapped between the plastic covering that the library puts on the books to keep them tidy and the jacket itself. I can imagine the person before me, sitting on the beach, somewhere warm, maybe there&#8217;s a cocktail sitting on the table next to them, and they&#8217;re listening to the waves rolling in and out. </p>
<p>There are no waves here today. It&#8217;s raining, and the sound of the water outside is less rolling as it comes in and out off of the shore, and more a not-too-gentle, steady pitter patter of drops falling from the sky. The rain is coming in sideways, knocking against my window, wanting to come in.</p>
<p>Do you remember when library books had the names of all of the people who borrowed the book before you, stamped into the back cover? A violation of privacy, to be sure, and where, other than libraries, can you get that sort of privacy these days, but still, I miss seeing those names, feeling like I was part of a club. A club of people who touched this very book, who went on vacation, who left sand and rain drops on its cover.</p>
<p>The book was due back to the library yesterday, and I would really like to finish it now. </p>
<p><a href="https://www.flickr.com/photos/jcn/15363371328" title="Your Face in Mine by Jesse Chan-Norris, on Flickr"><img src="https://farm6.staticflickr.com/5598/15363371328_8b062d914b_c.jpg" width="800" height="533" alt="Your Face in Mine"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2014/10/16/sand-in-the-book-jacket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the a PDF password on a Mac</title>
		<link>https://pith.org/notes/2014/03/29/removing-the-a-pdf-password-on-a-mac/</link>
		<comments>https://pith.org/notes/2014/03/29/removing-the-a-pdf-password-on-a-mac/#respond</comments>
		<pubDate>Sat, 29 Mar 2014 05:03:37 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=497</guid>
		<description><![CDATA[I spent forever looking for how to do this tonight without having to resort to a) some shady PDF software and b) install ghostscript on my mac when I don&#8217;t have X11 installed. The following worked great: Install homebrew brew install qpdf qpdf &#8211;password=YOURPASSWORD-HERE &#8211;decrypt input.pdf output.pdf Done! Via cyberciti.biz]]></description>
				<content:encoded><![CDATA[<p>I spent forever looking for how to do this tonight without having to resort to a) some shady PDF software and b) install ghostscript on my mac when I don&#8217;t have X11 installed. The following worked great:</p>
<ol>
<li>Install <a href="http://brew.sh/">homebrew</a></li>
<li>brew install qpdf</li>
<li>qpdf &#8211;password=YOURPASSWORD-HERE &#8211;decrypt input.pdf output.pdf</li>
</ol>
<p>Done!</p>
<p>Via <a href="http://www.cyberciti.biz/faq/removing-password-from-pdf-on-linux/">cyberciti.biz</a></p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2014/03/29/removing-the-a-pdf-password-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>https://pith.org/notes/2013/12/31/happy-new-year/</link>
		<comments>https://pith.org/notes/2013/12/31/happy-new-year/#respond</comments>
		<pubDate>Tue, 31 Dec 2013 21:47:53 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=488</guid>
		<description><![CDATA[Actually, 2013 was a pretty good year. I made a lot of animated GIFs, I got a new job, I became somewhat bicoastal, and I started getting regular haircuts. Next year, I&#8217;ll write more as well.]]></description>
				<content:encoded><![CDATA[<p>Actually, 2013 was a pretty good year. I made a lot of animated GIFs, I got a new job, I became somewhat bicoastal, and I started getting regular haircuts. </p>
<p>Next year, I&#8217;ll write more as well.</p>
<p><a href="http://pith.tumblr.com/post/64389518716/spin"><img src="https://25.media.tumblr.com/b63f810a13b81bc567b4280972d24944/tumblr_muvdenQMJD1qz8q6so1_1280.gif" alt="spin" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2013/12/31/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Complicated</title>
		<link>https://pith.org/notes/2012/12/14/its-complicated/</link>
		<comments>https://pith.org/notes/2012/12/14/its-complicated/#comments</comments>
		<pubDate>Fri, 14 Dec 2012 16:41:43 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=477</guid>
		<description><![CDATA[I tend to overcomplicate things. (In fact, that previous sentence originally read &#8220;I often wonder if I&#8217;m prone to overcomplicate things,&#8221; which is an overly complicated sentence.) I woke up early this morning. I had to be out the door by to attend an event, I&#8217;ve been trying to shift my schedule earlier, and I [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I tend to overcomplicate things. </p>
<p>(In fact, that previous sentence originally read &#8220;I often wonder if I&#8217;m prone to overcomplicate things,&#8221; which is an overly complicated sentence.)</p>
<p>I woke up early this morning. I had to be out the door by to attend an event, I&#8217;ve been trying to shift my schedule earlier, and I find that I&#8217;m a much happier person in the morning than at night. So I woke up early. </p>
<p>The sun was just starting to peek out from behind the horizon and the morning red was streaming through the smoke from a nearby chimney. Naturally, I grabbed my camera, stepped out into the cold, and took some photos. It is so quiet in this city in the morning and I wanted to capture that moment &#8211; the red smoke, the silent streets. </p>
<p>And what did I do with that moment? I made this.</p>
<p><a href="http://pith.tumblr.com/post/37908668194/chilly-morning"><img src="https://24.media.tumblr.com/41974771dcbb69fbd3a5bc1422c2d521/tumblr_mf0ug2ccgI1qz8q6so1_1280.gif"></a></p>
<p>I took that moment of quiet that I wanted to capture and turned it into this jerky, kitchy bastardization of the photograph that I actually wanted to make.</p>
<p>I like my animated GIFs &#8211; I really do. But sometimes I need to just chill my shit out a little bit.</p>
<p>So here&#8217;s the picture I actually should have posted this morning. </p>
<p>Sorry about that.</p>
<p><a href="http://www.flickr.com/photos/jcn/8271829929/" title="20121214D_6910e by jcn, on Flickr"><img src="https://farm9.staticflickr.com/8484/8271829929_01b062461f_c.jpg" width="800" height="534" alt="20121214D_6910e"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2012/12/14/its-complicated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I &#060;3 Times Square</title>
		<link>https://pith.org/notes/2012/11/26/i-love-times-square/</link>
		<comments>https://pith.org/notes/2012/11/26/i-love-times-square/#respond</comments>
		<pubDate>Mon, 26 Nov 2012 14:08:13 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=463</guid>
		<description><![CDATA[Let&#8217;s talk about Times Square for a moment. Let&#8217;s talk about the lights and the tourists. Let&#8217;s talk about the standing and the gawking and the looking up and the pointing and the noise and the traffic. Let&#8217;s talk about the billboards and the terrible food and the chain stores. Let&#8217;s talk about the fact [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/jcn/8220157172/" title="20121123D_6229e by jcn, on Flickr"><img src="https://farm9.staticflickr.com/8340/8220157172_9761991e59_c.jpg" width="800" height="534" alt="20121123D_6229e"></a></p>
<p>Let&#8217;s talk about Times Square for a moment. </p>
<p>Let&#8217;s talk about the lights and the tourists. Let&#8217;s talk about the standing and the gawking and the looking up and the pointing and the noise and the traffic. Let&#8217;s talk about the billboards and the terrible food and the chain stores. Let&#8217;s talk about the fact that most sane New Yorkers would say that this is the worst of the city. It&#8217;s the part of the city that they would go hours out of their way to avoid. </p>
<p>And let&#8217;s talk about the fact that I love Times Square.</p>
<p>No, really, I do. </p>
<p>Forgetting everything else there is to know about Times Square, what I love about it is that it is in my backyard. To many, this strip of Broadway is why they come to New York City to visit. It is the epitome of the big city, the anti-town-they-came-from, the anti-every-place-else-in-the-world. It really does never, ever sleep. And once you step foot in there, you know that you&#8217;ve made it to the Big Apple. </p>
<p>What I love about Times Square is that I never actually have to be there. Unlike those just passing through, for whom that one visit to Times Square may be the only change they have to stand smack dab in the middle of the greatest city in the world (the East Coast equivalent of, say, standing with one foot on either side of the prime meridian), for me, it is just another neighborhood in this city that I love so dearly. </p>
<p>Sometimes I stop. Sometimes, as I ride my bike through that mess, I stop just north of 42nd Street and I look uptown at all of the people, at all of the lights. The tourists come through Times Square because they need to be there, because they want to know that they&#8217;ve been to New York and they&#8217;ve seen Times Square. They come because to them, this is New York City. I love that they&#8217;re happy, and I love that at any time I can turn right around, leave it all behind, and head back into the real New York. </p>
<p>My New York. </p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2012/11/26/i-love-times-square/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relearning How To Play</title>
		<link>https://pith.org/notes/2012/09/24/relearning-how-to-play/</link>
		<comments>https://pith.org/notes/2012/09/24/relearning-how-to-play/#respond</comments>
		<pubDate>Mon, 24 Sep 2012 18:25:18 +0000</pubDate>
		<dc:creator><![CDATA[Jesse Chan-Norris]]></dc:creator>
				<category><![CDATA[Observations]]></category>

		<guid isPermaLink="false">http://pith.org/notes/?p=452</guid>
		<description><![CDATA[I had the most wonderful art-filled day on Saturday. I started with an exhibit imagining the proposed Lower East Side Lowline, followed by a trip to Greenpoint to drive some of the boats in the Newtown Creek Armada, then joining up with my friends Kelli and Daniel to visit Tatzu Nishi&#8217;s Discovering Columbus installation in [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I had the most wonderful art-filled day on Saturday. </p>
<p>I started with an exhibit imagining the proposed Lower East Side <a href="http://thelowline.org/exhibit">Lowline</a>, followed by a trip to Greenpoint to drive some of the boats in the <a href="http://www.newtowncreekarmada.org/">Newtown Creek Armada</a>, then joining up with my friends <a href="http://www.kellianderson.com/">Kelli</a> and <a href="http://thesoundsinmyhead.com/">Daniel</a> to visit Tatzu Nishi&#8217;s Discovering Columbus installation in Columbus Circle and ending the day at the Marlborough Chelsea to explore Jonah Freeman &#038; Justin Lowe&#8217;s <a href="http://marlboroughchelsea.com/chelsea/exhibitions/stray-light-grey">Stray Light Grey</a>.</p>
<p>The answer to the first question is &#8220;by bike&#8221; (the question being, &#8220;how did you get from the Lower East Side to Greenpoint to Midtown to Chelsea in one afternoon?&#8221;).</p>
<p><a href="http://www.flickr.com/photos/jcn/8018371785/in/set-72157631608882730/" title="20120922D_3638e by jcn, on Flickr"><img src="https://farm9.staticflickr.com/8436/8018371785_a74b8144cf_n.jpg" width="320" height="213" alt="20120922D_3638e" class="alignright"></a></p>
<p>The second thing that was so great about my day of art was how everything I did encouraged me to play, in one way or another. From driving a toy boat around a polluted creek to sitting in a living room next to a giant statue, these things all took my normal perspectives on the world and tweaked them just a little bit. And nothing did that more than the Stray Light Grey exhibit. Kelli and Daniel, who had seen the exhibit before, shoved me into the gallery ahead of them. &#8220;Go ahead,&#8221; they said, &#8220;look around. You lead the way.&#8221; In the back corner of the room, a broom closet, with its door open, and inside, another room, and beyond that, a hole in the wall, broken through the sheetrock. And from there we walked through room after room, exploring this space in a space, this constructed world inside the gallery. Beyond whatever grander vision the artists were conveying, at its very basic level, it was permission to wander around a space that we felt like we weren&#8217;t actually supposed to be in. </p>
<p><a href="http://www.flickr.com/photos/jcn/8018370300/in/set-72157631608882730/" title="20120922D_3643e by jcn, on Flickr"><img src="https://farm9.staticflickr.com/8452/8018370300_3cfbaac27c_n.jpg" width="320" height="213" alt="20120922D_3643e" class="alignleft"></a></p>
<p>It&#8217;s rare that we get to do things like that much any more, as adults. As we get older, we&#8217;re supposed to know better, whatever that means. Even at Newtown Creek, in order to pilot the toy boats I had to sign a waiver stating that I would not touch the water, for touching the water in a Superfund site can lead to death. </p>
<p>On the way out of the gallery, we passed a group in formalwear, heading to a party upstairs. &#8220;Check out this exhibit,&#8221; we told them. &#8220;Go into the back room. It doesn&#8217;t look like you&#8217;re allowed in there, but you are.&#8221; Excitedly, they walked into the outer gallery. It was the youngest of the group, just a teenager, who first ran into the broom closet, gesturing for the others to follow her. Tentatively, they stepped through the door, one at a time.</p>
<p>I hope they had fun.</p>
]]></content:encoded>
			<wfw:commentRss>https://pith.org/notes/2012/09/24/relearning-how-to-play/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.063 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2026-06-03 12:13:48 -->
