<?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>blog.autopsy.se &#187; Sucks! (Really!)</title>
	<atom:link href="http://blog.autopsy.se/tag/sucks-really/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.autopsy.se</link>
	<description>basically; it sucks. everything sucks. but.. in a good way..</description>
	<lastBuildDate>Mon, 02 Aug 2010 16:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Waiting sucks, really!</title>
		<link>http://blog.autopsy.se/2009/02/waiting-sucks-really/</link>
		<comments>http://blog.autopsy.se/2009/02/waiting-sucks-really/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 23:13:29 +0000</pubDate>
		<dc:creator>ube</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[pacemaker]]></category>
		<category><![CDATA[Sucks! (Really!)]]></category>

		<guid isPermaLink="false">http://blog.autopsy.se/?p=84</guid>
		<description><![CDATA[I've ordered a pacemaker.. But I'll have to wait roughly 10 days until I get back home to get it. I WANT IT NOW!]]></description>
			<content:encoded><![CDATA[<p>I've ordered a <a href="http://pacemaker.net">pacemaker</a>.. But I'll have to wait roughly 10 days until I get back home to get it. I WANT IT NOW! </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.autopsy.se/2009/02/waiting-sucks-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl 5.8.8 sucks, or the lack of Perl 5.10 on my box sucks! Really</title>
		<link>http://blog.autopsy.se/2009/01/perl-588-sucks-or-the-lack-of-perl-510-on-my-box-sucks-really/</link>
		<comments>http://blog.autopsy.se/2009/01/perl-588-sucks-or-the-lack-of-perl-510-on-my-box-sucks-really/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 01:44:34 +0000</pubDate>
		<dc:creator>ube</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Named Capture]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[RegExp]]></category>
		<category><![CDATA[Sucks! (Really!)]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://blog.autopsy.se/?p=55</guid>
		<description><![CDATA[Been struggling with a regexp using perl since I couldn't get sed to work as I wanted (mainly "+" sucks with sed). These are my tests: # echo cold.case.S01E12.qweqwe &#124;perl -pe 's/^(?:(.*)\.(\d+)x(\d+).*)&#124;(?:(.*)\.S(\d+)E(\d+)).*$/\1 \2 \3 \4 \5 \6 \7/' cold.case    01 12 #echo cold_case.1x12 &#124; perl -pe 's/^(?:(.*)\.(\d+)x(\d+).*)&#124;(?:(.*)\.S(\d+)E(\d+)).*$/\1 \2 \3 \4 \5 \6 \7/' cold_case 1 [...]]]></description>
			<content:encoded><![CDATA[<p>Been struggling with a regexp using perl since I couldn't get sed to work as I wanted (mainly "+" sucks with sed).</p>
<p><span id="more-55"></span></p>
<p>These are my tests:</p>
<p># echo cold.case.S01E12.qweqwe |perl -pe 's/^(?:(.*)\.(\d+)x(\d+).*)|(?:(.*)\.S(\d+)E(\d+)).*$/\1 \2 \3 \4 \5 \6 \7/'<br />
cold.case    01 12<br />
#echo cold_case.1x12 | perl -pe 's/^(?:(.*)\.(\d+)x(\d+).*)|(?:(.*)\.S(\d+)E(\d+)).*$/\1 \2 \3 \4 \5 \6 \7/'<br />
cold_case 1 12</p>
<p>Notice the three spaces in front of cold.case? It's because I can't get perl to do an alternate match. A friend came up with the following line:<br />
perl -pe 's/(?:^(?&lt;a&gt;.*)\.(?&lt;b&gt;[0-9])+x(?&lt;c&gt;[0-9]+).*$)|(?:^(?&lt;a&gt;.*)\.S(?&lt;b&gt;[0-9]+)E(?&lt;c&gt;[0-9]+).*$)/$+{a} $+{b} $+{c}/'<br />
Which works just fine, if you're running Perl 5.10, and I'm not! Or, it's not in the Gentoo repository yet. So I'll have to wait. Crap!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.autopsy.se/2009/01/perl-588-sucks-or-the-lack-of-perl-510-on-my-box-sucks-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being two hours late sucks, really!</title>
		<link>http://blog.autopsy.se/2009/01/being-two-hours-late-sucks-really/</link>
		<comments>http://blog.autopsy.se/2009/01/being-two-hours-late-sucks-really/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 17:36:32 +0000</pubDate>
		<dc:creator>ube</dc:creator>
				<category><![CDATA[On the road]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[Heatrow]]></category>
		<category><![CDATA[Sucks! (Really!)]]></category>

		<guid isPermaLink="false">http://blog.autopsy.se/2009/01/03/being-two-hours-late-sucks-really/</guid>
		<description><![CDATA[There was some part broken (missing?) on the airplane so we had to wait for two hours before boarding. I don't really mind, I still get paid.. However it does not take the pain out of waiting, I have had two beers just hit that sleep aphex after dinner so I'm quite tired right now [...]]]></description>
			<content:encoded><![CDATA[<p>There was some part broken (missing?) on the airplane so we had to wait for two hours before boarding. I don't really mind, I still get paid..</p>
<p>However it does not take the pain out of waiting, I have had two beers just hit that sleep aphex after dinner so I'm quite tired right now and I have to stay awake for some time now. The question is if I should skip sleeping all together so I wont be that tired and jet-lagged tomorrow in Montreal?</p>
<p>Appart from the delay the stay in Heathrow was quite ok, but it has to be said that the bacon at TGI's should not be allowed to be called bacon; bacon is thin and crisp what I got was anything but that.. </p>
<p>Hmm, just realised that I might only be one hour late, timezones sucks! <img src='http://blog.autopsy.se/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.autopsy.se/2009/01/being-two-hours-late-sucks-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canada sucks, really!</title>
		<link>http://blog.autopsy.se/2009/01/canada-sucks-realy/</link>
		<comments>http://blog.autopsy.se/2009/01/canada-sucks-realy/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 16:53:56 +0000</pubDate>
		<dc:creator>ube</dc:creator>
				<category><![CDATA[On the road]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Canada]]></category>
		<category><![CDATA[Sucks! (Really!)]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://blog.autopsy.se/2009/01/02/canada-sucks-realy/</guid>
		<description><![CDATA[I'm on my way back to montreal.. Two more months to go, eight weeks or fifty-six days.. It's not that bad, but the per-diem has been lowered by 50 SEK.. Hopefully I'll manage..]]></description>
			<content:encoded><![CDATA[<p>I'm on my way back to montreal.. Two more months to go, eight weeks or fifty-six days.. It's not that bad, but the per-diem has been lowered by 50 SEK.. Hopefully I'll manage.. <img src='http://blog.autopsy.se/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.autopsy.se/2009/01/canada-sucks-realy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my macbook sucks! really!</title>
		<link>http://blog.autopsy.se/2008/10/my-macbook-sucks-really/</link>
		<comments>http://blog.autopsy.se/2008/10/my-macbook-sucks-really/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 10:21:24 +0000</pubDate>
		<dc:creator>ube</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Sucks! (Really!)]]></category>

		<guid isPermaLink="false">http://blog.autopsy.se/?p=8</guid>
		<description><![CDATA[My MacBook has started to behave badly. I'm staying at a hotel for 5 more months (no it's not really nice) and the internet connection is NATed (free though). So I want to access my macbook from work. It's quite easy; just set up a ssh tunnel back to the mac. But the last two [...]]]></description>
			<content:encoded><![CDATA[<p>My MacBook has started to behave badly. I'm staying at a hotel for 5 more months (no it's not <em>really nice</em>) and the internet connection is NATed (free though). So I want to access my macbook from work. It's quite easy; just set up a ssh tunnel back to the mac. But the last two days it has frozen after I left my room. So this means that I can't download my tv-series to my mac from the office. Which means that I have to wait until I get home and my collegues starts downloding Swedish Idol which means that I just get about 20kb/s compared to 300kb/s.</p>
<p>I'm about to go and get myself a new laptop, probably a MBP or a MBA, haven't decided just yet. Luckilly I'm in Montreal where there is a Apple Store four blocks from the hotel so I can go down there and get a new one in a heartbeat. But I have to wait, no matter how much I want a new computer I'll have to see what's being released on October 14th..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.autopsy.se/2008/10/my-macbook-sucks-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
