Link Details

Link 3505 thumbnail
User 1 avatar

By rick
via haikode.com
Published: Sep 19 2006 / 20:32

Haikode: Where code meets poetry. Most people think of code strictly as a way to get the job done, however I think that code can also be a tool to get an idea or message across. Also, I was inspired by others who write code poetry, or just love to code.
  • 13
  • 0
  • 764
  • 188

Comments

Add your comment
User 133619 avatar

murban replied ago:

2 votes Vote down Vote up Reply

***
var intLaid

while (wife == false)
{
pickUpChicks()
intLaid++
}
***

Shouldn't that actually be:

while (wife == false)
{
pickUpChicks()
var randomChance = Math.floor(Math.random()*1000000)

if (randomChance == 500000) {
// One chance in a million it will actually happen
intLaid++
}
}

User 205723 avatar

hoomant replied ago:

0 votes Vote down Vote up Reply

while (true) linksList[haiKode].score++;

That was sooooooooooo coooooooool!

User 206284 avatar

hoeken replied ago:

2 votes Vote down Vote up Reply

Hey all. I'm the guy that started that site. I'm really glad you like it. I found dzone via my referrers, and I gotta say, this site rocks. As a developer I like sites focused more on the programming side.

Also, I wanted to let you know that haikode allows anonymous posting... so feel free to post updates to your code =)

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (13)



Voters Against This Link (0)