August 2006 Archives

This is why Baby Jesus Cries

| | Comments (0) | TrackBacks (0)

I don't know what posessed me, but for some reason I ended up searching Google for "interactive slash fiction".

I really don't know why I did that.

Also the search results were very disappointing.

NOTE TO SELF: Bu$$ine$$ Opportunity!!11!!


Google Wifi

| | Comments (0) | TrackBacks (0)

I am totally using Google free wireless innurnet in Mountain View. RIGHT NOW.


Love

| | Comments (0) | TrackBacks (0)

Soon all of our problems will be able to be solved with Math.

Theory of Love


How to name your project

| | Comments (0) | TrackBacks (0)

Here is an easy way to find a name for your software project.

  1. Think of the general name/idea for what it is you're doing. For example: blog.

  2. Craft a regexp and use it to grep /usr/share/dict/words.

     grep "b.*l.*o.*g" /usr/share/dict/words
     backlog
     backlog's
     backlogged
     backlogging
     backlogs
     bacteriological
     bacteriologist
     ...
    
  3. Pick one.

Sometimes the name/idea makes a poor regexp (w.*e.*b.*l.*o.*g). In this case just screw around with it until it works. I use this to prevent having a million py* or cl-* projects lying around which are probably duplicately named with another project.


About this Archive

This page is an archive of entries from August 2006 listed from newest to oldest.

July 2006 is the previous archive.

October 2006 is the next archive.

Find recent content on the main index or look in the archives to find all content.

April 2009

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    

Pages

Powered by Movable Type 4.25