From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 3775A3B2B0 for ; Sun, 12 Jun 2016 14:33:09 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Filter: OpenDKIM Filter v2.10.3 mail2.tohojo.dk 1BC5540B3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1465756387; bh=yAVrxthZBY4jWRVOvQ/xhaxodOjHg4ClKn93h9J8A3k=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=PFlI737btGnmU+lCVprhEqTC0sl5+J4OzLEy1b2K+tZzy6LwAE4TQndCEbjgVs8HI RXuQMXLJsAeOdD3z/BlXMXKdlu4yJ0RyNllb8iq/CAxlTVzRkaqC6OOuSXli1ipmtA xTGDnX5YiegZiwnHT+sG/8Zm4CBeHGBjhUlHfMLQ= Sender: toke@toke.dk Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id DA06377382B; Sun, 12 Jun 2016 20:33:05 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht Cc: moeller0 , Rich Brown , bloat References: <86DAC1A9-D218-40A4-AD48-D9C0B4B01103@gmail.com> <87twh0j5dg.fsf@toke.dk> <87inxfk28r.fsf@toke.dk> <87wplvij9r.fsf@toke.dk> <2BB7767C-F58D-4A91-9EDF-03C9DD31D882@gmail.com> <87k2hui8uj.fsf@toke.dk> <07DD1995-2730-4235-BA0D-B00ACAB79D13@gmx.de> <87fusii86q.fsf@toke.dk> Date: Sun, 12 Jun 2016 20:33:05 +0200 In-Reply-To: (Dave Taht's message of "Sun, 12 Jun 2016 11:27:51 -0700") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <877fdui7fi.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bloat] Bufferbloat.net - Organizing, curating, and workflow X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2016 18:33:09 -0000 Dave Taht writes: >> Clone the repo at https://github.com/tohojo/bufferbloat-net/, make >> changes to the right markdown file and submit a pull request with the >> change :) > > Arguably it will be faster as expertise is gained to allow more (most > or all) of the core authors direct access to the primary github repo, > and autopublication is possible with a post-push hook. No objection to that :) > One of the big "fixes" inherent in this design is that hugo supports a > "draft" concept, where stuff can be iterated on inside of git by one > or more parties before it makes it to the public web. I have a problem > in that I'm always working on 6 things at once and have had a tendency > to realize "oh, that's a topic that needs more work", and yet never > get around to fleshing out that topic, in part, because I forget it's > essentially a broken link. Well, isn't the idea of a Wiki that you just publish the draft, and it's always a work in progress? ;) -Toke