René's URL Explorer Experiment


Title: 开发者社区上线三年后,个人认为社区 Github 正确的使用姿势 · Issue #54 · yncoder/yncoder.github.io · GitHub

Open Graph Title: 开发者社区上线三年后,个人认为社区 Github 正确的使用姿势 · Issue #54 · yncoder/yncoder.github.io

X Title: 开发者社区上线三年后,个人认为社区 Github 正确的使用姿势 · Issue #54 · yncoder/yncoder.github.io

Description: 背景 根据仓库的提交记录,云南开发者社区的 Github 组织号是在 2014 年 11 月准备第一次公开线下聚会的时候创建的,到现在可以算是有三周年的历史了。当时一是考虑有一个地方免费的托管社区活动的主页,二是想到开发者大多有 Github 账号,通过这个也可以过滤掉很多不相关的人,毕竟 Github 本身就是最大的程序员“同性”社区嘛。 尤其是 issues 功能是一个天然的在线讨论板,这样我们就没有必要再去搞个论坛,否则所引出来技术、资金和政策许可的问题都会有一大...

Open Graph Description: 背景 根据仓库的提交记录,云南开发者社区的 Github 组织号是在 2014 年 11 月准备第一次公开线下聚会的时候创建的,到现在可以算是有三周年的历史了。当时一是考虑有一个地方免费的托管社区活动的主页,二是想到开发者大多有 Github 账号,通过这个也可以过滤掉很多不相关的人,毕竟 Github 本身就是最大的程序员“同性”社区嘛。 尤其是 issues 功能是一个天然的在线讨论板,...

X Description: 背景 根据仓库的提交记录,云南开发者社区的 Github 组织号是在 2014 年 11 月准备第一次公开线下聚会的时候创建的,到现在可以算是有三周年的历史了。当时一是考虑有一个地方免费的托管社区活动的主页,二是想到开发者大多有 Github 账号,通过这个也可以过滤掉很多不相关的人,毕竟 Github 本身就是最大的程序员“同性”社区嘛。 尤其是 issues 功能是一个天然的在线讨论板,...

