TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Open Source Projects Looking for Help

21 pointsby karangoeluwabout 11 years ago
Let&#x27;s start a monthly thread where open source projects can ask for <i>specific</i> help.<p>It&#x27;s not required, but appreciated if this format if followed:<p>- Name of project<p>- URL<p>- Short description (Languages etc)<p>- Link to issues<p>- A few specific issues that you need help with.

5 comments

Sir_Cmpwnabout 11 years ago
I have a lot of projects you might be interested in.<p>## MediaCrush ##<p>Open source video, audio, and image hosting.<p><a href="https://mediacru.sh" rel="nofollow">https:&#x2F;&#x2F;mediacru.sh</a><p>Languages: Python, CoffeeScript, SCSS<p>Issues: <a href="https://github.com/MediaCrush/MediaCrush/issues?state=open" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;MediaCrush&#x2F;MediaCrush&#x2F;issues?state=open</a><p>Join #mediacrush on irc.freenode.net to chat about helping. There are tons of things, big and small, that need to get done.<p>## KnightOS ##<p>Kernel and userland for Texas Instruments calculators.<p><a href="http://knightos.org" rel="nofollow">http:&#x2F;&#x2F;knightos.org</a><p>Languages: Assembly<p>Join #knightos on irc.freenode.net to chat about helping. Need help finishing up a bunch of small tasks (like better datetime math) and a few bigger tasks (like a writable filesystem).<p>## Craft.Net ##<p>Open source Minecraft client+server+utils, compatible with official software.<p><a href="https://github.com/SirCmpwn/Craft.Net" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SirCmpwn&#x2F;Craft.Net</a><p>Languages: C#<p>Issues: <a href="https://github.com/SirCmpwn/Craft.Net" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SirCmpwn&#x2F;Craft.Net</a><p>Join #craft.net on irc.freenode.net to chat about helping. Exciting plans for Craft.Net.Rendering are underway, as well as plenty of other issues.<p>## LockBox ##<p>Secure file syncronization based on gpg, rsync, and your own ring of trust.<p><a href="https://github.com/SirCmpwn/lockbox" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SirCmpwn&#x2F;lockbox</a><p>Languages: Whatever you want<p>Currently only done in concept. Get in touch if you want to help out: sir@cmpwn.com<p>## Other ##<p>I have loads of other projects you may be interested in, all of which are open for pull requests: <a href="https://github.com/SirCmpwn" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SirCmpwn</a>
BradRudermanabout 11 years ago
- pyhs2<p>- <a href="https://github.com/bradruderman/pyhs2" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bradruderman&#x2F;pyhs2</a><p>- Python library to programmatically query hive. Skills needed (python, java, thrift, c)<p>- <a href="https://github.com/bradruderman/pyhs2/issues?page=1&amp;state=open" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bradruderman&#x2F;pyhs2&#x2F;issues?page=1&amp;state=op...</a><p>- I would like a contributor who understands thrift, and how to optimize it. I would like to remove the dependent libraries (sasl + thrift) by building them into the library itself. I would also like to have a resource that can help improve underlying thrift code to improve the library.
gault8121about 11 years ago
- Quill -<p><a href="http://www.quill.org" rel="nofollow">http:&#x2F;&#x2F;www.quill.org</a><p>Quill is a free web application that provides interactive English grammar lessons. We have built 30 hours of lessons (www.quill.org&#x2F;lessons), and we currently have 5,000 students using our site.<p>The site is built in Ruby on Rails.<p>All of our outstanding issues are at: <a href="https://github.com/empirical-org/Compass/issues?state=open" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;empirical-org&#x2F;Compass&#x2F;issues?state=open</a><p>There are a variety of issues, from small bug fixes to major features. If you&#x27;re interested in the project, please reach out to me at peter@quill.org.
stevekempabout 11 years ago
Lumail, a scriptable console-based mail-client<p><a href="http://lumail.org/" rel="nofollow">http:&#x2F;&#x2F;lumail.org&#x2F;</a><p>There is a (small) issue list here: <a href="https://github.com/skx/lumail/issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;skx&#x2F;lumail&#x2F;issues</a><p>A simple(?) issue I cannot resolve relates to compiling under Mac OS X - Using readline from the ports system, and that issue is tracked here - <a href="https://github.com/skx/lumail/issues/179" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;skx&#x2F;lumail&#x2F;issues&#x2F;179</a><p>Any update from a Mac user would be most welcome.
Sir_Cmpwnabout 11 years ago
I&#x27;m partway through writing a bot to post this automagically.