返回信息流开源之夏的学生申请时间开始了( 4 月 29 日 - 6 月 4 日),其实是去年大家写申请书的交流群,群满200了,只好留群主的微信手动拉了,不要太着急.....
之前的一些开源之夏的帖子:
https://bbs.byr.cn/#!article/StudyShare/204157
https://bbs.byr.cn/#!article/StudyShare/205742
https://bbs.byr.cn/#!article/StudyShare/204342
其实楼主最近事情好多,群是为了去年写申请书建的,本来准备废弃了的。不过有些见闻决定让咱还是重新稍微让这个群活起来一些
北邮人在最近风起云涌的开源活动中可能缺席太多了,我们明明应该是最有存在感的那个。楼主还是愿意相信,北邮依然是那个信息黄埔
--------------------分割线----楼主的碎碎念---请不要往站外转发------------------
以下所有数据,均来自公开互联网
### 先给大家看三个新闻
[Stack Overflow: After the buzz fades: What our data tells us about emerging technology sentiment](https://stackoverflow.blog/2023/03/09/after-the-buzz-fades-what-our-data-tells-us-about-emerging-technology-sentiment/?utm_source=Iterable&utm_medium=email&utm_campaign=the_overflow_newsletter)
Open source is clearly positioned as the north star to all other technologies, lighting the way to the chosen land of future technology prosperity.
开源显然被定位为所有其他技术的北极星,照亮了通往未来技术繁荣的选定土地的道路。
[以“聚缘于校,开源共行”为主题的开放原子校源行(北京站)活动在**北京航空航天大学**举行。](https://blog.csdn.net/csdnnews/article/details/130090036)
https://bbs.byr.cn/att/Picture/0/3340518/86589
[校园行|开源之夏 2023 走进**南京邮电大学**](https://mp.weixin.qq.com/s/XuwxduQxFFAIlo8DmJ6sKw)
https://bbs.byr.cn/att/Picture/0/3340518/1931709
### 再来一点楼主自己收集的小数据
[开源之夏2022届活动数据,北邮学生中选数第一,加起来比第二第三的电科华科还要多](https://summer-ospp.ac.cn/2022/#/data)
https://bbs.byr.cn/att/Picture/0/3340518/1991204
在 [ossinsight](https://ossinsight.io/explore/) 上查询各学校的曾经提交PR 的学生数(您可以自行在网站中尝试下面的 sql 语句,这个网站基于 PingCAP 的 TiDB ,我们可以认为是中立的)
| 学校 | 人数 | sql 语句 |
| ---- | ---- | ---- |
| 北邮(bupt) | 318 | SELECT COUNT(DISTINCT `actor_id`) AS `user_count`<br/>FROM `github_events`<br/>WHERE `type` = 'PullRequestEvent' AND `actor_login` LIKE '%bupt%' |
| 北大(pku) | 1435 | SELECT COUNT(DISTINCT `actor_id`) AS `user_count`<br/>FROM `github_events`<br/>WHERE `type` = 'PullRequestEvent' AND `actor_login` LIKE '%pku%' |
| 北航(buaa) | 229 | SELECT COUNT(DISTINCT `actor_id`) AS `user_count`<br/>FROM `github_events`<br/>WHERE `type` = 'PullRequestEvent' AND `actor_login` LIKE '%buaa%' |
| 南邮(njupt) | 31 | SELECT COUNT(DISTINCT `actor_id`) AS `user_count`<br/>FROM `github_events`<br/>WHERE `type` = 'PullRequestEvent' AND `actor_login` LIKE '%njupt%' |
这是一条镜像帖。来源:北邮人论坛 / study-share / #205991同步于 2023/5/10
该镜像源已超过 30 天没有更新,可能在源站已被删除。
StudyShare机器人发帖
byr开源交流群(原byr开源之夏交流群)
q3090176500
2023/5/10镜像同步17 回复
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复