Linus Tourvalds on Distributed Source Code Management

July 19th, 2008

This video is quite long (1hr) but it will (should) change how you think about source code management.

Linus developed a source code control package called Git because all other version control systems were doing it (badly) wrong. I was sceptical, but having watched the video, I’m convinced there is compelling power in distributed source code management.

If you replace the term source code management with content management and use a bit of imagination then distrbuted source code systems look very similar to what I believe the next generation of Enterprise Content Management systems should look like. (ie source code management and content management are very similar concepts)

The story of stuff

July 3rd, 2008

This short video (20 minutes) explains how and arguably why “stuff” is created and consumed.

http://www.storyofstuff.com/

Homemade Robotic Aircraft

June 15th, 2008

These guys have built their own “UAVs”

Strathclyde Police Trial Mobile Data System

May 2nd, 2008

Strathclyde Police Mobile Data System by ArqivaStrathclyde Police are trialing a new mobile data system from 22nd February 2008.

The idea behind the mobile data system is to make police officers much more efficient by reducing the amount of time they spend completing paperwork.

The system also allows officers access to unprecedented levels of information via mobile data terminals in police cars.

From what I’ve seen it looks like the system has been superbly implemented by Arqiva and should make officers much more effective.

Watch a video demo of the system here

The Six Dumbest Ideas in Computer Security

April 20th, 2008

A thought provoking article about computer security. A worthwhile read for anyone responsible for the security of corporate networks.

http://www.ranum.com/security/computer_security/editorials/dumb/

Unbelievable - Elephant Paints a Self Portrait

April 10th, 2008

Awesome Scratch Built Model of a Star Destroyer

April 10th, 2008

http://stardestroyerproject.com/48incher.aspx

Annoying Disk Activity on Windows Vista

April 3rd, 2008

I’ve been annoyed for some time by the periodic (and frequent) bouts of inexplicable disk activity on my Windows Vista machine.

A big thank you to www.mydigitallife.info which correctly suggests that this is caused by a Windows Service called SuperFetch. SuperFetch probably provides some performance gains on systems which are always left on by pre-loading frequently used files into memory when the system isn’t doing anything else.

My system is rebooted somewhat frequently so SuperFetch not only annoys me but is also wearing out my hard drive with it’s constant disk activity.

To disable SuperFetch simply go to Control Panel > Administrative Tools > Services. Right click on SuperFetch, select properties and set the start up type to “Manual”, then click “Stop”.

Enjoy the peace :cool:

The awesome blog of someone walking to the North Pole

March 30th, 2008

An attempt to set a new world speed record from Ward Hunt Island to the Geographic North Pole by Ben Saunders. The current record was set in 2005 by a guided team using dog sleds and numerous re-supplies in a time of 36 days 22 hours. Ben ’s expedition will be solo and unsupported and on foot. Currently he’s only a few days in to a 30 day journey.

north.bensaunders.com 

Movie Recommendation Algorithms

March 30th, 2008

Check out www.movielens.org

Its the best movie rating and recommendation site I’ve found.