Reddit Clone Experiment[source]

xml
<glacius:metadata>
    <title>Reddit Clone Experiment</title>
    <description>I made a simplistic Reddit clone in PHP</description>
    <category>PHP</category>
    <category>Legacy stuff</category>
</glacius:metadata>
<p>
    Sorry, the Reddit clone lolxperiment has ended. Many people tried their
    best to sql inject me, and failed. It was fun, and it was mean-spirited, 
    but it's time to let go.
</p>
<h3>Context</h3>
<p>
    In 2009ish I created a minimalistic Reddit clone in PHP. I don't remember
    why. I think it was a mild trend about "implement reddit in X lines of
    code in Y language". I did one in PHP that was ~100 lines or something.
    The Internet was different back then.
</p>