87 lines
5.0 KiB
HTML
87 lines
5.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2013-06-21-2-linkdump</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | 2013-06-21-2-linkdump</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>type: post
|
|
title: Link Roundup 2
|
|
date: 2013-06-21
|
|
slug: link-roundup-2</p>
|
|
<hr />
|
|
<p>More and more links, less and less bandwidth. Most of that is because I’m
|
|
writing in earnest about other things again, and that feels really good! The
|
|
downside is that I just can’t bring myself to write a thousand words about some
|
|
thousand-word article I found anymore. I do still find all of this stuff
|
|
interesting, though, so I’ll pass it on.</p>
|
|
<h3 id="games">Games</h3>
|
|
<p>This is a category that I fear will never be empty! Hooray! Go games!</p>
|
|
<p>You really did it.</p>
|
|
<p>For serious, though, there’s been a steady stream of news coming in on the
|
|
gaming front with regards to gender and sexuality, and I am happy to say that
|
|
the tide is turning toward the positive, however slowly. I only started really
|
|
reading about this sort of stuff maybe a year ago and I still don’t really play
|
|
any games, but still, I like to watch!</p>
|
|
<ul>
|
|
<li><a href="http://kotaku.com/the-creepy-side-of-e3-513484271">The Creepy Side of E3</a></li>
|
|
<li><a href="http://www.polygon.com/features/2013/5/24/4341042/the-queer-games-scene">Just Making Things and Being Alive About It</a></li>
|
|
<li><a href="http://www.reactionzine.com/why-invisibility-isnt-a-superpower/">Why Invisibility Isn’t a Superpower</a></li>
|
|
<li><a href="http://theorts.tumblr.com/post/53262160482/invisibility-illegibility-thoughts-on-why">Invisibility / Illegibility: Thoughts On Why Invisibility Isn’t a
|
|
Superpower</a></li>
|
|
<li><a href="http://borderhouseblog.com/?p=10995">A Rundown on What’s Going On with Penny Arcade Now</a></li>
|
|
<li><a href="http://thefullbrightcompany.com/2013/06/21/why-we-are-not-showing-gone-home-at-pax/">Why We Are Not Showing Gone Home At Pax</a></li>
|
|
</ul>
|
|
<h3 id="sfwa">SFWA</h3>
|
|
<p>The SFWA recently went through a kerfuffle regarding their newsletter featuring
|
|
a boys-club-esque article written by a couple of old white dudes. It’s worth
|
|
collecting a few links if only for the first, which brings up good points that
|
|
stand even outside of the subculture of SF/F writers.</p>
|
|
<ul>
|
|
<li><a href="http://terribleminds.com/ramble/2013/06/10/25-things-to-know-about-sexism-misogyny-in-writing-publishing/">25 Things to Know About Sexism and Misogyny in Writing and Publishing</a></li>
|
|
<li><a href="http://www.annaguirre.com/archives/2013/06/02/this-week-in-sf/">This Week in SF</a></li>
|
|
<li><a href="http://www.delilahpaints.blogspot.com/2013/06/on-sexism-in-publishing-or-why-im.html">On Sexism in Publishing, or Why I’m Not Writing This Two Days Ago</a></li>
|
|
<li><a href="http://seanan-mcguire.livejournal.com/513901.html">Sexism, the Current SFWA Kerfuffle, and “Lady Authors”</a></li>
|
|
</ul>
|
|
<h3 id="other">Other</h3>
|
|
<ul>
|
|
<li><a href="https://medium.com/about-work/aa49dffc975d">Misogyny and the Marketing Chick</a> - Institutionalizing misogyny. Because
|
|
reasons.</li>
|
|
<li><a href="http://www.kickstarter.com/blog/we-were-wrong">Kickstarter: We Were Wrong</a> - An apology for a recent Kickstarter that
|
|
went through which some saw as promoting objectification of women.</li>
|
|
<li><a href="http://blackgirldangerous.org/new-blog/2013/6/17/8-ways-not-to-be-an-ally">8 Ways to Not Be an Ally</a> - A link regarding some recent gate-keeping.
|
|
There are, of course, good allies and bad allies.</li>
|
|
<li><a href="http://polyinthemedia.blogspot.com/2013/06/poly-as-relationship-status-of-totally.html">Polyamory in the News: Poly as “the relationship status of a totally fabulous
|
|
future</a> - Partner pointed this out to me as a very “me” sort of article.
|
|
I think he’s right. The big take-away is communication and how that gets
|
|
skipped in a lot of instances.</li>
|
|
<li><a href="http://www.huffingtonpost.com/2013/05/07/coverflip-maureen-johnson_n_3231935.html">Coverflip: Maureen Johnson Calls For An End To Gendered Book Covers With An
|
|
Amazing Challenge </a> - A delightful way of pointing out gendered visual
|
|
language on book covers.</li>
|
|
<li><a href="http://www.jimchines.com/cover-posing/">Cover Posing</a> - Another instance of pointing out gendered visual
|
|
language.</li>
|
|
<li><a href="http://thehawkeyeinitiative.com/">The Hawkeye Initiative</a> - Just a reminder that this exists.</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</p>
|
|
</footer>
|
|
</main>
|
|
<script type="text/javascript">
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
let text = tag.innerText;
|
|
tag.innerText = '';
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|