[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

QOTW: Scott Adams on “process improvement”

[Comment]

March 6th, 2008 in Quotes

If you notice a lot of attention being given to process improvement, it’s a sure sign that all the smart employees have left the company and those who remain are desperately trying to find a “process” that is so simple that the boneheads who remain can handle it. –Scott Adams

Alan Kay on OOP

[Comment]

November 11th, 2007 in Links

Dr. Alan Kay talks about the Meaning of “Object-Oriented Programming”. His summary:

OOP to me means only messaging, local retention and protection and hiding of state-process, and extreme late-binding of all things. It can be done in Smalltalk and in LISP. There are possibly other systems in which this is possible, but I’m not aware of them.

Steve McConnell, bunged estimates, and playhouses

[Comment]

September 23rd, 2007 in Links

Steve McConnell walks us through a bunged estimation process, for a kid’s playhouse he built this summer. He shows us, in real-world terms, the sorts of estimation bugs that creep into our thinking about project planning.

HOWNOTTO: Hire people on Craig’sList

[Comment]

August 30th, 2007 in Links

Guy Kawasaki’s guide on How not to hire people on Craig’sList. While I hate the phrase, “keeping it real,” job postings need to be approachable, easy to grok, and based in reality.

Fun C++ macro hack

[Comment]

May 10th, 2007 in Links

A Google code search of an evil C++ preprocessor macro hack.

Win32, exception handlers, and why not to use them

[Comment]

May 10th, 2007 in Links

A good essay on not putting code in your Win32 exception handling, and more reasonable approaches for dealing with about-to-be-dead processes.

Plot versus content in games

[Comment]

January 11th, 2007 in Links

Here’s an excerpt from an upcoming book that describes process intensity, which is the amount of processing power (and effort spent developing it) used by the plot of a game. Some more background on the concept of process-intensity.

HOWTO hire developers

[Comment]

January 3rd, 2007 in Links

A Multics engineer writes about the hiring process, and a random follow-up set of phone screening questions.

NL processing FAQ

[Comment]

October 16th, 2006 in Links

The natural language processing faq.

Upstart for Ubuntu Edgy discussion

[Comment]

September 24th, 2006 in Links

A discussion about Upstart, a new sysvinit replacement. Upstart is slated to replace the classic SysV init boot process in Ubuntu Edgy this fall.

Next page [>>]