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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Looking for contributors?

18 点作者 antonius大约 11 年前
Although a similar post was made a month ago <i>(see: https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7360491)</i>, I thought I&#x27;d post this again in case people may have missed it and are looking for contributors.

6 条评论

JamieLewis大约 11 年前
I posted this on the last thread, but I am definitely still looking for volunteers.<p>I&#x27;m actually currently starting to look for a co-contributor or two, there is so much that I want to get done, and having an extra set of eyes and hands would be great.<p>I am working on a framework&#x2F;concept called ghostream (<a href="https://ghostream.com" rel="nofollow">https:&#x2F;&#x2F;ghostream.com</a> &#x2F; <a href="https://github.com/ghostream/ghostream" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ghostream&#x2F;ghostream</a>)<p>ghostream is a stream processing framework, built in C++ - it is a data stream processing framework. Having used numerous commercial ones (most notably IBM&#x27;s Streams), and building various other part-frameworks (i.e. for time and budget reasons focussed on one particular thing) I has an itch to build an open source one (while storm and samza are definitely related, I feel they fall into a slightly different category - I&#x27;m all about the streams :) )<p>It is still in very active development - but the base is solidified now and the new test framework is starting to shape up nicely. There are a whole list of issues on github + a roadmap waiting to be exploited.<p>I have already started dog-fooding it in my other personal projects - the most visual of which can be seen here: <a href="http://jamielewis.me.uk/posts/2013-11-03-Mapping-Earthquakes.." rel="nofollow">http:&#x2F;&#x2F;jamielewis.me.uk&#x2F;posts&#x2F;2013-11-03-Mapping-Earthquakes...</a>.<p>If this strikes your interest give me a shout: jamie@ghostream.com.
phantom_oracle大约 11 年前
Noobs(and mentors) wanted!<p>I&#x27;m looking for people who have been through Codecademy, Codeschool or any other &quot;teach yourself to code&quot; platform and have learnt at least some frontend and some backend technologies.<p>I want to help you guys build real projects that you can show off on your resumes, etc.<p>If anyone is interested, just reply here and I will create some type of form to capture info.<p>Mentors welcome too!!!
评论 #7520500 未加载
评论 #7515566 未加载
评论 #7512497 未加载
评论 #7516961 未加载
frewsxcv大约 11 年前
I&#x27;m working a JS 3D graph visualization library. Think Sigma.js, but 3D. You can see a fairly lame demo here:<p><a href="http://froosky.rwell.org/graphosaurus/examples/eve/" rel="nofollow">http:&#x2F;&#x2F;froosky.rwell.org&#x2F;graphosaurus&#x2F;examples&#x2F;eve&#x2F;</a><p>and the source:<p><a href="https://github.com/frewsxcv/graphosaurus/" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;frewsxcv&#x2F;graphosaurus&#x2F;</a><p>Check the source on the examples page if you want to see the API thus far. While progress is being made, having other contributors (especially ones with WebGL, Three.js, or graphics backgrounds) definitely helps. Please please please let me know if you have any comments about anything related to the project. If you have any ideas for demo&#x2F;example graphs, please share them! I&#x27;m getting tired of staring at the EVE Online universe :P
WoodenChair大约 11 年前
I&#x27;m always looking for Dart programmers to contribute to the Dart port of chess.js, chess.dart. <a href="https://github.com/davecom/chess.dart" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;davecom&#x2F;chess.dart</a>
japhyr大约 11 年前
I have been working on <a href="http://educatornews.net" rel="nofollow">http:&#x2F;&#x2F;educatornews.net</a>. It&#x27;s just getting off the ground, so if you like what HN offers and would like to see something similar for the education profession, feel free to get in touch.<p>EN is written in django, and the project is on github: <a href="https://github.com/ehmatthes/educator_news" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ehmatthes&#x2F;educator_news</a>
hhaidar大约 11 年前
I&#x27;m writing a chat app in nodejs: <a href="https://github.com/sdelements/lets-chat" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sdelements&#x2F;lets-chat</a><p>It&#x27;s coming along, but I&#x27;d love to have some ideas and code thrown at me.