From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Zelphir Kaltstahl Newsgroups: gmane.lisp.guile.user Subject: Starting a GNU Guile awesome list Date: Mon, 13 Jul 2020 23:19:50 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13402"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.8.0 To: Guile User Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Mon Jul 13 23:20:13 2020 Return-path: Envelope-to: guile-user@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 1jv5rx-0003Kz-A0 for guile-user@m.gmane-mx.org; Mon, 13 Jul 2020 23:20:13 +0200 Original-Received: from localhost ([::1]:42234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jv5rw-0004mw-B5 for guile-user@m.gmane-mx.org; Mon, 13 Jul 2020 17:20:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jv5rg-0004mb-GK for guile-user@gnu.org; Mon, 13 Jul 2020 17:19:56 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:47220) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jv5re-0002MP-AT for guile-user@gnu.org; Mon, 13 Jul 2020 17:19:56 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 53279160060 for ; Mon, 13 Jul 2020 23:19:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1594675191; bh=7Gp5abZ1wTfqglt3w9edSd3GNg4xzrQo3c9BcXmMXko=; h=To:From:Subject:Date:From; b=CTvLxK4ZFTmGRxAEk9BCoJ3ceB+zeZdOHZ4KdF3wkVFOra1jG7T57l5JItsukDp7o Wipjiyv1rckXRF1t3GINIVQAKJYoZUsT7g5UZoci3eu5B7TTjLtPujYEwWmPzGm9S+ Q7MKc9r2EAzTnXUbOnIDQQPPyJu4Ps1mkojVvpbowsYZeI2z7IA5OE4JGoF1P5NPvz adgMclU9b81GA+YOIbIfe0Bvj8B3NB67PR6YqdRHTcauLgZqMGLKIlUtt92IByUIT3 9jsjwB0NINYdKmE6phnjW+BK/3Kn7ejl+wckeobYjK+rzdJnpnnAvCMDQGFwrjbWmK FR+fmz7AJCGOw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4B5GkZ5Wc9z9rxH for ; Mon, 13 Jul 2020 23:19:50 +0200 (CEST) Content-Language: en-US Received-SPF: pass client-ip=185.67.36.65; envelope-from=zelphirkaltstahl@posteo.de; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/13 17:19:51 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16679 Archived-At: Hello Guile Users, I followed up on that idea I mentioned recently on the mailing list and started creating an awesome list: https://notabug.org/ZelphirKaltstahl/awesome-guile I'd prefer to render only the org-mode file, as that is what I write and feel most comfortable in, but I decided that the wrong / incomplete rendering on notabug would seriously limit accessibility, so I exported markdown and texinfo from org-mode. If you know more things, which should be added to the list, please tell me or create a PR or open an issue or … you get it. Also links to usage examples would be very welcome. I would like to keep the list informal and easily extendable. A few questions though: * Do you think license information should be written next to each item in the list? * Do you think each item should have a short description or not? Or perhaps whenever one is readily available? * Do you think the rendered readme.md should be handwritten instead of exported from org-mode? (Perhaps I should not ask this question … the amount of markdown typing … my fingers hurt.) Best regards, Zelphir -- repositories: https://notabug.org/ZelphirKaltstahl