[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

MCSTL, yet another STL

[Comment]

April 10th, 2008 in Links

The Multi-core STL is an implementation of the STL for multi-core purposes.

The STL and more NIH

[Comment]

March 3rd, 2008 in Links

Replacing the STL talks about why the STL isn’t a great fit for certain people/projects. Sounds like a problem of NIH to me.

What if, another Apple rumour

[Comment]

November 2nd, 2007 in Links

Someone asks what if Apple released OSX for the PC? I can’t see it happening, mostly because random PC hardware tends to suck1.

  1. Drivers, MOBOs, flakiness, and other pain+suffering

I/O and the STL

[Comment]

September 20th, 2007 in Links

Gathering Scattered I/O is an article that talks about applying the STL to complex I/O problems.

Feed of the week: YCombinator news

[Comment]

June 29th, 2007 in Links

A reddit-like site about YCombinator news, staring mostly startup and web2.0 stuff.

Craig’sList on not sucking

[Comment]

June 10th, 2007 in Links

The Craig’sList secret sauce (which is mostly, don’t suck).

Game development problems with C++ and solutions

[Comment]

May 18th, 2007 in Links

Electronic Arts Standard Template Library discusses issues with the C++ STL related to game development, and EA’s libraries that improve on it. They have several good points about allocators (and performance), and std::string (related to consistency).

Complete CSS float theory guide

[Comment]

May 7th, 2007 in Links

A very complete guide to CSS float theory, including descriptions of many common browser bugs (mostly IE) and workarounds.

Nutrition advice in 7 words

[Comment]

February 4th, 2007 in Links

Eat food. Not too much. Mostly plants. Linked from all over this week, but about the best nutrition advice I’ve read.

Vista woes and anti-dog food

[Comment]

December 10th, 2006 in Links

A mostly-unhappy rant about Life with Vista.

Next page [>>]