Previously on Lizard's Asylum
  • Inspiration...

    ...for a CSS trick, from Pseudonyma. Coolness. Must implement in the Asylum.

  • Saturday, here I come

    Thank God ROTC is over for this semester. I can finally enjoy my weekend! No more inane tasks and chores! No more minion work! No more cleaning up! No more uniforms! Bwahahaha!!!!

  • Links etc.

    Watch out for the Asylum reboot. In the meantime, a few links:

  • Dissecting "US Names"

    I've been fiddling around with this PHP script (link courtesy of ourchair and quirky). It's relatively stupid. I've also read how it works, and it's pretty simple. It uses a random number generator to generate an index to both an array of first names and an array of last names. Since most computer random number generators aren't really random in nature (using some arcane mathematical formula to generate seemingly random numbers), the script can still generate the same name for certain inputs. How? It generates a random number seed, the beginning value for the generator's formula. The generator will output the same values every time it is executed with that seed. To generate that number it'll use, the script takes the input and generates a value from the ASCII values of the letters, then uses the value as the seed.

  • Art, Drawings, Etc.

    High-bandwidth warning: Alice in Wonderland</i> from a dark perspective; a fansite to American McGee's Alice. The author/artist's web site is here.

  • From Emode:

  • Re: The Letter

    If anyone really wants to post something on the letter I posted earlier, please do. Here are a few background stuff on the letter.

  • A letter

    Here's something I found in my journals. A word of caution: this one is long. You can take it as fictional or non-fictional— I don't care in particular. Anyone want to post a response to it?

  • No Subject

    Incredible CSS layout. Link from Reggie.

  • Minions

    On my way home, I bumped into someone I knew from high school. He was two batches higher than me.

subscribe via RSS