X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=7Tz1OE3X03LnoANz3z9XKSUhUm0E40syieYhzpSzS+c=; b=hdsGus5ZreVnpeNBJRO2i4K2crPXx/9ML+7ezr/sWjHYWRzW3sLWf7JXuHXHm6u61r Ot/DJ/Qh1X/7ItQpfUCJkVM6yhxxzROQHqjpRUZdcPdkwfvkl4KqvYhorqlvvCTM/wHg IKxJSPYmaHgjLCJjzZ1YWIB+sbWP8slWkUwZl31OVfHMpUhofq7ZscxFaOvWXVXox8DN anhykBssqPb7Wj1MCWaN24wZ1OxQqFocCkG/SoYUqOVXJyfZTXoJuvi2T4fXMbv+jDBB vU3flpqp2Ha32GoyWtvn7yPuxovpe3AOOh9fwfZRkz/Rycbzs5Np0RC8FgmqN+6DSETx VkIQ== MIME-Version: 1.0 In-Reply-To: References: <50892DC8 DOT 6080308 AT laserlinc DOT com> <201210251629 DOT q9PGTfes029100 AT envy DOT delorie DOT com> <50897B77 DOT 1030401 AT laserlinc DOT com> <201210251859 DOT q9PIxw7n004895 AT envy DOT delorie DOT com> Date: Fri, 26 Oct 2012 00:51:47 +0200 Message-ID: Subject: Re: [geda-user] The state of gEDA/gaf From: Svenn Are Bjerkem To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Note-from-DJ: This may be spam Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 26 October 2012 00:11, Markus Hitter wrote: > > One experience from another project - RepRap 3D printers - is, people are > extremely shy these days. I think it's to some extent because a few years > ago experienced users didn't hesitate to blast out a "you fool!" when a > newbie did something not entirely accurate. That strikes back these days, > press stories here and there about people taken to court for internet > postings do the rest. I think it is healthy that some kind of reality feedback reach some of the largest egos and pull them back to ground. Most people behave when using full name. :-) > > Would it be manageable you enable these account anonymously? I mean, likely > you get notified on account creation anyways, so you could easily enable the > account without being asked. Or you could set up a template to ask from your > side, lowering the entry barrier. What about nicknames and real identity known to the back system? Problem is mostly search engines getting your name and email and bad boys targeting that account with viagra spam. I personally find nicks a bit less trustworthy, unless that nick has a track record in the project, than somebody posting with full name or a short version of their real name. Identity stealing may start at any site with bad security and common passwords across the net. > Please don't get me wrong, I think such an expectation is the end of the > story for these shy people already. Taking responsibilities is simply a > no-go, even for not-so-shy people, as we all have sufficient other duties > these days. For me, every committment is welcome, being it a one-off or > being it lasting for years. Probably the biggest no-go, in my opinion, is that git is not something a casual user/programmer knows about. That tool is so mighty that the chance of screwing up is preventing a newbie more than revealing his identity. I am compiling tools using mercurial, bzr and git because they are nice ways of getting the source from the net down to my computer. Of these tools I only know git good enough to contribute since I use it everyday at work. I have done some changes in hg and bzr clones only to get merge problems I didn't find my way out of next time I did a pull from the repository. Sure, bzr and hg are well documented, and there are tutorials available on the net, but those I cannot bother to read just to upload a patch for a typo. For the casual git user, geda wiki has actually a section on how to use git for this particular project. That is something other projects could learn from. The page is a bit hidden, but it is there. -- Svenn