78 lines
7.0 KiB
HTML
78 lines
7.0 KiB
HTML
{% extends "_layout.html" %}
|
|
{% block title %}I2P Development Meeting 195{% endblock %}
|
|
{% block content %}<h3>I2P dev meeting, January 2, 2007</h3>
|
|
<div class="irclog">
|
|
<p>15:02 < jrandom> 0) hi</p>
|
|
<p>15:02 < jrandom> 1) Net status and plans</p>
|
|
<p>15:02 < jrandom> 2) Syndie 1.001a</p>
|
|
<p>15:02 < jrandom> 3) ???</p>
|
|
<p>15:02 < jrandom> 0) hi</p>
|
|
<p>15:02 * jrandom waves</p>
|
|
<p>15:02 < jrandom> weekly status notes posted up on http://dev.i2p.net/pipermail/i2p/2007-January/001325.html</p>
|
|
<p>15:03 * mrflibble waves to jrandom</p>
|
|
<p>15:03 * jrandom expects most are still nursing their hangovers, so we'll do this quietly</p>
|
|
<p>15:04 < jrandom> lets jump on in to 1) Net status and plans</p>
|
|
<p>15:05 < jrandom> as mentioned in the notes, there's been a lot covered, but we've got our work cut out for us this year</p>
|
|
<p>15:05 < jrandom> we'll want to discuss the various tradeoffs though and make sure the most appropriate ones are taken to support the specific functionality we're driving towards</p>
|
|
<p>15:06 < jrandom> but, we'll see how it goes as things progress</p>
|
|
<p>15:06 < jrandom> for the time being though, the net seems fairly steady-state, which is Good</p>
|
|
<p>15:07 < jrandom> anyone have anything they'd like to bring up re: net status and plans?</p>
|
|
<p>15:09 < jrandom> if not, lets hop on over to 2) Syndie 1.001a</p>
|
|
<p>15:09 < z^z> anything I can work on on the net - netdb or tunnels?</p>
|
|
<p>15:09 * jrandom hops back</p>
|
|
<p>15:10 < z^z> I know we have questions on netdb propagation and on cpu usage but I would need a good pointer to get started</p>
|
|
<p>15:11 < z^z> think about it anyway</p>
|
|
<p>15:11 < jrandom> z^z: netDb search when the # of known/reachable floodfill peers reaches 0 needs to, most likely, do a random iterated walk across known peers</p>
|
|
<p>15:12 < z^z> ok thx will poke around and ask questions later</p>
|
|
<p>15:12 < jrandom> perhaps a new flag on the netDb lookup message asking for "give me some floodfill peers"</p>
|
|
<p>15:12 < jrandom> kickass z^z! that'd likely have a substantial impact for new users - let me know if you run into any trouble</p>
|
|
<p>15:13 < z^z> ha that will take me into new territory sounds like fun for the new year</p>
|
|
<p>15:13 < jrandom> :)</p>
|
|
<p>15:14 < bar> "do not delete floodfill peer router infos from netdb if there are too few of them" <-- does anyone remember if this one got into cvs or not?</p>
|
|
<p>15:15 < jrandom> nope</p>
|
|
<p>15:15 < jrandom> or, not that i recall...</p>
|
|
<p>15:16 < bar> okie</p>
|
|
<p>15:17 < jrandom> (a great spot for that would be KademliaFloodfillNetworkFacade::dropAfterLookupFailed)</p>
|
|
<p>15:18 < jrandom> er, KademliaNetworkDatabaseFacade, that is (floodfill extends it)</p>
|
|
<p>15:20 < jrandom> (there's also a few bits in the DatabaseLookupMessage that could be used to flag 'send me floodfill peers' - the 'tunnelSpecified' is a boolean, but transferred in a full byte)</p>
|
|
<p>15:21 < jrandom> ok, anything else on 1) Net status and plans?</p>
|
|
<p>15:23 * jrandom resumes the hopping to 2) Syndie 1.001a </p>
|
|
<p>15:24 < jrandom> she's coming soon, maybe in a day or two. lots of bugfixes and cleanup (thanks to everyone helping!), with more details in the announcement when its released</p>
|
|
<p>15:25 < jrandom> thats about it to mention on that, though (but if you're using the new syndie, you can follow up on the latest discussions there ;)</p>
|
|
<p>15:27 < jrandom> anyone have anything to bring up on syndie 1.001a, or shall we skip on over to 3) ???</p>
|
|
<p>15:27 < jrandom> anyone have anything else they'd like to discuss in the meeting?</p>
|
|
<p>15:28 <+fox> <covracer> are you still not in favor of an ebuild?</p>
|
|
<p>15:29 < jrandom> for syndie, or i2p? </p>
|
|
<p>15:29 <+fox> <covracer> i2p</p>
|
|
<p>15:29 < jrandom> correct, i am still not in favor of an ebuild</p>
|
|
<p>15:29 < jrandom> (thank you for the offer/suggestion though!)</p>
|
|
<p>15:30 < jrandom> i2p's problems are not related to the size of the network, so increasing the size will not address them</p>
|
|
<p>15:30 < jrandom> instead, it will just force more people to deal with the problems and the upgrade path to address them</p>
|
|
<p>15:30 <+fox> <covracer> yeah</p>
|
|
<p>15:31 <+fox> <covracer> alex has done some good work though on an ebuild</p>
|
|
<p>15:31 <+fox> <covracer> it's in the java-experimental-migration overlay iirc</p>
|
|
<p>15:31 <+fox> * godmode0 is back (gone 01:57:51)</p>
|
|
<p>15:32 <+fox> <covracer> well at any rate it depends on lots improvements in gentoo's handling of java and jetty</p>
|
|
<p>15:32 <+fox> <covracer> and won't get into the main tree any time soon</p>
|
|
<p>15:33 < jrandom> cool (that alex's work is going well), and hopefully we'll get i2p to the point where pushing it to main will be a great thing :)</p>
|
|
<p>15:34 <+fox> <covracer> would a ebuild for syndie be welcomed or should it also be postponed?</p>
|
|
<p>15:34 * jrandom wonders how much shakeup there is going to be in java handling once the sun jvm & libs go gpl</p>
|
|
<p>15:35 < jrandom> syndie will hopefully be ready for full production use in a matter of months, with beta in maybe a month, so looking at an ebuild there would be great</p>
|
|
<p>15:36 < jrandom> when syndie goes production i'd like to make it as easy as possible for people to use - apt-get, emerge, rpm, etc</p>
|
|
<p>15:36 <+fox> <covracer> okay, I'll see if I can hack an ebuild together this week of vacation--I've got nothing better to do</p>
|
|
<p>15:36 < jrandom> kickass, thanks covracer!</p>
|
|
<p>15:37 <+fox> <covracer> easy installation is very important for wide adoption</p>
|
|
<p>15:37 < jrandom> (and let me know if you run into any bits that could be simplified 'upstream' - i'd like to make packaging as transparent as possible)</p>
|
|
<p>15:37 < jrandom> aye, definitely</p>
|
|
<p>15:38 <+fox> <covracer> alright, although I'm only vaguely aware of the best practices of ebuild writing, not being a dev myself or really all that active on the coding front</p>
|
|
<p>15:40 < jrandom> cool, you likely know more about ebuild writing than I though :) good luck, and thanks</p>
|
|
<p>15:40 < jrandom> ok, anyone have anything else they'd like to bring up for the meeting?</p>
|
|
<p>15:40 < bar> well, i think an official post in cervantes' syndie forum and the old syndie wouldn't hurt, if/when you're looking for more testers for the new syndie</p>
|
|
<p>15:40 < bar> except for the last meeting log, i don't think there has been much mentioning of the alpha release, many i2p users simply haven't heard the news, methinks</p>
|
|
<p>15:41 < jrandom> good idea - i'll spam 'em when 1.001a is out</p>
|
|
<p>15:42 < bar> alritey :)</p>
|
|
<p>15:47 < jrandom> ok, if there isn't anything else for the meeting...</p>
|
|
<p>15:47 * jrandom winds up</p>
|
|
<p>15:47 * jrandom *baf*s the meeting closed</p>
|
|
</div>
|
|
{% endblock %} |