Mail Archives: geda-user/2015/10/13/02:08:32
Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote:
>
>
> On Mon, Oct 12, 2015 at 6:17 AM, Bert Timmerman
> (bert DOT timmerman AT xs4all DOT nl <mailto:bert DOT timmerman AT xs4all DOT nl>) [via
> geda-user AT delorie DOT com <mailto:geda-user AT delorie DOT com>]
> <geda-user AT delorie DOT com <mailto:geda-user AT delorie DOT com>> wrote:
>
> Britton Kerin (britton DOT kerin AT gmail DOT com
> <mailto:britton DOT kerin AT gmail DOT com>) [via geda-user AT delorie DOT com
> <mailto:geda-user AT delorie DOT com>] wrote:
>
>
>
> On Sun, Oct 11, 2015 at 6:48 AM, John Griessen
> <john AT ecosensory DOT com <mailto:john AT ecosensory DOT com>
> <mailto:john AT ecosensory DOT com <mailto:john AT ecosensory DOT com>>> wrote:
>
> On 10/11/2015 02:39 AM, Bert Timmerman
> (bert DOT timmerman AT xs4all DOT nl <mailto:bert DOT timmerman AT xs4all DOT nl>
> <mailto:bert DOT timmerman AT xs4all DOT nl
> <mailto:bert DOT timmerman AT xs4all DOT nl>>) [via geda-user AT delorie DOT com
> <mailto:geda-user AT delorie DOT com>
> <mailto:geda-user AT delorie DOT com <mailto:geda-user AT delorie DOT com>>]
> wrote:
>
> I just checked: I see no new applications in Launchpad.
>
> AFAICT, no bug team rejections either, just a total of
> three
> members who left (AndyM, PeterB and Traumflug).
>
>
> Any member of gEDAhead would want to have 1) as well.
>
>
> I don't see the additional value of gEDAhead.
>
>
> So, the low barrier of using gedahead also creates an
> extra site
> and login for the full admins to do
> as a chore. And the rigor of gedahead users seems lower
> with no
> bug team applications, so gedahead tracker might
> just create more sifting to do, maybe even attract spam.
>
> I've seen a lot of inertia in this project, (and other FOSS
> projects), and it seems natural to me,
> yet Markus seems impatient with it.
> His manners towards me are lacking. I'm not worried that
> he seems
> to have dropped gedahead.
>
>
> Given that he as doing really quite nice work as integrator,
> plus submitting lots of patches himself, I'm somewhat
> worried. I wish the stupid feud could end and Markus was most
> active at the moment at least so driving him off seems like a
> poor solution.
>
> Hi Britton,
>
> I do not fully agree with your last statement.
>
> I wish this stupid "feud" as you call it, could stop too.
>
> Calling it a "feud" gives it more credit than it deserves, IMHO
> it's single sided and "targeted" people just defend themselves.
>
> Everyone who has earned a place *somewhere* should be left in
> peace in that place, pushing and shoving of volunteers in FOSS is
> *not* acceptable.
>
> The way I see it is that Markus drove himself off being too impatient.
>
>
> He referred to lots of emails, and the other parties have never denied
> them. My understanding is he didn't get given some stupid blessing or
> sanctification or other and got angry. I don't know or care what it
> was exactly, but it was almost certainly a bad mistake not to just
> give it to him.
> What damage would it have done beyond what happened anyway?
>
> It's not as if gEDA has piles of eager volunteers. His claim to have
> been doing more than most seems accurate based on the repository. So
> what was the problem?
>
> Britton
Hi Britton,
Running the long liner below
git log --format='%aN' | sort -u | while read name; do echo -en
"$name\t"; git log --author="$name" --pretty=tformat: --numstat | awk '{
add += $1; subs += $2; loc += $1 - $2 } END { printf "added lines: %s,
removed lines: %s, total lines: %s\n", add, subs, loc }' -; done
|
sums it up nicely ;-) although
git shortlog -s -n
would have done too.
For me this is not about the quality or quantity of commits, lines added or removed.
|
For me things revolve around stability, reliability.
Please do not misunderstand this for keeping a status quo, or a
code/feature freeze or regulating progress.
It's just that I'm not comfortable with the "revolution" model, where
the "evolution" model could give less turmoil and more stability for the
future.
It's the references to "the other parties" and similar addressing that
is bothering me, there was never a truly "us" in the conversations
stated from Markus his part, at least that's how I received it.
I don't know exactly "who" denied "what" to "whom", and if it was a
"confirmed denial" or "not reacting" to a "driven" statement.
This one of those subjects where *everything* needs to be discussed in
the open, otherwise discussion over hidden agendas will flare up in the
future.
And we all should know what it *exactly* was, as to prevent this from
happening ever again.
And sadly, not everything is open for discussion in public, the Personal
Identfication Number of my bank account for one, or the geda-project.org
root password, or ...
I think you can come up with a scenario or two when vulnerable data gets
out in the open.
Give you a clue: one single gEDA administrator named ... <name of the
first person who grabs it> and all others administrators expelled.
Same for my bank account.
Now for the damage that has been done as I see it:
1) At least two driven and known developers lost for gEDA, maybe one of
them turns around in a couple of years, or starts a fork to suit his
ambitions.
2) A number of potential developers lost, probably scared off by this
"feud", to be unknown to us for ever.
3) More care and energy needed in the future to embed new developers, we
do not want to walk this line again.
4) Bad "reputation" for developers in the user base, more suspicion of
"hidden agendas" (I think there are none, but then again some users have
strong agendas too).
5) ... you may find more damages if you think hard enough.
Resume: infights are *very* counter-productive.
Kind regards,
Bert Timmerman.
BTW: it takes two or more to have an infight.
BTW2: you can't infight yourself alone.
- Raw text -