Recent blog entries for pjones

21 Apr 2003 »

Ilan, do you participate in the LUG at NCSU? I don't recognize your name, but that's not indicative of much; I'm not good with names.

You speak of dissatisfaction with the state of the LUG, but whenever we ask for input as to what we could do to serve the needs of Linux users on campus more thoroughly, there's a dull silence and the sound of crickets. It's a serious problem; the LUG is quickly succombing to atrophy, with fewer and fewer members. We really want to grow, and to be a more inclusive group, but the people who are (supposedly) being excluded don't appear to be making any effort towards inclusion. What can we do?

10 Oct 2001 »

sej: I think you mean the halting problem, not the travelling salesman problem.

23 Sep 2001 »

Bryce: The blonde woman is Olga, his wife.

6 Sep 2001 »

Perl's DBI API sucks
Python's DBI API sucks

Oracle has the right idea for transactions; a transaction is a child of a connection, and a statement is a child of that. Perl and Python both assume that a connection is a transaction, and that really sucks.

Oracle sucks

OCIServerAttach() allocates some memory; its reciprocal function, OCIServerDetach(), frees 344 bytes less. That's right -- if you make a connection to Oracle, you're excersizing a memory leak.

30 Aug 2001 »

So I wonder what it takes to get mirwin to certify you.

29 Aug 2001 »

katzj: lots of questions still need answering though; not the least of which being intermediate bytecode execution and write-trapping. Oh, and deletion.

28 Aug 2001 »

katzj: probably not. I think I told you the gest of it at chargrill once though.

28 Aug 2001 »

It occurs to me that I'm having ideas so bad that they just might work.

14 Aug 2001 »

mbp: but what about yogurt?

12 Aug 2001 (updated 12 Aug 2001 at 01:46 UTC) »

/me agrees with cturner.

In other news, I finished reading my second computer book :). Damn, ADD is a pain in the ass. Anyway, the book was See MIPS Run which I recommend photocopying; the author isn't very nice. Next in line: the dragon book.

117 older entries...

New Advogato Features

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!