summaryrefslogtreecommitdiff
path: root/.html/people
diff options
context:
space:
mode:
Diffstat (limited to '.html/people')
-rw-r--r--.html/people/_list.html92
-rw-r--r--.html/people/index.html92
-rw-r--r--.html/people/public-compensation.html190
-rw-r--r--.html/people/rape-culture-and-men.html121
-rw-r--r--.html/people/rincewind.html114
5 files changed, 0 insertions, 609 deletions
diff --git a/.html/people/_list.html b/.html/people/_list.html
deleted file mode 100644
index 0d71356..0000000
--- a/.html/people/_list.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>
- The Codex »
- ls /people
- </title>
-
- <link
- rel='stylesheet'
- type='text/css'
- href='http://fonts.googleapis.com/css?family=Buenard:400,700&amp;subset=latin,latin-ext'>
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/reset.css">
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/grimoire.css">
-</head>
-<body>
-
-<div id="shell">
-
- <ol id="breadcrumbs">
-
- <li class="crumb-0 not-last">
-
- <a href="../">index</a>
-
- </li>
-
- <li class="crumb-1 not-last">
-
- <a href="./">people</a>
-
- </li>
-
- <li class="crumb-2 last">
-
- <span class="list-crumb">list</span>
-
- </li>
-
- </ol>
-
-
-
- <div id="listing">
- <h1><code>ls /people</code></h1>
-
-
-
-
- <div id="pages">
- <h2>Pages</h2>
- <ul>
-
- <li><a href="public-compensation">Notes Towards A Public Compensation Database</a></li>
-
- <li><a href="rincewind">On Rincewind</a></li>
-
- <li><a href="rape-culture-and-men">This Is Rape Culture</a></li>
-
- </ul>
- </div>
-
-
-
- </div>
-
-
-
-
-
-
- <div id="footer">
- <p>
-
- The Codex —
-
- Powered by <a href="http://markdoc.org/">Markdoc</a>.
-
-<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/people">See this directory on Bitbucket</a>.
-
- </p>
- </div>
-
-</div>
-</body>
-</html> \ No newline at end of file
diff --git a/.html/people/index.html b/.html/people/index.html
deleted file mode 100644
index 0d71356..0000000
--- a/.html/people/index.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>
- The Codex »
- ls /people
- </title>
-
- <link
- rel='stylesheet'
- type='text/css'
- href='http://fonts.googleapis.com/css?family=Buenard:400,700&amp;subset=latin,latin-ext'>
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/reset.css">
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/grimoire.css">
-</head>
-<body>
-
-<div id="shell">
-
- <ol id="breadcrumbs">
-
- <li class="crumb-0 not-last">
-
- <a href="../">index</a>
-
- </li>
-
- <li class="crumb-1 not-last">
-
- <a href="./">people</a>
-
- </li>
-
- <li class="crumb-2 last">
-
- <span class="list-crumb">list</span>
-
- </li>
-
- </ol>
-
-
-
- <div id="listing">
- <h1><code>ls /people</code></h1>
-
-
-
-
- <div id="pages">
- <h2>Pages</h2>
- <ul>
-
- <li><a href="public-compensation">Notes Towards A Public Compensation Database</a></li>
-
- <li><a href="rincewind">On Rincewind</a></li>
-
- <li><a href="rape-culture-and-men">This Is Rape Culture</a></li>
-
- </ul>
- </div>
-
-
-
- </div>
-
-
-
-
-
-
- <div id="footer">
- <p>
-
- The Codex —
-
- Powered by <a href="http://markdoc.org/">Markdoc</a>.
-
-<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/people">See this directory on Bitbucket</a>.
-
- </p>
- </div>
-
-</div>
-</body>
-</html> \ No newline at end of file
diff --git a/.html/people/public-compensation.html b/.html/people/public-compensation.html
deleted file mode 100644
index 0b0962e..0000000
--- a/.html/people/public-compensation.html
+++ /dev/null
@@ -1,190 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>
- The Codex »
- Notes Towards A Public Compensation Database
- </title>
-
- <link
- rel='stylesheet'
- type='text/css'
- href='http://fonts.googleapis.com/css?family=Buenard:400,700&amp;subset=latin,latin-ext'>
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/reset.css">
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/grimoire.css">
-</head>
-<body>
-
-<div id="shell">
-
- <ol id="breadcrumbs">
-
- <li class="crumb-0 not-last">
-
- <a href="../">index</a>
-
- </li>
-
- <li class="crumb-1 not-last">
-
- <a href="./">people</a>
-
- </li>
-
- <li class="crumb-2 last">
-
- public-compensation
-
- </li>
-
- </ol>
-
-
-
- <div id="article">
- <h1 id="notes-towards-a-public-compensation-database">Notes Towards A Public Compensation Database</h1>
-<p>There's a large body of evidence that silence about compensation is not in the interest of those being paid.
-Let's do something about that: let's build a system for analyzing and reporting over salary info.</p>
-<h2 id="design-goals">Design Goals</h2>
-<ol>
-<li>
-<p>Respect the safety and consent of the participants.</p>
-</li>
-<li>
-<p>Promote a long-term, public conversation about compensation and salary, both in tech and in other fields.</p>
-</li>
-</ol>
-<h2 id="concerns">Concerns</h2>
-<ul>
-<li>
-<p>Compensation data is historically contentious.
- For a cautionary tale, see <a href="https://storify.com/_danilo/ericajoy-s-salary-transparency-experiment-at-googl">@EricaJoy's Storify</a> about salary transparency at Google.
- Protecting participants from reprisal requires both effective transparency about how data will be collected and used and a deep, pervasive respect for consent.</p>
-</li>
-<li>
-<p>Naive implementations of anonymity will encourage abusive submissions: defamatory posts, fictional people, attempts to skew the data in a variety of ways.
- If this tool succeeds, abuses will discredit it and may damage the larger conversation.
- Abuses may also prevent the tool from succeeding.</p>
-</li>
-<li>
-<p><em>Actual laws</em> around salary discussion are not uniform.
- Tools should not make it easy for people to harm themselves by mistake.</p>
-</li>
-<li>
-<p>Voluntary disclosure is an inherently unequal process.</p>
-</li>
-</ul>
-<h2 id="design">Design</h2>
-<p>The tool stores <em>observations</em> of compensation as of a given date, consisting of one or more of the following compensation types:</p>
-<ul>
-<li>Salary</li>
-<li>Hourly wage</li>
-<li>Bonus packages</li>
-<li>Equity (at approximate or negotiated value, eg. stock options or grants)</li>
-<li>“Other Compensation” of Yearly, Quarterly, Monthly, or One-Time periodicity</li>
-</ul>
-<p>From these, the tool will derive a “total compensation” for the observation, used as a basis for reporting.</p>
-<p>Each observation can carry <em>zero or more</em> structured labels:</p>
-<ul>
-<li>Employer<ul>
-<li>Employer's city, district, and country</li>
-</ul>
-</li>
-<li>Employee's name<ul>
-<li>Employee's city, district, and country</li>
-</ul>
-</li>
-<li>Job Title</li>
-<li>Years In Role (senority)</li>
-<li>Years In Field (experience)</li>
-<li>Sex</li>
-<li>Gender</li>
-<li>Ethnicity</li>
-<li>Age</li>
-<li>Family Status</li>
-<li>Disabilities</li>
-</ul>
-<p>All labels are <em>strictly</em> voluntary and will be signposted clearly in the submission process.
-Every label consists of freeform text or numeric fields.
-Text fields will suggest autocompletions using values from existing verified observations, to encourage submitters to enter data consistently.</p>
-<p>There are two core workflows:</p>
-<ul>
-<li>Submitting an observation</li>
-<li>Reporting on observed compensation</li>
-</ul>
-<p>The submission workflow opens a UI which requests a date (defaulting to the date of submission) and a compensation package.
-The UI also contains expandable sections to allow the user to choose which labels to add to the submission.
-Finally, the UI contains an email address field used to validate the submission.
-The validation process will be described later in this document, and serves to both deter abuse and to enable post-facto moderation of a user's submissions.</p>
-<p>The report workflow will allow users to select a set of labels and see the distribution of total compensation within those labels, and how it breaks down.
-For example, a user may report on compensation for jobs in Toronto, ON, Canada with three years' experience and see the distribution of compensation, and then break that down further by gender and ethnicity.</p>
-<p>The report workflow will also users to enter a tentative observation and review how that compares to other compensation packages for similar jobs.
-For example, a user may enter a tentative observation for Research In Motion, for Software Team Lead jobs, with a compensation of CAD 80,000/yr, and see the percentile their compensation falls in, and the distribution of compensation observations for the same job.</p>
-<h2 id="verification">Verification</h2>
-<p>To allow moderation of observations, users must include an email address when submitting observations.
-This email address <em>must not be stored</em>, since storing it would allow submissions to be traced to specific people.
-Instead, the tool digests the email address with a preconfigured salt, and associates the digest with the unverified observation.
-The tool then emails the given address with a verification message, and discards the address.</p>
-<p>The verification message contains the following:</p>
-<ul>
-<li>Prose outlining the verification process.</li>
-<li>A brief summary of the observation, containing the date of the observation and the total compensation observed.</li>
-<li>A link to the unverified observation, where the user can verify or destroy the observation.</li>
-</ul>
-<p>The verification system serves three purposes:</p>
-<ol>
-<li>It discourages people from submitting spurious observations by increasing the time investment needed to get an observation into the data set.</li>
-<li>It complicates automated attempts to skew the data.</li>
-<li>It allows observations from the same person to be correlated with one another without necessarily identifying the submitter.</li>
-</ol>
-<p>The correlation provided by the verification system also allows observations to be moderated retroactively: observations shown to be abusive can be used to prevent the author from submitting further observations, and to remove all of that author's submissions (at least, under that address) to be removed from the data set.</p>
-<p>Correlations may also allow amending or superceding observations safely. Needs fleshing out.</p>
-<h2 id="similar-efforts">Similar Efforts</h2>
-<ul>
-<li>Piper Miriam's <a href="https://github.com/pipermerriam/am-i-underpaid">Am I Underpaid</a>, which attempts to address the question of compensation equality in a local way.</li>
-<li>As mentioned above, <a href="https://storify.com/_danilo/ericajoy-s-salary-transparency-experiment-at-googl">@EricaJoy's Storify</a> covers doing this with Google Docs.</li>
-</ul>
- </div>
-
-
-
-<div id="comments">
-<div id="disqus_thread"></div>
-<script type="text/javascript">
- /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
- var disqus_shortname = 'grimoire'; // required: replace example with your forum shortname
-
- /* * * DON'T EDIT BELOW THIS LINE * * */
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
-</script>
-<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
-<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
-</div>
-
-
-
- <div id="footer">
- <p>
-
- The Codex —
-
- Powered by <a href="http://markdoc.org/">Markdoc</a>.
-
-<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/people/public-compensation.md">See this page on Bitbucket</a> (<a href="https://bitbucket.org/ojacobson/grimoire.ca/history-node/master/wiki/people/public-compensation.md">history</a>).
-
- </p>
- </div>
-
-</div>
-</body>
-</html> \ No newline at end of file
diff --git a/.html/people/rape-culture-and-men.html b/.html/people/rape-culture-and-men.html
deleted file mode 100644
index 7a66624..0000000
--- a/.html/people/rape-culture-and-men.html
+++ /dev/null
@@ -1,121 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>
- The Codex »
- This Is Rape Culture
- </title>
-
- <link
- rel='stylesheet'
- type='text/css'
- href='http://fonts.googleapis.com/css?family=Buenard:400,700&amp;subset=latin,latin-ext'>
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/reset.css">
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/grimoire.css">
-</head>
-<body>
-
-<div id="shell">
-
- <ol id="breadcrumbs">
-
- <li class="crumb-0 not-last">
-
- <a href="../">index</a>
-
- </li>
-
- <li class="crumb-1 not-last">
-
- <a href="./">people</a>
-
- </li>
-
- <li class="crumb-2 last">
-
- rape-culture-and-men
-
- </li>
-
- </ol>
-
-
-
- <div id="article">
- <h1 id="this-is-rape-culture">This Is Rape Culture</h1>
-<p>In the last couple of years, I've been interacting with folks who take a more
-active hand in gender and social issues, and it's changed the way I see the
-word “rape.” It didn't entirely make sense to me how so many people could be
-self-identified victims of rape culture while so few people are, even in a
-euphemistic way, identifiable as rapists, so I dug a bit at my assumptions.</p>
-<p>Growing up immersed in what I now recognize as the early stages of modern
-“news” culture, rape was always reported as a violent act. Something so black
-and white that if you committed rape, you would know yourself to be a rapist.
-Media descriptions of rape and of rapists focussed on acts of overt violence:
-“she was in the wrong neighbourhood and got raped at knifepoint,” “held down
-and raped,” and so on.</p>
-<p>Reading more recent postings on the idea of “rape culture,” however, paints a
-very different picture of the same word. “Raped at a party,” “too drunk to
-consent,” and other depictions of rape as an act of exploitation (or,
-appallingly, convenience or indifference) rather than violence.</p>
-<p>Let me be perfectly clear here: without <em>active consent</em>, any sexual contact
-is rape or is on the road to it. In that sense, violence, exploitation,
-intoxication and other forms of coercion are interchangeable and equally vile.</p>
-<p>However, when the public idea of rape is limited to rapes with overt violence,
-it's really easy to excuse non-violent coerced sex as “not really rape.” After
-all, you didn't hit her, did you? She never said <em>no</em> and <em>meant it</em>, right?</p>
-<p>I don't know what I'm going to do with this insight, yet, but I think it's an
-important piece towards educating the next generation to be more awesome and
-less dangerous to each other and un-learning any bad habits and beliefs I
-already have.</p>
-<p>Relevant reading:</p>
-<ul>
-<li><a href="http://captainawkward.com/2012/08/07/322-323-my-friend-group-has-a-case-of-the-creepy-dude-how-do-we-clear-that-up/">“My friend group has a case of Creepy Dude,” by Captain
- Awkward</a>
- (which also reminded me that it's possible to be a creep to your girlfriend)</li>
-<li><a href="http://yesmeansyesblog.wordpress.com/2009/11/12/meet-the-predators/">“Meet the Predators,” from the fantastic Yes Means Yes</a>, cited in the Captain Awkward article but worth a read on its own well-researched merits.</li>
-</ul>
- </div>
-
-
-
-<div id="comments">
-<div id="disqus_thread"></div>
-<script type="text/javascript">
- /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
- var disqus_shortname = 'grimoire'; // required: replace example with your forum shortname
-
- /* * * DON'T EDIT BELOW THIS LINE * * */
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
-</script>
-<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
-<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
-</div>
-
-
-
- <div id="footer">
- <p>
-
- The Codex —
-
- Powered by <a href="http://markdoc.org/">Markdoc</a>.
-
-<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/people/rape-culture-and-men.md">See this page on Bitbucket</a> (<a href="https://bitbucket.org/ojacobson/grimoire.ca/history-node/master/wiki/people/rape-culture-and-men.md">history</a>).
-
- </p>
- </div>
-
-</div>
-</body>
-</html> \ No newline at end of file
diff --git a/.html/people/rincewind.html b/.html/people/rincewind.html
deleted file mode 100644
index 8c2aca4..0000000
--- a/.html/people/rincewind.html
+++ /dev/null
@@ -1,114 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>
- The Codex »
- On Rincewind
- </title>
-
- <link
- rel='stylesheet'
- type='text/css'
- href='http://fonts.googleapis.com/css?family=Buenard:400,700&amp;subset=latin,latin-ext'>
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/reset.css">
- <link
- rel="stylesheet"
- type="text/css"
- href="../media/css/grimoire.css">
-</head>
-<body>
-
-<div id="shell">
-
- <ol id="breadcrumbs">
-
- <li class="crumb-0 not-last">
-
- <a href="../">index</a>
-
- </li>
-
- <li class="crumb-1 not-last">
-
- <a href="./">people</a>
-
- </li>
-
- <li class="crumb-2 last">
-
- rincewind
-
- </li>
-
- </ol>
-
-
-
- <div id="article">
- <h1 id="on-rincewind">On Rincewind</h1>
-<p><a href="http://wiki.lspace.org/mediawiki/index.php/Rincewind">Rincewind</a>, we are
-told, is a wizard. On the Disc, wizarding is a profession; Pratchett based
-them on the English academic system, with colleges and bursars and tenure. A
-wizard is a man of some academic distinction, or a student of such a man;
-career wizards are uniformly well-fed, of sound body (if not necessarily of
-sound mind) reasonably dressed, opinionated, crankish, and - importantly -
-capable of magic.</p>
-<p>Rincewind is a wizard: he is not well fed, having spent his life being thrust
-from one adventure to the next; his body is more attuned for running away
-from things than it is for meandering the halls or sitting by a fire; his
-opinions largely revolve around “is this new thing going to eat me,” rather
-than more abstract matters; importantly, he is completely incapable of magic,
-in spite of years of study.</p>
-<p>Rincewind is a wizard, and the interesting thing about that is that the
-reader is expected (and I certainly did) take both his and the narrator's
-insistence on it at face value. Why shouldn't we?</p>
-<hr>
-<p>I had a conversation with <a href="https://twitter.com/aeleitch">@aeletich</a> a while
-back, while she was teaching herself to program. I don't recall exactly what
-prompted it, but at one point I told her to stop worrying about all the
-better programmers out there: from everyone else's point of view, she was
-already a wizard. There might be better wizards, and worse wizards, but she'd
-already passed any sort of bright line delimiting “not a programmer” from
-“programmer.”</p>
-<p>I think self-identification is important, and overlooked.</p>
- </div>
-
-
-
-<div id="comments">
-<div id="disqus_thread"></div>
-<script type="text/javascript">
- /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
- var disqus_shortname = 'grimoire'; // required: replace example with your forum shortname
-
- /* * * DON'T EDIT BELOW THIS LINE * * */
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
-</script>
-<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
-<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
-</div>
-
-
-
- <div id="footer">
- <p>
-
- The Codex —
-
- Powered by <a href="http://markdoc.org/">Markdoc</a>.
-
-<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/people/rincewind.md">See this page on Bitbucket</a> (<a href="https://bitbucket.org/ojacobson/grimoire.ca/history-node/master/wiki/people/rincewind.md">history</a>).
-
- </p>
- </div>
-
-</div>
-</body>
-</html> \ No newline at end of file