<?xml version="1.0" encoding="utf-8"?> <rss version="2.0"> <channel> <title>Programming @4-ch</title> <link>http://4-ch.net/code/index.html</link> <description>Posts on Programming @4-ch at 4-ch.net.</description>  <item> <title>I reproduced an error I found in safari. (3)</title> <link>http://4-ch.net/code/kareha.pl/1334944969/</link> <guid>http://4-ch.net/code/kareha.pl/1334944969/</guid> <comments>http://4-ch.net/code/kareha.pl/1334944969/</comments> <author>!!nxAAFzeH</author> <description><![CDATA[ <p>I recently reproduced an KERN_INVALID_ADDRESS error I found in Safari. Where should I go from here? Could the right person make an exploit out of this?</p><p>gdb log is here.</p><p><a href="http://paste.pocoo.org/show/584311/" rel="nofollow">http://paste.pocoo.org/show/584311/</a></p>  ]]></description> </item>  <item> <title>Google app engine (2)</title> <link>http://4-ch.net/code/kareha.pl/1336308204/</link> <guid>http://4-ch.net/code/kareha.pl/1336308204/</guid> <comments>http://4-ch.net/code/kareha.pl/1336308204/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>I want to make a small webapp and learn Python at the same time - because I might want to do a 2d game later and I figured that I would use python for that as well and this project would be a good chance to do so. The problem is&#44; I would want free hosting. Google app engine is free afaik... any experiences using it? Anything?</p>  ]]></description> </item>  <item> <title>Is Perl a dead language? (24)</title> <link>http://4-ch.net/code/kareha.pl/1248803782/</link> <guid>http://4-ch.net/code/kareha.pl/1248803782/</guid> <comments>http://4-ch.net/code/kareha.pl/1248803782/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>I have been reading on reddit and digg people are claiming Perl is a dead language.  I am a heavy Perl coder and I do not see any of this.  What do you think?</p>  ]]></description> </item>  <item> <title>OOP vs functional (4)</title> <link>http://4-ch.net/code/kareha.pl/1301145062/</link> <guid>http://4-ch.net/code/kareha.pl/1301145062/</guid> <comments>http://4-ch.net/code/kareha.pl/1301145062/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>in layman&#39;s terms what is the difference between the two ?</p>  ]]></description> </item>  <item> <title>Interpreted vs. compiled labguages (10)</title> <link>http://4-ch.net/code/kareha.pl/1299502119/</link> <guid>http://4-ch.net/code/kareha.pl/1299502119/</guid> <comments>http://4-ch.net/code/kareha.pl/1299502119/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>Would you say it&#39;s easier for a newbie to pick up programming by learning an interpreted language ?</p>  ]]></description> </item>  <item> <title>Backup tweets (2)</title> <link>http://4-ch.net/code/kareha.pl/1332941923/</link> <guid>http://4-ch.net/code/kareha.pl/1332941923/</guid> <comments>http://4-ch.net/code/kareha.pl/1332941923/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>How would I use wget to backup all a users tweets into a html file? There&#39;s 20 tweets per page so you need to iterate { TWEETS/20 } times</p>  ]]></description> </item>  <item> <title>Spoilers in Wakaba (10)</title> <link>http://4-ch.net/code/kareha.pl/1321375031/</link> <guid>http://4-ch.net/code/kareha.pl/1321375031/</guid> <comments>http://4-ch.net/code/kareha.pl/1321375031/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>So I&#39;m trying to add spoiler support in Wakaba&#44; and I&#39;m having a lot of trouble that I think is stemming from regex. I&#39;m new to perl&#44; so this is a bit hard for me. I&#39;m adding the following to <code>sub do_wakabamark($;$$)</code> to accomplish this:</p><pre><code>elsif(/^\[spoiler\]/) # spoilers{<br />    if ($lines[0]=~/^\[spoiler\](.*)/){<br />        while !($lines[0]=~/\[\/spoiler\]$/){<br />            push @spoiler&#44;$1; shift @lines;<br />        }<br />    }<br />    $res.=&quot;&lt;span class=&#39;spoiler&#39;&gt;&quot;.(join &quot;&lt;br /&gt;&quot;&#44;@spoiler).&quot;&lt;/span&gt;&quot;;<br />}</code></pre><p>Thanks in advance!!</p>  ]]></description> </item>  <item> <title>lol (2)</title> <link>http://4-ch.net/code/kareha.pl/1330189408/</link> <guid>http://4-ch.net/code/kareha.pl/1330189408/</guid> <comments>http://4-ch.net/code/kareha.pl/1330189408/</comments> <author>dicks</author> <description><![CDATA[ <p>[b][i][u][o]this board is more dead than[/o][/u] [spoiler][sup]/prog/[/sup][/spoiler][/i][/b]</p>  ]]></description> </item>  <item> <title>Shitpostan (2)</title> <link>http://4-ch.net/code/kareha.pl/1330115966/</link> <guid>http://4-ch.net/code/kareha.pl/1330115966/</guid> <comments>http://4-ch.net/code/kareha.pl/1330115966/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>Check unary dubs.</p>  ]]></description> </item>  <item> <title>What is the diff between RSS and Atom feeds? Is one better? (2)</title> <link>http://4-ch.net/code/kareha.pl/1329614981/</link> <guid>http://4-ch.net/code/kareha.pl/1329614981/</guid> <comments>http://4-ch.net/code/kareha.pl/1329614981/</comments> <author>#!/usr/bin/anonymous</author> <description><![CDATA[ <p>Most news feed programs I have seen say they support both&#44; but I do not see a difference between the two.</p>  ]]></description> </item>  </channel> </rss>
