From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id /dc7K2zAuGhFehMAWB0awg (envelope-from ) for ; Wed, 03 Sep 2025 18:25:48 -0400 Received: by simark.ca (Postfix, from userid 112) id 9FC3C1E087; Wed, 03 Sep 2025 18:25:48 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED autolearn=no autolearn_force=no version=4.0.1 Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id B19761E047 for ; Wed, 03 Sep 2025 18:25:41 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 20E893858419 for ; Wed, 3 Sep 2025 22:25:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 20E893858419 Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 4C2CE3858405; Wed, 3 Sep 2025 22:24:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4C2CE3858405 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4C2CE3858405 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1756938295; cv=none; b=juaxtBd0ZX7dDBKtbq6BihfzMXk2VJ8tSolGXntDycsB5tOUsdzLFTGokkdWFTbKU4MdcVJmd0nQK0WSH4M1AOSZp8cswOVU8ow/DSJ075RlqOGR9lEwhy0th9+8+HjOg8gkeK9WyMRN5t5wA4vgknrMNpzJy0jGSvUXqI7VM0g= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1756938295; c=relaxed/simple; bh=X9yX43x9Yyu5iaDqDJv/wtu7xcI9nUPyXtQCj9kcBg4=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=fpsaAAqYqr5xkNF1rFyGhK1CovWUdwAfVK5+W7qytHvls+gYSe7jXLcNJliz8tmwKmQwSPTvQhyiGa/CH0o0DMvUk5ysrWktV6dld3TFwXC9f2AjFi9OgFweK0EDfF5x5Y3ZGncb6StdUsf1xtjqVu77RJ6G+DKuye40dBvn1hg= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C2CE3858405 Received: by gnu.wildebeest.org (Postfix, from userid 1000) id 1CEF8314137C; Thu, 4 Sep 2025 00:24:54 +0200 (CEST) Date: Thu, 4 Sep 2025 00:24:54 +0200 From: Mark Wielaard To: Andrew Pinski Cc: gcc@gcc.gnu.org, gdb@sourceware.org, libc-alpha@sourceware.org, binutils@sourceware.org Subject: Re: Weekly news letter about GNU toolchain Message-ID: <20250903222454.GR25025@gnu.wildebeest.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces~public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi Andrew, On Sat, Aug 30, 2025 at 04:02:42PM -0700, Andrew Pinski via Gdb wrote: > To begin with it will be on mastodon: > https://hachyderm.io/@gnutoolsweekly > > But I might move it over to more blog like site instead of a social > media. Though was thinking about hosting on the wiki. I still have not > decided. > > I started a few weeks back on doing this on my personal mastodon > andlinkedin accounts but I decided to separate as the newsletter will > be more public. This is really great. Thanks for doing this. Although I do love the fediverse I personally wouldn't mind if you also post these to the mailinglists once a week. Cheers, Mark