Name: Jonathan Wakely
Member since: 2005-04-07 13:39:20
Last Login: 2008-05-16 13:13:19
Homepage: http://www.kayari.org/
Notes: Mix equal parts of C++, UNIX and Free Software. Bring to the boil and serve.
My open-source contributions are currently limited to occasional GCC and libstdc++ patches in my spare time. I'm a sporadically-active member of the ACCU and the BSI C++ panel that represents the UK on the C++ Standards Committee.
ncm, thanks for sharing that. As an ex-physicist who is very skeptical of the entire astronomy/cosmology field I think the poster's explanation for the behaviour makes a lot of sense.
Ruby is a cult.
You can ignore one or two fanboys who want to teach you why they're right and you're wrong, but after the hundredth one raving about Ruby's unique features it just gets laughable.
Hint: Smalltalk. C'mon, kids, try to explain why Ruby is good without the rhetoric, you're just exposing your ignorance.
Over the past week I've been porting STLsoft to Sun's compilers and Solaris. Pantheios now works with Sun compilers on Linux or Solaris. Once I submit those patches my next step is to get it working with GCC on Solaris. I must say, Solaris system headers are a lot nicer to read than GNU ones. Solving a glibc include-order bug happened in spite of having access to the full source code, not because of it!
Thinking about that stupid word make me regret recently coining the term "deducerator" for C++ functions such as std::back_inserter and std::make_pair. Although it was suggested as a joke, I do think it's more memorable than Object Generator, or the less specific "creator function" used by Matthew Wilson in his books. I think functional languages call them constructors, but that would obviously be confusing in C++.
jtauber, that's due to GNU bash. Bash remembers that you changed dir via the symlink, and preserves that information in your pwd, which is why bash's pwd command has a -P option to see the physical pwd, not symbolic one.
redi certified others as follows:
Others have certified redi as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!