Posts Tagged ‘life’

Feb 11 2010

Reyshizz has a Crush

Written by: reyshizz

It’s true, I have a crush. Well, not really. I had a crush. This happens to me more often than I would like, after all I am human. When ever this occurs I take advantage of the situation and use the inspiration to write music.

Read More

Oct 6 2009

The Programming of Life

Written by: reyshizz

I wrote the program (pseudo code) as a joke a couple of years ago. Enjoy (if you can understand it).

God () {
  Create new life;
  live (life);
}

live (life) {
  if ( life.gender == male ) {

      attract_female( life );

  }else if (life.gender == female) {

      attract_male( life );

  }

  if ( life.hasmate ) && ( life.able ) {

      make_babies( life );

  }else if ( life.age > life.expectancy ) {

      kill( life );

  }else {

      live (life)

  }

}

Mar 21 2009

Jay-Z’s Six Point Best Life Diagnostic

Written by: reyshizz

I just read this Jay-Z article on Best Life. It was like most Jay-Z pieces…“blah blah bah… he’s great… blah blah blah came from nothing… blah blah blah… made millions.” I like the fluff so I read the article for some inspiration. As an added bonus at the end of the article Jay-Z gave his Six Point Best Life Diagnostic, which I got to say was pretty impressive. Check it out…

Jay-z's Six Point Best Life
Source: http://www.bestlifeonline.com/cms/publish/wealth/Jay-Z-Personal-Success_6.php
Read the full article