summaryrefslogtreecommitdiff
path: root/4d/0a5a4562b12431113e5dc0bf208118b82c4dbd
blob: 09adf75caa7dd31e5e053f5e88c96d34a6b735d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <thomas@thomaszander.se>) id 1XfvgM-0003Ww-GV
	for bitcoin-development@lists.sourceforge.net;
	Sun, 19 Oct 2014 18:58:22 +0000
X-ACL-Warn: 
Received: from bouvier.getmail.no ([84.210.184.8])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
	id 1XfvgK-00050l-Ef for bitcoin-development@lists.sourceforge.net;
	Sun, 19 Oct 2014 18:58:22 +0000
Received: from localhost (localhost [127.0.0.1])
	by bouvier.getmail.no (Postfix) with ESMTP id 3DDC941418
	for <bitcoin-development@lists.sourceforge.net>;
	Sun, 19 Oct 2014 20:58:14 +0200 (CEST)
Received: from bouvier.getmail.no ([127.0.0.1])
	by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new,
	port 10032) with ESMTP id F52apiGLCvrV
	for <bitcoin-development@lists.sourceforge.net>;
	Sun, 19 Oct 2014 20:58:04 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by bouvier.getmail.no (Postfix) with ESMTP id 5868940043
	for <bitcoin-development@lists.sourceforge.net>;
	Sun, 19 Oct 2014 20:58:04 +0200 (CEST)
X-Virus-Scanned: amavisd-new at bouvier.get.c.bitbit.net
Received: from bouvier.getmail.no ([127.0.0.1])
	by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new,
	port 10026) with ESMTP id Hx7I1seRVE7i
	for <bitcoin-development@lists.sourceforge.net>;
	Sun, 19 Oct 2014 20:58:04 +0200 (CEST)
Received: from coldstorage.localnet (cm-84.208.97.23.getinternet.no
	[84.208.97.23])
	by bouvier.getmail.no (Postfix) with ESMTP id 31EBD4170B
	for <bitcoin-development@lists.sourceforge.net>;
	Sun, 19 Oct 2014 20:58:04 +0200 (CEST)
From: Thomas Zander <thomas@thomaszander.se>
To: bitcoin-development@lists.sourceforge.net
Date: Sun, 19 Oct 2014 20:58:02 +0200
Message-ID: <2099106.fAD26qAWoq@coldstorage>
User-Agent: KMail/4.14.1 (Linux/3.16-2-amd64; KDE/4.14.1; x86_64; ; )
In-Reply-To: <2753630.UjohjSx8jx@1337h4x0r>
References: <CA+s+GJCAWXgpzyQnAar6ecKdcci+tdR8yJjCOUpB=xmj-ytZZQ@mail.gmail.com>
	<2753630.UjohjSx8jx@1337h4x0r>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1XfvgK-00050l-Ef
Subject: Re: [Bitcoin-development] BIP process
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sun, 19 Oct 2014 18:58:22 -0000

On Sunday 19. October 2014 09.17.51 xor wrote:
> I joined the list when Bitcoin was already in the 10-billions of market 
> capitalization, and it actually really surprised me how low the traffic is
> here  given the importance of Bitcoin.

I gather that actual code changes to bitcoin-core and naturally all the other 
clients are already done in another place. Which is likely the reason for your 
impression.
 
> So as a random stranger to the project, I would vote against that if I was 
> allowed to. There really should be *more* discussion here, and splitting
> the  list up won't help with that.

I agree with your stance that more discussion in public is always good.

Lets allow people that work on bitcoin java, or completely other bitcoin based 
stuff to have a simple way to filter out the topics they are interested in.
Mailinglist handling is pretty trivial in practically all email software, 
people can equally trivially subscribe to multiple lists as their interests 
go.

As a long time open source developer, my experience is that more lists has 
never really caused fragmentation in the way that you fear.