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: Re: Newbie thoughts on Guile Hall + Guix Date: Sun, 6 Feb 2022 21:34:58 +0000 Message-ID: <1889502f-7ae1-206a-b725-34aad7c76709@posteo.de> References: <87iltt846s.fsf@dustycloud.org> <87v8xsq0zl.fsf@dustycloud.org> <87tudc140c.fsf@elephly.net> <87tudc2hny.fsf@vijaymarupudi.com> <86a6f43uuh.fsf@sdf.org> <87pmo02eus.fsf@vijaymarupudi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26509"; mail-complaints-to="usenet@ciao.gmane.io" To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Feb 06 22:35:53 2022 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 1nGpCL-0006g9-4q for guile-user@m.gmane-mx.org; Sun, 06 Feb 2022 22:35:53 +0100 Original-Received: from localhost ([::1]:59390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGpCF-0004rv-5t for guile-user@m.gmane-mx.org; Sun, 06 Feb 2022 16:35:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54034) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGpBb-0004rh-3Y for guile-user@gnu.org; Sun, 06 Feb 2022 16:35:07 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]:36727) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGpBW-00055X-BK for guile-user@gnu.org; Sun, 06 Feb 2022 16:35:06 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 0C7DB240026 for ; Sun, 6 Feb 2022 22:34:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1644183300; bh=RbNhxYtjy5ioTaZhNYhJwRP9fUaS2SleaTD1yS/PrBc=; h=Date:Subject:To:From:From; b=Q+QcNVIlYHxgs5F7+4jlefnJh60WtWmzavCU13KxuV8CDgKvkc3coqzqFxrLyJBYQ IyMJLCUw9AUQWr3w0qsp0jF0RVLAQrbgs42JL2us2QBfA+Ceu71c/NeeW2Cfkp+3jk K0zHaxt/b3EqivHT09Uc9wn64hMIbpmd6B/rs7bIqzhJol+iqxIJVcux4FAiBAEFhI wVwOah7Ljnlnk5bouw/7i8r/fBISg9bAqjT8AYQbvZfxbthsO0QKd7LDMGgWEsLGiN zg8f4BZF1AcZtrIiSR490nlHRfrTrjkq4/7dsvvRPJDnRkjmG6NuAWxo2kxi1vMwfs xAgD1UuDyzNKg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JsMxb30Dzz9rxS for ; Sun, 6 Feb 2022 22:34:59 +0100 (CET) Content-Language: en-US In-Reply-To: <87pmo02eus.fsf@vijaymarupudi.com> Received-SPF: pass client-ip=185.67.36.65; envelope-from=zelphirkaltstahl@posteo.de; helo=mout01.posteo.de 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 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:18016 Archived-At: On 2/6/22 16:29, Vijay Marupudi wrote: > Ognen Duzlevski writes: > >> Have you tried Racket? If you haven't - try that and you will find >> recommending Guile to beginners to be much easier ;). On a serious note, >> there are other schemes that have their own package managers (e.g. >> Racket). > I have, but I like Guile better, and want everyone to use it :) I think > being an extension language is a very useful and important part of what > makes Guile great. > >> IMHO, this learning curve is a part of learning any language. The reason >> why every language comes with a language "specific" manager is because a >> lot of people have tried to solve this problem and failed to find the >> magic bullet. At some level you are relying on the language's >> portability itself, then on the same level you are wanting to exploit >> some of the language's specifics, then on the same level someone comes >> along and says for some packages this approach doesn't work... ;) > I don't think it's fair to say that using packages in Guile just as > easy/hard as other languages. Python / Javascript make this incredibly > easy, and their ecosystem is evidence for that success. Their package > managers have flaws, but they have benefits too, and those benefits > would be great for Guile. > > Note that I'm not saying that this package manager has to do everything > expected of a battle-tested production package manager. Just make it > easier for beginners to use and make packages (which will be Guix > compatible by default). And we should not underestimate what beginners > can do for a language. They might be new to Guile, but possess a lot of > other traits that would be great, like domain expertise in science, > writing skills, etc. which would be great for the ecosystem. > > Advanced users can use Guix or do the ./configure && make && make > install dance. I find using Guix to be much better than the ./configure && make && make stuff. The reason is, that I always think: "What, if it doesn't work and I want to clean up my system afterwards?". I can't stand it, if any remains of non-working stuff is left on the system. I am fine with using Guix. I like Guix. It is just that making a package is way to hard for newcomers. I needed weeks to make one simple pure Guile package, because I burned out trying to do it and had to have pauses in between, before I could muster new energy to try again. That still haunts me, so that I still have not updated my package, even though I have a newer release for months by now. Especially the whole (in the end unnecessary) autotools stuff was exhausting. Trying to understand what all those files do in my package. It is sort of my own problem, because I cannot leave it alone and just be done with it. I want to understand it. And then I dive into that rabbit hole and research decades old cruft that was automatically added to some autotools files. -- repositories: https://notabug.org/ZelphirKaltstahl