Opened at 2010-07-08T05:23:01Z
Closed at 2011-05-28T21:30:23Z
#1113 closed enhancement (fixed)
write the first edition of the Tahoe-LAFS Weekly News
Reported by: | zooko | Owned by: | marlowe |
---|---|---|---|
Priority: | major | Milestone: | soon (release n/a) |
Component: | website | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Change History (6)
comment:1 Changed at 2010-07-08T05:24:17Z by zooko
comment:2 Changed at 2010-07-08T07:29:56Z by kevan
<h3>Kevan Carstensen</h3> <p>Kevan is slowly but surely building the pieces that Tahoe-LAFS needs to interact with a new type of mutable file, called MDMF.</p> <p>Unlike current mutable files, which are processed all at once, MDMF mutable files are processed in small segments, very much like immutable files. This has a pronounced effect on memory consumption, especially for larger files -- peak memory consumption will no longer be proportional to the size of the source file, but will instead be proportional to the size of one segment. This will effectively enable the use of large mutable files.</p> <p>Currently, Kevan has defined the storage format for MDMF mutable files, written writers and readers for that format, written an uploader and a downloader that can process files in segments, and altered a lot of mutable file code to deal with segmented files. He is in the process of altering the webapi and other frontends to take advantage of segmented mutable files. He hopes to have a usable beta of some MDMF functionality available by July 16th, 2010. You can follow his progress on <a href='http://tahoe-lafs.org/trac/tahoe-lafs/ticket/393'>ticket 393</a>.</p>
I have a number of painful analogies that might make for good non-technical explanations about what MDMF does, and why it is better than SDMF -- if you think they would be useful, just let me know and I can work them in. :-)
comment:3 Changed at 2011-05-11T16:38:23Z by zooko
- Owner changed from zooko to marlowe
comment:4 Changed at 2011-05-17T04:29:00Z by zooko
Marlowe: would you be willing to interview Kevan for a future edition of the Tahoe-LAFS Weekly News? Kevan: would you be willing to be interviewed? You could ask both about MDMF and about how Kevan got involved with Tahoe-LAFS and what he likes in life or whatever. :-)
Here are a few examples of that sort of format:
- http://serial-coder.co.uk/blog/2011/04/an-interview-with-starcraft-man/
- http://fedoraproject.org/wiki/Interviews/LennartPoettering
- http://raphaelhertzog.com/2011/04/21/people-behind-debian-meike-reichle-member-of-debian-women/
- http://www.linuxjournal.com/content/developer-interview-ronald-%E2%80%9Cwattos%E2%80%9D-ropp
comment:5 Changed at 2011-05-18T02:41:18Z by kevan
I'm willing to be interviewed.
comment:6 Changed at 2011-05-28T21:30:23Z by zooko
- Resolution set to fixed
- Status changed from new to closed
The first edition of The Tahoe-LAFS Weekly News has been published! :-) http://tahoe-lafs.org/pipermail/tahoe-dev/2011-May/006385.html
Thanks, Patrick!
You guys go ahead and do your interview -- that will be great for the next edition! :-)
Here's what it looks like so far. Help would be greatly appreciated!