"git" entries

Four short links: 8 November 2010

Four short links: 8 November 2010

xkcd Incarnate, Git Lover, Algorithm Design, and a Gameboy in Javascript

  1. xkcd 576 Made Real — a Kiwi coder used the API to the local equivalent of eBay to build a real-life version of xkcd cartoon 576. You can follow its daily purchases on Twitter.
  2. Linus Torvalds’ Greatest Invention (Dominus) — slides to a talk Mark Jason Dominus gave to the Philadelphia Linux User Group. I like to see informed critical appreciation of technical works like this.
  3. The Design of Approximation Algorithms — textbook available for free download. (via Hacker News)
  4. Gameboy Emulation in Javascript — at some point surely I’ll cease to be amazed with what can be done in the browser with Javascript and HTML now, but I’m not at that point yet.
Four short links: 16 June 2010

Four short links: 16 June 2010

Consulting, Idea-Gathering, Understanding Git, and Javascript Libraries

  1. So You Want to Be A Consultant — absolutely spot-on tips for understanding the true business of a consultant. (via Hacker News)
  2. BBYIDXa free and open source idea-gathering application written in Ruby, […] the basis of the Best Buy IdeaX website.
  3. The Git ParableThe following parable will take you on a journey through the creation of a Git-like system from the ground up. Understanding the concepts presented here will be the most valuable thing you can do to prepare yourself to harness the full power of Git. The concepts themselves are quite simple, but allow for an amazing wealth of functionality to spring into existence. (via Pete Warden)
  4. Ext JS + jQTouch + Raphael = Sencha — merging some touch and rich graphics libraries and developers. We’re setting up a foundation called Sencha Labs that will hold the copyright and trademarks for all the non-commercial projects affiliated with Sencha. Our license of choice for these projects is, and will continue to be, the MIT license. We will fund maintainers for our non-commercial projects with contributions from Sencha and the communities of these projects. (via bjepson on Twitter)