Opengraph URL: https://github.com/yncoder/yncoder.github.io/issues/54

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"开发者社区上线三年后,个人认为社区 Github 正确的使用姿势","articleBody":"背景\r\n----------\r\n\r\n根据仓库的提交记录,云南开发者社区的 Github 组织号是在 2014 年 11 月准备第一次公开线下聚会的时候创建的,到现在可以算是有三周年的历史了。当时一是考虑有一个地方免费的托管社区活动的主页,二是想到开发者大多有 Github 账号,通过这个也可以过滤掉很多不相关的人,毕竟 Github 本身就是最大的程序员“同性”社区嘛。\r\n\r\n尤其是 issues 功能是一个天然的在线讨论板,这样我们就没有必要再去搞个论坛,否则所引出来技术、资金和政策许可的问题都会有一大堆。于是我们也开始在 issues 里发布活动通知和一些讨论的内容,作为单纯即时通讯群不方便沉淀内容的一个补充。\r\n\r\n随着我们新加入的开发者和组织的活动都越来越多,我想是时候和大家一起聊聊如何更好的使用我们 Github 社区和更多发展的问题。\r\n\r\n社区 Github 资源\r\n----------\r\n\r\n### 主页\r\n\r\n社区主页的仓库是社区内容的核心承载,作为官网的入口,索引社区内各类有价值的内容。最主要的就是作为 issues 的一个列表展示和索引,和提供一些入口链接,所以只要记住域名`yncoder.org`或`yncoder.github.io`,或者保存到收藏夹就可以了。\r\n\r\n目前有的页面:\r\n\r\n* [主页](http://yncoder.org/);\r\n* [关于](http://yncoder.org/about/),直接引用仓库的`README.md`,说明社区的一些基本原则;\r\n* [博客列表](http://yncoder.org/bloggers),提供给一个晒博客的地方(发起 PR 提交)。\r\n\r\n由于我们对主页的内容还没有更多规划,所以暂时就只有少数几个静态页面。不过我们使用了 Jekyll 这个 Github 原生支持的网站生成工具,后期需要的话,只需要规划好内容版块,任何人都可以发起 PR 来一起改进。\r\n\r\n### 讨论板(Issues)\r\n\r\n我个人认为除了 Github 账号的属性,issues 是个比一部分论坛程序还优秀和方便的讨论板工具。其中最重要的原因是支持邮件通知,自己发起和参与的讨论,都可以通过邮箱来接收任何的更新,甚至可以用邮件直接回复。虽然这个功能可能一些人会觉得方式太过陈旧,但实际上也形成和 Google groups 类似的 mailing-list 机制,对于日常工作中不想随时分心的人来说非常有用,只需要每天定期的检查邮件就可以 follow 最新的内容。当然我们更推荐大家点击仓库的`watch`按钮,来关注所有社区的动态,也都会通过邮件提醒。\r\n\r\nIssues 的 [labels](https://github.com/yncoder/yncoder.github.io/labels) 功能也天然的解决了讨论话题分类的功能,目前我们已经建立的主题列表有:讨论、技术、学习、社区、活动、作品、招聘、广告、求职和二手。未来我们在需要的时候会逐步增加更多,但目前已经基本够用。\r\n\r\nIssues 还有个很好的功能是可以 close 或者 lock。对于过期的话题作者和管理员都可以进行关闭处理,对于不适合更多讨论的话题可以 lock。不过由于目前我们讨论的内容还不算多,所以有部分时间太长的内容也还是暂时留在 open 状态里。尤其我们认为招聘等广告类需求是一部分交流必然需要的,不过希望大家有所限制的使用,避免被广告刷版。比如招聘相关的规则已经写在了[关于](http://yncoder.org/about/)页面中。\r\n\r\n### 活动\r\n\r\n线下活动是我们社区组织的最重要一环,从 2014 年底开始,我们基本上每年都组织大约 2~4 次线下的聚会活动。有很多讲师小伙伴为大家带来了丰富的技术视野和干货,也为大家的交流提供了面对面的机会,甚至有很多次活动上一些公司直接就从开发者群体当中找到了合适的人选,亦或是互相组队的伙伴。这也是我们组织的社区最有价值的部分,完全的符合我们创建初期提出的“交流,分享,共创”的发展愿景。\r\n\r\n开始我们本想把每次活动都做成一个活动页放在官网上,但后来多了以后我们几个临时管理员实在精力有限,就全部先归到讨论板中,并会加上“活动”的标签。如果在社区主页点过了 watch 按钮,那么未来任何一次活动的通知你都不会错过。\r\n\r\n### 成员徽标\r\n\r\n社区的 logo 也只是我们在 2014 年草草构思的一个图样,不管今后是否会更新设计,目前它也代表的意义已经不只是社区三年来的沉淀,也是社区每一个人参与和共建的经历。所以今年我们提出了一个社区成员计划——任何参与交流的开发者都可以申请加入到 yncoder 的 Github 组织当中,除了要有一个 Github 账号以外没有更多的限制。虽然所能得到的好处目前看还不多,但至少可以给自己的主页多一个展示的徽标。\r\n\r\n申请方式可以直接回复这个主题,或者给管理员发邮件。不过记得要在 Github yncoder 的组织页面里设置公开其他人才能看的到。\r\n\r\n未来和更多\r\n----------\r\n\r\nYncoder 开发者社区一直一来都是一个纯公益且非常松散的组织,还没有形成太多的条条框框,只要希望多与其他人交流的,分享有用的内容的,只要不是过分的撕逼和骂战,每一个人我们都欢迎。虽然暂时有三位临时管理员,但目前的管理也仅限于群和 Github 上的简单管理。社区活动的组织也不限定为只有管理员才可以组织,而是只要有分享和交流的需求,任何时候都可以自发的召集更多的线下活动,就算三五个人也是一次聚会。\r\n\r\n我们欢迎对社区发展更多更好的建议,直接回复或者任何形式的沟通都可以,俗话说众人拾柴火焰高,更多人的参与也会丰富我们的视野。我们希望通过社区这个平台为互相带来更有价值的内容,也很希望本地的的 IT 产业环境和大家的职业或事业都有更好的发展,而每个开发者都是一颗种子,每一颗种子成长为树木的时候,我们这里就不再是一片荒原,终将成为一片绿洲,甚至一片森林。","author":{"url":"https://github.com/mytharcher","@type":"Person","name":"mytharcher"},"datePublished":"2017-11-29T07:59:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/54/yncoder.github.io/issues/54"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:e89533ad-b548-c84c-84bb-4c0e92976175
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9E50:19FB97:D7A349:12D77EA:696A2E83
html-safe-nonce5e2631fe7f37892ae3c5eb63e38c959a9e66d882e2c4e4eb212b687eb68d263d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RTUwOjE5RkI5NzpEN0EzNDk6MTJENzdFQTo2OTZBMkU4MyIsInZpc2l0b3JfaWQiOiIzNzg2NTQ1MjU2OTk5ODI1MDI3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac181505211c66097fc0e0c6f8f1df4333b8480d80f09f11f20eaf053d737562aa
hovercard-subject-tagissue:277660643
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/yncoder/yncoder.github.io/54/issue_layout
twitter:imagehttps://opengraph.githubassets.com/c761b04524f0cd0f0b067fa8dbb40ae48728a25faa19ce0abe9d8d44e17a6a4a/yncoder/yncoder.github.io/issues/54
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/c761b04524f0cd0f0b067fa8dbb40ae48728a25faa19ce0abe9d8d44e17a6a4a/yncoder/yncoder.github.io/issues/54
og:image:alt背景 根据仓库的提交记录,云南开发者社区的 Github 组织号是在 2014 年 11 月准备第一次公开线下聚会的时候创建的,到现在可以算是有三周年的历史了。当时一是考虑有一个地方免费的托管社区活动的主页,二是想到开发者大多有 Github 账号,通过这个也可以过滤掉很多不相关的人,毕竟 Github 本身就是最大的程序员“同性”社区嘛。 尤其是 issues 功能是一个天然的在线讨论板,...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemytharcher
hostnamegithub.com
expected-hostnamegithub.com
Noneade130928b3890d20ecf9c887468a17e88d5c9a740ea2a85c2c2162e7c58e623
turbo-cache-controlno-preview
go-importgithub.com/yncoder/yncoder.github.io git https://github.com/yncoder/yncoder.github.io.git
octolytics-dimension-user_id9970415
octolytics-dimension-user_loginyncoder
octolytics-dimension-repository_id26735240
octolytics-dimension-repository_nwoyncoder/yncoder.github.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id26735240
octolytics-dimension-repository_network_root_nwoyncoder/yncoder.github.io
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec00842167ca2e5b13e8171812965d503e925ece6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/yncoder/yncoder.github.io/issues/54#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fyncoder%2Fyncoder.github.io%2Fissues%2F54
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fyncoder%2Fyncoder.github.io%2Fissues%2F54
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=yncoder%2Fyncoder.github.io
Reloadhttps://github.com/yncoder/yncoder.github.io/issues/54
Reloadhttps://github.com/yncoder/yncoder.github.io/issues/54
Reloadhttps://github.com/yncoder/yncoder.github.io/issues/54
yncoder https://github.com/yncoder
yncoder.github.iohttps://github.com/yncoder/yncoder.github.io
Notifications https://github.com/login?return_to=%2Fyncoder%2Fyncoder.github.io
Fork 18 https://github.com/login?return_to=%2Fyncoder%2Fyncoder.github.io
Star 93 https://github.com/login?return_to=%2Fyncoder%2Fyncoder.github.io
Code https://github.com/yncoder/yncoder.github.io
Issues 31 https://github.com/yncoder/yncoder.github.io/issues
Pull requests 0 https://github.com/yncoder/yncoder.github.io/pulls
Actions https://github.com/yncoder/yncoder.github.io/actions
Projects 0 https://github.com/yncoder/yncoder.github.io/projects
Wiki https://github.com/yncoder/yncoder.github.io/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/yncoder/yncoder.github.io/security
Please reload this pagehttps://github.com/yncoder/yncoder.github.io/issues/54
Insights https://github.com/yncoder/yncoder.github.io/pulse
Code https://github.com/yncoder/yncoder.github.io
Issues https://github.com/yncoder/yncoder.github.io/issues
Pull requests https://github.com/yncoder/yncoder.github.io/pulls
Actions https://github.com/yncoder/yncoder.github.io/actions
Projects https://github.com/yncoder/yncoder.github.io/projects
Wiki https://github.com/yncoder/yncoder.github.io/wiki
Security https://github.com/yncoder/yncoder.github.io/security
Insights https://github.com/yncoder/yncoder.github.io/pulse
New issuehttps://github.com/login?return_to=https://github.com/yncoder/yncoder.github.io/issues/54
New issuehttps://github.com/login?return_to=https://github.com/yncoder/yncoder.github.io/issues/54
开发者社区上线三年后,个人认为社区 Github 正确的使用姿势https://github.com/yncoder/yncoder.github.io/issues/54#top
社区https://github.com/yncoder/yncoder.github.io/issues?q=state%3Aopen%20label%3A%22%E7%A4%BE%E5%8C%BA%22
https://github.com/mytharcher
https://github.com/mytharcher
mytharcherhttps://github.com/mytharcher
on Nov 29, 2017https://github.com/yncoder/yncoder.github.io/issues/54#issue-277660643
主页http://yncoder.org/
关于http://yncoder.org/about/
博客列表http://yncoder.org/bloggers
labelshttps://github.com/yncoder/yncoder.github.io/labels
关于http://yncoder.org/about/
社区https://github.com/yncoder/yncoder.github.io/issues?q=state%3Aopen%20label%3A%22%E7%A4%BE%E5%8C%BA%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.