From owner-freebsd-questions@FreeBSD.ORG Mon Oct 4 19:53:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57A7616A4CE for ; Mon, 4 Oct 2004 19:53:27 +0000 (GMT) Received: from lilzmailso01.liwest.at (lilzmailso01.liwest.at [212.33.55.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0BBE43D39 for ; Mon, 4 Oct 2004 19:53:26 +0000 (GMT) (envelope-from dgw@liwest.at) Received: from cm248-230.liwest.at ([81.10.248.230]) by lilzmailso01.liwest.at with esmtp (Exim 4.24) id 1CEYtg-0004t4-8A; Mon, 04 Oct 2004 21:53:24 +0200 From: Daniela To: Dave Vollenweider , FreeBSD Questions Date: Mon, 4 Oct 2004 21:54:51 +0000 User-Agent: KMail/1.5.3 References: <20041002225028.05205e9a.metaridley@mchsi.com> In-Reply-To: <20041002225028.05205e9a.metaridley@mchsi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410042154.52088.dgw@liwest.at> Subject: Re: When Unix Stops Being Fun X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dgw@liwest.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 19:53:27 -0000 On Sunday 03 October 2004 03:50, Dave Vollenweider wrote: > This has nothing to do with technical problems, but rather it's more of a > request for moral support. This may seem disjointed, so bear with me. > > I've been using FreeBSD for over six months now, but I've been using > Unix-like operating systems for almost two years. I started with Red Hat > Linux back when Red Hat was making and selling their "consumer-grade" > version of Red Hat Linux, then switched to Debian before going to FreeBSD > last March. I now also run NetBSD on one of my machines. I'm into FreeBSD for over two years now. It is the only OS I ever got really close to, after using Winblows for four years. Apart from this, I only had a quick look at NetBSD and SuSE Linux. > Through all this, I've developed a passion for this type of OS, seeing the > elegance, performance, and sheer power of Unix. This has affected me to > the point of me changing my career path. Me too. [...] > Now, being that I know there are some very experienced people on this list, > I'm betting that I'm not the only one that has experienced this, that > learning new things in Unix-like OSs becomes more of a chore than something > to do for fun. My question is, what advice would you have for dealing with > this? I developed a few rules and techniques for keeping the interest: 1. Avoid doing the same thing over and over again. 2. Do bigger projects as well as some playful experimenting. 3. Don't use closed-source (or commercial) software. I don't know how you react to it, but the "closed" look and feel really puts me off. 4. If it's running well, don't interrupt it. Unless you feel you're hitting the wall, don't take a break while solving a complex problem. 5. Keep one style for one session. If you're into multiple things that have to do with computers, don't mix them up. Especially don't mix high-level and low-level activities. For example, don't do Javascript programming (or webdesign in general), complex image editing or maybe even 3D modelling on the console with a CLI. On the other hand, don't do ASM programming in a graphical IDE, use vi instead. If you do the dirtiest lowest-level hacks, you may be well advised to even use TECO, or some other editor which is really hard to use. I don't know to which extent these rules apply to you, but they always worked for me. Keep in mind that this is NOT the way to high productivity, but it can help if your interest is fading away. If this doesn't help, there's one more technique that will (if done properly) certainly make UNIX fun again, but it implies a LOT of overhead, and I'm almost sure you don't want to do this unless you have nothing to do for the next few months. Regards, Daniela