<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>taint.org: Justin Mason's Weblog</title>
	<link>http://taint.org</link>
	<description>incoherent ramblings about Apache SpamAssassin, anti-spam, perl, software development, and the web</description>
	<lastBuildDate>Wed, 01 Sep 2010 22:05:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
                <title>Links for 2010-09-01</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://www.cs.cmu.edu/~dga/papers/fastcache-tr.pdf" title="_Fast Cache for Your Text: Accelerating Exact Pattern Matching with Feed-Forward Bloom Filters_ [PDF]" target="_blank">_Fast Cache for Your Text: Accelerating Exact Pattern Matching with Feed-Forward Bloom Filters_ [PDF]</a>
: intriguing application of a Bloom Filter optimised for modern CPUs (2-level, with a cache-partitioned first level), providing massive speedups vs GNU grep or trie-based approaches like Aho-Corasick &#8212; or possibly re2c, as used in &#8220;sa-compile&#8221;.  On the other hand, a perl implementation of Rabin-Karp, which is similar, didn&#8217;t perform as well.  Still, may be worth investigating<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/bloom-filters">bloom-filters</a> <a class="delicioustag" href="http://del.icio.us/jm/grep">grep</a> <a class="delicioustag" href="http://del.icio.us/jm/filtering">filtering</a> <a class="delicioustag" href="http://del.icio.us/jm/spamassassin">spamassassin</a> <a class="delicioustag" href="http://del.icio.us/jm/sa-compile">sa-compile</a> <a class="delicioustag" href="http://del.icio.us/jm/text-matching">text-matching</a> <a class="delicioustag" href="http://del.icio.us/jm/caches">caches</a> <a class="delicioustag" href="http://del.icio.us/jm/aho-corasick">aho-corasick</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://www.supertweet.net/" title="SuperTweet.Net" target="_blank">SuperTweet.Net</a>
: free Twitter proxy for access to the Twitter API without requiring OAuth, perfect for stupid read-only stuff like my filter-tweets script (via Padraig)<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/via:pixelbeat">via:pixelbeat</a> <a class="delicioustag" href="http://del.icio.us/jm/api">api</a> <a class="delicioustag" href="http://del.icio.us/jm/oauth">oauth</a> <a class="delicioustag" href="http://del.icio.us/jm/proxy">proxy</a> <a class="delicioustag" href="http://del.icio.us/jm/twitter">twitter</a> <a class="delicioustag" href="http://del.icio.us/jm/web">web</a> <a class="delicioustag" href="http://del.icio.us/jm/http">http</a> <a class="delicioustag" href="http://del.icio.us/jm/curl">curl</a> <a class="delicioustag" href="http://del.icio.us/jm/supertweet">supertweet</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/09/01/220502a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-30</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://www.eirgrid.com/operations/systemperformancedata/systemdemand/" title="Eirgrid System Demand" target="_blank">Eirgrid System Demand</a>
: &#8216;The system demand displayed here represents the electricity production required to meet [Irish] national electricity consumption, including system losses, but net of generators&#8217; requirements.  It includes power imported via the interconnector and an estimate of the power produced by wind generators, but excludes some non-centrally monitored generation (i.e. small scale CHP).&#8217;  via Juan Flynn<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/via:juanflynn">via:juanflynn</a> <a class="delicioustag" href="http://del.icio.us/jm/eirgrid">eirgrid</a> <a class="delicioustag" href="http://del.icio.us/jm/national-grid">national-grid</a> <a class="delicioustag" href="http://del.icio.us/jm/ireland">ireland</a> <a class="delicioustag" href="http://del.icio.us/jm/power">power</a> <a class="delicioustag" href="http://del.icio.us/jm/charts">charts</a> <a class="delicioustag" href="http://del.icio.us/jm/statistics">statistics</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://vowe.net/archives/011694.html" title="Dave Grady on "the conference call"" target="_blank">Dave Grady on &#8220;the conference call&#8221;</a>
: painfully accurate sketch about the crappy conference call UI.  &#8220;hi, who just joined?&#8221;<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/hi-who-just-joined">hi-who-just-joined</a> <a class="delicioustag" href="http://del.icio.us/jm/conference-calls">conference-calls</a> <a class="delicioustag" href="http://del.icio.us/jm/phone">phone</a> <a class="delicioustag" href="http://del.icio.us/jm/funny">funny</a> <a class="delicioustag" href="http://del.icio.us/jm/ui">ui</a> <a class="delicioustag" href="http://del.icio.us/jm/dave-grady">dave-grady</a> <a class="delicioustag" href="http://del.icio.us/jm/comedy">comedy</a> <a class="delicioustag" href="http://del.icio.us/jm/sketches">sketches</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/30/220503a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-27</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="https://blog.torproject.org/blog/life-without-ca" title="Life without a CA | The Tor Blog" target="_blank">Life without a CA | The Tor Blog</a>
: do you trust the default set of root CAs in modern web browsers?  sounds like we probably shouldn&#8217;t<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/ca">ca</a> <a class="delicioustag" href="http://del.icio.us/jm/certificates">certificates</a> <a class="delicioustag" href="http://del.icio.us/jm/https">https</a> <a class="delicioustag" href="http://del.icio.us/jm/encryption">encryption</a> <a class="delicioustag" href="http://del.icio.us/jm/firefox">firefox</a> <a class="delicioustag" href="http://del.icio.us/jm/ssl">ssl</a> <a class="delicioustag" href="http://del.icio.us/jm/trust">trust</a> <a class="delicioustag" href="http://del.icio.us/jm/privacy">privacy</a> <a class="delicioustag" href="http://del.icio.us/jm/web">web</a> <a class="delicioustag" href="http://del.icio.us/jm/root-cas">root-cas</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://topfloor.ie/lease.php" title="Topfloor - Free Residential Lease/Letting Agreement Download" target="_blank">Topfloor &#8211; Free Residential Lease/Letting Agreement Download</a>
: GFDL-licensed legal boilerplate agreement for the Irish market. Nice one &#8212; although did I see a commercial company charging for what appears to be a derivative work of this document? is that a breach of the license terms?<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/gfdl">gfdl</a> <a class="delicioustag" href="http://del.icio.us/jm/gnu">gnu</a> <a class="delicioustag" href="http://del.icio.us/jm/topfloor">topfloor</a> <a class="delicioustag" href="http://del.icio.us/jm/letting">letting</a> <a class="delicioustag" href="http://del.icio.us/jm/leases">leases</a> <a class="delicioustag" href="http://del.icio.us/jm/legal">legal</a> <a class="delicioustag" href="http://del.icio.us/jm/documents">documents</a> <a class="delicioustag" href="http://del.icio.us/jm/ireland">ireland</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/27/220503a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-26</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://tcpcrypt.org/" title="tcpcrypt" target="_blank">tcpcrypt</a>
: opportunistic encryption of TCP connections.  not the simplest to set up, though<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/cryptography">cryptography</a> <a class="delicioustag" href="http://del.icio.us/jm/encryption">encryption</a> <a class="delicioustag" href="http://del.icio.us/jm/tcp">tcp</a> <a class="delicioustag" href="http://del.icio.us/jm/security">security</a> <a class="delicioustag" href="http://del.icio.us/jm/internet">internet</a> <a class="delicioustag" href="http://del.icio.us/jm/tcpcrypt">tcpcrypt</a> <a class="delicioustag" href="http://del.icio.us/jm/opportunistic">opportunistic</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://www.irishtimes.com/newspaper/property/2010/0826/1224277603018.html" title="Inchicore family home ready for take-off" target="_blank">Inchicore family home ready for take-off</a>
: from the Irish Times property section: &#8216;There’s a guy in Inchicore with an aircraft simulator in his shed. Not one of those fancy computer games, this is the real thing – a decommissioned 747 simulator, cockpit and all.&#8217;  Unfortunately, the sim doesn&#8217;t come with the house<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/houses">houses</a> <a class="delicioustag" href="http://del.icio.us/jm/flight-simulators">flight-simulators</a> <a class="delicioustag" href="http://del.icio.us/jm/gaming">gaming</a> <a class="delicioustag" href="http://del.icio.us/jm/inchicore">inchicore</a> <a class="delicioustag" href="http://del.icio.us/jm/dublin">dublin</a> <a class="delicioustag" href="http://del.icio.us/jm/irish-times">irish-times</a> <a class="delicioustag" href="http://del.icio.us/jm/property">property</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://futureoftheinternet.org/fried-androids" title="Fried Androids? :: The Future of the Internet — And How to Stop It" target="_blank">Fried Androids? :: The Future of the Internet — And How to Stop It</a>
: scary stuff.  East Texas patent-troll court has ruled that EchoStar must remotely disable customers&#8217; DVRs due to patent infringement, which they are (thankfully) refusing to do and are now held in contempt for $200M &#8212; the blog suggests this could happen due to the Google-Oracle suit, to Android phones<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/google">google</a> <a class="delicioustag" href="http://del.icio.us/jm/via:tieguy">via:tieguy</a> <a class="delicioustag" href="http://del.icio.us/jm/law">law</a> <a class="delicioustag" href="http://del.icio.us/jm/east-texas">east-texas</a> <a class="delicioustag" href="http://del.icio.us/jm/dvr">dvr</a> <a class="delicioustag" href="http://del.icio.us/jm/remote-disabling">remote-disabling</a> <a class="delicioustag" href="http://del.icio.us/jm/internet">internet</a> <a class="delicioustag" href="http://del.icio.us/jm/oracle">oracle</a> <a class="delicioustag" href="http://del.icio.us/jm/swpats">swpats</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/26/220503a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-24</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://www.toves.org/books/distalg/" title="Introduction to parallel &#038; distributed algorithms" target="_blank">Introduction to parallel &#038; distributed algorithms</a>
: really interesting parallel algorithm concepts.  I&#8217;d seen parallel merge sort before from the map-reduce world, but some others are new to me and worth thinking about (via Hacker News)<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/via:hackernews">via:hackernews</a> <a class="delicioustag" href="http://del.icio.us/jm/algorithms">algorithms</a> <a class="delicioustag" href="http://del.icio.us/jm/distributed">distributed</a> <a class="delicioustag" href="http://del.icio.us/jm/parallel">parallel</a> <a class="delicioustag" href="http://del.icio.us/jm/map-reduce">map-reduce</a> <a class="delicioustag" href="http://del.icio.us/jm/merge-sort">merge-sort</a> <a class="delicioustag" href="http://del.icio.us/jm/sorting">sorting</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://imagesoak.com/a/" title="image soak" target="_blank">image soak</a>
: an &#8220;endless page&#8221; of images culled from newsfeeds.  Very good for video games and art, particularly.  definitely a new addition to my daily list (via Andre)<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/via:torrez">via:torrez</a> <a class="delicioustag" href="http://del.icio.us/jm/news">news</a> <a class="delicioustag" href="http://del.icio.us/jm/images">images</a> <a class="delicioustag" href="http://del.icio.us/jm/feed">feed</a> <a class="delicioustag" href="http://del.icio.us/jm/sources">sources</a> <a class="delicioustag" href="http://del.icio.us/jm/art">art</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://bikeportland.org/2010/08/18/a-bike-lane-video-game-on-n-williams-38023#more-38023" title="Mario Kart graffiti in Portland bike lanes" target="_blank">Mario Kart graffiti in Portland bike lanes</a>
: very funny.  &#8216;Wait, does this mean that those cyclists that wiped out a few blocks back are going to catch up to me right before I get to my destination, even though I didn&#8217;t crash once?&#8217; (commenter on Kotaku)<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/cycling">cycling</a> <a class="delicioustag" href="http://del.icio.us/jm/portland">portland</a> <a class="delicioustag" href="http://del.icio.us/jm/videogames">videogames</a> <a class="delicioustag" href="http://del.icio.us/jm/gaming">gaming</a> <a class="delicioustag" href="http://del.icio.us/jm/mario-kart">mario-kart</a> <a class="delicioustag" href="http://del.icio.us/jm/graffiti">graffiti</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/24/220504a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-23</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://www.techdirt.com/articles/20100816/18090210644.shtml" title="U2 Manager Blames 'Free' And Anonymous Internet Bloggers For Industry Troubles | Techdirt" target="_blank">U2 Manager Blames &#8216;Free&#8217; And Anonymous Internet Bloggers For Industry Troubles | Techdirt</a>
: great Mike Masnick post responding to the latest woe-is-me missive from U2&#8217;s asshat-in-residence Paul McGuinness (via Jim Carroll)<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/via:jimcarroll">via:jimcarroll</a> <a class="delicioustag" href="http://del.icio.us/jm/u2">u2</a> <a class="delicioustag" href="http://del.icio.us/jm/mp3blogs">mp3blogs</a> <a class="delicioustag" href="http://del.icio.us/jm/paul-mcguinness">paul-mcguinness</a> <a class="delicioustag" href="http://del.icio.us/jm/mike-masnick">mike-masnick</a> <a class="delicioustag" href="http://del.icio.us/jm/techdirt">techdirt</a> <a class="delicioustag" href="http://del.icio.us/jm/music">music</a> <a class="delicioustag" href="http://del.icio.us/jm/mp3">mp3</a> <a class="delicioustag" href="http://del.icio.us/jm/downloading">downloading</a> <a class="delicioustag" href="http://del.icio.us/jm/filesharing">filesharing</a> <a class="delicioustag" href="http://del.icio.us/jm/piracy">piracy</a> <a class="delicioustag" href="http://del.icio.us/jm/blogging">blogging</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://www.rte.ie/news/2010/0823/cao.html" title="RTÉ News: CAO website blocked by malicious attack" target="_blank">RTÉ News: CAO website blocked by malicious attack</a>
: is the CAO (Ireland&#8217;s Central Applications Office, for university admissions) being DDOS&#8217;d?  sounds like it<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/cao">cao</a> <a class="delicioustag" href="http://del.icio.us/jm/ddos">ddos</a> <a class="delicioustag" href="http://del.icio.us/jm/security">security</a> <a class="delicioustag" href="http://del.icio.us/jm/ireland">ireland</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/23/220505a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-19</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://jwz.livejournal.com/1278701.html" title="jwz - What different sorting algorithms sound like" target="_blank">jwz &#8211; What different sorting algorithms sound like</a>
: in the style of BBC Radiophonics Workshop, with copious flange &#8212; my favourite is heap sort.  this is brilliant (via jwz)<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/via:jwz">via:jwz</a> <a class="delicioustag" href="http://del.icio.us/jm/sound">sound</a> <a class="delicioustag" href="http://del.icio.us/jm/music">music</a> <a class="delicioustag" href="http://del.icio.us/jm/sorting">sorting</a> <a class="delicioustag" href="http://del.icio.us/jm/algorithms">algorithms</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/19/220503a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-17</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://www.booksofadam.com/" title="Books of Adam" target="_blank">Books of Adam</a>
: stories drawn by a guy I vaguely know online.  really funny!<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/blog">blog</a> <a class="delicioustag" href="http://del.icio.us/jm/comic">comic</a> <a class="delicioustag" href="http://del.icio.us/jm/funny">funny</a> <a class="delicioustag" href="http://del.icio.us/jm/fp">fp</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://www.ronanlyons.com/2010/08/17/100-ways-to-spend-the-anglo-e25000000000/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+RonanLyons+%28Ronan+Lyons%29" title="100 ways to spend the Anglo €25,000,000,000" target="_blank">100 ways to spend the Anglo €25,000,000,000</a>
: &#8216;just how much is €25 billion that [Ireland's taxpayers] have to borrow for [failed bank] Anglo?&#8217;  some great answers, including: start our own space program with 20 space shuttles; build 6 LHCs or 2 ITER fusion reactors; scrap fares on all public transport for 33 years; buy 2 of Asia&#8217;s largest banks; buy Steve Jobs himself; detach the People&#8217;s Republic of Cork by building a ten-metre-wide moat; buy every house and apartment listed on Daft.ie<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/money">money</a> <a class="delicioustag" href="http://del.icio.us/jm/omgwtfbbq">omgwtfbbq</a> <a class="delicioustag" href="http://del.icio.us/jm/insane">insane</a> <a class="delicioustag" href="http://del.icio.us/jm/argh">argh</a> <a class="delicioustag" href="http://del.icio.us/jm/funny">funny</a> <a class="delicioustag" href="http://del.icio.us/jm/nama">nama</a> <a class="delicioustag" href="http://del.icio.us/jm/anglo">anglo</a> <a class="delicioustag" href="http://del.icio.us/jm/sean-fitzpatrick">sean-fitzpatrick</a> <a class="delicioustag" href="http://del.icio.us/jm/ireland">ireland</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/17/220502a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-13</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://mail.opensolaris.org/pipermail/opensolaris-discuss/2010-August/059310.html" title="[osol-discuss] OpenSolaris cancelled, to be replaced with Solaris 11 Express" target="_blank">[osol-discuss] OpenSolaris cancelled, to be replaced with Solaris 11 Express</a>
: &#8216;Solaris is the #1 Enterprise Operating System. We have the leading
share of business applications on Solaris today, including both SPARC
and x64. We have more than twice the application base of AIX and HP-UX combined.&#8217;   Well, that about sums it up.  Enterprisey!<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/enterprisey">enterprisey</a> <a class="delicioustag" href="http://del.icio.us/jm/open-source">open-source</a> <a class="delicioustag" href="http://del.icio.us/jm/closed-source">closed-source</a> <a class="delicioustag" href="http://del.icio.us/jm/oracle">oracle</a> <a class="delicioustag" href="http://del.icio.us/jm/solaris">solaris</a> <a class="delicioustag" href="http://del.icio.us/jm/opensolaris">opensolaris</a> <a class="delicioustag" href="http://del.icio.us/jm/hp-ux">hp-ux</a> <a class="delicioustag" href="http://del.icio.us/jm/history">history</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/13/220503a.html</link>
			</item>
	<item>
                <title>Links for 2010-08-12</title>
                <description><![CDATA[<ul><li><p>
<a class="deliciouslink" href="http://techcrunch.com/2010/08/07/why-we-need-to-abolish-software-patents/" title="Why We Need To Abolish Software Patents" target="_blank">Why We Need To Abolish Software Patents</a>
: &#8216;Pam Samuelson, one of the co-authors of the report, says that her conclusion from the research is that the world may be better off without software patents; that the biggest beneficiaries of software patents are patent lawyers and patent trolls, not entrepreneurs.&#8217;  no shit, Sherlock<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/ip">ip</a> <a class="delicioustag" href="http://del.icio.us/jm/patents">patents</a> <a class="delicioustag" href="http://del.icio.us/jm/techcrunch">techcrunch</a> <a class="delicioustag" href="http://del.icio.us/jm/startups">startups</a> <a class="delicioustag" href="http://del.icio.us/jm/swpats">swpats</a> <a class="delicioustag" href="http://del.icio.us/jm/via:brian-caulfield">via:brian-caulfield</a> <a class="delicioustag" href="http://del.icio.us/jm/software">software</a>)</p></li>
<li><p>
<a class="deliciouslink" href="http://krebsonsecurity.com/2010/08/spam-king-leo-kuvayev-jailed-on-child-sex-charges/" title="Spam King Leo Kuvayev Jailed on Child Sex Charges — Krebs on Security" target="_blank">Spam King Leo Kuvayev Jailed on Child Sex Charges — Krebs on Security</a>
: &#8216;A man known as one of the world’s top purveyors of junk e-mail has been imprisoned in Russia for allegedly molesting [more than *50*] underage girls from a Moscow orphanage, KrebsOnSecurity.com has learned.&#8217;  lovely<br />
(tags: <a class="delicioustag" href="http://del.icio.us/jm/spam">spam</a> <a class="delicioustag" href="http://del.icio.us/jm/russia">russia</a> <a class="delicioustag" href="http://del.icio.us/jm/jail">jail</a> <a class="delicioustag" href="http://del.icio.us/jm/crime">crime</a> <a class="delicioustag" href="http://del.icio.us/jm/moscow">moscow</a> <a class="delicioustag" href="http://del.icio.us/jm/leo-kuvayev">leo-kuvayev</a>)</p></li>
</ul>
]]></description>
		<link>http://taint.org/2010/08/12/220503a.html</link>
			</item>
</channel>
</rss>
