<?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>cat &#62;/dev/null</title>
	<atom:link href="http://andrew.org/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrew.org</link>
	<description>world's first write-only website - by Luca Andreucci</description>
	<lastBuildDate>Tue, 12 Feb 2013 10:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>fuck off, sorry</title>
		<link>http://andrew.org/index.php/archives/2013/02/12/fuck-off-sorry/</link>
		<comments>http://andrew.org/index.php/archives/2013/02/12/fuck-off-sorry/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 09:49:10 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://andrew.org/?p=433</guid>
		<description><![CDATA[http://community.skype.com/t5/Linux/Static-binaries-for-Skype-4-1/td-p/1209918 Static binary support [for Skype 4.1 on Linux] has been removed and won&#8217;t come back, sorry. go DIAF and don&#8217;t come back, we won&#8217;t be sorry.]]></description>
			<content:encoded><![CDATA[<p><img src="http://andrew.org/wp-content/uploads/2013/02/S_DIAF.png" alt="S-DIAF" title="S_DIAF" width="96" height="96" class="alignleft size-full wp-image-437" /></p>
<p>http://community.skype.com/t5/Linux/Static-binaries-for-Skype-4-1/td-p/1209918</p>
<blockquote><p>Static binary support [for Skype 4.1 on Linux] has been removed and won&#8217;t come back, sorry.</p></blockquote>
<p>go DIAF and don&#8217;t come back, we won&#8217;t be sorry.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2013/02/12/fuck-off-sorry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>email address validation</title>
		<link>http://andrew.org/index.php/archives/2012/05/09/email-address-validation/</link>
		<comments>http://andrew.org/index.php/archives/2012/05/09/email-address-validation/#comments</comments>
		<pubDate>Wed, 09 May 2012 14:35:15 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://andrew.org/?p=419</guid>
		<description><![CDATA[To all the developers and owners of web-based services that do not validate the email address of their subscribers when they sign up: GO FUCK YOURSELF HARD. I&#8217;ve had enough of retrieving and changing passwords for services I will never ever use, and most of all, by whose terms of service I am not willing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/File:Ariza1448-2.jpg"><img src="http://andrew.org/wp-content/uploads/2012/05/Ariza1448-2-300x139.jpg" alt="Close up of Arroba sign, used at the &quot;taula de Ariza&quot; registry from 1448, to denote a wheat shipment from Castile to the Kingdom of Aragon." title="Close up of Arroba sign, used at the &quot;taula de Ariza&quot; registry from 1448, to denote a wheat shipment from Castile to the Kingdom of Aragon." width="150" class="alignleft size-medium wp-image-430" /></a>To all the developers and owners of web-based services that do not validate the email address of their subscribers when they sign up:</p>
<p><strong>GO FUCK YOURSELF HARD</strong>.</p>
<p>I&#8217;ve had enough of retrieving and changing passwords for services I will never ever use, and most of all, by whose terms of service I am not willing to abide!!!</p>
<p>If you think that validating the email address of your subscribers is too steep of a barrier, you have to provide me with a form to self-ban my address. Bonus points if you can enable your sign-up form to incinerate any dumbfuck who tries to use a banned address.</p>
<p>As a better alternative, you could just nuke your crappy web site and go kill your miserable selves.</p>
<p>PS: assholes.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2012/05/09/email-address-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco IOS &#8211; concatenate output from CLI commands</title>
		<link>http://andrew.org/index.php/archives/2012/01/02/cisco-ios-concatenate-output-from-cli-commands/</link>
		<comments>http://andrew.org/index.php/archives/2012/01/02/cisco-ios-concatenate-output-from-cli-commands/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 15:08:48 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[EEM]]></category>
		<category><![CDATA[Embedded Event Manager]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[output]]></category>

		<guid isPermaLink="false">http://andrew.org/?p=403</guid>
		<description><![CDATA[Recently I&#8217;ve been doing some work with Embedded Event Manager (EEM) on Cisco IOS. I&#8217;ve been looking for a solution to the problem of concatenating output from multiple CLI commands ($_cli_result), finding nothing relevant. I finally hacked my way using action regexp like this: action 1.0 set result_var "--init--\n" action 2.0 cli command "enable" action [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been doing some work with Embedded Event Manager (EEM) on Cisco IOS.<br />
I&#8217;ve been looking for a solution to the problem of concatenating output from multiple CLI commands (<code>$_cli_result</code>), finding nothing relevant.</p>
<p>I finally hacked my way using <code>action regexp</code> like this:</p>
<p><code><br />
 action 1.0 set result_var "--init--\n"<br />
 action 2.0 cli command "enable"<br />
 action 3.0 cli command "some command"<br />
 action 3.1 regexp ".*" "$result_var\n$_cli_result" result_var<br />
 action 4.0 cli command "some other command"<br />
 action 4.1 regexp ".*" "$result_var\n$_cli_result" result_var<br />
 [...]<br />
</code></p>
<p>Today I found another solution <a href="http://routerjockey.com/2010/06/14/working-with-the-embedded-event-manager-eem/">here at routerjockey.com</a>, which uses <code>append</code> to populate a temporary file:</p>
<p><code><br />
action 1.1 cli command "enable"<br />
action 1.2 cli command "del /force flash:temp_file"<br />
action 1.3 cli command "some command | append temp_file"<br />
action 1.4 cli command "some other command | append temp_file"<br />
</code></p>
<p>This solution is probably nicer, even though it has the relative disadvantage of using flash storage, which may not be optimal for very frequent runs.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2012/01/02/cisco-ios-concatenate-output-from-cli-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>boot ubuntu 10.04 &#8220;Lucid Lynx&#8221; in text mode</title>
		<link>http://andrew.org/index.php/archives/2010/05/07/ubuntu-10-04-lucid-lynx-boot-in-text-mode/</link>
		<comments>http://andrew.org/index.php/archives/2010/05/07/ubuntu-10-04-lucid-lynx-boot-in-text-mode/#comments</comments>
		<pubDate>Fri, 07 May 2010 18:07:36 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[text mode]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upstart]]></category>

		<guid isPermaLink="false">http://andrew.org/?p=379</guid>
		<description><![CDATA[Ubuntu 10.04 &#8220;Lucid Lynx&#8221; has been released, and what I wrote in my last post is still relevant. I did another search to find another good way to boot the OS in text mode, getting rid of gdm at boot. Inbetween several instances of advice like removing /etc/rc2.d/S30gdm, which does not exist any longer since [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 &#8220;Lucid Lynx&#8221; has been released, and <a href="/index.php/archives/2010/01/29/default-runlevel-ubuntu-karmic-netboot-remix/">what I wrote in my last post</a> is still relevant.</p>
<p>I did another search to find another good way to boot the OS in text mode, getting rid of <code>gdm</code> at boot.</p>
<p>Inbetween several instances of advice like removing <code>/etc/rc2.d/S30gdm</code>, which does not exist any longer since gdm has been moved to <a href="http://upstart.ubuntu.com/">upstart</a>, or getting rid of gdm altogether by uninstalling it, which I didn&#8217;t want to do, I found something interesting in <a href="http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4452">a comment to an article</a>:</p>
<blockquote><p>
You need to open the <code>/etc/default/grub</code> file, locate the following line:</p>
<p><code class="block">GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"</code></p>
<p>and change it to:</p>
<p><code class="block">GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"</code></p>
<p>and don’t forget to run <code>update-grub</code> afterwards to update.</p>
</blockquote>
<p>In more general terms, you may want to add the <code>text</code> parameter to the <code>GRUB</code> entry for which you want a text-mode boot. Changing the default GRUB command line postfix, which is appended to all entries, rather than changing a single entry, seems like a brutal solution, but it is also the quickest, and may be just what you want.</p>
<p>A little bit of explanation: the upstart script <code>/etc/init/gdm</code> checks the kernel command-line for <em>inhibitors</em> such as <code>text</code>, and quits if it finds one:</p>
<blockquote>
<pre>
        for ARG in $(cat /proc/cmdline)
        do
            case "${ARG}" in
                text|-s|s|S|single)
                    plymouth quit || :  # We have the ball here
                    exit 0
                    ;;
</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2010/05/07/ubuntu-10-04-lucid-lynx-boot-in-text-mode/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>getting a text prompt on Ubuntu 9.10 karmic koala Netboot Remix</title>
		<link>http://andrew.org/index.php/archives/2010/01/29/default-runlevel-ubuntu-karmic-netboot-remix/</link>
		<comments>http://andrew.org/index.php/archives/2010/01/29/default-runlevel-ubuntu-karmic-netboot-remix/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 12:37:13 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[netbook remix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[UNR]]></category>
		<category><![CDATA[upstart]]></category>
		<category><![CDATA[xdm]]></category>

		<guid isPermaLink="false">http://andrew.org/?p=361</guid>
		<description><![CDATA[(UPDATE 20100302) I wanted to change the default runlevel on my 9.10 Netbook Remix to 3, hoping to get a text-only login prompt. I knew about the switch to upstart, so I did a bit of googling and I found this page, instructing me to change DEFAULT_RUNLEVEL in /etc/init/rc-sysinit.conf. But, after switching to default runlevel [...]]]></description>
			<content:encoded><![CDATA[<p>(UPDATE 20100302)</p>
<p>I wanted to change the default runlevel on my 9.10 Netbook Remix to 3, hoping to get a text-only login prompt.<br />
I knew about the switch to upstart, so I did a bit of googling and I found <a href="http://coffeecode.net/index.php?url=archives/203-Changing-the-default-run-level-in-Ubuntu-9.10-Karmic-Koala.html">this page</a>, instructing me to change DEFAULT_RUNLEVEL in <code>/etc/init/rc-sysinit.conf</code>.</p>
<p>But, after switching to default runlevel 3, gdm was still popping up.</p>
<p>That&#8217;s when I noticed this in <code>/etc/init/gdm.conf</code>:</p>
<p><code class="block">start on (filesystem<br />
and started hal<br />
   and tty-device-added KERNEL=tty7<br />
   and (graphics-device-added or stopped udevtrigger))<br />
stop on runlevel [016]</code></p>
<p>Adding runlevel <code>3</code> to the <code>stop on</code> directive did the trick, but apparently only when I passed the runlevel via bootloader.<br />
The correct action was to specify the exclusion of my new default runlevel on the <code>start on</code> directive.</p>
<p>To sum it up:</p>
<p>in <strong>/etc/init/rc-sysinit.conf</strong>:<br />
<code class="block">env DEFAULT_RUNLEVEL=3</code></p>
<p>in <strong>/etc/init/gdm.conf</strong>:<br />
<code class="block">start on (filesystem<br />
and started hal<br />
   and tty-device-added KERNEL=tty7<br />
   and (graphics-device-added or stopped udevtrigger)<br />
   and runlevel [!3])<br />
stop on runlevel [016]</code></p>
<p>Gotta love this transition to upstart!!! <img src='http://andrew.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Update: this seems to work on 9.10 desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2010/01/29/default-runlevel-ubuntu-karmic-netboot-remix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1234567890</title>
		<link>http://andrew.org/index.php/archives/2009/02/13/1234567890/</link>
		<comments>http://andrew.org/index.php/archives/2009/02/13/1234567890/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 22:00:32 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[1234567890]]></category>
		<category><![CDATA[timestamp]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2009/02/13/1234567890/</guid>
		<description><![CDATA[It&#8217;s Unix Timestamp 1234567890. Enjoy the moment!!!]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s Unix Timestamp 1234567890. Enjoy the moment!!! <img src='http://andrew.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2009/02/13/1234567890/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>florian schneider leaves kraftwerk</title>
		<link>http://andrew.org/index.php/archives/2009/01/13/florian-schneider-leaves-kraftwerk/</link>
		<comments>http://andrew.org/index.php/archives/2009/01/13/florian-schneider-leaves-kraftwerk/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 00:49:13 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[kraftwerk]]></category>
		<category><![CDATA[sad day]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2009/01/13/florian-schneider-leaves-kraftwerk/</guid>
		<description><![CDATA[Thanks to jochen for the photo! Less than a month past my first trip to D&#252;sseldorf, including the obligatory geek shot in front of where Kling Klang used to be, I am struck by the news that Florian is leaving Kraftwerk. I am really caught between the serene understanding that all good things eventually come [...]]]></description>
			<content:encoded><![CDATA[<div class='image' style='float:left; margin-right: 7px;'><img src='http://andrew.org/wp-content/uploads/2009/01/elektro_s.gif' alt='Elektro Schneider' /><br \/>
<p style='font-size: .7em; text-align:center;'>Thanks to jochen for the photo!</p>
</div>
<p>Less than a month past my first trip to D&uuml;sseldorf, including the obligatory geek shot in front of where <a href="http://en.wikipedia.org/wiki/Kling_Klang">Kling Klang</a> used to be, I am struck by the news that Florian is leaving Kraftwerk.</p>
<p>I am really caught between the serene understanding that all good things eventually come to an end, that of course this is not going to wipe away the many hours of good music, and the feeling that no, <em>it can&#8217;t be</em>.</p>
<p>Shei&szlig;e.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2009/01/13/florian-schneider-leaves-kraftwerk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mist-eries.</title>
		<link>http://andrew.org/index.php/archives/2009/01/06/mist-eries/</link>
		<comments>http://andrew.org/index.php/archives/2009/01/06/mist-eries/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 16:51:43 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[science friction]]></category>
		<category><![CDATA[bah]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2009/01/06/mist-eries/</guid>
		<description><![CDATA[I just finished watching The Mist and I can&#8217;t help but write about it. I can&#8217;t believe I wasted my time on this&#8230; I don&#8217;t even know how to define it, it&#8217;s just one wrong letter away from the perfect anagram. I must confess it is definitely not my favourite genre, but this is so [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished watching <a href="http://www.imdb.com/title/tt0884328/">The Mist</a> and I can&#8217;t help but write about it.</p>
<p>I can&#8217;t believe I wasted my time on this&#8230; I don&#8217;t even know how to define it, it&#8217;s just one wrong letter away from the perfect anagram. I must confess it is definitely not my favourite genre, but this is <em>so lame</em> it&#8217;s hardly bearable. 7.4 out of 10? Are you serious, IMDb? This may not be <a href="http://www.imdb.com/title/tt0086036/">the worst movie I&#8217;ve ever seen</a>, but goes straight into my Top Ten, and I get the feeling that if I ever have the guts to watch it again, which is unlikely, it might end up at a close second place.</p>
<p>But the real mistery is that it&#8217;s been directed by <a href="http://www.imdb.com/name/nm0001104/">Frank Darabont</a>, just like <em>The Shawshank Redemption</em> and <em>The Green Mile</em>, both also based on novels by King. Maybe the man needs prisons to make good movies, so let&#8217;s throw him into one, just to make sure he doesn&#8217;t get lost in <em>The Mist</em> again.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2009/01/06/mist-eries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oral sex</title>
		<link>http://andrew.org/index.php/archives/2008/11/14/oral-sex/</link>
		<comments>http://andrew.org/index.php/archives/2008/11/14/oral-sex/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 08:48:47 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[insight]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2008/11/14/oral-sex/</guid>
		<description><![CDATA[I just lost a fight this morning. Apparently, talking about people you&#8217;d like to sleep with does not qualify as oral sex.]]></description>
			<content:encoded><![CDATA[<p>I just lost a fight this morning.</p>
<p>Apparently, talking about people you&#8217;d like to sleep with does not qualify as oral sex.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2008/11/14/oral-sex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>obamaself.</title>
		<link>http://andrew.org/index.php/archives/2008/11/05/obamaself/</link>
		<comments>http://andrew.org/index.php/archives/2008/11/05/obamaself/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 08:26:44 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[science friction]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2008/11/05/obamaself/</guid>
		<description><![CDATA[Am I the only one in the world thinking that nothing is going to change anyway? Poor, silly, deluded me. “But aren&#8217;t you the one who&#8217;s always saying there is no right and wrong, it&#8217;s a duality, and dualities are an illusion?” “How does that apply?” “You tell me! I don&#8217;t even know what it [...]]]></description>
			<content:encoded><![CDATA[<p>Am I the only one in the world thinking that nothing is going to change anyway?</p>
<p>Poor, silly, deluded me.</p>
<blockquote><p>
 “But aren&#8217;t you the one who&#8217;s always saying there is no right and wrong, it&#8217;s a duality, and dualities are an illusion?”</p>
<p>“How does that apply?”</p>
<p>“You tell me! I don&#8217;t even know what it means!!”</p>
<p style='text-align: right;'><em>Dharma &#038; Greg</em> &#8211; <em>Good Cop Bad Daughter</em> (3×14)</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2008/11/05/obamaself/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>love-hate relationships</title>
		<link>http://andrew.org/index.php/archives/2008/11/02/love-hate-relationships/</link>
		<comments>http://andrew.org/index.php/archives/2008/11/02/love-hate-relationships/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 12:03:32 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[KDE 4.1]]></category>
		<category><![CDATA[KRunner]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[X.Org]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2008/11/02/love-hate-relationships/</guid>
		<description><![CDATA[Since my life is a complete bore lately, I decided to get a kick and upgraded my notebook to Kubuntu 8.10. I have to confess a serious case of love-hate relationship with Ubuntu. The more I get suspicious about it and its makers, the more gracefully it runs on all my hardware. I think it [...]]]></description>
			<content:encoded><![CDATA[<p>Since my life is a complete bore lately, I decided to get a kick and upgraded my notebook to Kubuntu 8.10.</p>
<p>I have to confess a serious case of love-hate relationship with Ubuntu. The more I get suspicious about it and its makers, the more gracefully it runs on all my hardware. I think it does that on purpose. Just like last time, when I upgraded from 7.04 to 8.04, I was secretly hoping the upgrade would leave me with a heap of smoking ashes. And, just like last time, the process went as smooth as silk.</p>
<p>I must say I was pleasantly surprised by KDE 4.1. I didn&#8217;t like, or even understand, most of what I saw of the first dot zero releases, but I sure like what I see now. Of course there is a lot of eye candy, which I don&#8217;t care about in the slightest as long as I can disable it (I can&#8217;t afford it on my relatively slow hardware, and losing cycles for no good reason tends to bother me anyway in the long run). But it feels like there also is a lot of sensible stuff behind the scenes. I&#8217;m still playing around, but most of what I&#8217;ve seen has been improved. I always thought KDE was a terrific piece of software; this new release surely carries on the good tradition and probably ups the ante.</p>
<p>Anyway, it&#8217;s not like I haven&#8217;t had my little problems. The Alt+F2 thingie that used to be called <code>MiniCLI</code> has now been replaced by this wonderful new thing called <code>KRunner</code>. I like it very much, but <a href="http://bugs.kde.org/show_bug.cgi?id=159510">it seems to have a nasty bug</a>, it does not store settings nor the command history. This is <strong>a big pain</strong>, since I use the thing a lot. I see the bug has been fixed in SVN, I hope the fix gets to binary soon.</p>
<p>Also, VLC video output defaults to <code>XVideo extension</code>, which seems to cause a <strong>major screwup</strong> with my graphics card (Intel Corporation 82852/855GM Integrated Graphics Device (rev 02), <code>xserver-xorg-video-intel</code> X.Org video driver, version 2.4.1 whatnot). After a handful of seconds of video play, the display goes completely berserk and there is no way to get anything back but doing the Three-Finger Salute. Forcing VLC video output to <code>OpenGL</code> fixed the problem. And by the way, VLC 0.9.4 totally rocks.</p>
<p>I had to uninstall NetworkManager since it messed with my wireless card and my own scripts. OK, I have to be honest here: me and NetworkManager, we don&#8217;t get along very well. I don&#8217;t like it and the feeling seems to be mutual. No big deal, I can&#8217;t be friends with anyone, can I.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2008/11/02/love-hate-relationships/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>illusions</title>
		<link>http://andrew.org/index.php/archives/2008/10/19/illusions/</link>
		<comments>http://andrew.org/index.php/archives/2008/10/19/illusions/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 14:39:14 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[science friction]]></category>

		<guid isPermaLink="false">http://andrew.org/index.php/archives/2008/10/19/illusions/</guid>
		<description><![CDATA[Choice is an illusion created between those with power and those without. The Merovingian, Matrix: reloaded]]></description>
			<content:encoded><![CDATA[<blockquote><p>Choice is an illusion created between those with power and those without.</p>
<p style='text-align: right;'>The Merovingian, <em>Matrix: reloaded</em></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://andrew.org/index.php/archives/2008/10/19/illusions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
