delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:from:date:message-id:subject:to; | |
bh=7ls/VRzcQ1JxYeh5IKCVS0ZA724oOwowdDjn7cMr/ws=; | |
b=Sww619iEb/dx1Pa6UayIUUmMSf+W0iV4aYMFey2VkJHEc21QbgczokD0epL7nBpYga | |
MnBCaWvf+A+g4nb6bg4xfELrttze9PkIBOvnOSQgWwwwPeDF7AXb0AM+JPth64OCVVPv | |
/rJ7PULWyUEb5SrPXYO+4toamZAGsqp8nSqqTyXDFmqal6pnc5nIrULgjK5Ng64mpGCU | |
VDcIIWpIh5zhGG8eaoOHxQJSIwia6LOIer7zd0HlxWjtJqT6rI9t+e8KRg9Eqeb1mZut | |
BycvecyvoiubtRWchd+tPyqjbKvOAeEj0S79DgrJ+8bOOnMhr50OC9Hmb/Efasuxqg9X | |
Mb4Q== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20130820; | |
h=x-gm-message-state:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to; | |
bh=7ls/VRzcQ1JxYeh5IKCVS0ZA724oOwowdDjn7cMr/ws=; | |
b=PiYvnAXzyTCl3IS0smrh1X2RknQksVOVzK2fEUg4z9FGkFDUBMMkWg4bqBYatzW12Y | |
xeOjb73tHSievBJsyyuFtbBdmKpEYYqqiSQWgATPQ1nXiSbTjw0kX99im6/JArfDuPVE | |
35N9Fl4hVcIc6CpMyqapwS9kVm38Exb+BiN+b/Y5TBKF1UcjHg4uWtO7uqbV2as8+lv2 | |
k5hUH19iviaWtCdqTgZ/p4+d9Zyh+m3in9bKL5xbieKzfEBhj6ixYwtLCFus6jOSQCvN | |
duZ01ueP8Qp7mWpbZdArDzHi2zb4wAp4us5IBaRbO/ep2XabRiwM+YlLiU/GNwJoxuTc | |
n00A== | |
X-Gm-Message-State: | AE9vXwMfTRDdNit2ar4fYQcsES4UcXTjt8JChX3SIEzoSLnT11BYgAe/fZW1ieWGYfpWX5N41Mic4aSwfJDByA== |
X-Received: | by 10.194.101.226 with SMTP id fj2mr11378322wjb.0.1473720320061; |
Mon, 12 Sep 2016 15:45:20 -0700 (PDT) | |
MIME-Version: | 1.0 |
In-Reply-To: | <alpine.DEB.2.00.1609120531250.7286@igor2priv> |
References: | <8885DFA6-76D0-4A2B-B7BE-C1BD9AFFCDD3 AT noqsi DOT com> |
<20160906171850 DOT 760f1845663014bb2717461d AT gmail DOT com> <CAOP4iL077q5-yvxXZ8w4jQDzcqjjCkZuCcfw2Juzk1RLnp0mpQ AT mail DOT gmail DOT com> | |
<20160910203651 DOT 3e03a6ea AT floyd DOT freeelectron DOT net> <alpine DOT DEB DOT 2 DOT 00 DOT 1609110438100 DOT 7286 AT igor2priv> | |
<20160911085548 DOT 3ff10379 AT floyd DOT freeelectron DOT net> <CAC4O8c-ijA+H17en8u36PK91+4VOjEyCSX8c9DqDzL3uLTzE0g AT mail DOT gmail DOT com> | |
<20160911221915 DOT 160b7b15 AT floyd DOT freeelectron DOT net> <alpine DOT DEB DOT 2 DOT 00 DOT 1609120531250 DOT 7286 AT igor2priv> | |
From: | "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Mon, 12 Sep 2016 14:45:19 -0800 |
Message-ID: | <CAC4O8c9U5OtDXeF69-fCjaSfaXaayLUKC1SFoZXSmmx47mt+=A@mail.gmail.com> |
Subject: | Re: [geda-user] gnet-spice-noqsi documentation |
To: | geda-user AT delorie DOT com |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, Sep 11, 2016 at 8:28 PM, <gedau AT igor2 DOT repo DOT hu> wrote: > Shell uses "echo" and C uses "puts". Which one is the downgrade that didn't > bother providing the same interface? Btw, are you using windows? If now, > what you use provides the same interface, right? Becasue that's the way, > everything _must_ provide the same interface, else it's bad... > > Not providing the same interface is a good thing, this is how you have any > chance to make improvements and alternatives. I know this idea is far from For simple interfaces like ./configure, there's no reason not to provide at least the most commonly used parts of them, it doesn't limit what you can do at all. > most of the posters of this thread, but alternatives are good. Your personal > preference is not the ultimate good solution. It's nothing to do with my personal preference. It's that there is no reason, whatsoever, not to have ./configure --prefix=/foo do exactly what it has always done, other than devs of other systems didn't like that syntax or didn't want to bother. In addition to it's intrinsic annoyingness, this sort of thing is a strong signal that devs are in it for themselves and user convenience is not a priority. > False assumption. Git is not better than cvs/svn... The truth is: many > projects are using svn or cvs or other VCS than git, because they find those > better. You prefer git. Git is popular. Many projects switched from whatever > to git. Many projects switched to whatever or whatever else, or just stayed > with whatever. Some projects switch from git to whatever. Git did not > replace cvs or svn globally. Well, it's tough to find new projects that don't use git. It's success doesn't seem like an accident. Britton
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |