It looks like some of these projects repos link to GitHub, while others are hosted on this new platform. Is this a signal that Google is moving away from GitHub, or something else entirely?<p>Edit: Ah, here's the relevant blog post:
<a href="https://opensource.googleblog.com/2017/03/a-new-home-for-google-open-source.html" rel="nofollow">https://opensource.googleblog.com/2017/03/a-new-home-for-goo...</a>
There's some really interesting tidbits in the docs section.<p>For example, apparently AGPL licensed projects can't be used at Google: <a href="https://opensource.google.com/docs/using/agpl-policy/" rel="nofollow">https://opensource.google.com/docs/using/agpl-policy/</a>
This actually explains what's new about this: <a href="https://opensource.googleblog.com/2017/03/a-new-home-for-google-open-source.html?m=1" rel="nofollow">https://opensource.googleblog.com/2017/03/a-new-home-for-goo...</a>
At first glance, project explorer's circular is not intuitive. My first reaction was to switch to the grid view. Perhaps, they should make the grid view as default.
Well, now PVS-Studio has more code to check and to entertain the readers with reports. :) About the analysis of various open source projects by PVS-Studio Team: <a href="https://www.viva64.com/en/inspections/" rel="nofollow">https://www.viva64.com/en/inspections/</a>
List of all projects: <a href="https://opensource.google.com/projects/list/featured?page=6" rel="nofollow">https://opensource.google.com/projects/list/featured?page=6</a><p>("page=6" means no 6x clicking "Show more", then it loads the whole page - interesting)
the search filter seems to have some hard coded logic, preferring languages like R (4 projects [1]) over Scala (5 projects [2]). I wonder if that's based on trends or purely taste (or just cache :-)).<p><pre><code> [1] https://opensource.google.com/projects/search?q=%20&language=r
[2] https://opensource.google.com/projects/search?q=%20&language=scala</code></pre>
here we go again, at some point google "deprecated" code.google.com which was great for developers in china because of the gfw. now they're going back to a google source control service, this means that i have to develop with a vpn which is a simple pain in the ass.