<?xml version="1.0" encoding="UTF-8"?>
<rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>A Quantum Immortal</title>
	<atom:link href="http://ripper234.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ripper234.com</link>
	<description>Stuff Ron Gross Finds Interesting</description>
	<lastBuildDate>Fri, 10 Jul 2009 11:26:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>How much testing is enough?</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/dehWXDypH-c/</link>
		<comments>http://ripper234.com/p/how-much-testing-is-enough/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 11:26:08 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1092</guid>
		<description><![CDATA[I recently spent about 70% of the time coding a feature writing integration tests. At one point, I was thinking &#8220;Damn, all this hard word testing it, I know I don&#8217;t have bugs here, why do I work so hard on this? Let&#8217;s just skim on the tests and finish it already&#8230;&#8221;
Five minutes later a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently spent about 70% of the time coding a feature writing integration tests. At one point, I was thinking &#8220;Damn, all this hard word testing it, I know I don&#8217;t have bugs here, why do I work so hard on this? Let&#8217;s just skim on the tests and finish it already&#8230;&#8221;</p>
<p>Five minutes later a test fails. Detailed inspection shows it&#8217;s an important, unknown bug in a 3rd party library we&#8217;re using.</p>
<p>So &#8230; where do you draw your line on what to test on what to take on faith? Do you test everything, or the code where you expect most of the bugs?</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/dehWXDypH-c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/how-much-testing-is-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/how-much-testing-is-enough/</feedburner:origLink></item>
		<item>
		<title>2 physics riddles</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/BguZ0l568-o/</link>
		<comments>http://ripper234.com/p/2-physics-riddles/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 16:59:31 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1090</guid>
		<description><![CDATA[We take so much for granted.
Try to solve these two riddles on your own:

How can one prove the earth is round?
How can one prove the earth revolves around its axis, and around the sun?

Answers are here and here.
]]></description>
			<content:encoded><![CDATA[<p>We take so much for granted.</p>
<p>Try to solve these two riddles on your own:</p>
<ol>
<li>How can one prove the earth is round?</li>
<li>How can one prove the earth revolves around its axis, and around the sun?</li>
</ol>
<p>Answers are <a href="http://www.physlink.com/Education/askExperts/ae535.cfm">here</a> and <a href="http://www.physlink.com/Education/askexperts/ae240.cfm">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/BguZ0l568-o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/2-physics-riddles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/2-physics-riddles/</feedburner:origLink></item>
		<item>
		<title>lokc – a distributed locking framework in Java</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/SxQ1R_jNItM/</link>
		<comments>http://ripper234.com/p/lokc-a-distributed-locking-framework-in-java/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:29:34 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1086</guid>
		<description><![CDATA[Post removed to comply with company policy.
]]></description>
			<content:encoded><![CDATA[<p>Post removed to comply with company policy.</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/SxQ1R_jNItM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/lokc-a-distributed-locking-framework-in-java/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/lokc-a-distributed-locking-framework-in-java/</feedburner:origLink></item>
		<item>
		<title>StackOverflow Overflow</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/WcgFo5bDW7Q/</link>
		<comments>http://ripper234.com/p/stackoverflow-overflow/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 04:13:25 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Stackoverflow]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1082</guid>
		<description><![CDATA[StackOverflow is branching out heavily in the past months. First, SystemFault, a sysadmin-targeted site. Then, they purchased SuperUser.com (coming soon) &#8211; a site for home users (questions like &#8216;how to configure my router&#8217;).
And now, a meta discussion forum. It seems the process of cloning or &#8216;flavoring&#8217; SO is now almost streamlined. I wonder how many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stackoverflow.com/">StackOverflow</a> is branching out heavily in the past months. First, <a href="http://serverfault.com/">SystemFault</a>, a sysadmin-targeted site. Then, they purchased <a href="http://superuser.com/">SuperUser.com</a> (coming soon) &#8211; a site for home users (questions like &#8216;how to configure my router&#8217;).</p>
<p>And now, a <a href="http://meta.stackoverflow.com/">meta discussion forum</a>. It seems the process of cloning or &#8216;flavoring&#8217; SO is now almost streamlined. I wonder how many stack overflows will we have a year from now. In two years? I think it&#8217;s rather unfair that only us programmers (and now sysadmins) have such a great resource. What do you think &#8211; will SO clone into Q&amp;A forums for other non-computer topics (a suggested name for a law-based SO &#8211; ObjectionDenied <img src='http://ripper234.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p><strong>P.S.</strong></p>
<p>Apparently,  there&#8217;s already<a href="http://www.stackexchange.com/"> a  release date for the platform</a>! Prepare for the onsalught of StackOverflows.</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/WcgFo5bDW7Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/stackoverflow-overflow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/stackoverflow-overflow/</feedburner:origLink></item>
		<item>
		<title>Unsolved Problems in Technology / Computers</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/c5qD44P6bVw/</link>
		<comments>http://ripper234.com/p/unsolved-problems-in-technology-computers/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 12:00:20 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1076</guid>
		<description><![CDATA[In 1900, the great mathematician David Hilbert presented twenty-three open problems in mathematics. A Google search for open problems in computing gives this Wikipedia article with problems like P = NP and existence of one-way functions. I’d like to list a few, more practical, open problems in computing, that I believe will start to get [...]]]></description>
			<content:encoded><![CDATA[<p>In 1900, the great mathematician David Hilbert presented <a href="http://en.wikipedia.org/wiki/Hilbert%27s_problems">twenty-three open problems in mathematics</a>. A Google search for open problems in computing gives this <a href="http://en.wikipedia.org/wiki/List_of_open_problems_in_computer_science">Wikipedia article</a> with problems like <a href="http://en.wikipedia.org/wiki/P_and_NP">P = NP</a> and existence of <a href="http://en.wikipedia.org/wiki/One-way_function">one-way functions</a>. I’d like to list a few, more practical, open problems in computing, that I believe will start to get solved in the following years (most are being work upon for years, but I believe the rate of solving them is accelerating).</p>
<p>Here are my choice problems – I am sure I left many important problems out, and perhaps some of the ones I present are more solved than I know. Please, comment if you’re interested.</p>
<ul>
<li>Search – Google has redefined the field in the last ten years, but I think it’s too early to call search a solved problems (otherwise startups like Delver wouldn’t get started <img src='http://ripper234.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). The <a href="http://venturebeat.com/2008/01/31/googles-marissa-mayer-social-search-is-the-future/">bleeding edge</a> seems to be in Social/Personal search.</li>
<li>Instant video &amp; audio playback – play any video or audio clip, episode or movie. High quality. <span style="text-decoration: underline;">Free</span>! We’re very close to the solution here. Youtube, bittorrent, Internet radios (I’ve tried <a href="http://last.fm">last.fm</a>, <a href="http://blip.fm">blip.fm</a>, <a href="http://jango.com">Jango</a>). We’re not there yet though, all of these still have problems in pricing, availability or quality.</li>
<li>Naive AI – the most undefined term in computer history. I’m not talking about <a href="http://www.youtube.com/watch?v=_eoQjn1v9lY">Terminator</a>-style AI (yet). What I want is solid, prevalent voice-recognition. Image and video recognition (auto-tagging on <a href="http://facebook.com/">Facebook</a>, for starters). Some system I could speak to and say “please find my next open slot on Tuesday in my calendar, invite Oren &amp; Avishay for a design review, oh, and send them the presentation beforehand”. Something that has just enough smarts to automagically integrate all the other smart systems we already have today.</li>
<li>Organization. No need to backup your computer, or put everything into folders, or manually tag stuff. No need to remember passwords, logins, websites. Wait, did I upload that image to <a href="http://flickr.com">Flickr</a> or Facebook? Do I have Anton’s contact from Facebook or Gmail? I think I the copy of the seminar I saved to my desktop is more recent than the one on my laptop… The login/password problem, at least, is nearing its solution &#8211; usage of <a href="http://en.wikipedia.org/wiki/OpenID">OpenID</a> is accelerating, and it is getting more comfrtable to use as well.</li>
<li>Availability. Sure, we’ve got <a href="http://www.apple.com/iphone/">iPhone 3g</a>. But still costs 500-600$. And is suffering <a href="http://www.bukisa.com/articles/64300_5-reasons-not-to-buy-the-iphone">much</a> <a href="http://blogs.zdnet.com/ip-telephony/?p=1890">criticism</a>. I want a cheap, good endpoint to the worldnet (imaginary word I just invented to describe the combination of all the world’s networks – internet, phone, TV, …). I want one for my office, one for my bedroom, one above the kitchen table, one in the grocery store… You get my drift.</li>
<li>Power consumption. Why are laptop battery life measured in hours, not days or weeks?</li>
<li>Viruses and other malware. It’s not as prevalent as a few years ago (for me), but I still run across virus-infected files.</li>
<li>Universal data portability. Standards, standards, standards, starting from how to write web pages, to how to write software that doesn’t require root permissions to work, how to access address books and social networks. Lots of work in process here, not yet wildly adopted.</li>
<li>Information consumption. How to get really good personalized content without being <a href="http://alteregozi.com/2009/05/17/the-opportunity-in-rss-overload/">blown away by the quantity</a> or poor quality.</li>
<li>SPAM – I’m not sure this problem will go away, it might just get worse. Computers are <a href="http://geekandpoke.typepad.com/geekandpoke/2008/04/the-future-of-c.html">getting better and better</a> at pretending to be humans.</li>
<li>Planning – computers are excellent planners, right? So why can’t I use the computer to automatically plan a trip from Tel Aviv to Kiryat Bialik, where my parents live? I take the train to Kiryat Motskin, and a bus or taxi to Kiryat Bialik, but no single system (as of today, in Israel) is able to plan a complete route using both means of transportation. This bullet is deeply related (some would say included) in data portability, a few paragraphs above.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/c5qD44P6bVw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/unsolved-problems-in-technology-computers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/unsolved-problems-in-technology-computers/</feedburner:origLink></item>
		<item>
		<title>How about tigers?</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/6LO_J3qAePI/</link>
		<comments>http://ripper234.com/p/how-about-tigers/#comments</comments>
		<pubDate>Thu, 21 May 2009 12:14:22 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Animals]]></category>
		<category><![CDATA[Aya]]></category>
		<category><![CDATA[Hebrew]]></category>
		<category><![CDATA[Stories]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1070</guid>
		<description><![CDATA[Here is a short story written by Aya &#38; myself (Hebrew):
&#8220;מה לגבי נמרים?&#8221;, שאלתי.
האישה הגיעה למסקנה שאנחנו צריכים עוד חיות בבית, ואני ניסיתי להעלות חיות אקזוטיות מדי כדי שהיא תרד מהנושא.
&#8220;לא רון, אי אפשר נמרים, כבר חשבתי על זה. אנחנו נצטרך ארכיטקט מומחה כדי שיבנה לנו אגף מיוחד לנמרים. הם יוכלו להסתובב בבית רק בערב. [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a short story written by <a href="http://ayafederman.blogspot.com/">Aya</a> &amp; myself (Hebrew):</p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;מה לגבי נמרים?&#8221;, שאלתי.<br />
האישה הגיעה למסקנה שאנחנו צריכים עוד חיות בבית, ואני ניסיתי להעלות חיות אקזוטיות מדי כדי שהיא תרד מהנושא.<br />
&#8220;לא רון, אי אפשר נמרים, כבר חשבתי על זה. אנחנו נצטרך ארכיטקט מומחה כדי שיבנה לנו אגף מיוחד לנמרים. הם יוכלו להסתובב בבית רק בערב. אולי נקים מושבת רבייה?&#8221;<br />
&#8220;כמה כסף את חושבת שאני מרוויח בעבודה?&#8221;<br />
&#8220;חמוס, אולי ניקח חמוס? בעצם גידלתי כבר חמוסים אז זה בעייתי במקצת&#8230;&#8221;, המשיכה איה לעבור על רשימת החיות בטקסונומיה של לינאוס.<br />
&#8220;טוב, אז אולי היפופוטם?&#8221;, המשכתי בטקטיקת ההסחה.<br />
&#8220;נו רון תהיה רציני, אין לנו בריכה בבית.&#8221;<br />
&#8220;את בטוחה שהיפופוטמים חייבים בריכה? מה אם נפעיל מזגן?&#8221;<br />
&#8220;רון הם חיים במים, אל תהיה מגוחך. עכשיו אני רוצה תוכי. בעצם תוכים, נקח אותם זוגות זוגות.&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">יופי, עכשיו היא החליטה לפתוח פה תיבת נוח.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;לא מספיקים לך שני החתולים והארנבת שלנו?&#8221;, שאלתי בתקווה?<br />
&#8220;זה לא מספיק, שני החתולים כמעט לא עושים צרות לאחרונה. הם שקטים מדי.&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">התגעגתי לימים שבהם היינו שנינו מאוחדים כנגד החתולים, ויכולנו להתלונן עליהם באושר.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;רון, אני רוצה לראות התנהגויות של עוד חיות.&#8221;<br />
&#8220;איה, יש לך גן זאולוגי שלם מטר מהעבודה. רק אתמול שיחקת שם עם גור זאבים!&#8221;<br />
&#8220;אלה לא חיות שלי, זה לא נחשב. חוצמזה, למיכאל ולחברה שלו יש יותר חיות מלנו, יש להם אפילו צמח טורף! נכון, זה לא חיה, אבל הוא אוכל.&#8221;<br />
&#8220;איה, אנחנו לא בתחרות גידול חיות. לא, זאת לא היתה יכולה להיות תוכנית ריאלטי טובה.&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;בוא ניקח כלב בשביל הבריאות שלך, רק בשביל הבריאות. אתה יודע שהרופאה אמרה שאתה צריך ללכת יותר&#8230; אני חושבת שאם בחורה באה ומבקשת שלושה כלבים, זאת לא בקשה כזאת מוגזמת. או אולי עכברים, זה נשמע די פשוט לגדל עכברים.&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;איה, יש לנו זוג חתולים רצחניים בבית. לא חבל לקחת עכברים רק כדי לכלוא אותם בחדר השני, ולגלות אחרי חודש שהחתולים למדו איך לפתוח דלתות הזזה?&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;מה דעתך על דגו? לא גידלתי עדיין דגו.&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">בנקודה הזאת בהיתי בה וגירדתי בראשי. על מה האישה מדברת, למען השם?</span></span></p>
<div style="border-right: medium none; padding-right: 0cm; border-top: medium none; padding-left: 0cm; padding-bottom: 1pt; border-left: medium none; padding-top: 0cm; border-bottom: windowtext 1pt solid; mso-element: para-border-div; mso-border-bottom-alt: solid windowtext .75pt;">
<p class="MsoNormal" style="margin: 0cm 0cm 10pt; mso-border-bottom-alt: solid windowtext .75pt; mso-padding-alt: 0cm 0cm 1.0pt 0cm; padding: 0cm;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;היינו בחנות החיות רון, מישל הסביר לך מה זה דגו. או שבזמן הזה היית עסוק בלשחק עם התוכים? אתה יודע מה, מה לגבי התוכים באמת? אתה אוהב לשחק עם תוכים!&#8221;</span></span></p>
</div>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;"><span style="mso-spacerun: yes;"> </span>רון הסכים שדגים זו אופציה סבירה, שאלתי אותו מה לגבי אקווריום הייטק. על פי המבט על הפנים שלו ראיתי שהוא חושב על גידול מתכנתים זעירים בתוך אקווריום.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;זהו&#8221;, חשבתי לעצמי &#8221; נתחיל לגדל מתכנתים&#8230; איה תתעשתי&#8221;, אמרתי לעצמי. &#8220;את יודעת שרון רוצה חיות עם תחזוקה נמוכה ומתכנתים דורשים אוכל מיוחד וציוד אלקטרוני.&#8221;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;אקווריום הייטק&#8221; חלקתי ממשנתי עם רון &#8220;זה פשוט אקווריום יקר מאוד עם הרבה ציוד, שאפשר לגדל בו מינים של דגים שדורשים תנאים מיוחדים.&#8221; </span></span></p>
<div style="border-right: medium none; padding-right: 0cm; border-top: medium none; padding-left: 0cm; padding-bottom: 1pt; border-left: medium none; padding-top: 0cm; border-bottom: windowtext 1pt solid; mso-element: para-border-div; mso-border-bottom-alt: solid windowtext .75pt;">
<p class="MsoNormal" style="margin: 0cm 0cm 10pt; mso-border-bottom-alt: solid windowtext .75pt; mso-padding-alt: 0cm 0cm 1.0pt 0cm; padding: 0cm;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">רון עדין נתקע על עניין הדגו, התחלתי לחשוד שהוא לא רציני מספיק, הצחוק המטורף שלו היה אחד הסימנים. פסלתי את האפשרות, ברור שרון רוצה עוד חיות. אם הוא רק יצליח להבין מה זה דגו אולי הוא ירצה צ&#8217;ינצ&#8217;ילה. בדיקה קצרה בגוגל העלתה שדגו היא צ&#8217;ינצ&#8217;ילה מדברית שיכולה לחלות בסכרת. רון חשב שהענין מרתק. נוספו לדגו יתרונות.</span></span></p>
</div>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-size: small;"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE">&#8220;למה לקרוא לחיה דגו אם היא פשוט צ&#8217;ינצ&#8217;ילה? זה בטח סתם </span><span style="font-family: Calibri;"><span dir="ltr">rebranding</span></span><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE">&#8220;. איה בהתה בי ברחמים מהולים בהתנשאות קלה שביולוגים מפגינים כלפי שאר העולם. בנקודה הזאת החתול הג&#8217;ינג&#8217;י החליט לבוא למיטה ולהתחיל לעשות קולות של מטוס בואינג ממריא. משום מה החתול הזכיר לאישה פילים, והיא הגיעה למסקנה שהבית לא מספיק גדול בשביל פילים אז נצטרך לקנות שמורה. אני כמובן לא מרוויח מספיק בשביל לקנות שמורה, אז פשוט אצטרך לעבוד טיפה יותר, אולי לעשות איזה אקזיט או שניים. כמה מהר היא שכחה שאתמול היא הפצירה בי לעבוד פחות כדי שנוכל לבלות יותר זמן איכות ביחד. אם הייתי תופס את הבחור שהמציא את הביטוי &#8220;זמן איכות&#8221; בסמטה חשוכה הייתי מטפל בו טוב טוב.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-size: small;"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE">משום מה היא התחילה לדבר על זמנים. &#8220;עבר, אתה יותר מדי קשור לעבר. </span><span style="font-family: Calibri;"><span dir="ltr">You need to let go of the past</span></span><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE">. הרי למה שאמרתי אתמול אין שום קשר למה שאני אומרת היום.&#8221; לפחות היא מודעת לזה, חשבתי בטירוף. לעזאזל, עשיתי תזה בלוגיקה, אבל עדיין אני לא מתקרב בכלל להבין את מערכת האקסיומות וכללי ההיסק שהאישה פועלת לפיהם.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">&#8220;רון, נמרים! אם הילדים יגדלו עם נמרים זאת תהיה חוויה מאוד חינוכית עבורם. הם ילמדו לתקשר עם נמרים מגיל צעיר, והם יוכלו לעשות להם בייביסיטר.&#8221; בשלב זה הזכרתי לאישה שאין לנו ילדים. &#8220;נו באמת רון, אתה קשור יותר מדי להווה. תתכנן קצת קדימה, תגדיל ראש!&#8221;<br />
&#8220;טוב איה, אני מסכים להיפופוטם. את יכולה להזמין מחנות החיות.&#8221; לחצנו את היד על כך שאם היא מביאה היפופוטם, אין לי זכות להתלונן על כך. עכשיו רק שהיא לא תמצא מישהו מטורף מספיק בשביל באמת להביא לנו אחד.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;" dir="rtl"><span style="font-family: Arial; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri;" lang="HE"><span style="font-size: small;">כנראה שבאמת נצטרך לעבור דירה.</span></span></p>
<p style="text-align: right;"> </p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/6LO_J3qAePI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/how-about-tigers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/how-about-tigers/</feedburner:origLink></item>
		<item>
		<title>Alara Reborn Draft Walkthrough – 5-Color Naya</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/UQwx9fgvkcQ/</link>
		<comments>http://ripper234.com/p/alara-reborn-draft-walkthrough-5-color-naya/#comments</comments>
		<pubDate>Tue, 19 May 2009 20:33:58 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Alara Reborn]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[Magic]]></category>
		<category><![CDATA[Shards of Alara]]></category>
		<category><![CDATA[Walkthrough]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1068</guid>
		<description><![CDATA[Another Alara Reborn draft, this time a Naya deck with some 5-color &#038; bombs.
]]></description>
			<content:encoded><![CDATA[<p>Another Alara Reborn draft, this time <a href="http://ripper234.com/magic/alara-reborn-draft-walkthrough-5-color-naya/">a Naya deck with some 5-color &#038; bombs</a>.</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/UQwx9fgvkcQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/alara-reborn-draft-walkthrough-5-color-naya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/alara-reborn-draft-walkthrough-5-color-naya/</feedburner:origLink></item>
		<item>
		<title>A lucky Alara Reborn walkthrough (Esper)</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/Y7emUGZcAgs/</link>
		<comments>http://ripper234.com/p/a-lucky-alara-reborn-walkthrough-esper/#comments</comments>
		<pubDate>Sun, 17 May 2009 21:35:50 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Alara Reborn]]></category>
		<category><![CDATA[Magic]]></category>
		<category><![CDATA[Shards of Alara]]></category>
		<category><![CDATA[Walkthrough]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1063</guid>
		<description><![CDATA[Check out this lucky Esper walkthrough (Alara Reborn).
]]></description>
			<content:encoded><![CDATA[<p>Check out <a href="http://ripper234.com/magic/alara-reborn-draft-walkthrough-lucky-esper/">this lucky Esper walkthrough</a> (Alara Reborn).</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/Y7emUGZcAgs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/a-lucky-alara-reborn-walkthrough-esper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/a-lucky-alara-reborn-walkthrough-esper/</feedburner:origLink></item>
		<item>
		<title>Why I believe that 1≠2 more than I do the existence of God</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/7w90F5PhRg0/</link>
		<comments>http://ripper234.com/p/why-i-believe-that-1%e2%89%a02-more-than-i-do-the-existence-of-god/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 20:20:19 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Philosophy]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1053</guid>
		<description><![CDATA[Well, personally I am agnostic/atheist, but I’ve heard from several people that believe in God, that they believe “he exists” more than they believe that 1≠2.
Please put aside for one moment the exact meaning of the sentence “God exists”. All knowledge is, to an extent, subjective. I know that 1≠2 because it is a mathematical [...]]]></description>
			<content:encoded><![CDATA[<p>Well, personally I am agnostic/atheist, but I’ve heard from several people that believe in God, that they believe “he exists” more than they believe that 1≠2.</p>
<p>Please put aside for one moment the exact meaning of the sentence “God exists”. All knowledge is, to an extent, subjective. I know that 1≠2 because it is a mathematical theorem, but also is a theorem that <a href="http://en.wikipedia.org/wiki/Zorn%27s_lemma">Zorn’s Lemma</a> is provable from the <a href="http://en.wikipedia.org/wiki/Axiom_of_choice">Axiom of Choice</a> – my level of confidence in these two theorems being true is rather different.</p>
<p>I claim that anyone (if he understands logic), even if he believes that “God exists”, should place more confidence in the statement “1≠2” than in his belief in God *. Why? Let’s assume 1=2, and prove God does not exists:</p>
<ol>
<li>Assume 1=2, and suppose by negation that God exists</li>
<li>1≠2 (from standard arithmetic axioms and inference rules)</li>
<li>If God exists, then 1=2 and 1≠2 (from 1 and 2)</li>
<li>Therefore, God does not exist (from 3, by <a href="http://en.wikipedia.org/wiki/Proof_by_contradiction">Proof by Contradiction</a>)</li>
</ol>
<p>Q.E.D</p>
<p>So, one can prove from 1=2 that God exists, but I doubt you’ll find a proof that 1=2 from the assumption God exists. So believing 1=2 requires more faith, and provides more information, than believing God exists (because it implies God exists, but the other way around does not hold).</p>
<p>* Of course, there is at least one flaw in the above argument. Can you find it?</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/7w90F5PhRg0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/why-i-believe-that-1%e2%89%a02-more-than-i-do-the-existence-of-god/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/why-i-believe-that-1%e2%89%a02-more-than-i-do-the-existence-of-god/</feedburner:origLink></item>
		<item>
		<title>Thrift win32 binary</title>
		<link>http://feedproxy.google.com/~r/AQuantumImmortal/~3/R24yVAj20c8/</link>
		<comments>http://ripper234.com/p/thrift-win32-binary/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:13:28 +0000</pubDate>
		<dc:creator>ripper234</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Thrift]]></category>

		<guid isPermaLink="false">http://ripper234.com/?p=1050</guid>
		<description><![CDATA[I&#8217;ve been playing around with Facebook Apache Thrift recently. I had a tough time finding working Thrift binaries for win32, and the compilation process was not trivial, so I&#8217;ve decided to put them online.
So here they are, compiled with cygwin from Thrift 0.1.0. This will probably require cygwin to run (remember to add cygwin binary [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing around with <span style="text-decoration: line-through;">Facebook</span> <a href="http://wiki.apache.org/thrift/">Apache Thrift</a> recently. I had a tough time finding working Thrift binaries for win32, and the compilation process was not trivial, so I&#8217;ve decided to put them online.</p>
<p>So <a href="http://ripper234.com/apps/thrift.zip">here they are</a>, compiled with cygwin from Thrift 0.1.0. This will probably require cygwin to run (remember to add cygwin binary directory to your path).</p>
<p>Note, the compilation process created two different files named thrift.exe &#8211; one small (16kb) file and the larger 10mb file I&#8217;ve put online (this one actually works).</p>
<img src="http://feeds.feedburner.com/~r/AQuantumImmortal/~4/R24yVAj20c8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ripper234.com/p/thrift-win32-binary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ripper234.com/p/thrift-win32-binary/</feedburner:origLink></item>
	</channel>
</rss>
