From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Matthew Keeter Newsgroups: gmane.lisp.guile.user Subject: Re: Solid modeling in Guile Date: Thu, 22 Sep 2016 13:42:16 -0400 Message-ID: <07A76BCC-0A4C-4ADA-B518-3ACC1E81F21E@gmail.com> References: <87d1l5gqf6.fsf@netris.org> <87h997de9b.fsf@netris.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1474571944 3040 195.159.176.226 (22 Sep 2016 19:19:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2016 19:19:04 +0000 (UTC) Cc: guile-user@gnu.org To: Mark H Weaver Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Sep 22 21:18:56 2016 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bn9WD-0007Le-UG for guile-user@m.gmane.org; Thu, 22 Sep 2016 21:18:50 +0200 Original-Received: from localhost ([::1]:57680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn9WB-0000Pu-1V for guile-user@m.gmane.org; Thu, 22 Sep 2016 15:18:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn80t-00046A-T8 for guile-user@gnu.org; Thu, 22 Sep 2016 13:42:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bn80o-0003Vr-Rj for guile-user@gnu.org; Thu, 22 Sep 2016 13:42:22 -0400 Original-Received: from mail-qt0-x22e.google.com ([2607:f8b0:400d:c0d::22e]:34255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn80o-0003Ve-Ny for guile-user@gnu.org; Thu, 22 Sep 2016 13:42:18 -0400 Original-Received: by mail-qt0-x22e.google.com with SMTP id 38so41401459qte.1 for ; Thu, 22 Sep 2016 10:42:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=LkjLjA5ZPp7VPAC9CmvOs5bVCemwujBooKrmST8DkhI=; b=SpqKWTdwqyVovk6hb9ceI5MB6v/miR3sQ2drMyOvorv0uzHAN3IV2vLtQZ/t65A6W5 3d7rgEvmiZUb3/sYeLrqvR/yyErAqblniBhujFBBiqwWeIS56deruiyfinTh5fIJW5wI Ezs3qx0KGj/7uUpM3MRgCV8bJ/RZ696/LYiqiooDRbiGeL/qDnz9ojufr1mBm8dgygqk /Hv1G6OC15ozchCk67ICdNTOmntMElHa8BU0u30+Xj9X1PbvB0zAjF3+HYkIPAdSc0uu r4gbHOP/50wenxMsf7CKqzo2uf89HIUqFA+cZKQkRw1SFzL7QT8ok4ljzb3rh1NqpvSq OkTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=LkjLjA5ZPp7VPAC9CmvOs5bVCemwujBooKrmST8DkhI=; b=fbDIg/lRnrTLp7de7G+n8jUxxBciCjcfZpOvevtZpA/hNk5x9mSruMAdakRKYrkg+X F53m8OSTzEEhFr8uuRGBnpqWt5QBn+HXGIzPNQw15KpfTNkDq6jlwqw/buz8sZURRtt+ yKG1veka83pC7nmtlSW7c17g+R4A50GZbxLK0TN9uhHCw7ykDRe3yhY3JSPc9sPvwb8l hUpMeio0lklESz++9D1DVL0hW7CO1idZqBKRVFfXzbHVSJJv6KeZKBN7M3ZIe4ttH86U Wnr4jokOraaWitv3U45h15nPniHSkKA+BHKPp7pwE1MYAE/W9kp78dP+oD/EuaDOEmOn I02w== X-Gm-Message-State: AA6/9Rl8XgmAxc7RucSBhKrr34QrGGAV7LKcHPlEMo/hmirT6zZjvqI9g698fEpm75dPiw== X-Received: by 10.200.36.83 with SMTP id d19mr3431947qtd.94.1474566137961; Thu, 22 Sep 2016 10:42:17 -0700 (PDT) Original-Received: from [10.0.5.0] ([209.6.175.242]) by smtp.gmail.com with ESMTPSA id p4sm1508126qtc.47.2016.09.22.10.42.17 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 22 Sep 2016 10:42:17 -0700 (PDT) In-Reply-To: <87h997de9b.fsf@netris.org> X-Mailer: Apple Mail (2.1878.6) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400d:c0d::22e X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:12924 Archived-At: How about ao-cad? That should be pretty unambiguous. -Matt On Sep 22, 2016, at 1:40 PM, Mark H Weaver wrote: > Mark H Weaver writes: >=20 >> Matthew Keeter writes: >>=20 >>> I wrote a computer-aided design (CAD) tool that you may find = interesting. >>>=20 >>> It=92s a solid modeling tool that uses Guile scripts to define = objects (and >>> constructive solid geometry + functional representations under the = hood). >>=20 >> Sounds very interesting! >>=20 >>> Project page: http://www.mattkeeter.com/projects/ao/ >>> Source: https://github.com/mkeeter/ao >>=20 >> The names 'ao' and 'libao' are already taken by a widely-used cross >> platform audio library. See http://www.xiph.org/ao/ >=20 > Following up to myself: the problem here is that since 'ao' is already > taken, distributions wishing to include your package will need to = invent > a new name. It might be better for you to choose that new name, to > prevent a situation where each distro picks a different name, which > would be rather confusing for users wishing to install your package. >=20 > To make this more concrete, I would like to add your package to GNU > Guix, where 'ao' is the aforementioned audio library. What name shall > I choose for your package? >=20 > Mark