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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ac4955b8006bd13c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.50.161.167 with SMTP id xt7mr1677913igb.0.1338898241344; Tue, 05 Jun 2012 05:10:41 -0700 (PDT) Path: l9ni6224pbj.0!nntp.google.com!news1.google.com!goblin2!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Q: type ... is new String Date: Tue, 5 Jun 2012 12:10:40 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Injection-Date: Tue, 5 Jun 2012 12:10:40 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="3/9i4eU3tV30IAhXHAPg/g"; logging-data="12143"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19LxyNDrVSFoOak8jjB5TgP4ljXvvsFteY=" User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Cancel-Lock: sha1:ejPJXwGBA+rjWE+9S/xJ5O9f8cY= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 2012-06-05T12:10:40+00:00 List-Id: On Mon, 04 Jun 2012 15:01:06 -0700, Jeffrey Carter wrote: > On 06/04/2012 08:54 AM, Shark8 wrote: >> >> I think more people are attracted to the latter because "debugging >> isn't fun", "isn't fun" -> "work" therefore debugging is work. (And >> thus the more debugging they do the more sense of accomplishment for >> their work they feel.) > > I agree. When you've spend hours/days/weeks fighting the language to get > something that [sort of] does [most of] what you want, you get a sense > of accomplishment. It was hard, so clearly you've achieved something > significant. If you fix a couple of compiler errors and it works, it > must not have been very difficult. Ah, that must be it! - Brian