Category Archives: Programming

Don’t forget that virtual

I am not really a C++ programmer. I usually code in C, and I think all C++ I’ve ever written involved a couple of vectors and maybe one or two classes. So what I’m writing here is certainly old news … Continue reading

Posted in C++, English, Programming | 1 Comment

How to install ViewVC on a Dreamhost hosted repository

I have set up an SVN repository for QuickSynergy at my recently-acquired Dreamhost hosting. Their control panel is great and setting everything up was very easy. However, it doesn’t install any repository browsing tool such as ViewVC, and I really … Continue reading

Posted in English, Programming, Tutorials | Leave a comment

Quote: Donald Knuth

I really think that’s what we should have in mind when writing code: Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let … Continue reading

Posted in English, Programming | Leave a comment