Run Google Chrome on Your Mac Now (with Extensions)
Google Chrome runs on your Mac now. Google Chrome supports Extensions now. Unfortunately, Google Chrome on your Mac doesn’t support extensions now.
Well that’s not exactly true. It’s hard to find, but you can get the developer build of Chrome for the Mac. It’s prebuilt on the Chromium Buildbot Snapshots for Mac Page. Scroll to the [...]
Go Quacks Right
In Ruby Module#include at Odds with Duck Typing I lamented the fact that Ruby wouldn’t treat an object as an Enumerable unless that object included the Enumerable interface explicitly.
Well Google’s new Go language has no such limitation. If it quacks, it really is a duck in Go:
Rather than requiring the programmer to declare ahead of time [...]