Friday, December 10, 2010

Diverse rave's of little value

To start this blog in true hacker fashion,
{
I wanted to start a blog, to write things that come to mind, No one may pay attention and I guess that's not really of any great relevance, I've felt for a while that documenting thoughts would be an interesting experiment as in years to come it would be a wonderful insight to see how my thought processes have changed in the interval.

A few current events in my life:


  • As i type I keep having to delete :wr

  • Google have just released Chrome cr-48 netbooks for testing the new OS

  • Wikileaks is being attacked, and is attacking back

  • Still working for http://www.cityoccupancy.com/



Also after reading this article, Tonight I designed using perl, bash and my new favourite utility database sqlite a system for tagging files, folders and in fact just about anything. Its faulty, inefficient and not even particularly useful yet, but I love the concept so much I had to build a prototype.

So much of the time, my head is buzzing for an idea, a startup, some niche (or larger) that needs to be filled, a web-service is what seems to be the only solution with a whopper back-end database.

I also must admit today that php is wonderful and equally catastrophic for the following reason:

for($i = 0; $i < 25 $i++)
$new_var["newdimension"][$i] ++;


This will run if $new_var is never declared!!! I love C but sometimes the flexibility of a language such as php is a real blessing.

Signing off after this rather poor quality and boring blog post.

More to follow.

exit(0);
}

No comments:

Post a Comment