Re: Where can one find low hanging fruit for open source contribution?

2014-10-09 Thread Michael Blume
Agree with Michael Klishin, I've gotten a few patches into Leiningen as a relative Clojure newb and the maintainers have been super friendly and helpful. On Friday, September 26, 2014 11:45:18 PM UTC-7, Michael Klishin wrote: On 27 September 2014 at 10:34:28, kurofune (jessel...@gmail.com

Re: Where can one find low hanging fruit for open source contribution?

2014-10-09 Thread António Monteiro
this website has a weekly curated list of simple tasks to be done in open source Clojure projects (it appeared to me on HN the other day): http://www.longstorm.org/weekly/cito/1/ Hope it helps. On Friday, October 10, 2014 12:06:06 AM UTC+2, Michael Blume wrote: Agree with Michael Klishin,

Re: Where can one find low hanging fruit for open source contribution?

2014-10-09 Thread Beau Fabry
LightTable, the editor written in Clojurescript is currently looking for contributors, and have started tagging issues as beginner friendly. https://github.com/LightTable/LightTable On Saturday, September 27, 2014 4:34:19 PM UTC+10, kurofune wrote: I am an looking for a good, active, open

Re: Where can one find low hanging fruit for open source contribution?

2014-10-09 Thread Eric Normand
There's a new weekly newsletter called Clojure in the Open that lists small tasks that Open Source projects are asking for: http://www.longstorm.org/weekly/cito/1/ Eric On Saturday, September 27, 2014 1:34:19 AM UTC-5, kurofune wrote: I am an looking for a good, active, open source Clojure

Re: Where can one find low hanging fruit for open source contribution?

2014-09-29 Thread Mikera
I'd suggest picking something based on your own interests. It is always best to work on something where you have personal motivation / passion. Once you've done that: identify an issue or two that you want to work on, engage with the community (to discuss ideas, check that nobody else is

Re: Where can one find low hanging fruit for open source contribution?

2014-09-29 Thread Michael Drogalis
Hi there, About a week ago, I open sourced Onyx, a new distributed computation platform: https://github.com/MichaelDrogalis/onyx I've been looking for help from developers of all skill levels, though I have 3 or 4 open tasks particularly well suited to someone with intermediate skills. Two

Re: Where can one find low hanging fruit for open source contribution?

2014-09-29 Thread Marcus Blankenship
Cool, thanks Michael. Do you mind if I add it to the Clojure Learning Resources repo page? https://github.com/marcuscreo/clojure-learning-resources On Sep 29, 2014, at 5:54 PM, Michael Drogalis madrush...@gmail.com wrote: Hi there, About a week ago, I open sourced Onyx, a new distributed

Re: Where can one find low hanging fruit for open source contribution?

2014-09-29 Thread Mike Drogalis
Please do. :) On Mon, Sep 29, 2014 at 5:57 PM, Marcus Blankenship mar...@creoagency.com wrote: Cool, thanks Michael. Do you mind if I add it to the Clojure Learning Resources repo page? https://github.com/marcuscreo/clojure-learning-resources On Sep 29, 2014, at 5:54 PM, Michael Drogalis

Where can one find low hanging fruit for open source contribution?

2014-09-27 Thread kurofune
I am an looking for a good, active, open source Clojure library/project to contribute to, but am not sure where to start. Could somebody give an intermediate level programmer a few pointers as to where to begin? -- You received this message because you are subscribed to the Google Groups

Re: Where can one find low hanging fruit for open source contribution?

2014-09-27 Thread Michael Klishin
On 27 September 2014 at 10:34:28, kurofune (jesseluisd...@gmail.com) wrote: I am an looking for a good, active, open source Clojure library/project to contribute to, but am not sure where to start. Could somebody give an intermediate level programmer a few pointers as to where to begin?

Re: Where can one find low hanging fruit for open source contribution?

2014-09-27 Thread kurofune
Thanks! I'll look into both of those. On Saturday, September 27, 2014 1:45:18 AM UTC-5, Michael Klishin wrote: On 27 September 2014 at 10:34:28, kurofune (jessel...@gmail.com javascript:) wrote: I am an looking for a good, active, open source Clojure library/project to contribute to,

Re: Where can one find low hanging fruit for open source contribution?

2014-09-27 Thread Marcus Blankenship
A while back Leif Poorman sent out a list of Clojure projects which have tags that indicate novices could contribute to them. I put them here. https://github.com/marcuscreo/clojure-learning-resources On Sep 26, 2014, at 11:34 PM, kurofune jesseluisd...@gmail.com wrote: I am an looking for a