Skip to content

Instantly share code, notes, and snippets.

View justincharles's full-sized avatar
💭
💯

Justin Charles justincharles

💭
💯
View GitHub Profile
### Keybase proof
I hereby claim:
* I am justincharles on github.
* I am justincharles (https://keybase.io/justincharles) on keybase.
* I have a public key whose fingerprint is C3B2 4215 6F6C E313 3D7A 5E5A 258D B2D9 65E2 DD76
To claim this, I am signing this object:

pandora’s vox: on community in cyberspace

by humdog (1994)

when i went into cyberspace i went into it thinking that it was a place like any other place and that it would be a human interaction like any other human interaction. i was wrong when i thought that. it was a terrible mistake.

the very first understanding that i had that it was not a place like any place and that the interaction would be different was when people began to talk to me as though i were a man. when they wrote about me in the third person, they would say “he.” it interested me to have people think i was “he” instead of “she” and so at first i did not say anything. i grinned and let them think i was “he.” this went on for a little while and it was fun but after a while i was uncomfortable. finally i said unto them that i, humdog, was a woman and not a man. this surprised them. at that moment i realized that the dissolution of gender-category was something that was happening everywhere, and perhaps it was only just very obvious on the ne

---------- Forwarded message ----------
From: Mark S. Miller <erights@google.com>
Date: Tue, Nov 16, 2010 at 3:44 PM
Subject: "Future of Javascript" doc from our internal "JavaScript Summit"
last week
To: javascript-standard@google.com
On November 10th and 11th, a number of Google teams representing a variety
of viewpoints on client-side languages met to agree on a common vision for
the future of Javascript.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Using Selectors</title>
<style>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Layout with Absolute Positioning</title>
<style>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Positioning</title>
<style>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>
Box Model
</title>
<style>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
</body>
</html>