-
Recent Posts
Friends
- Aletheis
- Ardents En Zed
- Ari Gesher
- Benjy Feen
- Blogo Perea de Sid
- Cynical Mom
- dannyman
- Dave Dribin
- David Lemson
- Declan Fleming
- Geoff Raye
- Joe Gross
- Kathy Schrenk
- KC Lemson
- Keith Garner
- Liz's Pictures
- Lorah Gross
- Mark Notarus
- Marty McCarthy
- Matt Williams
- Mike Kolb
- Reasonable Goods
- Rebecca
- Rene Hendrix
- RJ
- Saul Pwanson
- Sean O'Connor
- Steven Engelhardt
- Tim Skirvin
- Tom D
Politics
Sports
Recent Comments
- Sambal : C++ Runtime Types: Find All Classes Derived From a Base Class (2) on C++ runtime class registration
- Generate diagnostic message for HRESULT codes? | The Largest Forum Archive on Get Error Message from HRESULT
- C++ Runtime Types: Find All Classes Derived From a Base Class (2) « Sambal on C++ runtime class registration
- JV on Juniper NetConnect on 64 bit linux
- Daniel Howard on Is Blagojavich the most corrupt …
Categories
Meta
Monthly Archives: December 2004
Tsunami
The tsunami stuff is absolutely overwhelming already, now comes word it could still be 3-4 times worse than we already thought. “Indonesia Needs Help, Death Toll Expected To Exceed 400,000.” The mind boggles.
Posted in random
2 Comments
Make Firefox Fly
This is awesome.. Check commenters for other tips as well.
Posted in tech
Leave a comment
What a fuck
What a fuck. And I just started listening, too. Oh well, thus ends my fascination with talk radio. Jay, if you get a new gig, give us a shout will ya?
Posted in random
Leave a comment
Creativity and Working Conditions
The computer industry, especially the programming profession, has long had (at least internally) a reputation as one of the most creativity-centered disciplines of anything that’s called “engineering” (though what’s called software engineering usually isn’t). This is a very interesting study, … Continue reading
Posted in tech
4 Comments
SSH and Proxies
While I’m commenting on interesting stuff on Dave Dribin’s blog, let me point out a couple things about his post on SSH proxies. The problem with this technique is DNS. One, it becomes possible to figure out which sites you’re … Continue reading
C++ and implicit constructors
Nope, Dave, C++ calls Super() in the following code: class Super{ public: Super() { cout
Posted in tech
Leave a comment