TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Who needs contributors? (December 2016)

27 点作者 joshdotsmith超过 8 年前
Looking for contributors to your project? Feel free to post any project that may interest HN readers, with a strong preference towards open source. Please follow this general format:<p>Project name<p>Project description<p>What do you hope to build this month?<p>What kind of skills do you need?<p>Link to your GitHub or somewhere else you&#x27;d like to onboard new contributors, like your project management software or chat room.<p>Your license(s)<p>Consider tagging your project’s relevant issues with “ask hn”. To search these issues, go to https:&#x2F;&#x2F;github.com&#x2F;search?utf8=%E2%9C%93&amp;q=state%3Aopen+label%3A%22ask+hn%22&amp;type=Issues&amp;ref=searchresults

5 条评论

joshdotsmith超过 8 年前
National Voter File (<a href="http:&#x2F;&#x2F;www.nationalvoterfile.org" rel="nofollow">http:&#x2F;&#x2F;www.nationalvoterfile.org</a>)<p>We’re building the first open source, publicly available national voter database in the United States to power grassroots campaigns, monitor voter suppression, and make door-to-door advocacy possible for anyone.<p>Monthly Goals:<p>- Create loaders for new states<p>- Enhance reliability of existing loaders<p>- Create Python geocoder to tag households with lat&#x2F;long<p>- Develop queries to explore data quality<p>- Begin work on flash API<p>Skills needed: PostgreSQL, GIS, Python, Pentaho Data Integration (we can help you learn)<p>Slack Signup: <a href="http:&#x2F;&#x2F;goo.gl&#x2F;forms&#x2F;8SJRDlo7Lx2rUsan1" rel="nofollow">http:&#x2F;&#x2F;goo.gl&#x2F;forms&#x2F;8SJRDlo7Lx2rUsan1</a><p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;getmovement&#x2F;national-voter-file" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;getmovement&#x2F;national-voter-file</a><p>Dimensional Data Model: <a href="https:&#x2F;&#x2F;docs.google.com&#x2F;document&#x2F;d&#x2F;169mIkiIdl4OetbGvnbVCzq9Srw9PKCsB6U1CErTD9aI&#x2F;edit?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;docs.google.com&#x2F;document&#x2F;d&#x2F;169mIkiIdl4OetbGvnbVCzq9S...</a><p>Information on state voter files to load: <a href="http:&#x2F;&#x2F;voterlist.electproject.org&#x2F;home" rel="nofollow">http:&#x2F;&#x2F;voterlist.electproject.org&#x2F;home</a><p>Pentaho Data Integration: <a href="http:&#x2F;&#x2F;community.pentaho.com&#x2F;projects&#x2F;data-integration&#x2F;" rel="nofollow">http:&#x2F;&#x2F;community.pentaho.com&#x2F;projects&#x2F;data-integration&#x2F;</a><p>License: MIT
joshdotsmith超过 8 年前
Code Corps (<a href="https:&#x2F;&#x2F;www.codecorps.org" rel="nofollow">https:&#x2F;&#x2F;www.codecorps.org</a>)<p>We&#x27;re helping volunteers and donors contribute to software projects for social good.<p>Monthly Goals:<p>- Polish edge cases in Stripe integration for monthly donations<p>- Redesign task UI<p>- CSS work to move towards BEM, flex box, greater responsiveness<p>- Minor features in blog<p>Skills needed: Elixir, Phoenix, PostgreSQL, JavaScript, Ember.js, HTML, CSS, Sass, WordPress, UI and graphic design (Sketch a plus), dev ops (Docker, AWS)<p>Slack: <a href="http:&#x2F;&#x2F;slack.codecorps.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;slack.codecorps.org&#x2F;</a><p>Elixir Phoenix API: <a href="https:&#x2F;&#x2F;github.com&#x2F;code-corps&#x2F;code-corps-api" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;code-corps&#x2F;code-corps-api</a><p>Ember front-end: <a href="https:&#x2F;&#x2F;github.com&#x2F;code-corps&#x2F;code-corps-ember" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;code-corps&#x2F;code-corps-ember</a><p>WordPress blog: <a href="https:&#x2F;&#x2F;github.com&#x2F;code-corps&#x2F;blog.codecorps.org-site" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;code-corps&#x2F;blog.codecorps.org-site</a><p>License: MIT
micro_cam超过 8 年前
CloudForest<p>Ensembles of decision trees (boosted, bagged) in golang. It&#x27;s a project I started as a research platform and it has some great features not found elsewhere and good computational performance. There are also a couple of companies using it in production and some researchers using it in computational genetics.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ryanbressler&#x2F;CloudForest" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ryanbressler&#x2F;CloudForest</a><p>BSD-3-clause<p>This month:<p>I&#x27;m just starting development again after a bit of a hyatus. This month my main goal is to do some basic maintenance and work with some people who&#x27;ve forked it to bring features and bug fixes back into main.<p>Then I want to duplicate some xgboost like features including parallelism that will work with boosting and 2nd order gradient boosting (using the hessian instead of just the gradient).<p>And i&#x27;d like to to utilize go&#x27;s newish shared object support to make it callable from python and R.<p>Skills Needed: go programmers confident in writing low level machine learning style code or python&#x2F;R&#x2F;etc programmers interested in maintaining a wrapper. Data scientists interested in using it and providing feedback on performance.<p>Onboarding: I just set up a google group where people can introduce themselves: <a href="https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!forum&#x2F;cloudforest-dev" rel="nofollow">https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!forum&#x2F;cloudforest-dev</a><p>I&#x27;ll work on cleaning out the issue tracker and prioritizing things so people can pick them up if they want.
roschdal超过 8 年前
Freeciv-web is an open source HTML5 and WebGL strategy game. We&#x27;re working on a new 3D WebGL version.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;freeciv&#x2F;freeciv-web&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;freeciv&#x2F;freeciv-web&#x2F;</a><p>License: AGPL.
stratenjine超过 8 年前
YouTuLong<p>TL;DW chrome extension for YouTube. Any video on youtube can be TL;DW&#x27;d and anyone who opens it and has the extension installed can run the TL;DW&#x27;d version. The extension allows users to remain on YouTube (i.e. not &#x27;stealing&#x27; traffic). The website allows to create TL;DW&#x27;s (not editing the actual video). Requires Google credentials. Side project, just one guy (me).<p>This month I&#x27;m going to add a bit of social discovery (i.e. share buttons, etc) and then finally refactor, restructure and take it seriously, because it&#x27;s just an idea I had a month ago but now I really want it to become something.<p>I need content. Please create TL;DW&#x27;s for lectures, tutorials, etc, and skip the smalltalk, boring parts, bad jokes and off-topic. And then share (manually, until I add the social stuff). Thanks!<p>Extension: <a href="http:&#x2F;&#x2F;goo.gl&#x2F;rhwid5" rel="nofollow">http:&#x2F;&#x2F;goo.gl&#x2F;rhwid5</a><p>Website (create, discover TL;DW&#x27;s): <a href="https:&#x2F;&#x2F;youtulong.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;youtulong.com&#x2F;</a>