From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vijay Marupudi Newsgroups: gmane.lisp.guile.devel Subject: Re: a cookbook Date: Mon, 14 Feb 2022 12:01:33 -0500 Message-ID: <87wnhx9yc2.fsf@vijaymarupudi.com> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31444"; mail-complaints-to="usenet@ciao.gmane.io" To: Catonano , guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Mon Feb 14 18:05:03 2022 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJemT-0007ZJ-TW for guile-devel@m.gmane-mx.org; Mon, 14 Feb 2022 18:04:54 +0100 Original-Received: from localhost ([::1]:41262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nJemS-0002Zq-PZ for guile-devel@m.gmane-mx.org; Mon, 14 Feb 2022 12:04:52 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:46402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJejl-0000DN-46 for guile-devel@gnu.org; Mon, 14 Feb 2022 12:02:05 -0500 Original-Received: from [2a0c:5a00:149::26] (port=40314 helo=mailtransmit05.runbox.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJeji-0004uD-L9 for guile-devel@gnu.org; Mon, 14 Feb 2022 12:02:04 -0500 Original-Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1nJejc-008zJM-7s; Mon, 14 Feb 2022 18:01:56 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=vijaymarupudi.com; s=selector1; h=Content-Type:MIME-Version:Message-ID:Date :References:In-Reply-To:Subject:To:From; bh=/CBGrz+Bf7emj9r5vmAJPf9gIApY9F5qxcwx6tION8Q=; b=msYw834bvlFGix9c9xDVSPFndz 8rD4QmgysWE1jR/sUIdKIuCc4QhzBcAKpfvoMc9a0tCxCC8M+FdUEQWMcrbdn+I/3Atz1HEy+Sqng 3W/jEbao4Z5SFHy3V+78gXyAn/4HtBbwwgmOsil6ytEiAHZGLMHKxHfVk51HN8UsmRpW+4JxXCpe1 DOmLh52KL8XrbufvtwZox3PR4cOd2yXgCHAT25KWpUNTskWeTxikSu9rNUn2Gze0GMnLOSVzkjM1b qLOzOOciUh+gIWREeZ4fGtYRftNOgAZVlG7CuSEJ4MqSfyDpUXGYG4lZo+sFZQfC5cJxe3a7XhAEz BXy4ZI8w==; Original-Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1nJejb-0007x3-La; Mon, 14 Feb 2022 18:01:55 +0100 Original-Received: by submission02.runbox with esmtpsa [Authenticated ID (1028486)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1nJejR-0006CD-3A; Mon, 14 Feb 2022 18:01:45 +0100 In-Reply-To: X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a0c:5a00:149::26 (failed) Received-SPF: pass client-ip=2a0c:5a00:149::26; envelope-from=vijay@vijaymarupudi.com; helo=mailtransmit05.runbox.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:21115 Archived-At: > Is there any interest/possibility to have such a cookbook hosted > within the Guile official documentation (as it is for Guix) ? I personally think that a Cookbook should be an independent effort, with links from the Guile Manual if possible. This would lighten the load on the maintainers, and allow for quicker collaboration. To start, I think people should write Guile tutorials about things they know about, license them using an open license, and let the community know about the tutorials. Compiling these tutorials into a Cookbook should be easy then. Many tutorials exist out there, they need to found and listed. For e.g., here is a very detailed tutorial by Erik Edrosa on how to setup an Guile autotools package. https://erikedrosa.com/2017/10/29/guile-projects-with-autotools.html Or snippets to capture stdout and stderr from a process from Arne Babenhauserheide. https://www.draketo.de/software/guile-capture-stdout-stderr.html Finding and compiling lists of existing tutorials and snippets would be a productive way to start on this effort. I've personally started on this effort yesterday, writing about error handling in Guile. https://vijaymarupudi.com/blog/2022-02-13-error-handling-in-guile.html I'd be happy to create a website compiling everything together, but the hard part is writing and finding the tutorials. ~ Vijay