Monthly Archives: November 2006

title of liberty

Reading my scriptures this morning, I came upon Alma 46 (in the Book of Mormon). This is the chapter where Moroni raises the title of liberty, and though I’ve read this many times before, for some reason it really stirred … Continue reading

1 Comment

Filed under Religion

postgresql functions

One thing I love about (advanced) databases is that you can write functions. They speed up the query time quite a bit, and you can do fun stuff like IF … ELSE … THEN statements. In working on getting portage … Continue reading

Leave a Comment

Filed under Databases

portage in postgresql

Well, I’m bored, so I figured I’d spill the beans on a project I’ve been keeping under wraps for a while. I’ve been working on getting everything about the portage tree into postgresql so you can run all kinds of … Continue reading

4 Comments

Filed under Databases, Gentoo