From owner-freebsd-stable@FreeBSD.ORG Thu Jul 14 09:23:01 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F18771065670 for ; Thu, 14 Jul 2011 09:23:00 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id 15CAD8FC15 for ; Thu, 14 Jul 2011 09:22:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id p6E9MocX073604; Thu, 14 Jul 2011 19:22:51 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Thu, 14 Jul 2011 19:22:50 +1000 (EST) From: Ian Smith To: Rick Macklem In-Reply-To: <1829828854.535346.1310583542523.JavaMail.root@erie.cs.uoguelph.ca> Message-ID: <20110714162120.U5838@sola.nimnet.asn.au> References: <1829828854.535346.1310583542523.JavaMail.root@erie.cs.uoguelph.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, Zoran Kolic Subject: Re: recommendations for laptop and desktop 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: Thu, 14 Jul 2011 09:23:01 -0000 On Wed, 13 Jul 2011, Rick Macklem wrote: > Kevin Oberman wrote: > > On Jul 13, 2011 7:31 AM, "Zoran Kolic" wrote: > > > > > > > There is this list for laptops: > > > > http://laptop.bsdgroup.de/freebsd/ > > > > > > Been there. Seen that. Obsolete. > > > My very idea would be to have recent models in some kind > > > of wiki. I believe that at least hundred guys on the list > > > could post quality articles on the subject regarding lap- > > > tops they regurarly use. > > > > > > > See the recent thread on the freebsd-mobile list with subject > > > > "Laptop recommendations?" > > > > > > Mostly older stuff recommended. Hard to find or I dislike > > > what I see on the review for particular model. > > > Thank you for answering my question. > > > > > > Zoran > > > > I agree that a wiki would be ideal, but it would require active > > management. > > That's the real issue. > > > > It's also the reason wiki.FreeBSD.org would not be practical. I might > > be > > able to admin such a wiki, but I have no place to put it. But I'm > > retired, > > so I should have time. > > > I recently installed Fedora15 and I thought it had a fairly clever > idea in it. At the end of the install (so presumably it had worked for > the hardware), it asked you if you wanted to email your hardware config > to them. I recall one Debian install doing something similar. People seem to be forgetting about bsdstats (port sysutils/bsdstats, http://bsdstats.org/) which attempts to do something similar though it focuses more on FreeBSD versions, hardware lists via pciconf and optionally ports lists, posting stats monthly and anonymously .. a plus for security but perhaps a minus for being able to seek information from people having certain hardware. As seen at bsdstats.org, the very much greater number of PC-BSD systems reporting reflects the fact that PC-BSD installs bsdstats as a matter of course; clearly the voluntary approach is far less effective, and people don't know that bsdstats reveals no personally identifying information until they've looked it over; many likely don't even know it exists. Zoran's comments that http://laptop.bsdgroup.de/freebsd/ is 'obsolete' are a bit misplaced regarding older kit that some of us use by choice or necessity (eg my 2.5 Thinkpad T23s :) but that site did get swamped with spam for ages, not all of which has been removed, and there's no way to group posts describing the same models in slightly different terms. Hard to get past the notion that someone needs to actively work on it, yet it needs to be largely self-maintained by its users independent of anyone's ongoing enthusiasm; difficult, perhaps contradictory criteria? > Something that just captured such emails and put them in a list (especially > if could catch duplicates) for people to look at might be nice. The list > would get long (and not really indicate how well the hardware worked), but > at least it would be up-to-date and not require manual maintenance. It could only be up to date initially, and just grow from there .. one advantage of the bsdstats approach is that only systems that continue reporting in monthly continue being reported. One could argue about the various ways that database information is presented, but any skillful database programmer could do quite a lot with such anonymised data, particularly if there were some identification of hardware make/model, though that's not available in the environment of reporting programs. > I'm not volunteering to do this;-) although I'm retired too, but it might > be a useful thing to have? rick Me neither, me too, and yes indeed. Just a few pent-up thoughts .. cheers, Ian