[]RSS

[ Here: About | Archives+Tags | Artwork | Resumé | Contact ] [ Elsewhere: Comic | Projects | Philosophy | Work ]

A Sim’s prototype by Will Wright

[Comment]

February 12th, 2008 in Links

HD:XmotiveHarness:src/Motive.c, also known as “The Soul of The Sims, by Will Wright”. It’s interesting to see prototype code for such a classic game, and even more interesting that he uses K&R-style braces.

All our code sucks

[Comment]

November 7th, 2007 in Quotes

Hey, not all my code is sucky … some of it is frikkin’ brilliant in an obtuse sort of way. – sf

Well, all of my code is brilliant in an entirely retarded way. – me

CSS 2.1 cheatsheet

[Comment]

September 13th, 2007 in Links

An excellent CSS 2.1 reference (thanks John).

QT code formatter

[Comment]

August 8th, 2007 in Links

Here’s a rich QT-based code formatter.

Code indenting styles

[Comment]

July 29th, 2007 in Links

A thorough outline of code indenting styles (via).

JS Code highlighting

[Comment]

July 4th, 2007 in Links

A simple Javascript code highlighter.

Attack of the Clone, Clone wars, or Rails versus Javascript

[Comment]

June 25th, 2007 in Links

TrimPath Junction is the Javascript “Rails” clone. Looks … interesting.

Full text search for SQLite

[Comment]

June 25th, 2007 in Links

A full-text extension for SQLite, found while reading Google’s use of SQLite in Google Gears.

Smaller is better

[Comment]

May 31st, 2007 in Links

The Best Code is No Code At All, from the fabulous Coding Horror weblog.

Windows verus Unix non-blocking sockets

[Comment]

May 30th, 2007 in Links

Some differences between Windows and Unix non-blocking sockets. Writing portable network code is not as easy as it should be.

Next page [>>]