Archive for the 'code' Category

Syntax – re2 – I define UNIX as “30 definitions of regular expressions living under one roof.” —Don Knuth – Project Hosting on Google Code

Friday, March 12th, 2010

list of syntax supported by new regexp lib from google

LXR / The Linux Cross Reference

Friday, November 20th, 2009

linux kernel code cross-reference: you can quickly look up a piece of code,, find out in what version it appeared first, and so on.

Open Source – The Washington Times – Home

Monday, February 23rd, 2009

some python modules from Washington Times ( ! Washington post )

Michael Tsai – Blog – Perl vs. Python vs. Ruby

Sunday, February 1st, 2009

interesting post that provides syntax difference the languages and some discussion about their importance. Good code examples.

google C++ Style Guide

Monday, June 30th, 2008

google’s internal C++ code guidance

reddit – Trac [source code for reddit.com]

Thursday, June 19th, 2008

Interesting to look when u have a time. PS: looks like they are using git and found a way to integrate it into Trac, which is pretty cool

code_swarm – PostgreSQL on Vimeo

Monday, June 16th, 2008

wow, owesome visualization of postgresql project

simpl example C vs. C++ vs. D

Friday, September 14th, 2007

[RFC] Convert builin-mailinfo.c to use The Better String Library.

Alarming Development : Beautiful Code

Friday, August 3rd, 2007

Jonathan Edwards, currently a Research Fellow at MIT with the Software Design Group. He writes a blog called Alarming Development to better understand the creative act of programming, and to help liberate it from the primitive state of our art.