Being a Mac user, I’m unable to work with anything that doesn’t have eye candy, even my terminal. So, I knocked together a quick bash function to prettify my terminal a little. It probably works in any bash or bash like environment with git installed:
Stigmata
This is an extended reply to a question:
I was shocked to see the following listed as a negative against the
Playbook: ‘Supports Flash’.[…]
Does Flash deserve the criticism it’s getting at the moment and what can Adobe
do to rectify the situation?
Unscientific Browser Speed Test
Out of curiosity, I ran the HTML5 particle thing I hacked together on a few browsers, and the rough order of performance was:
Pixels, HTML5 Canvas Style
I have finally forced myself to fiddle a little with the canvas element that’s part of the HTML5 spec. It has some pretty groovy facilities, but I’m still playing around getting a feel for what it can do well and what it does badly. So far, it seems reasonable at primitive writing operations, easily handling 6,000 opaque filled rectangle draws at 30 frames per second:
Cracking the Code
Fact o’ the day. Google’s first ever tweet was:
I’m
01100110 01100101 01100101 01101100 01101001
01101110 01100111 00100000 01101100 01110101
01100011 01101011 01111001 00001010
Aaaaaand, the Hibernation Ends

Well, what a pleasant hiatus that was. Almost 3 months. However, no more! I shall get back to blogging random useless technical details about various things. I know you missed me really.
How Many Bytes Would a Petabyte Bite if a Petabyte Could Bite Bytes?
The CompactFlash association has just released a new specification for future CompactFlash cards. It involves big numbers. 144 petabytes big, to be specific. But how big is that really?
The Curious Case of Eclipse, Msysgit, and the Obstinate Dot Files

Just a quick tip if you are having problems with Eclipse, FDT or other Eclipse based tool and writing to dot files cloned from a git repository.
Compound Operators, New and You.
Pop quiz time!
What appears on stage with the following code:
1 2 3 4 | |




