<?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>spyked bricks in the wall &#187; wtf</title>
	<atom:link href="http://lucian.mogosanu.ro/bricks/tag/wtf/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucian.mogosanu.ro/bricks</link>
	<description>on the internet, no one can hear you scream.</description>
	<lastBuildDate>Sun, 25 Jul 2010 17:09:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>the badger, the mushroom, the snake and the haskell</title>
		<link>http://lucian.mogosanu.ro/bricks/the-badger-the-mushroom-the-snake-and-the-haskell/</link>
		<comments>http://lucian.mogosanu.ro/bricks/the-badger-the-mushroom-the-snake-and-the-haskell/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 20:10:10 +0000</pubDate>
		<dc:creator>spyked</dc:creator>
				<category><![CDATA[wtf]]></category>
		<category><![CDATA[badger]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[mushroom]]></category>
		<category><![CDATA[snake]]></category>
		<category><![CDATA[weebl]]></category>

		<guid isPermaLink="false">http://lucian.mogosanu.ro/bricks/?p=1069</guid>
		<description><![CDATA[How they all fit together:

1
2
3
4
5
6
7
8
module Badger where
&#160;
badger :: Int -&#62; Int -&#62; &#91;String&#93;
badger mushroom snake = badger' mushroom snake mushroom snake
    where
    badger' m s 0 s' = &#34;Mushroom&#34; : &#34;Mushroom&#34; : badger' m s m s'
    badger' m s m' 0 = &#34;Snaaaaaaaaake&#34; : badger' [...]]]></description>
			<content:encoded><![CDATA[<p>How they all fit together:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="haskell" style="font-family:monospace;"><span style="color: #06c; font-weight: bold;">module</span> Badger <span style="color: #06c; font-weight: bold;">where</span>
&nbsp;
badger <span style="color: #339933; font-weight: bold;">::</span> <span style="color: #cccc00; font-weight: bold;">Int</span> <span style="color: #339933; font-weight: bold;">-&gt;</span> <span style="color: #cccc00; font-weight: bold;">Int</span> <span style="color: #339933; font-weight: bold;">-&gt;</span> <span style="color: green;">&#91;</span><span style="color: #cccc00; font-weight: bold;">String</span><span style="color: green;">&#93;</span>
badger mushroom snake <span style="color: #339933; font-weight: bold;">=</span> badger' mushroom snake mushroom snake
    <span style="color: #06c; font-weight: bold;">where</span>
    badger' m s <span style="color: red;">0</span> s' <span style="color: #339933; font-weight: bold;">=</span> <span style="background-color: #3cb371;">&quot;Mushroom&quot;</span> : <span style="background-color: #3cb371;">&quot;Mushroom&quot;</span> : badger' m s m s'
    badger' m s m' <span style="color: red;">0</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="background-color: #3cb371;">&quot;Snaaaaaaaaake&quot;</span> : badger' m s m s
    badger' m s m' s' <span style="color: #339933; font-weight: bold;">=</span> <span style="background-color: #3cb371;">&quot;Badger&quot;</span> : badger' m s <span style="color: green;">&#40;</span>m' <span style="color: #339933; font-weight: bold;">-</span> <span style="color: red;">1</span><span style="color: green;">&#41;</span> <span style="color: green;">&#40;</span>s' <span style="color: #339933; font-weight: bold;">-</span> <span style="color: red;">1</span><span style="color: green;">&#41;</span></pre></td></tr></table></div>

<p>A Haskell 8-liner based on <a href="http://www.badgerbadgerbadger.com/">this short</a> made by Weebl.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucian.mogosanu.ro/bricks/the-badger-the-mushroom-the-snake-and-the-haskell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>yet we still don&#8217;t like apples that much.</title>
		<link>http://lucian.mogosanu.ro/bricks/yet-we-still-dont-like-apples-that-much/</link>
		<comments>http://lucian.mogosanu.ro/bricks/yet-we-still-dont-like-apples-that-much/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 20:08:16 +0000</pubDate>
		<dc:creator>spyked</dc:creator>
				<category><![CDATA[wtf]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cats]]></category>
		<category><![CDATA[comics]]></category>
		<category><![CDATA[darwin]]></category>
		<category><![CDATA[meow]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://lucian.mogosanu.ro/bricks/?p=1062</guid>
		<description><![CDATA[
&#8230; penguins and devils are so much better. Yes, xkcd; because it&#8217;s been a long while since the last wtf.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://xkcd.com/676/"><img class="alignnone size-full wp-image-1063" title="yeah, i know. i'm wrong." src="http://lucian.mogosanu.ro/bricks/wp-content/uploads/2009/12/abstraction.png" alt="abstraction" width="442" height="442" /></a></p>
<p>&#8230; penguins and devils are so much better. Yes, <strong><a href="http://xkcd.com/676/">xkcd</a></strong>; because it&#8217;s been a long while since <a href="http://lucian.mogosanu.ro/bricks/panty-removal-through-chord-progressions/">the last wtf</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucian.mogosanu.ro/bricks/yet-we-still-dont-like-apples-that-much/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>au revoir, domnișoară!</title>
		<link>http://lucian.mogosanu.ro/bricks/au-revoir-domnisoara/</link>
		<comments>http://lucian.mogosanu.ro/bricks/au-revoir-domnisoara/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 19:14:20 +0000</pubDate>
		<dc:creator>spyked</dc:creator>
				<category><![CDATA[misc stuff]]></category>
		<category><![CDATA[.eu]]></category>
		<category><![CDATA[politică]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://lucian.mogosanu.ro/bricks/?p=784</guid>
		<description><![CDATA[[ sau de ce nu voi lucra niciodată în politica europeană ]
Deși mi-am promis că nu voi mai lua în seamă tot ce se zice la teveu, azi am dat peste încă una care m-a făcut să mă dau pe spate, de două ori peste cap, să cad în partea dorsală după care să îmi [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[</strong> sau de ce nu voi lucra niciodată în politica europeană <strong>]</strong></p>
<p>Deși mi-am promis că nu voi mai lua în seamă tot ce se zice la teveu, azi am dat peste încă una care m-a făcut să mă dau pe spate, de două ori peste cap, să cad în partea dorsală după care să îmi trag vreo două palme, mirându-mă câte lucruri sunt posibile pe lumea asta. Și ca să nu se creadă că urlu degeaba aici, iată <a href="http://www.hotnews.ro/stiri-international-5497075-membrii-parlamentului-european-nu-mai-voie-foloseasca-termenii-doamna-domnisoara.htm">știrea</a> [hotnews.ro] care mă lovește la minte.</p>
<p>Carevasăzică domnule/doamnă/domnișoară, după ce mi-am petrecut șapte ani acasă, în grădiniță și pe stradă (limbaj suburban included), alți doisprezece în școală și încă unul și jumătate în învățământul superior (calculăm: 7 + 12 + 1 + 1/2 = 20 anișori și jumătate, o viață de om, nu alta), deci în urma acumulării unei educații solide, niște domni/doamne/domnișoare se trezesc să îi dea subsemnatului &#8211; într-un mod indirect &#8211; lecții despre cum ar trebui să se comporte în societatea asta europeană, din care se presupune că fac parte și românii. Asta îmi demonstrează încă o dată că incompetența s-a extins (pe plan politic, dar nu numai) la nivel european, mondial, cum vreți voi, domnii/doamnele/domnișoarele mei/mele/mele.</p>
<p>Da&#8217; hai că mai am eu câteva idei, pe care le scot de bunăvoie în domeniul public: termenul „incompetență” să fie înlocuit obligatoriu cu „oboseală cronică”, cel de „prostie” cu „probleme de înțelegere” (deși ar fi prea dur, deci se recomandă evitarea folosirii lui), iar cel de „curvă” cu „agent care prestează” sau „escortă”, că tot e la modă. Rezultă astfel că vom înlocui termenul de „curvă politică” cu „agent care prestează, suferind de probleme de înțelegere și oboseală cronică”. Cam complicat, dar se poate îmbunătăți.</p>
<p><em>Notă:</em> Îmi cer scuze prostituatelor care, până una alta, în principiu știu să își facă treaba. Ba mai mult, unele din ele știu să fie și doamne.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucian.mogosanu.ro/bricks/au-revoir-domnisoara/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>panty removal through chord progressions</title>
		<link>http://lucian.mogosanu.ro/bricks/panty-removal-through-chord-progressions/</link>
		<comments>http://lucian.mogosanu.ro/bricks/panty-removal-through-chord-progressions/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 10:23:50 +0000</pubDate>
		<dc:creator>spyked</dc:creator>
				<category><![CDATA[wtf]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[comics]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[panties]]></category>
		<category><![CDATA[wttf]]></category>

		<guid isPermaLink="false">http://lucian.mogosanu.ro/bricks/?p=711</guid>
		<description><![CDATA[
wttf.org &#8211; panty removal through chord progressions

]]></description>
			<content:encoded><![CDATA[<p><a href="http://wttf.org/2009/02/11/panty-removal-through-chord-progressions/"><img class="alignnone size-full wp-image-712" title="that's why jazz and prog rock guitarists don't get laid; cause they're NERDS!1" src="http://lucian.mogosanu.ro/bricks/wp-content/uploads/2009/02/howtoplayguitar.png" alt="how to play guitar" width="478" height="303" /></a></p>
<p><strong><a href="http://wttf.org/2009/02/11/panty-removal-through-chord-progressions/">wttf.org &#8211; panty removal through chord progressions<br />
</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://lucian.mogosanu.ro/bricks/panty-removal-through-chord-progressions/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>man wtf</title>
		<link>http://lucian.mogosanu.ro/bricks/man-wtf/</link>
		<comments>http://lucian.mogosanu.ro/bricks/man-wtf/#comments</comments>
		<pubDate>Fri, 23 May 2008 21:08:41 +0000</pubDate>
		<dc:creator>spyked</dc:creator>
				<category><![CDATA[misc stuff]]></category>
		<category><![CDATA[wtf]]></category>
		<category><![CDATA[bsdgames]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[man]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://lucian.mogosanu.ro/bricks/?p=365</guid>
		<description><![CDATA[spyked@spaicd:~$ man wtf
Before:
No manual entry for wtf
After:
NAME
wtf &#8211; translates acronyms for you
SYNOPSIS
wtf [-f dbfile] [-t type] [is] acronym &#8230;
DESCRIPTION
The wtf utility displays the expansion of the acronyms specified
on the command line.  If the acronym is unknown, wtf will check
to see if the acronym is known by the whatis(1) command.
[...]
Pe debian/ubuntu, utilitarul se află în pachetul [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>spyked@spaicd:~$ man wtf</p></blockquote>
<p>Before:</p>
<blockquote><p>No manual entry for wtf</p></blockquote>
<p>After:</p>
<blockquote><p>NAME<br />
wtf &#8211; translates acronyms for you</p>
<p>SYNOPSIS<br />
wtf [-f dbfile] [-t type] [is] acronym &#8230;</p>
<p>DESCRIPTION<br />
The wtf utility displays the expansion of the acronyms specified<br />
on the command line.  If the acronym is unknown, wtf will check<br />
to see if the acronym is known by the whatis(1) command.</p>
<p>[...]</p></blockquote>
<p>Pe debian/ubuntu, utilitarul se află în pachetul <strong>bsdgames</strong>. Thank you, buster.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucian.mogosanu.ro/bricks/man-wtf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
