staff blogs

distributed.net staff keep (relatively) up-to-date logs of their activities in .plan files. These were traditionally available via finger, but we've put them on the web for easier consumption.

2002-12-10

decibel [10-Dec-2002 @ 22:09]

Filed under: Uncategorized @ 22:09 +00:00

:: 10-Dec-2002 22:09 GMT (Tuesday) ::

Well, the master device on Sybase certainly appears to be toast. Both Matt
and I have looked at it and have little hope of salvaging it. I’m hoping the
Bruce can look at it tomorrow. It’s getting late now and Matt and I don’t want
to start messing around with things when we’re tired and primed for making
mistakes, so we’re going to wait until tomorrow before doing anything.

On the bright side, I’m pretty sure that the backup of the master device that
we have will allow us to access the main stats database again. If that’s the
case we might be able to get this resolved without an undue amount of pain.

More info when it’s available.

decibel [10-Dec-2002 @ 19:48]

Filed under: Uncategorized @ 19:48 +00:00

:: 10-Dec-2002 19:48 GMT (Tuesday) ::

Sybase just went belly-up, so stats are down. No ETA on a fix yet.

decibel [10-Dec-2002 @ 16:55]

Filed under: Uncategorized @ 16:55 +00:00

:: 10-Dec-2002 16:55 GMT (Tuesday) ::

The team summary page is now working for RC5-72, thanks to the efforts Chris
Bolt, one of our participants.

There are still bugs to go around, as I mentioned in my previous .plan.
Also, it turns out that most people don’t have access to re-assign bugs to
themselves, so instead of re-assigning it as I mentioned in my .plan, just post
a comment and add yourself to the CC list so that people can see the bug is
being worked on and no one wastes time. :)

bovine [10-Dec-2002 @ 00:46]

Filed under: Uncategorized @ 00:46 +00:00

:: 10-Dec-2002 00:46 GMT (Tuesday) ::

Several new pre-release clients and proxies have been made available
on http://www1.distributed.net/download/prerelease.html :

* dnetc478-irix6.5-mips-64
* dnetc478-irix6.5-mips-n32
* dnetc478-linux-sparc
* dnetc478-netbsd-arm32
* dnetc478-riscos-arm
* dnetc478a-linux-arm-elf
* proxyper332-linux-x86-glibc-rc2
* proxyper332-solaris26-sparc

We have been getting a number of good bug reports on the personal
proxies, so there will probably be a few revised release-candidates
for some of the already-available platforms in the coming days.

2002-12-08

decibel [08-Dec-2002 @ 23:20]

Filed under: Uncategorized @ 23:20 +00:00

:: 08-Dec-2002 23:20 GMT (Sunday) ::

A small amount of progress has been made on RC5-72 stats this weekend. The main
summary page and the participant summary page have been modified to display the
correct data.

http://stats.distributed.net/projects.php?project_id=8
http://stats.distributed.net/participant/psummary.php?project_id=8&id=39622

There are still many pages left to modify, though, and this is where YOU can
help!

I’ve opened a meta-bug that has dependencies on pages that still have to be
modified. You can see this bug at

http://n0cgi.distributed.net/bugs/show_bug.cgi?id=2980

and the dependency tree is at

http://n0cgi.distributed.net/bugs/showdependencytree.cgi?id=2980

All of the bugs that bug 2980 depend on are pages that require the changes
outlined in bug 2980. If you have some PHP knowledge and would like to help,
here’s what you need to do:

1) Re-assign the bug for the page you want to work on to yourself (you’ll need
an account in bugzilla to do this) 2) Make the changes 3) Attach the new page,
or a patch, to the bug and re-assign it back to stats-bugs so that one of us
can commit the fixes

There are about 6 pages that need to be changed that I haven’t opened bugs on
yet; I want to clean them up a bit before setting others loose on them. If you
want to help and all the existing pages have been ‘taken’ by someone already,
just catch me on IRC (DeciBull on irc.distributed.net) and I’ll set you up. IRC
is also the best way to get questions answered, though you can also email me.

Moo!

2002-12-05

decibel [05-Dec-2002 @ 16:56]

Filed under: Uncategorized @ 16:56 +00:00

:: 05-Dec-2002 16:56 GMT (Thursday) ::

Quick update on RC5-72 stats…

First, there was some mis-communication internally about intended launch dates.
This is why we ended up launching before stats were ready. The changes required
to get RC5-72 stats aren’t really major, but we wanted to take this opportunity
to make the stats system easier to maintain.

A year or two ago, we made a major effort to revamp stats so that there
was a single code-base for all the projects. This has helped tremendously
with ongoing maintenance, but there were still a few bits of code that were
hard-coded specifically for RC5-64, namely the code that reports how many
keys were done. Right now it’s not only hard-coded, but it’s also hard-coded
assuming that what’s stored in the database is 2^28 blocks.

Rather than compound the problem by hacking hard-coded support for RC5-72 and
it’s 2^32 blocks into the PHP, we are now in the process of changing things so
that the PHP can find out from the database exactly how to present information
on the web pages, in terms of what units are stored in the database and what
multiplication/division needs to be done to make what’s in the database a bit
more presentable.

We also decided that for constancy, it would be best if we stored the number .
of keys done in the database, instead of blocks, because we store nodes for .
OGR and not stubs The database code has already been modified to reflect this,.
and the data stored in the database for RC5-72 is now in keys. Since the PHP .
code is still expecting 2^28 blocks though, this obviously means you can’t .
trust any numbers the pages are showing .

What remains to be done at this point is to go through all the PHP code and
remove the hard-coded RC5 stuff and replace it with code that pulls the
required information dynamically from the database. Paul is working on that
right now, but I don’t have any ETA. As he commits this code you will start
seeing OGR pages that have both Gnodes and full node counts, to roughly match
keys and blocks in RC5.

Thanks as always for your patience.

2002-12-03

bovine [03-Dec-2002 @ 19:19]

Filed under: Uncategorized @ 19:19 +00:00

:: 03-Dec-2002 19:19 GMT (Tuesday) ::

There are some updated release-candidate personal proxies available on
http://www.distributed.net/download/prerelease.html

bovine [03-Dec-2002 @ 11:34]

Filed under: Uncategorized @ 11:34 +00:00

:: 03-Dec-2002 11:34 GMT (Tuesday) ::

I know a lot of you have been eagerly awaiting this… The official
client download page has been updated with the v2.9 clients, which
includes RC5-72 support! These clients have been undergoing
pre-release testing for several weeks now, so we feel pretty happy
with their quality.

The keyserver network is actively handing out and accepting results
for RC5-72, so all participants are encouraged to upgrade their
clients at this time. The majority of our keyservers have already
upgraded to server versions that are RC5-72 enabled.

Updates to various portions of our website will be continuing
throughout the coming days. Stats for RC5-72 are not yet available,
but all RC5-72 results submitted with v2.9001.477 or above will be
reflected once they do come online.

Please be sure to also check out our FAQ section on RC5-72 at
http://n0cgi.distributed.net/faq/index.cgi?file=270

2002-12-01

bovine [01-Dec-2002 @ 20:52]

Filed under: Uncategorized @ 20:52 +00:00

:: 01-Dec-2002 20:52 GMT (Sunday) ::

There were some mail delivery/routing issues with the plans mailing
list (probably for the last couple of months) but I think I’ve just
identified and resolved that problem now.

« Newer Posts