From d84f799e10bb143a52264c74934ff4b234769efd Mon Sep 17 00:00:00 2001 From: daira <> Date: Thu, 20 Jun 2013 02:15:17 +0000 Subject: [PATCH] fix thesis link [Imported from Trac: page WeeklyMeeting, version 103] --- WeeklyMeeting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeeklyMeeting.md b/WeeklyMeeting.md index c9f5197..45a167e 100644 --- a/WeeklyMeeting.md +++ b/WeeklyMeeting.md @@ -28,7 +28,7 @@ Agenda: Mark Berger's improvements to immutable peer selection. To prepare: * understand Tahoe-LAFS. -* read [Kevan Carstensen's master's thesis](https://tahoe-lafs.org/pipermail/tahoe-dev/2013-April/008153.html). +* read [Kevan Carstensen's master's thesis](https://tahoe-lafs.org/tahoe/Carstensen-2011-Robust_Resource_Allocation_In_Distributed_Filesystem.pdf) and [Zooko's post about it](https://tahoe-lafs.org/pipermail/tahoe-dev/2013-April/008153.html) (the link to the thesis in the latter is broken). * look at [Mark's 1382-immutable-peer-selection branch](https://github.com/markberger/tahoe-lafs/commits/1382-immutable-peer-selection). This will be a *"NUTS AND BOLTS"* meeting — it is about engineering, debugging, documentation, making stable releases, etc.