My Erdos Number is For Sale too

Filed under:Personal — posted by jbs on April 30, 2004 @ 5:05 pm

So, there’s this guy selling an Erdos Number. On Ebay, no less.
I didn’t win, but the price went for more than 1,000 USD.

It’s a pretty good deal too, since it also comes with 40 hours
of this guys time, and he’s no dummy. http://williamtozier.com/slurry

I like this guy. I like him because he thinks the academics are wrong
and he’s trying to do something about it. I hope his collaberation system
get’s off the ground, I’d even like to help him. But I don’t know how yet,
but stay tuned, if I find out how I’ll post it here and we can all help.

Yet Another Release Constant::Datastore V.0.2.1

Filed under:Uncategorized — posted by jbs on April 26, 2004 @ 9:57 am

This is a minor bugfix release, there was a problem where I wasn’t mallocing enough space to null terminate
my strings. I’ve fixed it. You can find the new release Here
and the documentation (Doxygen) Here.

Enjoy.

Hardware Costing

Filed under:Uncategorized — posted by jbs on April 22, 2004 @ 11:10 am

So, I’ve been thinking about hardware costing, since I have to look at it in my day-to-day work. I think a more formal method for calculating the cost of electronic hardware should be created. I’ve been toying with one now that’s basically
an attempt to find the total cost of a given piece of hardware.

For example, a workstation that retails at $1,200. What does that workstation really cost? One method I’ve been using
is:

taking the Future value of the money, based on what the companies expected rate of return for capital is, plus the finance costs less the depreciation benefits (using three year straight line) plus the service cost should yield the actuall cost of the hardware.

So, that $1,200 workstation, financed for three years at 4%, going into an organization with 6 support staff (with a total support rate of 600,000 USD per year) adding a support cost of 10 hours per year. The depreciation of this is 400 dollars per year, with a salvage value of $0. This adds a tax benefit of $160 per year (or 480 over three years). The assumtion is that the expected rate of return for this company is 12% (which means that the company expects to generate .12 for every dollar invested). This brings the cost of this workstation to 1,836.52 in constant dollars for three years. This is then 612.17 dollars per year, or 11.77 dollars per week. This would be a good idea to buy this hardware if it would create more than 12 dollars of increased productivity per week, or more than 612.17 dollars of productivity per year. That may not seem like much and it’s really only 12.73 hours per year (of cost for one person whose rate is 100,000 per year). That’s a little more than one day, but it probably pales in comparison to how much illness costs in terms of productivity.

BUT the question is will this new workstation actually be able to generate a net increase in productivity? we can not
answer this question with the above information. In fact, there are times when new hardware will actually reduce
productivity, but we’re not going to get into that right now. The last thing I’m going to say is this, just because you increase a given employee’s productivity does not mean you will yield any real short term benefit from that. You will only realise a benefit if the increase either 1) increases income or 2) decreases costs. An example of this would be a more efficient delivery person: they’re rate and your profitability are unchanged even if they deliever packages on their route 15% more efficiently.

New Version of Constant::Datastore

Filed under:Uncategorized — posted by jbs on April 19, 2004 @ 2:23 pm

Can be found Here. This release adds the ability to scan through a database and get all
keys sequentially, and the ability to dump out databases.

The datastore class is feature complete, but does need to be refactored a bit, that will come next. The interface that class
provides will not change, however, and the interface should be considered stable.

Google is not a search company

Filed under:Random — posted by jbs on April 16, 2004 @ 10:26 am

People refer to Google as a search company. It’s not a search company.

Google is an AI company. They are not working on a search engine, they are working on a knowledge engine. Searching is just one aspect of the organization of information that google is working on. It (searching) also
happens to be profitable right now.

Quite frankly, it wouldn’t surprise me if Google, AI, and library science all meld into one cross-disciplinary
wunderfest at some point in the future.

It is even more interesting to look at how Microsoft is interested in dominating the Search Industry. This may be where
MS really screws up. They’ve missed the point. People don’t want searches, they want the information. By dumping a huge amount of capital and time into the search space (even though they’ve missed the point) they will tie up precious
resources and loose their strategic focus. They (MS) will become attenuated as an organization allowing competetors the opening they need to challenge MS.

Man I wish I could get a job at Google.

Things they can’t tell us

Filed under:Random — posted by jbs on April 14, 2004 @ 11:49 am

It bothers me that I’m hearing more and more about the things they can’t tell us. If an argument hinges on information
that I cannot be told then it’s not a very good argument is it?

I mean, come on. Either tell me or just say nothing. The end result is the same. I supported the war in Iraq, and I support it now. Those who do evil should fear the U.S.A. but how can the citizenry elect officials based on the fact that they
can’t tell us the important information that would make all of this make sense just re-elect me ’cause I know what I’m doing.

WTF?

Found another

Filed under:Uncategorized — posted by jbs on @ 11:41 am

There is another c++ interface to CDB out there (to TinyDB to be specific, which is an implementation of cdb). It can
be found at http://cdbxx.sourceforge.net/. This version
has iterators, which is pretty cool.

Constant::datastore Version 0.1.1

Filed under:Uncategorized — posted by jbs on @ 11:31 am

I’ve started documententing (doxygen) the code (which can be found Here
and have posted a new tarball here. The ChangeLog is also online, though I need to get better at making changelog entries.

New Feature:
Logging: It creates a log in cdbmake format, but does not add it yet.
Database Backup: allows you to create a backup of the database. This will be more useful when it creates new databases.

-jbs

Like I never left

Filed under:Random — posted by jbs on April 12, 2004 @ 9:41 pm

I released some code today. I am bracing myself for the onslaught that will come. I am also bracing myself for an onslaught that might not come.

And that’s the thing. As with any creative endevor it is nice to work for the sake of the work but you’d like, every now and then, to have someone else have a look.
An Artist needs an audience.

I’ve released my trivial wrapper around DJB’s constant database and I am now preparing myself for the hordes of people who will
not download my software and who will not, in a flood of FLOSS, make my code great.

netscape and I _do_ have something in common after all. Now if only Microsoft
would settle my court case against them…[1]

——-
footnotes
[1] For the record, I have no court case against Microsoft. but if you’re reading
this, and work for microsoft, and want to throw some cash my way you know where to find me.

Constant::datastore

Filed under:Uncategorized — posted by jbs on @ 8:54 pm

I like D. J. Bernstein a lot. I like his code,
and well, I like his code. I don’t really know the guy, but anyway.

It’s like this: a lot of the data I work with is read only. I have an app that
needs this read only datastore and it needs to be fast. And simple.

DJB has this cdb thing, that meets all of those requirements AND has
a clean API. but the api is only for C. I don’t code in C. I really don’t code so much as type-till-it-compiles anyway, BUT I’ve got this
C++ version of cdb and I thought I should release it. My code is GPL, with the copywrite holder being me. The cdb stuff is, I believe, public domain. Get It Here. There is a makefile, and it compiles under gcc 3.3

let me know what you think, All complements go to DJB all complaints
go to me. Thank you.



image: detail of installation by Bronwyn Lace