* Create a message board?
@ 2004-02-04 1:08 raymond jennings
2004-02-04 5:02 ` Zwane Mwaikambo
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: raymond jennings @ 2004-02-04 1:08 UTC (permalink / raw)
To: linux-kernel
Would a message board based forum help to alleviate some of the mailing list
traffic by keeping information exchanges thread local (no pun intended)?
This way the developers specializing in a certain portion of the kernel
aren't swamped with information about something totally irrelevant, thus
they can focus on what they know. Example: File system programmers getting
messages relating to sound cards.
I am interested in any feedback on this idea.
_________________________________________________________________
Scope out the new MSN Plus Internet Software optimizes dial-up to the max!
http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Create a message board?
2004-02-04 1:08 Create a message board? raymond jennings
@ 2004-02-04 5:02 ` Zwane Mwaikambo
2004-02-04 5:13 ` Randy.Dunlap
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Zwane Mwaikambo @ 2004-02-04 5:02 UTC (permalink / raw)
To: raymond jennings; +Cc: linux-kernel
On Tue, 3 Feb 2004, raymond jennings wrote:
> Would a message board based forum help to alleviate some of the mailing list
> traffic by keeping information exchanges thread local (no pun intended)?
> This way the developers specializing in a certain portion of the kernel
> aren't swamped with information about something totally irrelevant, thus
> they can focus on what they know. Example: File system programmers getting
> messages relating to sound cards.
>
> I am interested in any feedback on this idea.
That's what the bugzilla (http://bugzilla.kernel.org) is supposed to be
really.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Create a message board?
2004-02-04 1:08 Create a message board? raymond jennings
2004-02-04 5:02 ` Zwane Mwaikambo
@ 2004-02-04 5:13 ` Randy.Dunlap
2004-02-04 17:06 ` Bill Davidsen
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Randy.Dunlap @ 2004-02-04 5:13 UTC (permalink / raw)
To: raymond jennings; +Cc: linux-kernel
On Tue, 03 Feb 2004 17:08:20 -0800 "raymond jennings" <highwind747@hotmail.com> wrote:
| Would a message board based forum help to alleviate some of the mailing list
| traffic by keeping information exchanges thread local (no pun intended)?
| This way the developers specializing in a certain portion of the kernel
| aren't swamped with information about something totally irrelevant, thus
| they can focus on what they know. Example: File system programmers getting
| messages relating to sound cards.
|
| I am interested in any feedback on this idea.
Actually I'd prefer fewer places to look instead of more places.
BTW, there is a linux-fsdevel mailing list for filesystem development.
--
~Randy
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Create a message board?
2004-02-04 1:08 Create a message board? raymond jennings
2004-02-04 5:02 ` Zwane Mwaikambo
2004-02-04 5:13 ` Randy.Dunlap
@ 2004-02-04 17:06 ` Bill Davidsen
2004-02-05 13:15 ` LJN
2004-02-05 13:15 ` Esben Stien
4 siblings, 0 replies; 6+ messages in thread
From: Bill Davidsen @ 2004-02-04 17:06 UTC (permalink / raw)
To: raymond jennings; +Cc: linux-kernel
raymond jennings wrote:
> Would a message board based forum help to alleviate some of the mailing
> list traffic by keeping information exchanges thread local (no pun
> intended)? This way the developers specializing in a certain portion of
> the kernel aren't swamped with information about something totally
> irrelevant, thus they can focus on what they know. Example: File
> system programmers getting messages relating to sound cards.
>
> I am interested in any feedback on this idea.
There are other mailing lists for subtopics.
--
bill davidsen <davidsen@tmr.com>
CTO TMR Associates, Inc
Doing interesting things with small computers since 1979
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Create a message board?
2004-02-04 1:08 Create a message board? raymond jennings
` (2 preceding siblings ...)
2004-02-04 17:06 ` Bill Davidsen
@ 2004-02-05 13:15 ` LJN
2004-02-05 13:15 ` Esben Stien
4 siblings, 0 replies; 6+ messages in thread
From: LJN @ 2004-02-05 13:15 UTC (permalink / raw)
To: linux-kernel
On Wed, 2004-02-04 at 02:08, raymond jennings wrote:
> Would a message board based forum help to alleviate some of the mailing list
> traffic by keeping information exchanges thread local (no pun intended)?
> This way the developers specializing in a certain portion of the kernel
> aren't swamped with information about something totally irrelevant, thus
> they can focus on what they know. Example: File system programmers getting
> messages relating to sound cards.
>
> I am interested in any feedback on this idea.
>
I'd say that's covered pretty much by the FAQ, section 3, point 23.:
23. Why don't you split the list, such as having one each for the
development and stable series?
(REG, by "hacksaw") It's true that the lkml is a high traffic list and
can be a lot to handle. However, splitting the list wouldn't help, since
most developers would just subscribe to both lists. In fact, there would
then be extra traffic, because of the number of issues that hit both the
development and stable kernels, or even farther back!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Create a message board?
2004-02-04 1:08 Create a message board? raymond jennings
` (3 preceding siblings ...)
2004-02-05 13:15 ` LJN
@ 2004-02-05 13:15 ` Esben Stien
4 siblings, 0 replies; 6+ messages in thread
From: Esben Stien @ 2004-02-05 13:15 UTC (permalink / raw)
To: linux-kernel
"raymond jennings" <highwind747@hotmail.com> writes:
> Would a message board based forum help to alleviate some of the
> mailing list traffic
There are lists for other subtopics, btw
Forums are a pita, if you ask me. It's hard to navigate, it's messy to
archive and it takes very long time to move around. However there is
some code that makes forums and mailinglists transparent.
Forums are bandwidth waste.
--
b0ef
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-02-05 13:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-04 1:08 Create a message board? raymond jennings
2004-02-04 5:02 ` Zwane Mwaikambo
2004-02-04 5:13 ` Randy.Dunlap
2004-02-04 17:06 ` Bill Davidsen
2004-02-05 13:15 ` LJN
2004-02-05 13:15 ` Esben Stien
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox