<?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>Boing Boing &#187; 4chan</title>
	<atom:link href="http://boingboing.net/tag/4chan/feed" rel="self" type="application/rss+xml" />
	<link>http://boingboing.net</link>
	<description>Brain candy for Happy Mutants</description>
	<lastBuildDate>Mon, 20 May 2013 16:00:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>4chan gets real about&#160;software</title>
		<link>http://boingboing.net/2012/09/06/4chan-is-getting-real-about-so.html</link>
		<comments>http://boingboing.net/2012/09/06/4chan-is-getting-real-about-so.html#comments</comments>
		<pubDate>Thu, 06 Sep 2012 15:25:57 +0000</pubDate>
		<dc:creator>Dean Putney</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[4chan]]></category>
		<category><![CDATA[apis]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[moot]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=179536</guid>
		<description><![CDATA[Illustration: 凌[Pixiv] 9/7/2012: Updated with feedback from moot 4chan, the Internet's long-time dumping ground and butt of many a joke, is getting serious about software by making their biggest public-facing code change in nearly a decade, introducing an API and a bunch of new functionality. Given its reputation, many commentators have already written this off with a [...]]]></description>
			<content:encoded><![CDATA[
<p style="margin-bottom: .5em;"><img class="alignnone size-full wp-image-179694" style="margin: 0px;" title="yotsuba" src="http://boingboing.net/wp-content/uploads/2012/09/yotsuba.jpg" alt="" width="601" height="355" /></p>
<p style="text-align: right; font-size: 13px; margin-top: 0px;">Illustration: <a href="http://www.pixiv.net/member_illust.php?mode=medium&amp;illust_id=10981862">凌</a>[Pixiv]</p>
<p><em>9/7/2012: Updated with feedback from moot</em></p>
<p>4chan, the Internet's long-time dumping ground and butt of many a joke, is <a href="http://www.4chan.org/news#108">getting serious about software</a> by making their biggest public-facing code change in nearly a decade, introducing an API and a bunch of new functionality.</p>
<p>Given its reputation, many commentators have already written this off with a shrug and a laugh. But 4chan is also one of the web's most popular and influential communities. It's the source of so many Internet-age cultural trends that even your grandma may be dimly aware that the clever picture she posted on her Facebook was trawled a thousand copies ago from the dark depths of /mlp/. Given that there's <a href="http://www.cheezburger.com/">big money</a> in all this, the API offers businesses a direct line to the heart of the machine.</p>
<p>As a professional software developer and long time 4chan user, I think this is a pretty interesting development. I talked yesterday afternoon to some of those who worked on 4chan's code over the years and know a little about why this is such an important development.</p>
<div><span id="more-179536"></span></div>
<p>4chan, whose codebase is a heavily modified version of the <a href="http://www.1chan.net/futallaby/">Futallaby image board system</a>, has suffered all kinds of software problems over the years. <em>Note: moot says that Futallaby's code is almost entirely gone, and their software is named "Yotsuba" now. </em>Volunteers running the site struggled with massive growth, hacks, denial-of-service attacks, regular crashes and much else besides. They were generally paid little, if at all, for their efforts, simply because there just wasn't any money to go around. Founder Chris Poole, aka moot, famously held $20,000 in credit card debt just trying to keep the site afloat. It was amazing that the site held on at all.</p>
<p>For nearly its entire history, 4chan was completely hands-off on software from the client side--i.e. you or anyone else interested in the data. Excepting messing with users by auto-playing obnoxious music or putting party hats on every post, the public-facing code changed little over the years and was aimed esclusively at web browsers. New features appear extremely rarely, and the developers I talked to could only identify of a handful in the last six years.</p>
<p>In May, however, 4chan announced a refactoring of the site's HTML output, the underlying structure of the page served to browsers. Yesterday, they announced three more big software-related changes:</p>
<p>• They're rolling the functionality of the most popular 4chan browser extensions into the site itself. <br /> • They're adding a read-only JSON API, a way for outsiders to slurp up raw data on what's appearing at the site. <br /> • Both of these changes are released and documented publicly on GitHub, a popular code repository.</p>
<p>May's HTML refactoring cleaned up years of cruft in 4chan's garbled source. This itself was significant, at the time, because it allowed users who had either written or thought about writing browser extensions to make much better versions with improved functionality. "mootykins" also asked that extension authors limit the number of requests they made to 4chan, in order to reduce load on the servers. As the default user experience is so sparse, extensions quickly grew to become a big part of 4chan users' experience. Their <a href="http://dis.4chan.org/read.php/comp/1135134700">first official extension (for FireFox) was written in 2005</a>, but user-written extensions appeared much earlier.</p>
<p>The API opens up new possibilities for third party developers. Where previously getting site content meant grabbing the HTML source (a horrible mess, even with the refactor) and attempting to parse it, developers can now grab content easily and parse it quickly in more versatile languages. This could lead to mobile phone apps <em>(moot says this is unlikely, since Apple and Google both just kicked third party apps off their app stores)</em>, general site analytics, or simply detecting hot threads and trends throughout the site. With 4chan's tendency to generate new creative content, this is a pretty desirable feature.</p>
<p>Unfortunately, right now the API only works for individual threads and doesn't report info for a full board or for the site as a whole. Boards can be viewed as RSS in post-date order, but this doesn't include the most popular board, /b/. Also, 4chan's data is rendered as HTML before it's saved in the database, so the API doesn't do a fantastic job of separating out valuable info. <em>Note: moot says that the API will soon be updated with endpoints for full boards. The 1.0 version was released to support the new inline extension</em></p>
<p>4chan is using version control and releasing information publicly. Although they've been using some form of version control since about 2006, this hasn't been well-known publicly; because of their chaotic nature I'd assumed they were still making changes live, on the public site. As recently as 2008, I was told, 4chan didn't have a real development environment set up for testing, though that may have changed since then— growth was so quick, and changes needed to be made so rapidly, that version control or development environment usage wasn't practical. 4chan's sharing of its code publicly (and letting people watch repositories where changes are being made) is a big step towards their code's transparency. They might even accept a pull request to the extensions script if a user made updates to it. For the most part, 4chan is deeply secretive. Most of the site's inner operations are rarely discussed, and people currently involved in the site didn't want to discuss its current workings even in broad terms.</p>
<p>So, if users and developers want this functionality, and these are positive changes for the site, why is this coming about only now after years of near-silence? First, browsers extensions became a popular early solution because not all their features were wanted by the whole community. Change on any site is hard, especially with a long-term user base. I know from experienc, in changing Boing Boing's design throughout the years, that even a slight change (or no change) can elicit some angry emails. And <em>our</em>users are pretty polite! I can't imagine what we'd do if we got DDoS'd by angry users every time we moved the nav bar.</p>
<p>These new updates on 4chan suggest two things: 4chan's userbase is slowly rolling over to where older, angrier users aren't around to complain, but also that 4chan is becoming more active in—and less afraid of—making site-wide changes. They're getting users used to it.</p>
<p>4chan's stability has also improved recently, so administrators are probably spending less time putting out fires. This may be partly due to them getting static cache flushing—a method of reducing how much load servers are placed under when users request pages—working properly for threads. Previously, each time someone posted, a new copy of the HTML thread had to be generated from scratch. Instead, now, the output is cached and a process periodically writes a new version on a schedule. <em>Note: moot says this is the case, but that only three boards are rebuilt using a timer. 4chan never loaded content dynamically.</em></p>
<p>4chan's official browser extensions—not to mention encouraging other extension writers to throttle their countless users' manic request rate—probably improved server stability quite a bit as well.</p>
<p>Additionally, while 4chan mostly takes a laissez-faire approach to offensive content, it has strict rules. Most of 4chan's codebase is concerned with moderation and administrator functionality. Trolls and other obnoxious users may be effectively synonymous with 4chan—it's part of why there's very little money to be made there--but dealing with the worst remains a monstrous task.</p>
<p>Lastly, these changes were largely made by new, incoming volunteers. Traditionally, the volunteers working on the code don't have too much experience as software developers. In the early days, the developers were just cutting their chops on a large site; the "hackers", likewise, were script kiddies wreaking havoc with automated tools. 4chan must be attracting better developers now.</p>
<p>4chan's movements suggest that it's planning more active and organized development. They've made large changes to the site <del>and are closing down extensions</del>. <em>Note: moot says they're not "closing down" extensions.</em> Its established user base is turning over more rapidly—or, perhaps, it's simply maturing. It's bringing in new developers, it's using version control, and its publicly releasing its source on Github. It's opened up with a JSON API so third party apps and projects can be made, even if the the available data are limited in scope. With a user base as large as has—22 million unique visitors making 1.3 billion pageviews in June this year—these changes should lead the site in interesting new directions.</p>
]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/09/06/4chan-is-getting-real-about-so.html/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Taxonomy and history of&#160;rage-faces</title>
		<link>http://boingboing.net/2012/03/12/taxonomy-and-history-of-rage-f.html</link>
		<comments>http://boingboing.net/2012/03/12/taxonomy-and-history-of-rage-f.html#comments</comments>
		<pubDate>Mon, 12 Mar 2012 19:20:36 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[4chan]]></category>
		<category><![CDATA[anthropology]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=148668</guid>
		<description><![CDATA[On Ars Technica, Tom Connor does a great job producing a taxonomy and history of rage-faces, showing how they evolved from a set of proscribed, orthodox uses on 4chan to a wider set of uses and meanings in several online communities. Rage faces slowly migrated from 4chan into other communities. There, they gained popularity and [...]]]></description>
			<content:encoded><![CDATA[
<p>
<img src="http://craphound.com/images/arsrageface.jpeg" class="bordered"><br />
On <em>Ars Technica</em>, Tom Connor does a great job producing a taxonomy and history of rage-faces, showing how they evolved from a set of proscribed, orthodox uses on 4chan to a wider set of uses and meanings in several online communities.

<blockquote>
<p>
Rage faces slowly migrated from 4chan into other communities. There, they gained popularity and expanded their numbers as artists introduced new faces, and particularly humorous comics went viral in their communities. Though the faces were no longer exclusive to any single forum, they stayed true to the originals in style.
<p>
More people got involved, the cartoons mutated and evolved, and like any successful species, they adapted to fit into a wide variety of habitats. "You can trace back the origins to 4chan so you can say [the faces are 4chan's] baby, but it's evolved on such a wide scale that it's gone beyond anyone's single ownership," Swanson said. "Mostly the original faces are from 4chan, but a lot of the newer faces have come out of F7U12, or other places like FunnyJunk."
</blockquote>

<p>
<a href="http://arstechnica.com/tech-policy/news/2012/03/the-internet-anthropologists-field-guide-to-rage-faces.ars?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss">Fffuuuuuuuu: The Internet anthropologist's field guide to "rage faces"</a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/03/12/taxonomy-and-history-of-rage-f.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Nuanced view of the once and future&#160;Anonymous</title>
		<link>http://boingboing.net/2011/09/29/nuanced-view-of-the-once-and-future-anonymous.html</link>
		<comments>http://boingboing.net/2011/09/29/nuanced-view-of-the-once-and-future-anonymous.html#comments</comments>
		<pubDate>Thu, 29 Sep 2011 14:00:21 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[4chan]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[antisec]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[LulzSec]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[scholarship]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=120834</guid>
		<description><![CDATA[Biella Coleman and Michael Ralph write a long, nuanced rebuttal of Joseph Menn's recent FT article on Anonymous. Coleman, an academic who has done some fabulous work studying hackers, Anonymous and other 21st century anthropological phenomena, is the person I trust most to produce clear accounts of Anon, 4chan, and related subjects. These hacks may [...]]]></description>
			<content:encoded><![CDATA[
<p>
Biella Coleman and Michael Ralph write a long, nuanced rebuttal of Joseph Menn's <a href="http://www.ft.com/cms/s/2/3645ac3c-e32b-11e0-bb55-00144feabdc0.html">recent <em>FT</em> article</a> on Anonymous. Coleman, an academic who has done some <a href="http://boingboing.net/2011/01/13/interview-with-hacke.html">fabulous work</a> studying hackers, Anonymous and other 21st century anthropological phenomena, is the person I trust most to produce clear accounts of Anon, 4chan, and related subjects.

<blockquote>
<p>
<img src="http://craphound.com/images/5309836224_9bb5b2fe14.jpg" class="bordered" align="right">
These hacks may also, as Menn notes, have unintended and far reaching consequences for all of us. As Menn notes, "Even some supporters worry that if the group continues on its current path, it could trigger a legislative backlash that would bring heightened monitoring at the expense of the privacy that Anonymous prizes." Still, it is crucial that we consider the broader historical perspective. This sort of "legislative backlash" has been in the works at least since 2001, with the Patriot Act, spurred by the terrorist attacks against the Twin Towers. And since that time, there have been many attempts to legislate acts that curtail privacy in the stipulated attempt to make the nation more secure. These legal developments have clearly not simply been instituted in the last year in response to hacks. No doubt, the hacking actions of Anonymous can be used to move legislative proposals into law more rapidly, but portrayals of nefarious hacker criminals also inflames fears about privacy that are long on emotion and short on substance.
<p>

Anon hackers are "criminals" in so far as any hacker has inevitably broken a host of laws; some individuals involved may also have a criminal history. And yet most hackers either implicitly or explicitly have critiques of the laws they are willing to transgress. Thus, the analyst must provide some account of the way that a given law can be conceived as either fulfilling or failing to fulfill the dual investment in freedom and security that defines life in the US polity at any given juncture and why hackers seek to trouble this distinction.
<p>

To make matters even more complicated, the work of some of the hackers in Anonymous includes modes of duplicity that some Anons self-consciously deploy; in transgressive hacker circles, these tactics include social engineering: the practice of duping humans for the purposes of gaining information or for spreading misinformation. Used by Anons, to various degrees, offensively and defensively, these forms of subterfuge raise a host of important questions about how to research, represent, and grapple with the significance of the politics of hacking, especially where a clandestine operation like Anonymous is concerned.
</blockquote>
<p>
(<i>Thanks, <a href="http://gabriellacoleman.org/blog/">Biella</a>!</i>)
<p>
(<i>Image: <a href="http://www.flickr.com/photos/thinkanonymous/5309836224/">Anonymous Declaration of IndepenDance. Wallpaper (3923x4656)</a>, a Creative Commons <a href="http://creativecommons.org/licenses/by/2.0/deed.en">Attribution (2.0)</a> image from thinkanonymous's photostream</i>)




<p><a href="http://www.socialtextjournal.org/blog/2011/09/is-it-a-crime-the-transgressive-politics-of-hacking-in-anonymous.php">Is it a Crime? The Transgressive Politics of Hacking in Anonymous</a> [socialtextjournal.org]]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2011/09/29/nuanced-view-of-the-once-and-future-anonymous.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
