mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-01 21:50:13 +08:00
58 lines
4.6 KiB
Markdown
58 lines
4.6 KiB
Markdown
好坑 乌龙茶占了
|
|
GitHub's New Atom Text Editor Is Open Source, Sort Of, Though Not Really
|
|
================================================================================
|
|
**GitHub has a new not-very-open open-source text editor, and nobody seems to care.**
|
|
|
|
Samuel Greenwald [claims][1] that "any IT leader who can't grasp an open source mindset is doomed to fail." While this may be true, people can be forgiven for not fully grokking open source, given the weird licensing gyrations that even the most open source savvy among us can go through.
|
|
|
|
Take GitHub, for example. GitHub just released its [Atom][2] text editor to much acclaim. While [some lauded Atom][3] as "completely open source," it's not. Not even close.
|
|
|
|
### Kind Of, Sort Of Open Source ###
|
|
|
|
Not that GitHub is dressing up Atom as open source. Not all of it, anyway. As GitHub co-founder Tom Preston-Werner specifies, only "Atom core" code will be closed source, while "all the existing MIT-licensed repos under the Atom org will remain so forever." The reasons are purely commercial, as he [notes][4]:
|
|
|
|
> Atom won't be closed source, but it won't be open source either. It will be somewhere in-between, making it easy for us to charge for Atom while still making the source available under a restrictive license so you can see how everything works. We haven't finalized exactly how this will work yet. We will have full details ready for the official launch.
|
|
|
|
Back in the early days of open source, we had a name for this. Actually, Microsoft did. It was called "Shared Source." [Launched in 2002][5], Shared Source was Microsoft's way of giving its community a way to look but not touch (or redistribute) Microsoft's code. It didn't go so well for Microsoft, as SAP's Big Data chief Vijay Vijayasankar reminds us, but GitHub might do better:
|
|
|
|
> [@dberkholz][6] I remember the OSI peeps criticized MS quite heavily that it is a marketing stunt . But GitHub might make it alright this time
|
|
> — Vijay Vijayasankar (@vijayasankarv) [February 27, 2014][7]
|
|
|
|
He might be right.
|
|
|
|
### The GitHub Generation Can't Be Bothered ###
|
|
|
|
Microsoft, after all, was the evil empire, smearing open source as a "cancer," among other things. GitHub? It's the foster parent for open source projects everywhere. [In 2013[8] GitHub topped 10 million repositories and 3 million new users, with frenetic weekly activity: 20,000 issues, 50,000 comments, and 250,000 pushes on repositories maintained by contributors all over the world.
|
|
|
|
GitHub is, in other words, ground zero for open source.
|
|
|
|
Perhaps because of this, GitHub is getting a free pass. In the [HackerNews commentary][9] on the move, [few seem to be too bothered][10] that GitHub isn't actually opening up Atom. As a community, open source has largely won out over free software: less dogmatic, more practical. We've come to the point that many in the so-called "GitHub generation" [don't even bother to assign a license to their software at all][11].
|
|
|
|
Is this a good thing?
|
|
|
|
It's hard to say, and even harder to argue with GitHub's approach given that it doesn't seem to be hurting anyone and potentially helps many by giving the world a high-quality, low-cost text editor. The open-source community is increasingly libertarian: less likely to prescribe licensing and more concerned with good code and good products.
|
|
|
|
It's why GitHub, Atlassian and Amazon Web Services, which all rely on proprietary software or services to make money, can be so phenomenally popular with open-source developers.
|
|
|
|
Have we finally grown up?
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
via: http://readwrite.com/2014/02/28/github-atom-text-editor#feed=/hack&awesm=~oxpErHVIIaxz3H
|
|
|
|
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|
|
|
[1]:http://www.cioinsight.com/blogs/open-source-has-changed-everything.html#sthash.ESY4Kc3r.u8rX81Ow.dpuf
|
|
[2]:https://github.com/atom
|
|
[3]:http://thenextweb.com/apps/2014/02/26/github-releases-text-editor-coders-named-atom/#!xHNqf
|
|
[4]:http://discuss.atom.io/t/why-is-atom-closed-source/82/8
|
|
[5]:http://www.geek.com/news/microsoft-rep-clarifies-shared-source-initiative-550824/
|
|
[6]:https://twitter.com/dberkholz
|
|
[7]:https://twitter.com/vijayasankarv/statuses/438882094429642752
|
|
[8]:http://octoverse.github.com/
|
|
[9]:https://news.ycombinator.com/item?id=7302941
|
|
[10]:https://news.ycombinator.com/item?id=7310017
|
|
[11]:http://readwrite.com/2013/05/15/open-source-is-old-school-says-the-github-generation#awesm=~ox6tkvcaUwiEF0
|