← Back to context

Comment by rapind

13 years ago

I know this is off-topic, but does anyone know how he put this together?

Just in case you're serious: I wrote the replies out in a simple indentation format. Then when I had convinced myself I had some legitimate humor material I saved an HN page, looked at the internal layout structure (and lost a few IQ points in the process), and found an easy way to copy blocks of markup to create comments. Then I did a ton of link replacing and modifying for each comment, to give them unique IDs for voting, make username URLs match up, etc. (Note the ID numbers are all prime.)

If you view the source, it's obvious how it's cobbled together.

Interestingly, writing the first 90% of the comment content only took about 10% of the total time. Refining it and adding the rest took the other 90%.

  • Seems like a typical idea v.s. execution case. I found it funny. Thanks for taking the time.