Counting Queries: PostgreSQL SQL Analysis [www.databasejournal.com]
veryone wants their database-backed web application to run faster on the same hardware - if a software tweak can postpone a hardware upgrade for a year, it's usually well worth it. One way to improve performance is to examine how the application is interacting with the database, and see if there is anything that we can do to speed things up. We will take a look at a handy script that can examine PostgreSQL logs and let you know what queries are getting run the most.
03:31 PM, 29 Jun 2004 by Jeff Davis Permalink | Comments (0)
Debugging
It turns out that on gentoo (and some others, like Mandrake 9), libpthread is stripped which means GDB can't do anything useful when debugging threaded programs.
If you see
/lib/libpthread-0.10.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), strippedor get the error
Program received signal SIG32, Real-time event 32. 0x40163834 in pthread_getconcurrency () from /lib/libpthread.so.0when trying to debug a threaded program, then you will need to get an unstripped version of libpthread, or rebuild it on gentoo with
FEATURES="nostrip" emerge glibc
11:53 AM, 27 Jun 2004 by Jeff Davis Permalink | Comments (0)
ACM Queue - Articles on Open source [acmqueue.com]
In our first open source theme issue last year (ACM Queue 1(5), July-August 2003), we focused on business issues such as using open source software as a basis for a commercial product. We knew that this was an important topic, but predicted that many of our readers might find it boring. We were wrong. That issue remains among the most responded-to issues of Queue to date. So with that response, we are revisiting the open source theme.
07:16 AM, 24 Jun 2004 by Jeff Davis Permalink | Comments (0)
Windowmaker
I had to unbind a bunch of things that conflicted with my emacs key bindings.
I have not figured out how to get it to save my descktop but given that I logout once every couple months I may not bother.
04:06 AM, 21 Jun 2004 by Jeff Davis Permalink | Comments (0)
Moved and upgraded the server...
I changed my dns entry as well so that may take a day or two to propigate (which hopefully won't bork my email as well, since before I did not have an MX record for xarg.net).
08:42 AM, 08 Jun 2004 by Jeff Davis Permalink | Comments (0)
Spiel checking
For some years now, the Energy Department has been hoping to separate its wastes into two streams, reserving deep burial for only the part with high radioactivity. In the case of the South Carolina site, the department is prepared to pump most of the waste out of the tanks for disposal through deep burial. But it wants to leave a hard-to-remove residue of sludge in the tanks and bury it under grout.Maybe it's just me but I find it hard to imagine that grout is the ideal encasement material for high level nuclear waste...
04:57 AM, 03 Jun 2004 by Jeff Davis Permalink | Comments (2)
New LCDs
One curiosity is that the monitor controls are black buttons with black writing on a black bezel. Sort of reminds me of that spaceship in Hitchhicker's Guide to the Galaxy.
05:07 PM, 11 May 2004 by Jeff Davis Permalink | Comments (6)
Blogging KM/Community of Practice notes
03:18 AM, 24 Apr 2004 by Jeff Davis Permalink | Comments (0)
Article on OSS SCM systems
Personally, although I'd be happy to use subversion on others' projects, I personally plan to use GNU Arch; its warts are numerous, but I think they'll be rapidly fixed and GNU Arch has a tremendous amount of promise.
04:40 AM, 25 Mar 2004 by Jeff Davis Permalink | Comments (0)
Visualizing change
I would love to have a tool like this for the OpenACS source. Sort of like colored diff in cvsweb but extended over all versions. Of course in CVS you have the added complication of branching an merging but even so it would be cool. I love things that expose the history of documents and foster that sense of shared ownership and collaboration and it's hard to imagine something more effective than this tool.
03:59 AM, 17 Mar 2004 by Jeff Davis Permalink | Comments (0)
Professionalism
I found the article about the Win2K source at Kuro5hin.org pretty entertaining. The funny thing is the whole issue of innappropriate comments in code has come up a number of times with ACS and later OpenACS. It even inspired Philip to write an article about it and it came up more than once from clients who looked at the source. I am not at all surprised to find that comments like this exist in Microsoft's code since they are not at all visible to the end user, well not usually anyway :)
There are still a lot of "Hack" type comments in OpenACS but since the code is visible and people have complained, we have thought of the children and removed the "f word". I really like the pithy comments though, it does a far better job of conveying the history of the code and the personalities of the people who have worked on it that a grey uniform "professional" expunging of anything even remotely offensive ever could.
Code needs to work and be correct but the comments should convey the intent and the nuance of complicated ideas. And with large messy systems sometimes nuance is just not enough...
12:51 PM, 19 Feb 2004 by Jeff Davis Permalink | Comments (0)
Bugs!
I have always been fascinated by electron microscopy ever since I saw a real electron microscope at the exploratorium in San Francisco when I was a kid and it always seemed strange to me that you could not get more images like this. Going to Shine gallery, they showed me the works in progress and artists proofs and I now realize why there are not more images like this around. It's an incredible amount of work to create one. One thing they have is all the individual scans on one page as thumbnails and when you realize each one takes a while to do properly and the stitching of the images is time consuming and there really are hundreds in each image, it's amazing that Mr. Revell has had the patience and vision to create these.
I am excited to get my prints and I think it's about the best Christmas present I have ever gotten. The most amazing thing about all this (besides the prints themselves) is that Shine Gallery is about a block from my house. My only regret is that I don't have space for the large images which are typically a meter or two across, although maybe I could put one over the dining room table :)
06:39 AM, 11 Feb 2004 by Jeff Davis Permalink | Comments (0)
Archive
| January 2004 | ||||||
| S | M | T | W | T | F | S |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
March 2005
February 2005
June 2004
May 2004
April 2004
March 2004
February 2004
December 2003
November 2003
October 2003
September 2003
July 2003
June 2003
April 2003
March 2003
February 2003
January 2003
December 2002
November 2002
October 2002

