From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id VAA13834; Wed, 1 Sep 2004 21:45:11 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id VAA12392 for ; Wed, 1 Sep 2004 21:45:10 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from gatekeeper.elmer.external.excelhustler.com (gatekeeper.excelhustler.com [68.99.114.105]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id i81Jj8h6018069 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Wed, 1 Sep 2004 21:45:09 +0200 Received: from chatterbox.elmer.internal.excelhustler.com (unknown [192.168.0.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer "excelhustler.com" (not verified)) by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP id 2D82C124A7; Wed, 1 Sep 2004 14:45:08 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id F2F08C01EF; Wed, 1 Sep 2004 14:45:07 -0500 (CDT) Received: from chatterbox.elmer.internal.excelhustler.com ([192.168.0.12]) by localhost (chatterbox [192.168.0.12]) (amavisd-new, port 10025) with ESMTP id 21706-10; Wed, 1 Sep 2004 14:45:05 -0500 (CDT) Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com [192.168.1.34]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id 98614474B0; Wed, 1 Sep 2004 14:45:05 -0500 (CDT) Received: by wile.internal.excelhustler.com (Postfix, from userid 1000) id 879FB30008; Wed, 1 Sep 2004 14:45:05 -0500 (CDT) From: John Goerzen To: caml-list@inria.fr Subject: Re: [Caml-list] Cross-compiling OCaml Date: Wed, 1 Sep 2004 14:45:04 -0500 User-Agent: KMail/1.7 Cc: "Brandon J. Van Every" References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409011445.05355.jgoerzen@complete.org> X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at excelhustler.com X-Miltered: at nez-perce with ID 413626C4.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 brandon:99 woodyatt:01 brandon:99 adopters:01 python:01 python:01 troll:01 threading:01 gui:01 textual:01 peps:01 ocaml:01 ocaml:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Wednesday 01 September 2004 01:37 pm, Brandon J. Van Every wrote: > james woodyatt wrote: > > Brandon J. Van Every wrote: > > > The Caml Trade wrote: > > > > > > Ok, I suppose you're confident in the longevity of OCaml > > > then. I think > > > market mindshare has to be fought for, if one wants to continue > > > to enjoy good contracts. > > > > You're trying to recruit the wrong people to join the fight. > > Yes, actually, I've realized that mailing lists such as this are > filled with early adopters who are nevertheless 100% satisfied with > their personal situation. It's not everybody, but it's always > somebody. If I talk about improvement, they're always vocal about ^^^ I think that is an important point. I have been a member of the Python community for a long time, and have seen that people are most definitely NOT shy about talking about things that need improvement. In fact, there is a formal process for major improvements to the language: PEP [1]. Perhaps there is something about the criticisms (err, "improvements") that you are making. Perhaps you are trying to solve problems that nobody else perceives. Perhaps your "fix" for things would really make things worse. Perhaps you lack the experience in any language, community, or business to make intelligent suggestions. > how satisfied they are. I encountered a similar phenom on You also encountered it on freeciv-dev. > comp.lang.python and this confirms the archetype. My main purpose is > to have a presence and provide a channel for people who are *NOT* > satisfied. In other words, I seek recruits for ocaml-biz, COCAN, and > ocamlgames. Frankly, through all your talk on all these forums, I have never yet seen even one single substantive thing come out of it. I think you are all talk and no do. In other words, a troll. > > > My stereotype of a UNIX guy is someone who likes to play with > > > text editors all day long. > > > > Thank you for sharing your stereotype. > > You're welcome. There's a lot of truth in stereotypes. One of the > reasons I gave up on Seattle's local Python user groups, is I'd keep > going to meetings, and they'd talk about all sorts of text processing > scripting database stuff. Never about 3D graphics, AI, or games. I > conclude that there's this entire world of text processual data that > a lot of people are into, that they think is really really kewl, but > that I've just never been involved in. I suppose text has a Actually, there are a lot more people doing that than 3D, AI, or games. But that's like complaining about going to a Perl meeting and hearing about parsing or going to an Emacs meeting and hearing about Lisp. 3D stuff is not a Python strength. If you're doing 3D, you are probably not using Python. Why would they be talking about it then? Here in the OCaml community, there is a lot of talk about math in all sorts of shapes. There's little talk about threading (something I find very useful in Python) or text processing, though people *are* working on these things. > compelling tractability, it seems to fit the UNIX scripter hacker > meme. Contrast this to Windows which doesn't even have a decent OS > shell by default. Instead one has abundant GUI eye candy. Between > the UNIX and Windows world, there is clearly a split between textual This is silly. The fact that Windows ships a poor CLI by default doesn't mean that Unix is less graphically-oriented. Almost every Linux distribution, plus Solaris and AIX, ship with a graphical mode enabled by default. Most hide the CLI in almost the same way Windows does. MacOS X goes even farther. (Are you still forgetting that MacOS X is a Unix?) > I think that's your point of view, not my project. Discussions of > what may or may not be my projects are best left to ocamlgames and > ocaml-biz. Or /dev/null, preferably. Since the set of your projects is pretty much the same as the contents of that file. [1] http://www.python.org/peps/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners