From owner-freebsd-stable@FreeBSD.ORG Mon Jun 4 01:46:06 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75DFB106567F for ; Mon, 4 Jun 2012 01:46:06 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 3FB328FC0C for ; Mon, 4 Jun 2012 01:46:06 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.5/8.14.5) with ESMTP id q541jxM8072733 for ; Sun, 3 Jun 2012 20:45:59 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <4FCC1357.9030302@missouri.edu> Date: Sun, 03 Jun 2012 20:45:59 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Why Are You Using FreeBSD? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2012 01:46:06 -0000 I use FreeBSD because it was the first Intel based unix I tried. A friend of mine suggested I try FreeBSD instead of Linux. More recently I have had to start using Linux because FreeBSD doesn't have very good laptop support. (All I ask for is a way to configure the mouse pad so that I can switch off "tap to click.") My main application is to write my own mathematics code. From time to time I try running it under both FreeBSD and Linux to see which is fastest. It seems the two OS's take turns in which is fastest, depending upon which has had more recent development work done on it. Another reason I am forced to use Linux is because I sometimes use Mathematica 8. I haven't got this to work with Linux emulation under FreeBSD yet. When I use Linux, I use Ubuntu. I like very much how things just "work." For example, to use a flash drive, I just plug it in. I am sure I could configure FreeBSD to do the same thing, but it just becomes easier to type "mount_msdos /dev/da0s1 /tmp" as root rather than climb the learning curve. On the other hand Ubuntu recently switched their Window manager, and I hated it on their early versions. They also offered gnome3, and it just wasn't working. So I dare not go beyond Ubuntu 10.04, and I fear the day 10.04 becomes EOL. Having started with FreeBSD before Linux, I feel I understand FreeBSD a lot better. Stephen