Re: Google Summer of Code 2013 (GSoC13)
From: Thomas Rast <hidden>
Date: 2016-06-15 22:56:11
Ramkumar Ramachandra [off-list ref] writes: [...]
quoted
quoted
On a related note, I don't like our Wiki. It's down half the time, and it's very badly maintained. I want to write content for our Wiki from the comfort of my editor, with version control aiding me. And I can't stand archaic WikiText.Agreed on all of those points. Putting the Wiki on GitHub fixes that. But it means contributors need to have a GitHub account. On the other hand, I think kernel.org wiki contributors need an account these days? And GitHub is putting some active effort into finding and killing spammy accounts, which might keep wiki spam down (I do not pay too much attention to those efforts, but on kernel.org, it is mostly up to the Git community to do it ourselves).No, I'm against using the GitHub Wiki for neutrality reasons. There is one easy way to fight spam: don't expose a web-based editing interface at all. It's mainly going to be maintained by the community, and we're all much more comfortable in our editors and git. We can give the regulars direct commit access and ask the rest to submit pull requests. Make it cost pennies, so any of us can easily afford it: just a cheap domain, DNS, and static HTML hosting.
I suppose since github's wiki system (gollum) is open source [1] it wouldn't be too hard to set up another instance somewhere. Bonus points for importing all the old data in mediawiki format first, which is also apparently supported. But that just shifts the point of failure from the entire github team to one or two people who end up administering the server. Perhaps a better solution would be to ask Scott or Peff to create a gollum instance under git-scm.com, which they're already hosting? (It seems people got over *that* neutrality issue quickly enough.) Push rights could be given to interested regulars. It would then at least be independent in name. Footnotes: [1] https://github.com/github/gollum -- Thomas Rast trast@{inf,student}.ethz.ch