News

The sort method sorts the elements of an array according to the callback function. It's encouraged to provide a callback function to specify how to sort the array items. JavaScript's default sorting ...
I've set up my .bash_profile to colour code the hostname in the command prompt differently depending on which machine I'm on. I have a separate file for specifying the host colours, which is sourced ...