Fork me on GitHub

Wednesday, December 17, 2008

Blog / General / News / 110 e lode

110 e lode

Image does not exist: images/awesome.png I’ve left it as we say it in Italian, since I couldn’t find a proper translation.

Anyway, great result :)

Sunday, December 7, 2008

Blog / General / Almost fainted

Almost fainted

epic_fail.jpg

I was trying to give a refresh to my own personal blog with a brand new SVN snapshot; it’s been a long since I updated with the last changes the FP installed there.

I almost fainted when I saw a fatal error in FlatIndex/BPlusTree coming up.

What. The. Hell.

I have to discuss the thesis in a few days, I’m supposed to be working on the presentation, in fact. You can imagine how I could feel.

A few swears later, it turns out that I was reading a signed int as unsigned and therefore everything went horribly wrong.

I was already picturing images of EPIC FAILure (O NOES ENDIAN-NESS!) but luckily I was able to track the issue down; FIX’D in your SVN.

Now, you may ask, how did this trivial bug make to slip in the lib?

Well, in my tests even though the code was trying to read an unsigned value, the unpack() command still returned a signed value.

I suppose it was a bug in the PHP version of my tests. True story.

Well, finally all went well.

Thursday, December 4, 2008

Blog / General / News / Announcements / Thesis printing

Thesis printing

Let us all celebrate :D

FlatIndex (formerly bplustree.class.php) will soon be hosted at code.google.com

Please notice: MIT License… :)

Bye!

Sunday, November 30, 2008

Blog / General / Thesis almost finished

Thesis almost finished

So, the last revision is almost finished, if my tutor says it’s ok I’ll have to go and print it; and it must be before next Monday, 8th.

Image does not exist: images/tesi-homepage.jpg

and I’ve got an exam for this Friday. Damnit.

For your pleasure, here’s from the text.

Can you spot the intruder? HINT: don’t stop at the obvious.

LAWL.

Tuesday, November 11, 2008

Blog / General / zOMG LINKS

zOMG LINKS

Image does not exist: images/zomg-nextpage.jpg

Soon in your SVN :)