From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: "Alejandro R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Design discussion for Ada "package manager" (online library) Date: Sun, 21 Feb 2016 12:13:59 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 21 Feb 2016 11:11:01 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="1654d42d94197ce4c791bbd655806995"; logging-data="12889"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qchhwtwr24vHrt5/lpkMt" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: Cancel-Lock: sha1:SNnxtqi0hO8Bt8L11/YYt38BJzM= Xref: news.eternal-september.org comp.lang.ada:29579 Date: 2016-02-21T12:13:59+01:00 List-Id: On 19/02/16 18:18, Tero Koskinen wrote: > 19.2.2016, 4.11, Randy Brukardt wrote: >> "Shark8" wrote in message >> news:b27acb57-59dc-49f6-afa0-f13ebc9a7462@googlegroups.com... >>> We've started to disscuss the design of an Ada project-manager. We'd >>> love >>> more involvement from the community, as I think thiss could be a >>> chance to >>> really show off Ada's strengths. >>> >>> https://github.com/mosteo/alire/issues?q=is%3Aopen+is%3Aissue >> >> I think I said more than enough on the topic here, and I need to do more >> work and less community time. So I won't be joining your discussion now. >> Hopefully someone will package up some of my thoughts for your >> discussion. >> >> Randy. > > I think one "problem" Ada community has, is the endless discussions > about what should be done. > > I like the "Shut up and hack" mentality of (Open)BSD and how *BSD people > do stuff instead of just discussing about it. Linus dixit: https://lkml.org/lkml/2000/8/25/132 > For example, check Synth, package manager for *BSDs, written by John > Marino using Ada: > https://github.com/jrmarino/synth That project looks great, thanks for the pointer. > > Yours, > Tero > >