From owner-freebsd-advocacy@FreeBSD.ORG Fri Mar 5 13:31:42 2004 Return-Path: Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E996216A4CE for ; Fri, 5 Mar 2004 13:31:42 -0800 (PST) Received: from lilzmailso01.liwest.at (lilzmailso01.liwest.at [212.33.55.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFEB43D1D for ; Fri, 5 Mar 2004 13:31:42 -0800 (PST) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailso01.liwest.at with esmtp (Exim 4.24) id 1AzMuz-0001bm-RO; Fri, 05 Mar 2004 22:31:42 +0100 From: Daniela To: Johnson David , freebsd-advocacy@freebsd.org Date: Fri, 5 Mar 2004 22:26:19 +0000 User-Agent: KMail/1.5.3 References: <200403050615.55106.dgw@liwest.at> <200403051009.20729.DavidJohnson@Siemens.com> In-Reply-To: <200403051009.20729.DavidJohnson@Siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403052226.19659.dgw@liwest.at> Subject: Re: FreeBSD Most wanted X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 21:31:43 -0000 On Friday 05 March 2004 18:09, Johnson David wrote: > On Thursday 04 March 2004 10:15 pm, Daniela wrote: > > I'm not speaking of your average code, I'm speaking of high-speed > > assembly language programs. > > Looking back on this thread, I confirmed my memory that it was somewhat > on topic with the applications that keep people from dumping Windows. > When I look around at what people are using on Windows here at work, I > don't see any high-speed requirements. Intead I see Word, PowerPoint, > Outlook, etc. These don't need the incremental speed increase that hand > coded assembly gives you. IMHO more speed can never harm. I see that a lot of people nowadays are fiddling around with video and graphics processing, DVD ripping and the like. These are areas where optimization is critical, because if two programs deliver equal quality, professionals will always choose the one that is much faster than the other. Newbies will of course go with the easier solution, but user interfaces are not what I care about, because I only make the high-speed libraries and let someone else do the UI.