<?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>Little Green River &#187; Rants</title>
	<atom:link href="http://www.littlegreenriver.com/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlegreenriver.com</link>
	<description>Karen Rustad&#039;s rants, portfolios, and pretty things</description>
	<lastBuildDate>Sat, 31 Dec 2011 20:52:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Technical recruiting is broken.</title>
		<link>http://www.littlegreenriver.com/2011/10/10/technical-recruiting-is-broken/</link>
		<comments>http://www.littlegreenriver.com/2011/10/10/technical-recruiting-is-broken/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 04:09:06 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[SF Bay]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=980</guid>
		<description><![CDATA[Sigh. Three weeks ago, I went to a UC Berkeley career fair and dropped off a copy of my resume with a certain startup. I&#8217;d put a lot of effort into selling myself with this particular resume, and trying to stand out from the crowd (most of the attendees were undergraduate CS majors&#8211;most probably with [...]]]></description>
			<content:encoded><![CDATA[<p>Sigh.</p>
<p>Three weeks ago, I went to a UC Berkeley career fair and dropped off a copy of <a href="http://www.littlegreenriver.com/stuffs/resumes/09-21-11-pretty.pdf">my resume</a> with a certain startup. I&#8217;d put a lot of effort into selling myself with this particular resume, and trying to stand out from the crowd (most of the attendees were undergraduate CS majors&#8211;most probably with better technical chops, but little to no real-world experience, sense of design, or communication skills). While I was at the fair, I had a nice chat with the startup guy there about the company and web development and Python and I figured I had a pretty good shot.</p>
<p>Payoff! The next day, I received this email (a few bits redacted):</p>
<blockquote><p>Hi Karen,</p>
<p>Our engineers really enjoyed meeting you at the career fair yesterday! (Also, I have to say that I love the graphics on your resume, and the &#8220;But wait! There&#8217;s more!&#8221; :))</p>
<p>You definitely stood out from the crowd as one of the most talented engineering students and we think that you would be a fantastic contribution to the future of (Startup).</p>
<p>I would like to schedule you for a 45-minute Skype interview with an engineer next week. What is your availability Monday, 9/26 through Friday, 9/30 from 10:00am &#8211; 5:00pm PST? What is your Skype user name?</p>
<p>I will forward your availability to our recruiting coordinators, (John) and (Jessie), as soon as I hear back from you and you will hear from one of then them shortly after confirming the date &#038; time for the interivew.</p>
<p>If you have any questions regarding the interview process or (Startup) work life, please feel free to contact me at (Jane)@(Startup).com.</p>
<p>I look forward to following up with you ASAP after your Skype interview next week!</p>
<p>Thanks &#038; have a great interview!</p>
<p>(Jane Smith)<br />
(Startup) Technical Recruiter</p></blockquote>
<p>&#8220;One of the most talented engineering students&#8221;. <i>What.</i> I suspected that they were just mistaking pretty-and-organized for competency, but even so, my ego was fit to burst. Huzzah! Maybe I could get a job I&#8217;d actually enjoy, with a cool company, that could pay me enough money to pay back my student loans! I was super excited.</p>
<p>But then I actually had the Skype interview. Despite the fact that I was applying to do front-end web development work, my interview was with a backend engineer. And instead of talking about the web projects I&#8217;d worked on in the past, or anything relevant or interesting, I got grilled with the so-standard-it&#8217;s-frickin&#8217;-trite Computer Science questionnaire. </p>
<p>Things I was asked about that have little or nothing to do with being an actual web developer: </p>
<ul>
<li>Red-black trees. </li>
<li>Multithreaded processing in CPUs. </li>
<li>Different types of sort functions. (I was like &#8220;I sort of remember learning about that stuff seven years ago, but I program in <i>Python</i>. I just use the sort() method and assume Python knows what it&#8217;s doing.&#8221;)
<li>Lots of Big O questions.</li>
<li>The difference between a linked list and an array. </li>
<li>SQL queries. (Well, that could be relevant, but I&#8217;ve always used Django or another ORM so I don&#8217;t really know any raw database stuff.) </li>
</ul>
<p>One of the questions seriously started with &#8220;In a language such as C++ or Java, how would you&#8230;?&#8221;. If you read my resume, or know anything about me, you know I don&#8217;t *do* Java. (Well, I did some Java when I took a couple CS courses in college, and hated it, and notably chose not to major in the subject. But that was seven years ago.) I do *Python*. (And HTML/CSS/JS/RoR/BBQ.) Which I mentioned, and then answered the question Pythonically.</p>
<p>It wasn&#8217;t that I couldn&#8217;t answer the questions. It happens to be the case that I *have* taken a couple traditional CS courses, so most of them I could at least fudge by on what I remembered from seven years ago and from INFO 206 last year. But answer or no, none of it had <i>anything</i> to do with the actual, real web apps I&#8217;ve coded and contributed to over the last two years, and yet it was the standard by which I was judged.</p>
<p>I emailed back the startup today to ask what my status was. Five minutes later I got a rejection email. In that phone interview, I went from &#8220;A fantastic contribution to the future of (Startup)&#8221; to useless reject in forty minutes flat. Because I don&#8217;t remember hardly anything about bubble sort or merge sort and frankly don&#8217;t give a rat&#8217;s ass.</p>
<p>So now I don&#8217;t even know whether or not to bother applying for other web developer jobs. I&#8217;ve seen this perfunctory pop quiz on CS canon before&#8211;I got another version of it when I interviewed with Google and another (stealth) startup last year. It&#8217;s likely that *anywhere* I apply, I&#8217;m going to be subject to that test, and more importantly, companies will judge my ability to do the job based on it. Not on, say, my <i>documented open source software contributions</i> or <i>web app projects for class</i> or <i>PyCon speaking</i> or <i>experience teaching Python and web programming to newcomers</i>. That would be <i>silly</i>.</p>
<p>Maybe I should just discount all my technical experience and re-enter the job market as some &#8220;UX/interaction designer&#8221; / &#8220;web designer&#8221; / &#8220;product manager&#8221; weenie. Then it&#8217;d be easier for companies to classify me. (And also pay me ~$20k less to do nearly the same damn job.)</p>
<p>I am a *programmer*. I am not a fucking computer scientist. It&#8217;s utterly disheartening how many Bay Area tech companies can&#8217;t tell the difference.</p>
<p>If you believe that there&#8217;s a shortage of programmers and other technical workers right now, consider to what degree your recruiting process assumes that the &#8220;best&#8221; applicants fit the stereotype of a dorky computer science major who&#8217;s been coding since he was 10 and solves Rubik&#8217;s Cubes for fun and thinks that job ads calling for &#8220;rockstars&#8221; and &#8220;ninjas&#8221; <i>aren&#8217;t</i> utterly puerile and inane. (And let&#8217;s not even get into how age, race, gender, and culture stereotypes feed into this.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2011/10/10/technical-recruiting-is-broken/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Something I&#8217;ve been up to</title>
		<link>http://www.littlegreenriver.com/2011/07/23/something-ive-been-up-to/</link>
		<comments>http://www.littlegreenriver.com/2011/07/23/something-ive-been-up-to/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 08:05:51 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Pretty things]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=972</guid>
		<description><![CDATA[Well, there&#8217;s many things that fit that descriptor lately. I&#8217;ve been busy! (And not blogging about hardly any of it; oops.) Anyway, one of those things is a new FOSS-ish project I started called &#8220;ponyjoist&#8220;! It&#8217;s a Python script (soon-to-be a real Django app, so it can be run like other management commands) to make [...]]]></description>
			<content:encoded><![CDATA[<p>Well, there&#8217;s many things that fit that descriptor lately. I&#8217;ve been busy! (And not blogging about hardly any of it; oops.)</p>
<p>Anyway, one of those things is a new FOSS-ish project I started called &#8220;<a href="https://github.com/aldeka/ponyjoist">ponyjoist</a>&#8220;! It&#8217;s a Python script (soon-to-be a real Django app, so it can be run like other management commands) to make Django more Rails-like.</p>
<p>First, a wee bit of background: I&#8217;ve been sort-of learning Ruby on Rails trial-by-fire style at my internship this summer. I had thought I would be working on a Django-based project, but I got moved to a different project early on. Not only is my main project at work Rails-based&#8211;my side projects are Rails too! Which is hardly the end of the world&#8211;I see the appeal of Rails, and it&#8217;s always good to learn new tools. But it&#8217;s frustrating to feel coding-illiterate all over again&#8211;to know what I want to happen but not how to tell the computer to do what I want. Especially given deadline pressure. And there are a number of little things about Rails I keep running into that rub me the wrong way, things I feel Django does more sensically. </p>
<p>Python and Django are my first loves, my native digital tongue. Of the languages I&#8217;ve encountered, Python makes the most sense to me (mostly). I didn&#8217;t like feeling like I&#8217;d abandoned it.</p>
<p>But there are two main things that I like about Ruby on Rails that Python/Django don&#8217;t have.</p>
<p>1.) <code>list.first / list.last</code> notation. Sure, you can write <code>list[0]</code> or <code>list[-1]</code> in Python and get the same effect. I don&#8217;t care. I find .first and .last elegant, and wouldn&#8217;t mind adding them onto Python.</p>
<p>2.) The <code>rails scaffold</code> function, which takes a model and auto-creates basic controller and view files that handle that model&#8217;s CRUD (create, read, update, delete) functions. Boom! Open your dev server in your web browser and, thanks to a single Rails command, you&#8217;ve got freaking model read-write functionality (which you can then edit to make pretty and whatever)! It&#8217;s flippin&#8217; magic! It gets rid of so much repetitive busywork! Why doesn&#8217;t Django have this??</p>
<p>It&#8217;s this second gap that <a href="https://github.com/aldeka/ponyjoist">ponyjoist</a> is meant to solve. The script, once I finish it, will take a Django app and a model as arguments, then edit and/or create urls.py, views.py, and template files with basic skeleton CRUD-implementing code for that model. (Hence the name; &#8216;django-scaffold&#8217; is already taken by an unrelated app, so instead we have the image of a Django pony made up of unfinished wooden studs! There will be an awesome logo eventually, I *promise*.)</p>
<p>So (once I get everything working) your initial app development workflow would then look like this:</p>
<p>1.) <code>startapp appname</code><br />
2.) Add the app to settings.py.<br />
3.) Install South (see South&#8217;s instructions)<br />
4.) Create that app&#8217;s first model(s). Let&#8217;s say one&#8217;s a Person model.<br />
5.) Run syncdb / do migrations / whatever. See: South&#8217;s tutorial.<br />
6.) Run <code>./manage.py scaffold appname Person</code><br />
7.) Run <code>./manage.py runserver</code>, go to localhost:8000/appname/person/, and admire your lovely new urls, views, and templates! Look at all that tedious, repetitive work you didn&#8217;t have to do!<br />
8.) Continue editing to your life&#8217;s content.</p>
<p>I guess this touches on what I feel is one of Django&#8217;s biggest weaknesses: even for building the most basic of web applications, it&#8217;s painfully incomplete. The official Django tutorial isn&#8217;t so much a learning tool as an advertisement&#8211;there&#8217;s so many basic things that it ignores or glosses over. Like migrations. You wouldn&#8217;t believe how frustrated I was, when trying to build my first Django app on my own, to find out that after the first database sync, there was no way I could edit my models successfully with just a vanilla Django install. Django doesn&#8217;t have a built-in database migration function (something that Rails does have, incidentally); you have to 1.) know in advance that that&#8217;s the case and 2.) have installed a separate migrations app, such as South. There&#8217;s no way to take seriously a web framework that won&#8217;t let you change your models after the first go; sure, you can get away with it for a silly tutorial, but it&#8217;s utterly unrealistic. </p>
<p>The official Django tutorial also leaves out how to implement any sort of user-facing CRUD functionality, instead spending an entire page on the /admin/ interface&#8211;which, while not useless, is unlikely to be used much by any Django app that&#8217;s not a newspaper or blog. Django 1.3 has such nice handling of static files and auto-generated forms now, yet those aren&#8217;t in the tutorial either! If you didn&#8217;t already know those features existed, you&#8217;d be hard pressed to find them. (My Django book dates to version 1.0, so it doesn&#8217;t mention them either. :P)</p>
<p>Finally, on a little more advanced note, there&#8217;s the issue of dependency handling. Django does zero of this; you have to use a completely separate app like Buildout to manage dependencies. Whereas Ruby on Rails has rubygems and/or RVM, plus bundler, basically by default. Handling Rails dependencies, in the vast majority of cases, is hilariously simple. (And disgustingly slow, yes, but that&#8217;s a different problem.) This encourages reuse of gems among Rails developers (and fulfills Django&#8217;s espoused Don&#8217;t Repeat Yourself (DRY) philosophy in a much more cosmic sense). The amount of analogous reuse of Python eggs and Django apps is tiny in comparison, as far as I can tell, and I wouldn&#8217;t be surprised if the lack of automagic dependency handling contributed to that.</p>
<p>I&#8217;m not saying that Rails is better than Django&#8211;as I&#8217;ve mentioned earlier, I prefer the latter by *far*. But I do think that Django could stand to take some lessons from Rails in order to make it more accessible to designers and beginning developers and just plain faster and easier for anyone to program with. We don&#8217;t have to have South or Buildout or ponyjoist (or something else CRUD-focused) built into Django; people like having a choice of tools and that&#8217;s perfectly fine. But I want a damn tutorial that takes a good hard look at what real, actual Django web app development involves and actually goes through all the components needed for self-sufficiency (not in complete detail, *obviously*, but you can&#8217;t very well look up docs on something you don&#8217;t know you need and don&#8217;t know exists). And if we can build some little hacks to make a tutorial like that more simple&#8230;well, that&#8217;s what I&#8217;ve been working on the last week. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2011/07/23/something-ive-been-up-to/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On helping [iPhone owners] change the world</title>
		<link>http://www.littlegreenriver.com/2011/06/22/on-helping-iphone-owners-change-the-world/</link>
		<comments>http://www.littlegreenriver.com/2011/06/22/on-helping-iphone-owners-change-the-world/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 18:31:37 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Current events]]></category>
		<category><![CDATA[Pretty things]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=968</guid>
		<description><![CDATA[Last weekend, I participated in Hack for Change, a 24-hour codeathon sponsored by Change.org and Code for America where developers and designers were challenged to create apps for the public good. As my first hackathon, it was a tremendous experience in a number of ways, and some really cool applications came out of the process. [...]]]></description>
			<content:encoded><![CDATA[<p>Last weekend, I participated in <a href="http://hackforchange.com">Hack for Change</a>, a 24-hour codeathon sponsored by Change.org and Code for America where developers and designers were challenged to create apps for the public good. As my first hackathon, it was a tremendous experience in a number of ways, and <a href="http://www.tokbox.com/developersblog/contests/hack-for-change-a-weekend-about-doing-good/">some really cool applications</a> came out of the process. Though we didn&#8217;t win, I&#8217;m very proud of the app my group built, <a href="http://safehood.heroku.com">Safehood</a> &#8212; an entirely SMS-based anonymous communication channel for a neighborhood to discuss crime and potential safety threats, sort of a real-time backchannel for an existing neighborhood watch.</p>
<p>There was something that one of the groups said in their presentation, though, that kind of pressed my buttons. They made some very enthusiastic&#8211;grandiose, even&#8211;claims about how their application was going to change the world. But, I wondered, <strong>who</strong> would it change the world for, in whose interest? <strong>iPhone users</strong>, apparently&#8211;their app was iPhone-only. Well, this shouldn&#8217;t be a surprise, but even in San Francisco, most people don&#8217;t have iPhones. Most people don&#8217;t own smartphones, even. And for a significant&#8211;and radically underserved in many other aspects&#8211;segment of the local population, their only access to the Internet comes in thirty-minute increments at the public library.</p>
<p>Granted, there are many social problems that need addressing besides the digital divide. But it&#8217;s an issue that affects every entrant in this hackathon to at least some degree because of its very nature&#8211;trying to solve problems with technology. If a segment of the population can&#8217;t realistically use or access your app, your claims about the extent to which you successfully address your chosen cause should reflect that.</p>
<p>When my group started brainstorming what we wanted to do for our application, my teammate Michelle had a simple suggestion: <strong>let&#8217;s build something to help poor people</strong>, something to address at least one aspect of the cycle of [urban US] poverty. You wouldn&#8217;t think such a suggestion would be radical at an event called &#8220;Hack for Change&#8221;, but it totally <strong>was</strong>. All the app ideas I had thrown out previously were things that I could see myself using&#8211;an anonymous photo-submission police tipline-type service in response to the Vancouver riots, or an app for emergency response and resources in case of an earthquake or other natural disaster. Certainly they weren&#8217;t apps that <strong>only</strong> I would find useful, or even only people in my socioeconomic class. But that was a major bias in my thinking. Michelle&#8217;s suggestion took us out of that frame, and after further brainstorming and deliberation, Safehood was the eventual result: an application for helping communities collaborate to make their neighborhood safer, with a user interface designed from the beginning for a population that might not have a computer or smartphone at home. In our mental picture of how the app would be used, we now had Oakland in our head instead of Berkeley. I won&#8217;t go so far as to say that we succeeded in all this&#8211;there&#8217;s a million ways the app could be improved. But at least that&#8217;s where our heads were at.</p>
<p>Of the 16 or so applications at Hack for Change, I don&#8217;t know for sure, I wasn&#8217;t part of their brainstorming sessions, but I don&#8217;t think that a single other group had &#8220;Let&#8217;s build something to help poor people&#8221; or similar as their starting point. That&#8217;s not to say that some of the apps couldn&#8217;t be useful to poor people, or that they didn&#8217;t successfully address whatever their other chosen cause was. But still, that seems&#8230; off, somehow.</p>
<p>Most of my coding experience is on free and open source software projects, and most of the coders I know are part of that community. In FOSS, projects get started (and get continuing contributions and enthusiasm) because a developer wants to scratch his or her own itch. Which is understandable, and just fine most of the time. Hacking for &#8220;change&#8221; is different. <strong>Hacking for social change isn&#8217;t about scratching our own itch&#8211;it&#8217;s about scratching someone else&#8217;s itch</strong>, especially someone who may not have the resources to scratch it themselves. Being cognizant and deliberate about that difference is a challenge, but a necessary one, and one that I suggest that all designers, developers, and others think about taking on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2011/06/22/on-helping-iphone-owners-change-the-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paper: Outreach and Diversity in FOSS</title>
		<link>http://www.littlegreenriver.com/2011/05/24/paper-outreach-and-diversity-in-foss/</link>
		<comments>http://www.littlegreenriver.com/2011/05/24/paper-outreach-and-diversity-in-foss/#comments</comments>
		<pubDate>Tue, 24 May 2011 07:50:26 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=964</guid>
		<description><![CDATA[Last week I finished my final research paper for INFO 203: Social and Organizational Issues of Information, on the mechanics of how people get involved in free and open source software projects and how implicit problems and biases in how that &#8220;recruitment&#8221; process works could explain the dearth of women and other diversity issues in [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I finished my final research paper for INFO 203: Social and Organizational Issues of Information, on the mechanics of how people get involved in free and open source software projects and how implicit problems and biases in how that &#8220;recruitment&#8221; process works could explain the dearth of women and other diversity issues in FOSS communities. Honestly, I feel like I didn&#8217;t say much more than what <a href="http://www.asheesh.org">Asheesh</a> said in <a href="http://pycon.blip.tv/file/4880711/">his super-excellent PyCon talk</a> (and indeed, I quote from his talk and writings in the paper!). But there wasn&#8217;t a singular piece of writing out there, as far as either of us were aware, that laid out the need for FOSS recruitment changes (and underlying vision for FOSS) that Asheesh and I share. So now there exists a paper <a href="http://littlegreenriver.com/stuffs/Outreach-Diversity-FOSS.pdf">[PDF]</a> <a href="http://littlegreenriver.com/stuffs/Outreach-Diversity-FOSS.html">[HTML]</a> that he can point people to and tell them to read. Huzzah! </p>
<p>I don&#8217;t track the traffic to this website in the slightest, but <a href="http://brandonhays.com/blog/2011/05/23/getting-newbies-involved-in-open-source/">at least one other person</a> has linked (and glowingly recommended (!)) it so far. Which is good. I guess. It&#8217;s sort of alarming having strangers read a paper I did for class as if it&#8217;s an actual <em>thing</em>. I&#8217;m so totally not an expert on any of this stuff; I&#8217;m neither a FOSS leader nor a real academic. The only thing that&#8217;s making me not completely terrified is that I do, mostly, believe the argument the paper makes and want it to be more widely discussed. So, fine.</p>
<p>Anyway. As a teaser, my favorite bit in the whole dang 29-page thing:</p>
<blockquote><p>Normal humans like to be welcomed. Recruitment processes for any number of other communities and collaborative efforts – university students, churchgoers, Habitat for Humanity volunteers – typically include elements to orient new members and help them become useful. Yet, for various reasons, such efforts are drastically undervalued and neglected by most FOSS projects. Feeling like an outsider – being the only woman, non-coder, or other minority member in the room, on the email list, or in the IRC channel – only exacerbates unwelcoming or hostile infrastructure.</p>
<p>It is important to note that none of [the previously discussed] assumptions or &#8220;filters&#8221; affects women or a particular ethnic group exclusively. There are plenty of people, men and women, who would otherwise be fantastic FOSS contributors who do not do so because they are busy, unsure of their technical prowess, shy, and/or discouraged by a project&#8217;s seemingly-hostile atmosphere. It is also important to make clear that despite the dismal statistics, the FOSS community is not devoid of female contributors and project leaders; these &#8220;filters&#8221; are not absolute in their effects. My point is merely to show that women (and presumably other minority groups) tend to be disproportionately affected by these flaws in FOSS recruitment. On the flip side, this also means that women and minorities represent the greatest growth potential for outreach in the FOSS community; if FOSS were to go from 2 percent women to 50 percent women (or even just 20 percent women), that change would not merely make FOSS&#8217;s demographic calculations more equitable but would also signal huge community growth as well, with thousands of new contributors coming &#8220;off the sidelines.&#8221;</p></blockquote>
<p>(from pages 19-20)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2011/05/24/paper-outreach-and-diversity-in-foss/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to teach programming: shy, practical people edition</title>
		<link>http://www.littlegreenriver.com/2011/03/04/how-to-teach-programming-shy-practical-people-edition/</link>
		<comments>http://www.littlegreenriver.com/2011/03/04/how-to-teach-programming-shy-practical-people-edition/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 06:59:57 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Pretty things]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=947</guid>
		<description><![CDATA[Retrospectively, if any kid were going to grow up to be a coder, it probably should&#8217;ve been me. Genetically speaking, my dad had been working on computers since high school in the 1970s, semi-breaking into the school on the weekends to hack on the PLATO project and throw LAN parties with his fellow teenage geek [...]]]></description>
			<content:encoded><![CDATA[<p>Retrospectively, if any kid were going to grow up to be a coder, it probably should&#8217;ve been me. Genetically speaking, my dad had been working on computers since high school in the 1970s, semi-breaking into the school on the weekends to hack on the PLATO project and throw LAN parties with his fellow teenage geek buddies. Mom had a minor in Computer Science (which was how she met my dad) and worked as a tech writer writing manuals and documentation. Growing up, since Dad was a software engineer at Apple, I *always* had access to computers. At age two After Dark was my favorite program; I could watch the screensaver fish or flying toasters forever.*</p>
<p>Dad tried to teach me BASIC when I was young, maybe 8 or so. I caught onto the syntax pretty quickly, but I had no interest in working with it; to me, interesting computer programs were Number Munchers and ClarisWorks and Kid Pix. They had a UI and could clearly be used for something fun and/or useful. In BASIC, I could make sequences of mathematically-significant numbers. Bo-ring! So, *obviously*, I wasn&#8217;t going to be a programmer when I grew up.</p>
<p>Except, at the same time, in elementary school I was creating huge, elaborate games in HyperCard and HyperStudio. I took a summer class on HTML at age 11 and promptly built a personal website full of animated GIFs and thunderstorm photography. As I know now, I was *totally* going to be a programmer, at very least on the front end. But at that time I didn&#8217;t see any of the stuff I liked as coding! Coding meant mathematical curiosities and text-based toy programs.</p>
<p>This perception largely continued through college. During my sophomore year I decided to take the first two CS courses (5 and 60) for fun, mainly because my friends at Mudd had taken them and raved about the professor. Prof Ran was, in fact, amazing, and I was glad I took the classes for background&#8217;s sake. But again, it was all context-less toy programs&#8211;a Towers of Hanoi solver, a command-line-based Connect Four player. The &#8220;coolest&#8221; thing we did was write a Centipede clone (I added the SkiFree yeti to my version as an additional obstacle :D) that you could host on your student website via a Java applet&#8211;and all the applet code was provided in whole without explanation. Additionally, it appeared that my chemistry curse (that everything that could go wrong did, and even if nothing could go wrong, the laws of physics themselves would break to make my experiment fail) applied to CS as well, given the number of weird errors I encountered in the homework that not even the TAs could figure out. Since our grades were predicated on turning in compiling, working code at midnight (late submissions got zeroes), my worst grade in college ended up being CS 60. So I took that as a signal to give it up.</p>
<p>Instead, I took all the front-end / digital media classes offered in my home campus&#8217; art department. Disappointingly, though, those were almost entirely Dreamweaver and Flash-based, with only an elementary coverage of HTML and CSS and no scripting at all. I ended up spending all of &#8220;Intermediate Web Design&#8221; flailingly trying to teach myself PHP, since I already knew more code than the art professor who taught the class. There simply was no course offered that covered the wide space between CS and art, no &#8216;How to build a dang web application.&#8217; Obviously there *had* to be connections between functional code to the UIs I was accustomed to, but I had no idea how engineers did it and no way to learn. So I pretty much gave up on the discipline.</p>
<p>Basically what revived my interest was having the opportunity to work on <a href="http://openhatch.org">OpenHatch</a>. Getting thrown into web app development and all the associated languages and tools&#8211;Python, Django, git, Agile, bash and other command line nonsense&#8211;all at once? Yeah, it was a lot. But Python out of context is just a toy. Django out of context is plausible, but hard. Git out of context&#8230;wouldn&#8217;t've made any dang sense. So sure, I couldn&#8217;t remember half the git commands (Asheesh eventually made a wiki page for me :P) and I had to look up how to restart the Django development server practically every dang time. But I made do, and I learned it, because the context totally freaking motivated me to. Because *finally* code had a purpose&#8211;it was clear, finally, how it could be self-expressive and useful to me. Learning these tools meant I could help make OpenHatch exist. Like, <em>fuck yes</em>.</p>
<p>Obviously, other people don&#8217;t feel the same way about coding and CS that I do. (If everybody did, there would be no CS majors!) Lots of people appreciate the beauty of code and of pure CS problems in themselves. Which is awesome. And I do too, to some extent. But I don&#8217;t research the history of masterpieces or do experimental art&#8211;I draw pretty things. I never studied music theory&#8211;I sing. The routine conflation of English literature and writing coursework (NOT the same thing, DAMMIT) makes my brain explode. Asheesh once gave a talk on <a href="http://www.asheesh.org/note/debian/post-shy.html">&#8220;Debian for shy people&#8221;</a> and often talks of &#8220;programming for shy people&#8221; generally. I happen to be not just shy but practical, too. And it took intense personal mentoring via OpenHatch and integrated non-traditional-CS &#8216;how to build a web app&#8217; curricula via IOLab and Rails Outreach for Women for me to finally feel empowered enough to call myself a programmer.** Just a shy, practical one. :)</p>
<p>* Fun story from my dad: When I first saw After Dark, it was running on Mac OS System 6, with an add-on that made the control panel a hierarchical menu. Even at age two, I could mouse through it and turn the screensaver on myself. Then Dad installed the System 7 beta, which turned the menu into a folder, so the control panel would no longer pop over to the right when you clicked on it. Nonetheless, I apparently instantly figured out to release the button to open the folder, then double-click on After Dark (when before it would have been a single click). Dad passed along to the System 7 developers that the graphical cue of a window appeared to be enough to get users to do the right behavior&#8211;at least, two-year-old users. (I (today) told Dad that Apple should&#8217;ve used me in their ads&#8211;&#8221;So easy a two-year-old can use it!&#8221;)</p>
<p>** It also helped that in my new grad program, everyone seems to think of me as being super-technical. Like, sure, I guess I had more experience with this stuff than many of my classmates going into 206 last semester. But me, &#8220;technical&#8221;? It feels as if Velma were &#8220;the hot chick&#8221; in the Scooby-Doo gang&#8211;bizarre, though also awesome. <a href="http://en.wikipedia.org/wiki/Impostor_syndrome">Imposter syndrome</a>, engage! :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2011/03/04/how-to-teach-programming-shy-practical-people-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Take my hand, and we shall commit a sin irreversible&#8230;</title>
		<link>http://www.littlegreenriver.com/2011/01/17/take-my-hand-and-we-shall-commit-a-sin-irreversible/</link>
		<comments>http://www.littlegreenriver.com/2011/01/17/take-my-hand-and-we-shall-commit-a-sin-irreversible/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 04:51:23 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Pretty things]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=906</guid>
		<description><![CDATA[Another song post. (photo by Ingrid Tayler, CC-BY) Ever since I first laid eyes on it, I have been in love with San Francisco&#8217;s city hall building. There aren&#8217;t many other places in the world that I&#8217;ve been to that would rank as more romantic. Ever since I saw all the pictures of gays and [...]]]></description>
			<content:encoded><![CDATA[<p>Another song post.</p>
<p><a href="http://www.littlegreenriver.com/wp-content/uploads/cityhall.jpg"><img class="alignnone size-medium wp-image-907" title="cityhall" src="http://www.littlegreenriver.com/wp-content/uploads/cityhall-300x203.jpg" alt="" width="300" height="203" /></a></p>
<p>(photo by <a href="http://www.flickr.com/photos/taylar/2355725824/">Ingrid Tayler</a>, CC-BY)</p>
<p>Ever since I first laid eyes on it, I have been in love with San Francisco&#8217;s city hall building. There aren&#8217;t many other places in the world that I&#8217;ve been to that would rank as more romantic. Ever since I saw all the pictures of gays and lesbians marrying their partners when gay marriage was newly legalized in California (prior to Prop 8), I&#8217;ve felt this way. Seeing &#8220;Milk&#8221; and watching Harvey dance up the big atrium staircase to his new office after being elected to the city council only further reinforced it in my mind: the association between this building and people who fight for love. I don&#8217;t think I&#8217;ll ever get hitched here, but still: when I bike past it I kind of have to fight the urge to grab a random dude or lady and elope.</p>
<p>(this is relevant, I swear)</p>
<p>There is a song on my computer that is practically ungoogleable. The lyrics aren&#8217;t listed anywhere; I&#8217;ve only ever found one mention evidencing that it does, in fact, exist. I&#8217;m not even sure how it got on my hard drive. But when it came up on shuffle last year, I actually noticed what the words were saying and I fell in deep. The song is <a href="http://www.littlegreenriver.com/stuffs/halfwaythere.mp3">&#8220;Halfway There&#8221; by West of Eden</a>, and if I ever get married, gosh darnit, this song will be at the wedding.</p>
<p>Go listen. Here&#8217;s the chorus (hand-transcribed, thanks to previously-mentioned googlefail):</p>
<blockquote><p>So take my hand, and we shall commit a sin irreversible<br />
Baby I&#8217;m tellin&#8217; you, we&#8217;re halfway there to be labeled socially unapproachable<br />
Oh, let &#8216;em roll, &#8217;cause I&#8217;d rather have you than be clean, cool, and respectable<br />
So we&#8217;re goin&#8217; to hell, but tell me baby, who cares&#8211;we&#8217;re already halfway there.</p></blockquote>
<p>The vocal parts move from whispery and sweet to sassy and snarling and back again throughout. It&#8217;s only two ladies and an acoustic guitar, yet it&#8217;s not just soft and folky &#8212; there&#8217;s real passion in the later choruses. And I love the harmony.</p>
<p>The lyrics aren&#8217;t a be-all and end-all &#8212; while spontaneous road trips and &#8220;sleep[ing] till noon&#8221; and telling haters to screw off are certainly things I want in a relationship, I do too want to be a responsible adult sometimes. I want a solid, ridiculously joy-filled <a href="http://www.youtube.com/watch?v=qQE6GBPb0QA">&#8220;world of two&#8221;</a> but I still want to be part of the wider world; as much as I am in love with being in love, having other friends and other goals is very important to me. Everything in moderation, excepting moderation, amirite?</p>
<p>But the song does get at something key. The couple in the song exists outside of other people&#8217;s expectations and norms for what their relationship should look like. Given the chorus, and the two women singing, I like to think it&#8217;s about two lesbians in love, but it doesn&#8217;t have to be for the point to be the same. The idea of deliberately, powerfully passionately choosing one another outside of anybody else&#8217;s narrative, and defining for each other what that choice means&#8211;what does it mean to be a wife? to have a wife, when you are yourself a woman?&#8211;these are all ideas that the increased visibility of queer relationships and the advent of gay marriage have brought to the fore. Even straight couples ought to ask, <a href="http://apracticalwedding.com/category/reclaiming-wife/">and are asking</a>, these kinds of questions. Just as Western gender roles have changed and expanded, there are fewer and fewer set expectations for how romantic partnerships are going to work anymore–or at least there should be. Even if you <strong>want</strong> a stereotypical white middle-class 1950s relationship, you sure as hell had better make that clear from the get-go!</p>
<p>If I get married, I want a marriage that very explicitly doesn&#8217;t happen by default, which relies on inertia as little as possible. Where nothing is assumed up front, roles are discussed and negotiated and baggage is examined and at the end of it all we yell &#8220;Fuck yeah I do! I choose you, Pikachu!&#8221; and start making out wildly in front of everybody. And I want this song there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2011/01/17/take-my-hand-and-we-shall-commit-a-sin-irreversible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.littlegreenriver.com/stuffs/halfwaythere.mp3" length="7512064" type="audio/mpeg" />
		</item>
		<item>
		<title>Body issues</title>
		<link>http://www.littlegreenriver.com/2010/12/02/body-issues/</link>
		<comments>http://www.littlegreenriver.com/2010/12/02/body-issues/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 09:50:18 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Comics]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=900</guid>
		<description><![CDATA[I&#8217;m still not at a point where I really, truly *like* how my body looks, but I&#8217;m at a point where that aspect bugs me less than my elbow problems and fitness level (specifically in climbing). Found that fact weirdly comforting today, despite my overall frustration with being injured. (STILL waiting on the new insurance [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-901" title="bodyissues" src="http://www.littlegreenriver.com/wp-content/uploads/bodyissues.png" alt="" width="607" height="1424" /></p>
<p>I&#8217;m still not at a point where I really, truly *like* how my body looks, but I&#8217;m at a point where that aspect bugs me less than my elbow problems and fitness level (specifically in climbing). Found that fact weirdly comforting today, despite my overall frustration with being injured. (STILL waiting on the new insurance card so I can make an appointment to have my elbow looked at! And my own research suggests that this damn thing won&#8217;t heal for at least 3-6 months!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2010/12/02/body-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stereotype threat</title>
		<link>http://www.littlegreenriver.com/2010/10/11/stereotype-threat/</link>
		<comments>http://www.littlegreenriver.com/2010/10/11/stereotype-threat/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 07:00:35 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Comics]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=892</guid>
		<description><![CDATA[My first open-source software patch was made September 30. Today, October 10, was my first case of stereotype threat related to coding directed at me. Given the kind of sentiments that are common in FLOSS as a whole, I was probably overdue for some idiot saying something. It still disrupts your head a little bit&#8211;you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-893" title="stereotypethreat" src="http://www.littlegreenriver.com/wp-content/uploads/stereotypethreat.png" alt="" width="630" height="1703" /></p>
<p>My first open-source software patch was made September 30. Today, October 10, was my first case of stereotype threat related to coding directed at me. Given the kind of sentiments that are common in FLOSS as a whole, I was probably overdue for some idiot saying something. It still disrupts your head a little bit&#8211;you&#8217;re trying to summarize your work and get shit done, but some arse has set up a big neon flashing arrow that points at you and says &#8220;LOOK! A GIRL.&#8221; It&#8217;s just a mite distracting. &gt;.&lt;</p>
<p>The incident didn&#8217;t go down *quite* as depicted. Yet again, I&#8217;m grateful that <a href="http://openhatch.org">OpenHatch</a>, the OSS project I&#8217;m involved with, has a high concentration of fellow lady coders and male allies who are awesome and totally rock. I didn&#8217;t even hardly have to respond. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2010/10/11/stereotype-threat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You can make them like you.</title>
		<link>http://www.littlegreenriver.com/2010/06/02/you-can-make-them-like-you/</link>
		<comments>http://www.littlegreenriver.com/2010/06/02/you-can-make-them-like-you/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 01:57:04 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=873</guid>
		<description><![CDATA[I&#8217;m gonna write a bit on a song I&#8217;ve always liked, but more so in the last several months: &#8220;You Can Make Him Like You&#8221; by the Hold Steady. Go listen, if you haven&#8217;t heard the song before. The chorus is short and goes like this: There&#8217;s always other boys, there&#8217;s always other boyfriends There&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m gonna write a bit on a song I&#8217;ve always liked, but more so in the last several months: <a href="http://www.littlegreenriver.com/wp-content/uploads/youcanmakehimlikeyou.mp3">&#8220;You Can Make Him Like You&#8221;</a> by the Hold Steady. Go listen, if you haven&#8217;t heard the song before.</p>
<p>The chorus is short and goes like this:</p>
<p style="padding-left: 30px;">There&#8217;s always other boys, there&#8217;s always other boyfriends</p>
<p style="padding-left: 30px;">There&#8217;s always other boys, and you can make them like you.</p>
<p>It might be a rather empowering thing to sing to a girl, or as a girl, if it weren&#8217;t for the rest of the song&#8230;</p>
<p>The song lists a bunch of things the girl doesn&#8217;t have to do for herself because her boyfriend does them for her: talk to dealers, know the way home, go to the right schools, and so on. It&#8217;s great, all the effort and annoyance that his presence spares her. &#8220;It only gets inconvenient&#8221; when she wants to do things by herself.</p>
<p>I like the song, but it makes me angry, too. Maybe I like it because it makes me angry, because it reminds me of lessons I had better not forget. The song reminds me too much of my relationship with N, at least in the early years. Minus the drug usage, it hits a little close to comfort. Especially this stanza:</p>
<p style="padding-left: 30px;">You don&#8217;t have to know the inspiring people.</p>
<p style="padding-left: 30px;">Let your boyfriend know the inspiring people.</p>
<p style="padding-left: 30px;">You can hang in the kitchen,</p>
<p style="padding-left: 30px;">Talk about the stars of the upcoming sequel.</p>
<p>When N and I got together, in the early days of my involvement with the free culture movement, I didn&#8217;t feel like I had the experience or expertise to have anything important to say. So I, fairly consciously, hid behind N, who seemed to know what he was doing. N was friends with all the cool people, the free culture warriors and scholars. I met them and admired them from a distance, but it didn&#8217;t even occur to me that I could or needed to become friends with them in my own right. So I didn&#8217;t. I have one or two friends today that I wouldn&#8217;t've had if I hadn&#8217;t been involved in SFC, and my free culture involvement let me do a few crazy things like visit Croatia, but I feel I wasted most of that opportunity.</p>
<p>I&#8217;ve never forgotten an evening towards the end of the first summer N and I spent together. L came over for dinner, bursting with ideas for rebooting SFC. I slipped into the kitchen to make dinner while he and N talked. When we were eating, L said that he was aware of how Marxists and other organizers would (intentionally or unintentionally) exclude women from the strategy and debates by fobbing scut work onto them and that he didn&#8217;t want that to happen here; he promised to do his share. By the end of the meal, though, he&#8217;d forgotten, and I washed the dishes while L and N planned and plotted.</p>
<p>I&#8217;m ashamed to say, I was mostly comfortable with that role.  It was easy to justify—N was outgoing, I wasn&#8217;t, so of course he could take care  of talking and networking and social organizing for the both of us. Just as I made up for his weaknesses  in other areas. Being young, I couldn&#8217;t tell that our arrangement was  codependent, not interdependent. It&#8217;s still difficult for me to tell the two apart.</p>
<p>For all of my time in free culture, and most of my time on the East Coast, I let myself be in the background. I let myself be <a href="http://www.youtube.com/watch?v=0eQL3BrRqM8">just &#8220;N&#8217;s girl&#8221;</a>. I didn&#8217;t push myself outside my comfort zone and try to connect with people I didn&#8217;t know well. I didn&#8217;t assert opinions that I wasn&#8217;t confident of. It was only later, when I had more confidence in my knowledge of the org  and held passionately-held opinions to match, that it mattered that I  was nothing but &#8220;N&#8217;s girl&#8221; to the rest of SFC. Then no one took me  seriously.</p>
<p>Something that often keeps women in unbalanced or unhealthy relationships is the fear of being single. As the song goes, &#8220;They say you don&#8217;t have a problem, until you start sleeping alone.&#8221; But it&#8217;s clear—in the song and in life—that that&#8217;s not the real problem. Yes, women <em>should</em> be confident that they&#8217;ll have other partners; it&#8217;s generally the case. But the problem is unless something fundamental changes, they&#8217;ll let their new relationship be as unbalanced as their old one. A broken record; change without progress.</p>
<p>I do want to someday be with someone who knows what they want, who has their life mostly sorted, who has their own set of &#8220;inspiring people.&#8221; I want to date people who are impressive in one manner or another—who doesn&#8217;t? But what&#8217;s more important than that is I want to <em>be</em> one of those impressive, inspiring people in my own right. I have to promise myself that I will never again hide behind a boyfriend (or anyone else for that matter), never let someone make up for my weaknesses instead of working on them myself. It pisses me off to no end to think of how I shrank back in the past—all the *more* infuriating because of how comfortable and natural it felt to me at the time. That&#8217;s why the song makes me mad. It reminds me of how not-myself I let myself become. Whatever else I am, I am no shrinking violet.</p>
<p>I thought about grad school during my lunch break today and got extremely nervous. It&#8217;s not a feeling I&#8217;m used to; I&#8217;ve never had nerves about big events or impending school years or even the transition from high school to college. My course of study was always mostly the same liberal arts dreck, mostly things I was already good at, so I never doubted I would do well. But this fall in my graduate program, much of the curriculum will focus on things I&#8217;ve either never done before or have tried in the past and have found difficult. The part of the program I <em>am</em> already familiar with—information law and policy, from my time in the free culture movement—is explicitly what I do <em>not</em> want to concentrate in. Thus, my confidence in my success is much weaker than usual. So much, too, is riding on the next two years. I won&#8217;t have the financial wherewithal to fumble around any further and I&#8217;ll die before I ever live with my parents again. I *must* find a place for my career to seriously get started when this degree is complete. So, although it&#8217;s out of character, I worry.</p>
<p>I&#8217;m also starting this chapter in my life truly single and alone for the first time in four years. I&#8217;m completely free to determine my fate—and completely responsible for it. (But I repeat myself.) In three months I have to go do awesome things, meet awesome people, and find awesome projects, all on my own. I&#8217;m going to have to develop a mostly-new circle of friends, despite the fact that I hate talking to people I don&#8217;t know. The possibilities are endless, sure—and it scares me witless. It&#8217;s completely terrifying to be wholly responsible for your own life. There&#8217;s just no way around that existential truth. But I have promised myself to face up to it. I know now that dependence and bad faith are even worse. So I&#8217;ll have to do my best to live for myself as I try to live up to my eternally unrealistically perfectionist expectations.</p>
<p>And, sure, there may be other boys, but I sure as hell had better not make them like me. At least for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2010/06/02/you-can-make-them-like-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.littlegreenriver.com/wp-content/uploads/youcanmakehimlikeyou.mp3" length="4051759" type="audio/mpeg" />
		</item>
		<item>
		<title>&#8220;If you have nothing to hide, why are you concerned?&#8221;</title>
		<link>http://www.littlegreenriver.com/2010/05/14/if-you-have-nothing-to-hide-why-are-you-concerned/</link>
		<comments>http://www.littlegreenriver.com/2010/05/14/if-you-have-nothing-to-hide-why-are-you-concerned/#comments</comments>
		<pubDate>Fri, 14 May 2010 17:11:17 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Current events]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.littlegreenriver.com/?p=869</guid>
		<description><![CDATA[A common trope in comment threads across the Internet on articles about Facebook&#8217;s recent, myriad, astounding privacy fuck-ups is &#8220;Just don&#8217;t post anything on the Internet that you don&#8217;t want your employer or grandma to see. LOL DUUUUHH.&#8221; This isn&#8217;t terrible advice, but it completely misses the point. There&#8217;s nothing on my Facebook profile that [...]]]></description>
			<content:encoded><![CDATA[<p>A common trope in comment threads across the Internet on articles about Facebook&#8217;s <a href="http://www.eff.org/deeplinks/2010/04/facebooks-evil-interfaces">recent</a>, <a href="http://www.cbc.ca/consumer/story/2010/05/06/facebook-privacy-chat.html">myriad</a>, <a href="http://www.nytimes.com/interactive/2010/05/12/business/facebook-privacy.html?ref=personaltech">astounding</a> <a href="http://www.eff.org/deeplinks/2010/05/things-you-need-know-about-facebook">privacy</a> <a href="http://www.businessinsider.com/well-these-new-zuckerberg-ims-wont-help-facebooks-privacy-problems-2010-5">fuck-ups</a> is &#8220;Just don&#8217;t post anything on the Internet that you don&#8217;t want your employer or grandma to see. LOL DUUUUHH.&#8221; This isn&#8217;t terrible advice, but it completely misses the point.</p>
<p>There&#8217;s nothing on my Facebook profile that would be actually embarrassing or harmful if it became accessible by the public. But I keep my privacy settings as high as I can because I&#8217;m only interested in sharing that information with my friends. It wouldn&#8217;t be *terrible* if someone I wasn&#8217;t friends with saw it. I&#8217;m just not interested in sharing with marketeers or random Internet people. It&#8217;s none of their business. And that&#8217;s reason enough.</p>
<p>Take another security context. I&#8217;m not opposed to strip-searches or <a href="http://en.wikipedia.org/wiki/Backscatter_X-ray">backscatter X-rays</a> at the airport because I&#8217;m secretly hiding weapons or drugs. I&#8217;m opposed to them because my body is simply none of the TSA&#8217;s goddamn business. I&#8217;m opposed to unwanted exposure for its own sake, not because I&#8217;m fearful for the consequences of whatever&#8217;s exposed. And, again, that&#8217;s reason enough to be opposed.</p>
<p>Additionally, in the words of Cory Doctorow, &#8220;In any other context, making public something previously promised to remain private [as Facebook has done] is called &#8216;lying.&#8217;&#8221; Facebook has broken a promise made to its millions of users that they would empower them to control who saw their content. <a href="http://www.eff.org/deeplinks/2010/05/facebook-should-follow">It&#8217;s broken its own freaking list of Principles</a> for site governance. Facebook has lost its users&#8217; trust; we have no faith in Mark Zuckerberg&#8217;s integrity or that of the rest of the company. It deserves to die.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlegreenriver.com/2010/05/14/if-you-have-nothing-to-hide-why-are-you-concerned/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

