<?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>misteranthropic &#187; link</title>
	<atom:link href="http://misteranthropic.com/tag/link/feed/" rel="self" type="application/rss+xml" />
	<link>http://misteranthropic.com</link>
	<description>let me count the ways</description>
	<lastBuildDate>Sat, 28 Aug 2010 02:07:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WASTE: secure file sharing for the extremely intelligent</title>
		<link>http://misteranthropic.com/201003/waste-secure-file-sharing-for-the-extremely-intelligent/</link>
		<comments>http://misteranthropic.com/201003/waste-secure-file-sharing-for-the-extremely-intelligent/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 06:40:32 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/internet]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tinfoil hat]]></category>
		<category><![CDATA[toys]]></category>
		<category><![CDATA[WASTE]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1701</guid>
		<description><![CDATA[guys, i have something to share with you. you&#39;ll love it, and if you don&#39;t love it, i won&#39;t love you.
WASTE is a program that allows you to make selected data available to a small, trusted group of other WASTE users, and to transmit that data in a pretentiously secure manner. the bits flow directly, [...]]]></description>
			<content:encoded><![CDATA[<p>guys, i have something to share with you. you&#39;ll love it, and if you don&#39;t love it, i won&#39;t love you.</p>
<p>WASTE is a program that allows you to make selected data available to a small, trusted group of other WASTE users, and to transmit that data in a pretentiously secure manner. the bits flow directly, using really hefty encryption to keep people in the middle from listening in. (it&#39;s <a href="http://en.wikipedia.org/wiki/RSA" title="math is power raised to the power of awesome">RSA</a>. it&#39;s the top-shelf stuff. it&#39;s what secures your online credit card transactions. everyone knows everything about it and it&#39;s still unbreakable.)</p>
<p>intrigued? you should be. read on.</p>
<p>take note: if you don&#39;t mind your isp, the government, the <a href="http://en.wikipedia.org/wiki/RIAA">mafiaa</a>, and/or rogue wombats listening to your internet connection, or if all you&#39;re doing is sending your family members some <a href="http://randomworks.com/" title="veronica has hijacked her father's blog">pictures of your daughter</a>, there are more appropriate systems that save you the considerable overhead introduced by the encryption. on the other hand, if you&#39;re transmeeteeng ze seecret deejeetal meecrofeelm, or if you just look good in a tinfoil hat, you will find WASTE to be 100% cromulent.</p>
<p>still intrigued? here&#39;s how to make it go:<br />
<br />
<br />
1. install WASTE!</p>
<p>the official WASTE project hasn&#39;t been actively developed for a few years, but the program still works as advertised. officials familiar with the investigation confirm WASTE can function in windows 7. furthermore, there are a few project forks in the wild (such as <a href="http://wasteagain.sourceforge.net/">WASTE again</a>) but this blurb is only concerned with the original. help yourself to the installation files by clicking on <a href="http://www.softpedia.com/get/Internet/File-Sharing/WASTE.shtml">this link</a> with your favorite pointing device.</p>
<p>assuming you&#39;re using windows, drop the installer into C:\Program Files\WASTE, and run that sucker.<br />
<br />
<br />
2. find your power numbers!</p>
<p>the WASTE installer will help you find two big, <em>big</em> numbers (keys) that fuel the encryption. one key is public. you hand this one out to your pals (hence, &#39;public key&#39;); they can use it hide information inside a bunch of nonsense and send it to you. the other key is kept private, and you use it to turn the nonsense back into the original information. anyone with your private key can unlock anything ever sent to you, so keep it secret (hence, &#39;private key&#39;). the private key will be stored locally and wrapped up under a further password. if you forget the password, you have to start over. (you can have WASTE remember the password, but only if you&#39;re absolutely sure your spouse works for the KGB.)<br />
<br />
<br />
3. connect to other humans!</p>
<p>log in to your router, and tell it to forward port 1337 to your local ip address (the one that looks like 192.168.XX.XX). this is <em>important</em>, but <em>obscure</em>, and if you&#39;ve gone through a full WASTE installation and you&#39;re still unable to connect to other people this is a likely culprit.</p>
<p>several things have to happen in order to form a connection between any two users:</p>
<p>a. both users have to join the same WASTE network. (preferences > network > password)<br />
b. each user has to have the other&#39;s public key. (preferences > public keys)<br />
c. at least one user needs to know the other&#39;s ip address. <a href="http://whatismyip.com">whatismyip.com</a> knows it, even if you do not.</p>
<p>make these happen, and you one user connects to the other&#39;s ip (under network status). anyone who connects to anyone else in the mesh will instantly be able to talk to everyone else who is connected to the mesh.</p>
<p>say alice, bob, and carol are all in the same WASTE mesh; alice has a direct connection to bob, and bob has a direct connection to carol, but alice does not have a direct connection to carol. data can still flow between alice and carol, but it will be piped through their mutual connection to bob. the mesh will use the most efficient route between users, and we know by the <a href="http://en.wikipedia.org/wiki/Triangle_inequality">triangle inequality</a> a direct connection will be fastest.</p>
<p>you should tell WASTE to automatically try connecting to a list of ip addresses when it starts. in (preferences > chat > perform), use &#34;/connect host 12.34.56.78:1337&#34;, no quotes, for each ip of friends in the mesh.<br />
<br />
<br />
4. share..</p>
<p>pick some folders, any folders (preferences > file sharing > sending). your friends will be able to browse the contents of these folders, wantonly sampling their delectable bits. those gluttons.<br />
<br />
<br />
5. ..and enjoy.</p>
<p>now your friends can see just how refined your taste in digital goods really is, and you theirs, and the rogue wombats are altogether cut out of the loop.</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/201003/waste-secure-file-sharing-for-the-extremely-intelligent/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>these are the things that are broken</title>
		<link>http://misteranthropic.com/200911/these-are-the-things-that-are-broken/</link>
		<comments>http://misteranthropic.com/200911/these-are-the-things-that-are-broken/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 02:15:22 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/humans]]></category>
		<category><![CDATA[/unhappiness]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[melancholy]]></category>
		<category><![CDATA[monday]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[phlegmatic]]></category>
		<category><![CDATA[whine]]></category>
		<category><![CDATA[winter]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1617</guid>
		<description><![CDATA[ordered list, i choose you:

the car thing that&#39;s supposed to save the world. you see, those awesome batteries occasionally die. and apparently they&#39;re awesomely expensive. but i have some good news! i just paid a bunch of money to someone to basically let me keep using what i had already paid for.
the iphone. though at&#038;t [...]]]></description>
			<content:encoded><![CDATA[<p>ordered list, i choose <em>you</em>:</p>
<ol>
<li><strong>the <a href="http://en.wikipedia.org/wiki/Toyota_Prius" title="it actually is pronounced 'pius'">car thing</a> that&#39;s supposed to save the world.</strong> you see, those awesome batteries occasionally die. and apparently they&#39;re awesomely expensive. but i have some good news! i just paid a bunch of money to someone to basically let me keep using what i had already paid for.</li>
<li><strong>the iphone.</strong> though at&#038;t doesn&#39;t know it&#39;s an iphone, and that&#39;s kind of at the root of the problem. in order to avoid allowing them to ream you on the data plan you have to perform <a href="http://blog.iphone-dev.org/post/128573459/ultras-now" title="the dev-team's next release will unlock the universe itself">some digital magic</a>, among other steps. but this magic has certain side effects, including <em>people can&#39;t call you</em>. ask your doctor if ultrasn0w is right for you&#8212;i should have.</li>
<li><strong>the roof.</strong> it has holes. in it.</li>
<li><strong>the stereo</strong> of my other vehicle. a long time ago i turned the ignition in my truck a certain number of clicks so i could listen to the radio or whatever, but went one click too far, and then back a click, all in rapid succession, and this let the magic smoke out of the shiny lights of the faceplate. and magic smoke, as any scientist will tell you, is hard to put back in a device after it has escaped.</li>
<li><strong>the nail of my left index finger.</strong> and now every time i use it it&#39;s like the terrorists won their war against the kittens.</li>
<li><strong>the dog.</strong> i&#39;ve made clear <a href="http://misteranthropic.com/200901/do-not-invest-in-babies/">my thoughts on the matter</a> of sub-sentient life forms. they exude smelly substances and totally ignorant of this fact. they whine for attention. and not one of them has a job.</li>
<li><strong>the internet.</strong> conservapedia.com will eventually become <a href="http://en.wikipedia.org/wiki/Skynet_%28Terminator%29" title="and then you'll be sorry">skynet</a>.</li>
<li><strong>my liver.</strong> and i have the other items in this list to blame.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200911/these-are-the-things-that-are-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>discretion</title>
		<link>http://misteranthropic.com/200911/discretion/</link>
		<comments>http://misteranthropic.com/200911/discretion/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 03:02:17 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/unhappiness]]></category>
		<category><![CDATA[beauty]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[thoughtcrime]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1539</guid>
		<description><![CDATA[i beg you to follow me again down the rabbit-hole of my thoughtcrime. in this episode, i argue that at some point far in our future, original creative endeavor will have been exhausted simply because it&#39;s all been done.
to illustrate what i mean, take a piano. any piano. then pick a key on that piano [...]]]></description>
			<content:encoded><![CDATA[<p>i beg you to follow me again down the rabbit-hole of my thoughtcrime. in this episode, i argue that at some point far in our future, original creative endeavor will have been exhausted simply because it&#39;s all been done.</p>
<p>to illustrate what i mean, take a piano. any piano. then pick a key on that piano and hit it with some amount of force, and hold the note for an arbitrary amount of time. <em>there</em>, you&#39;ve composed a bit of music. a very simplistic bit of music, but it&#39;ll serve.</p>
<p>now repeat the experiment above, but this time adding another tone&#8212;either in parallel or in series&#8212;again arbitrarily. the complexity of our musical composition has increased by some factor due to the larger number of options (number of piano keys, plus the volume and duration of the incremental tone) we have added with the additional strike.</p>
<p>continue in this manner, evaluating with each additional strike of the keys whether the piece (a) <em>continues to build toward</em>, or (b) <em>has achieved</em> a &#34;sufficiently artistic&#34; (definition t.b.d.) end. if neither, alter something about what you&#39;ve done or add a new note. if (a), repeat. if (b), halt. see? it&#39;s an <span class="hidelink">algorithm<span class="hidden"> (emphasis on the &#39;rithm&#39; OMG LOL)</span></span>.</p>
<p>you must agree with me that there is some theoretical maximum human endurance for absorption&#8212;four hours? ish?&#8212;of a single musical work, no matter its beauty, and given the limits of the number of keys available on a standard piano (most have just the eighty-eight), of human fingers both in quantity (most have just the ten) and in key-striking speed measured in notes per second (fifty at a sprint? shot in the dark). also, we must assume that to human ears there is neither an uncountably infinite spectrum of volumes (<a href="http://en.wikipedia.org/wiki/Just-noticeable_difference" title="it's all relative">you can&#39;t tell the difference</a> between 76.393 dB and 76.394 dB no matter who you are, you pretentious audiophile) nor an uncountably infinite spectrum of tone durations (<em>ibid.</em>, 38.08 ms and 38.09 ms).</p>
<p>if you grant me my assumptions, it follows that the theoretical number of works of music that can be composed is countable, which is to say, given a sufficiently long amount of time and a sufficiently large amount of humans willing to slog through them, we&#39;ll write them all. sooner or later, any interesting tune you can hum will have already been composed, and you&#39;ll be in violation of someone&#39;s copyright.</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200911/discretion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>self-sacrifice</title>
		<link>http://misteranthropic.com/200906/self-sacrifice/</link>
		<comments>http://misteranthropic.com/200906/self-sacrifice/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 18:47:16 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/unhappiness]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[melancholy]]></category>
		<category><![CDATA[sunday]]></category>
		<category><![CDATA[toys]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1535</guid>
		<description><![CDATA[the idea of using an internet-enabled device to list and sell itself on ebay seems really sad to me. do you think your iphone or whatever is aware at some level of the depth of your betrayal? i do, and this is how it makes me feel.
]]></description>
			<content:encoded><![CDATA[<p>the idea of using an internet-enabled device to list and sell itself on ebay seems really sad to me. do you think your iphone or whatever is aware at some level of the depth of your betrayal? i do, and <a href="http://www.toothpastefordinner.com/102603/the-saddest-thing.gif">this is how it makes me feel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200906/self-sacrifice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what i learned in that place where i went</title>
		<link>http://misteranthropic.com/200906/what-i-learned-in-that-place-where-i-went/</link>
		<comments>http://misteranthropic.com/200906/what-i-learned-in-that-place-where-i-went/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 01:07:50 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/composition]]></category>
		<category><![CDATA[/happiness]]></category>
		<category><![CDATA[beauty]]></category>
		<category><![CDATA[frak]]></category>
		<category><![CDATA[greece]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[pretentious]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[summer]]></category>
		<category><![CDATA[thursday]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wife]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1525</guid>
		<description><![CDATA[we say things like it&#39;s a small world without feeling their full meaning.
the world is small only in comparison with such things as the rest of the galaxy, which is itself only small in comparison with such things as the local supercluster. we&#39;re to the point in our development as a thinking species where we [...]]]></description>
			<content:encoded><![CDATA[<p>we say things like <em>it&#39;s a small world</em> without feeling their full meaning.</p>
<p>the world is small only in comparison with such things as <em>the rest of the galaxy</em>, which is itself only small in comparison with such things as <em>the local supercluster</em>. we&#39;re to the point in our development as a thinking species where we can observe objects that emitted some bits of light near the beginning of the universe, and the light is only now reaching us. and light is <em>fast</em>, dig? if my calculations are correct it takes light approximately one year to go one light-year; do you know how long it would take <em>you</em>, even taking the entire journey at the fastest speed any human has ever gone? beyond the scope of supercluster one could take two, maybe three meaningful (<a href="http://www.youtube.com/watch?v=A2cmlhfdxuY">however gargantuan</a>) steps up, and half a dozen or more on the way down. we live near <a href="http://www.picturesforsadchildren.com/index.php?comicID=270">the bottom</a>, and on the scale to which we are accustomed, the world is pointedly&#8212;almost <em>arrogantly</em>&#8212;large.</p>
<p>thank you for following so far; it&#39;s important you understand where i&#39;m coming from if you&#39;re to understand where i&#39;m going. it&#39;s a matter of using the appropriate scale. though it&#39;s not saying much, the difference between (1) the immensity and permanence of the rock we&#39;re all floating on and (2) my own unimportance and brevity is more than the meat between my ears can process. and yet it is precisely this difference that made each bite of greek food, each sight of stacked ancient marble, each step taken on age-worn stone, each smile on the face of the girl i love&#8212;all so small when taken individually&#8212;so large when viewed through the lens of what i&#39;m used to.</p>
<p>this is what i learned: we&#39;re each so small, and each so temporary, but because of this each moment and every inch we have just becomes that much more meaningful. where we are, everything matters except you. you are exactly as self-important as you think you are; it is just your scale that is wrong.</p>
<p>i&#39;m sorry, what was your question? &#8230; &#39;how was greece?&#39;</p>
<p><em>pretty frakking swell.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200906/what-i-learned-in-that-place-where-i-went/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>okay, not a greece post</title>
		<link>http://misteranthropic.com/200905/okay-not-a-greece-post/</link>
		<comments>http://misteranthropic.com/200905/okay-not-a-greece-post/#comments</comments>
		<pubDate>Sat, 30 May 2009 21:41:49 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/entertainment]]></category>
		<category><![CDATA[beauty]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[summer]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1520</guid>
		<description><![CDATA[i justify this entry by saying i discovered this while on the nine-hour leg between seattle and heathrow, courtesy of british airways&#39; in-flight entertainment.
the empyrean, by john frusciante. if you can afford it, buy it; if not, beg/borrow/steal it.
this album is style with substance, effing sublime, and&#8212;as he claims&#8212;is best served loudly in a dark [...]]]></description>
			<content:encoded><![CDATA[<p>i justify this entry by saying i discovered this while on the nine-hour leg between seattle and heathrow, courtesy of british airways&#39; in-flight entertainment.</p>
<p><a href="http://en.wikipedia.org/wiki/The_Empyrean">the empyrean</a>, by john frusciante. if you can afford it, <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=301550528&#038;s=143441">buy it</a>; if not, beg/borrow/steal it.</p>
<p>this album is style with substance, effing sublime, and&#8212;<a href="http://johnfrusciante.com/?p=20">as he claims</a>&#8212;is best served loudly in a dark room.</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200905/okay-not-a-greece-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>should this please me?</title>
		<link>http://misteranthropic.com/200902/should-this-please-me/</link>
		<comments>http://misteranthropic.com/200902/should-this-please-me/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 04:39:07 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/happiness]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[misanthropic]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1416</guid>
		<description><![CDATA[hummer drivers get more tickets.
to be sure, it does; i&#39;m just not sure whether it should. i believe i&#39;m so enmeshed in my personal philosophy of &#39;hummers bad&#39; that anything bad that happens to hummer drivers is good. then again, if i were an elf living in the days of the memory of the trees, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.wired.com/cars/2009/01/hummers-can-hid.html">hummer drivers get more tickets.</a></p>
<p>to be sure, it <em>does</em>; i&#39;m just not sure whether it should. i believe i&#39;m so enmeshed in my personal philosophy of &#39;hummers bad&#39; that anything bad that happens to <em>hummer drivers</em> is good. then again, if i were an elf living in the days of the memory of the trees, anything bad that happened upon <a href="http://www.glyphweb.com/arda/m/morgoth.html">morgoth</a> would be happy news indeed; this means either i am a good person, or (that is to say, &#39;and/or&#39;) i have lately been reading the silmarillion.</p>
<p>obviously, it is both.</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200902/should-this-please-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[sic]</title>
		<link>http://misteranthropic.com/200902/sic/</link>
		<comments>http://misteranthropic.com/200902/sic/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 07:06:12 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/happiness]]></category>
		<category><![CDATA[beauty]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[saturday]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1431</guid>
		<description><![CDATA[weird weirdness can always be found within the urban dictionary.
&#39;to knowledge your knowledge, you will deal equally with everything within your cipher, which gives birth to wisdom that is showing and proving. everything is everything, which equals one. equality gives birth to wisdom, and mathematics do not lie.&#39;


i cannot tell if the above was a [...]]]></description>
			<content:encoded><![CDATA[<p>weird weirdness can always be found within <a href="http://www.urbandictionary.com/define.php?term=everything%20is%20everything">the urban dictionary</a>.</p>
<p><em>&#39;to knowledge your knowledge, you will deal equally with everything within your cipher, which gives birth to wisdom that is showing and proving. everything is everything, which equals one. equality gives birth to wisdom, and mathematics do not lie.&#39;</em><br />
<br />
<br />
i cannot tell if the above was a submission that went through a translation bot first, or if someone, somewhere, sought to convey meaning with precisely this string of words. i&#39;ve been thinking about this lately&#8212;<span class="hidelink">the relationship between words and meaning<span class="hidden"> (we in the industry actually call it semantics)</span></span>&#8212;for various reasons. one such reason is my wife, who is now engaged in a fight to the death with a master&#39;s rhetoric program; you would not believe the depth and reach of some of the books in her pile right now, and on the most abstruse topics. another such reason is <a href="http://misteranthropic.com/tag/feverdream/">this collection of goods</a>, any one of which takes frakking forever to compose, takes away the easy option of just saying what i mean, and makes me think directly about what it is i mean to say.</p>
<p>is it even possible for a human to think, without thinking in words? ideas are, as i construct them, really effing abstract; however, for the idea to be useful i need to understand it myself, and/or convey it meaningfully to someone else&#8212;requiring words, which are if not totally concrete, then at least far less abstract than the original idea. is it like converting from analog to digital, where no matter what, you lose something in the conversion? or maybe the recipient of the converted idea has a corresponding upscaler built in, so that they may fully reconstruct the original? do our brains contain codecs for meaning?</p>
<p>i understand this is all very aimless and lah-dee-dah and will sound horribly pretentious at your end, and that&#39;s not my intent. honestly i sat down tonight and was just going to post that urban dictionary link and have a little chuckle. i have no idea where all this came from. but now the idea is in words, and i have conveyed it, dig?</p>
<p>&#39;language is the liquid / that we&#39;re all dissolved in / great for solving problems / after it creates the problem&#39;<br />
(modest mouse)<br />
<br />
<br />
p.s. &#39;mathematics do [sic] not lie.&#39; (you had me at mathematics.)</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200902/sic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>made of meat</title>
		<link>http://misteranthropic.com/200902/made-of-meat/</link>
		<comments>http://misteranthropic.com/200902/made-of-meat/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 04:14:31 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/entertainment]]></category>
		<category><![CDATA[/happiness]]></category>
		<category><![CDATA[/internet]]></category>
		<category><![CDATA[bearsharks]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[OMG LOL]]></category>
		<category><![CDATA[stolen]]></category>
		<category><![CDATA[thursday]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1420</guid>
		<description><![CDATA[this is a blatant re-post from facebook, because apparently (ahem) not all of you are there. your reasons are beyond me; and no, there&#39;s no reason to shout&#8212;you&#39;ve explained them perfectly and i remember them all, i just happen to find them ludicrous.





if your time is valuable you can in good conscience stop halfway through. [...]]]></description>
			<content:encoded><![CDATA[<p>this is a blatant re-post from facebook, because apparently (<em>ahem</em>) not all of you are there. your reasons are beyond me; and no, there&#39;s no reason to shout&#8212;you&#39;ve explained them perfectly and i remember them all, i just happen to find them ludicrous.<br />
<br />
<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/gaFZTAOb7IE&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gaFZTAOb7IE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
<br />
<br />
if your time is valuable you can in good conscience stop halfway through. but i urge you, repeat, <em>urge you</em>, to watch all the way through. i know it will be difficult. you&#39;re impatient and youtube minutes are like dog years. but do yourself a favor. there is a secret prize at the end! (there is actually not.)</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200902/made-of-meat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>things like these are why they invented the internet</title>
		<link>http://misteranthropic.com/200901/why-they-invented-the-internet/</link>
		<comments>http://misteranthropic.com/200901/why-they-invented-the-internet/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 03:18:34 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/happiness]]></category>
		<category><![CDATA[/humans]]></category>
		<category><![CDATA[/internet]]></category>
		<category><![CDATA[bling]]></category>
		<category><![CDATA[bodies]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[sanguine]]></category>
		<category><![CDATA[toys]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1410</guid>
		<description><![CDATA[oh so many joyous things sent my way:
firstly: obama with guns and lightsaber, from ted. this is the change i can believe in. also the change that can kill me silently in my sleep.
secondly: a perfect example of the male mind&#39;s filter, from walter.
thirdly: the one ring claims another victim.


also. i&#39;m getting over a cold. [...]]]></description>
			<content:encoded><![CDATA[<p>oh so many joyous things sent my way:</p>
<p>firstly: <a href="http://arstechnica.com/journals/thumbs.ars/2009/01/23/load-up-on-guns-bring-the-pres-obama-toy-is-wicked" title="his other middle name is 'motherfucking'">obama with guns and lightsaber</a>, from ted. this is the change i can believe in. also the change that can kill me silently in my sleep.</p>
<p>secondly: <a href="http://abstrusegoose.com/99" title="the truth of this frightens me">a perfect example of the male mind&#39;s filter</a>, from walter.</p>
<p>thirdly: <a href="http://img.photobucket.com/albums/v432/visiblematt/oneringtorulethemall.jpg" title="also the ring industry">the one ring claims another victim</a>.<br />
<br />
<br />
also. i&#39;m getting over a cold. <em>at least i think that&#39;s what it was.</em> i mean, if you feel sick in the morning, but fine for the rest of the day, that might mean you&#39;re pregnant, right? OMG LOL</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200901/why-they-invented-the-internet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ruminations on brian&#039;s threaded comments</title>
		<link>http://misteranthropic.com/200901/ruminations-on-brians-threaded-comments/</link>
		<comments>http://misteranthropic.com/200901/ruminations-on-brians-threaded-comments/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 01:54:49 +0000</pubDate>
		<dc:creator>mAtt</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/meta]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://misteranthropic.com/?p=1367</guid>
		<description><![CDATA[in this installment, we examine a real-world instantiation of the brian&#39;s threaded comments wordpress plugin. specifically, mine.


the skinny:
once you finally get it working, it&#39;s slick, yo, and no one can take that away from you.
the thick:
1. it generates invalid css, the first try, before you even get a chance to try to break it yourself. [...]]]></description>
			<content:encoded><![CDATA[<p>in this installment, we examine a real-world instantiation of the <a href="http://meidell.dk/archives/2004/09/04/nested-comments/" title="or as we in the industry call it, btc">brian&#39;s threaded comments</a> wordpress plugin. specifically, mine.<br />
<br />
<br />
<strong>the skinny:</strong><br />
once you finally get it working, it&#39;s <em>slick</em>, yo, and no one can take that away from you.</p>
<p><strong>the thick:</strong><br />
1. it generates invalid css, the first try, before you even get a chance to try to break it yourself. <em>doubleplus ungood.</em> code is poetry; make sure it scans, kids.<br />
2. it comes with its own stylesheet, but it&#39;s stored in a .php file that your index page must load, in its entirety, with each pageload. to save on load times you can pull it out of the .php file into its own .css, and then make a call to this new one properly from your main style.css. note: this is after you finally, finally locate where these bizarre broken styles are coming from. on the other hand, if you&#39;re using the default (kubrick) wordpress theme, it should look okay&#8212;it appears that the plugin is designed to look native to kubrick (or at least some lighter theme).<br />
3. there is no out-of-box &#39;your comment is awaiting moderation&#39; message given to your respondents. i&#39;m still working on making this go; my apologies to <a href="http://slacktopia.blogspot.com/" title="soylent h">rhymes-with-floss</a> for freaking him out when he thought he had wasted twenty minutes of his life submitting a comment to /dev/null, and then spending another portion of his life retyping it (because that is exactly what i would do) to the same result. (p.s. i still haven&#39;t nailed down exactly where to put this back in, so please do not despair if it appears your next comment has been eaten by the ethertrons. it has not.)<br />
4. nitpicking, but you just don&#39;t encode a .png as a string of hex characters inside another file. BRIAN who taught you how to do that, it doesn&#39;t matter just unlearn it.<br />
5. you basically have to trust the java. unless you yourself speek teh javazors. (i don&#39;t.) but it kind of goes with the territory.<br />
<br />
<br />
all that said, there&#39;s definitely a critical mass of people using the plugin&#8212;it&#39;s likely all your questions have been asked and answered by other actual humans already, so you can probably google for the appropriate q&#038;a. unless you&#39;re me, in which case you want to tweak it in ways no one has yet conceived of, and you&#39;re s.o.l. as usual. suckah!<br />
<br />
<br />
afterthought:<br />
do you know who only recently (<em>i.e.</em>, after bonking his head on btc for several consecutive nights) discovered there is native support for nested comments in the later versions of wordpress? the answer is me.</p>
]]></content:encoded>
			<wfw:commentRss>http://misteranthropic.com/200901/ruminations-on-brians-threaded-comments/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
