<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss"><channel><title>talk.geekherocomic.com: let me hear your voice!</title><link>http://talk.geekherocomic.com/</link><description></description><image><url>http://talk.geekherocomic.com/static/header.png</url><title>talk.geekherocomic.com: let me hear your voice!</title><link>http://talk.geekherocomic.com/</link></image><item><guid isPermaLink="true">/r/GeekHeroComic/comments/7i/a_confirmation/sx</guid><title>mpiechotka on A Confirmation</title><link>/r/GeekHeroComic/comments/7i/a_confirmation/sx</link><dc:date>2009-10-30T13:58:47.647594+00:00-0700</dc:date><description>What's the name of auto-destruct BIOS rutine in my computer?</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/6w/back_in_time/lr</guid><title>mpiechotka on Back In Time</title><link>/r/GeekHeroComic/comments/6w/back_in_time/lr</link><dc:date>2009-09-25T13:44:24.989684+00:00-0700</dc:date><description>Shouldn't there be no paradox in the first place?</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/6m/vcs_best_practices/js</guid><title>mpiechotka on VCS Best Practices</title><link>/r/GeekHeroComic/comments/6m/vcs_best_practices/js</link><dc:date>2009-09-14T22:05:03.573254+00:00-0700</dc:date><description>Being a beliver I think that it's nothing wrong with such jokes.</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/6g/encounter_with_a_depressed_computer_scientist/hz</guid><title>mpiechotka on Encounter With A Depressed Computer Scientist</title><link>/r/GeekHeroComic/comments/6g/encounter_with_a_depressed_computer_scientist/hz</link><dc:date>2009-09-07T14:05:24.925156+00:00-0700</dc:date><description>O notation have nothing to do with time. O(n^2) algorithm takes n^2 steps whatever the length of step is. In this case in timeless space they simply have no length (and are instantienious?) but they still exists.</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/6g/encounter_with_a_depressed_computer_scientist/hy</guid><title>mpiechotka on Encounter With A Depressed Computer Scientist</title><link>/r/GeekHeroComic/comments/6g/encounter_with_a_depressed_computer_scientist/hy</link><dc:date>2009-09-07T14:03:33.502985+00:00-0700</dc:date><description>But he can still consider goto harmful...</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/6d/microsofts_secret_research_facility/do</guid><title>mpiechotka on Microsoft's Secret Research Facility</title><link>/r/GeekHeroComic/comments/6d/microsofts_secret_research_facility/do</link><dc:date>2009-09-02T15:48:24.049063+00:00-0700</dc:date><description>Shouldn't it be Hurd? Well - managing a project the is 25-years old with no production release **is** hell.</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/68/cons_of_omniscience/ce</guid><title>mpiechotka on Cons Of Omniscience</title><link>/r/GeekHeroComic/comments/68/cons_of_omniscience/ce</link><dc:date>2009-08-28T21:06:10.878700+00:00-0700</dc:date><description>I had to use RandomAccessFile class to get points ;) As the only library I know about that contains is Java... PS. I do not blame the teacher - it was IB PPS. I tried not to implement this class in other language - not with my future depending largly on it.</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/68/cons_of_omniscience/b2</guid><title>mpiechotka on Cons Of Omniscience</title><link>/r/GeekHeroComic/comments/68/cons_of_omniscience/b2</link><dc:date>2009-08-24T14:11:45.587862+00:00-0700</dc:date><description>Hmm. Someone who said it have never programmed in VB or Java I'd guess. Java have many cons - in High School (project could be in any language as long as it was Java) I spent some time how to catch locally an exception thrown from constructor of an object which was supposed to be reached from closur... anonymous class. Solution was something like: ObjectType _t; try { _t = new ObjectType(...); } catch(...) { // ... } final ObjectType t = _t; But it's not entirly bad language or platform especially considering the age. Well - JavaScript is of course a different story.</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/68/cons_of_omniscience/b0</guid><title>mpiechotka on Cons Of Omniscience</title><link>/r/GeekHeroComic/comments/68/cons_of_omniscience/b0</link><dc:date>2009-08-24T13:41:22.267134+00:00-0700</dc:date><description>Java? Well - Java is not so bad (to begin with it's open). I'd rather expect Cobol or Visual Basic.</description></item><item><guid isPermaLink="true">/r/GeekHeroComic/comments/5x/optimize_any_code_10x_faster/7v</guid><title>mpiechotka on Optimize Any Code 10x Faster</title><link>/r/GeekHeroComic/comments/5x/optimize_any_code_10x_faster/7v</link><dc:date>2009-08-05T18:24:17.783217+00:00-0700</dc:date><description>Sometimes this optimalization does not work: #include &amp;lt;stdio.h&amp;gt; #include &amp;lt;stdlib.h&amp;gt; void noop() {} int main() { int stop = 0; while(stop == 0) { noop(); noop(); noop(); noop(); noop(); noop(); noop(); noop(); noop(); stop = 1; noop(); noop(); } }</description></item></channel></rss>