Author Archives: David Terrell

MSVC Bitch, Pt 2

Ok, after reading up on PIMPL, that would happen to take care of this particular complaint. However, in general, C++ tools just aren’t context-sensitive-aware enough, yet. I’d like to, on the one hand, not complete on things I haven’t included; … Continue reading

Posted in tech | Leave a comment

Dave Dribin Loses Weight

Or,why you should only put pictures behind a clickthrough… (nothing wrong with Dave, per se, there’s just something slightly weird about having pictures of mostly naked people up on your screen without expecting it… especially at work.) Congrats, Dave, I’m … Continue reading

Posted in random | Leave a comment

MSVC bitch

Ok, I understand that C++ is hard to parse and so a C++ IDE can’t be as slick as, say, IntelliJ. (Yes, IntelliJ is the gold standard for language-specific programming editors. If you’re coding in java with any other IDE, … Continue reading

Posted in tech | 1 Comment

Microsoft Orwell Customer Experience Improvement Program

So, I just got back from lunch. In my systray, there is an icon bearing the microsoft office logo. First, I hover: it says: “Microsoft Office Customer Experience Improvement Program” Hmm, I remember something like that popping up a couple … Continue reading

Posted in tech | 3 Comments

prose

who writes prose like this? Washington, which was just weeks ago in the grip of neoconservative orthodoxy and absolute belief in Bush’s inevitability and righteousness, is now in the throes of agonizing events and being ripped apart by investigations. Things … Continue reading

Posted in politics | Leave a comment

A Brief Windows Rant

As long as I’m here – MAKEINTRESOURCE() has to be the most rediculous fucking thing ever. What the hell were you people thinking? Seriously?

Posted in tech | Leave a comment

C++, Java

After about a year and a half of doing pretty much pure java (though also some time on wx4j (a Java binding for a C++ GUI toolkit), I started a new job doing primarily C++ development. It’s also win32 instead … Continue reading

Posted in tech | Leave a comment

Fair Warning, Part Deux

No really, it seems like I’m going to have lots of stuff to bitch about with windows. I already have a pretty good rant worked up on what a gigantic motherfucking pain in the ass it is to use MSXML … Continue reading

Posted in tech | Leave a comment

Hungarian Notation

Once upon a time, I was young and foolish and ignorant, and writing some code in Visual Basic. (Visual Basic 3. In 1994. Get off my back.) I learned that many people used this weird convention, where, say, a text … Continue reading

Posted in tech | 1 Comment

Fair Warning

Just as a warning — I just started a new day job, which involves lots of Win32 development, so I imagine I’ll be blogging all kind of useful links for Win32 development, which will make many of you vomit. Don’t … Continue reading

Posted in tech | Leave a comment