From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B564A1F406; Fri, 10 Nov 2023 22:25:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1699655130; bh=d/bzWdcQ4t3/7ZibnFYzOoayQnHA8fiByvFaFHHrXhQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ni2XTDF54SJ0v6LGwRqRz45XvOXXRpJxXUiC4IUWdUcPeCFzXOqNcvCYBHVLxZ+KH F/e6XwQeOH3bJlHuH9QGPixLJ81dBskxynJ544FMU93GvOuO8g5tW3ue16BjTrSnvc uLLdzePVlC5EOjqtessnTSsaxZSv4jU8wXuDIwqU= Date: Fri, 10 Nov 2023 22:23:28 +0000 From: Eric Wong To: Konstantin Ryabitsev Cc: meta@public-inbox.org Subject: Re: [RFC v2] www: add topics_(new|active).(html|atom) endpoints Message-ID: <20231110222328.M792051@dcvr> References: <20231107-skilled-cobra-of-swiftness-a6ff26@meerkat> <20231109024508.M429662@dcvr> <20231110030959.M879021@dcvr> <20231110-colorful-nippy-octopus-9b1e6a@nitro> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20231110-colorful-nippy-octopus-9b1e6a@nitro> List-Id: Konstantin Ryabitsev wrote: > On Fri, Nov 10, 2023 at 03:09:59AM +0000, Eric Wong wrote: > > That said, the Atom feeds generated by this RFC includes full > > messages because that's the easiest way to tie into our existing > > Atom generation code, so it's currently slower than the HTML > > version which never retrieves git blobs. > > That's fine, actually, because this lets people read the full message to > figure out if they are interested in the rest of the thread or not. Alright, pushed out as commit 363c043a8a3f379a69802fc566112fcd8f1e750c