Cool! I just made a program way way way faster! This is FPC, specifially reading in a .fpc database with markers in it. It used to take a hour and a half to read in a database on a Sun, and 20 minutes on a 1GHz AMD-K6. Now it takes about 1 minute! I've been working on this for the past three days, the first day was just getting my bearings, yesterday I tried another approach that still did the adding in O(N^2), even though I thought it would be lots faster, it wasn't, and I was sad. Last night, I must have figured it out in my dream, cos' when I woke up, I knew the answer. It only took the morning to do the code, and now it's O(N) and way faster. Cool!
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!