From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.1 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id EE8471F453; Sat, 27 Oct 2018 00:10:54 +0000 (UTC) Date: Sat, 27 Oct 2018 00:10:54 +0000 From: Eric Wong To: Dave Taht Cc: meta@public-inbox.org Subject: Re: interop with leafnode Message-ID: <20181027001054.dd7si5aukfwxuop4@dcvr> References: <87tvlkbkrk.fsf@taht.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87tvlkbkrk.fsf@taht.net> List-Id: Dave Taht wrote: > I excitedly accessed it directly from gnus. Oh, joy, bliss, rapture! > Blazing fast, useful at a glance. > > In a paroxysm of overenthusiasm for the the good ole days I then setup a > leafnode real quick and pointed it at his instance so I could replicate... > > For most (not all) traffic, leafnode does this: > > > Oct 16 22:08:01 spaceheater fetchnews[3045]: lwn.kernel.lkml: > > considering articles 200621 - 200643 > > Oct 16 22:08:01 spaceheater fetchnews[3045]: Discarding article 200621 > > - no Path: found I guess there's some bug or missing commands in public-inbox-nntpd which leafnode relies on. Sorry I haven't had time to investigate or do much with public-inbox, lately (but maybe you could :) > :( > > I'm really glad to hear of this project. It sounds like more of the > right way to do this is via a local git? Yes, git clone/fetch + running your own public-inbox-nntpd instance and using slrn/gnus/mutt(w/ nntp patch)/sylpheed/thunderbird all seem to work.