Live data from Hacker News

24 Pull Requests - Giving little gifts of code for Christmas

24pullrequests.com

1–10 of 39 posts

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#2
This is a great idea. I was literally just thinking about how I wish there was a site for aggregating good-will coding requests & submissions.

I'm going to do my best to participate.

This is a great concept and execution. Thanks for taking the initiative to make this a reality. Well done!

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#5
post #4

Fantastic idea. Now someone gift suhosin code for php 5.4 https://github.com/stefanesser/suhosin/ I am starting to fear one-person projects no matter how great.

You can suggests projects for people to work on here: http://24pullrequests.com/projects

We'll then be sending out regular emails with new suggested projects for people to work on.

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#6
post #4

Fantastic idea. Now someone gift suhosin code for php 5.4 https://github.com/stefanesser/suhosin/ I am starting to fear one-person projects no matter how great.

> I am starting to fear one-person projects no matter how great.

Never rely on a one-person project unless you can support the code yourself if you find significant bugs. If that one person is busy or just plain unavailable and you can't investigate and possibly fix the problem yourself, you are out of luck.

Obviously there are a few exceptions to that, for instance if the project is very widely used then you will get good support from the wider community (though in most cases like that the official devloper pool has grown beyond one by this point too).

I'm not saying the above to put down single-person projects or their creators: there are some brilliant people out there working on them. But brilliant people are often busy and are not immune to illness, needing to work on other things to pay the bills, family matters, or just have other interests that sap their time, and sod's law says they will be otherwise occupied just when you need their attention most!

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#9
post #4

Fantastic idea. Now someone gift suhosin code for php 5.4 https://github.com/stefanesser/suhosin/ I am starting to fear one-person projects no matter how great.

You can suggests projects for people to work on here: http://24pullrequests.com/projects We'll then be sending out regular emails with new suggested projects for people to work on.

This comment has motivated me to join in and give it a shot - I was fairly pessimistic that I wouldn't really know how/where to find projects to work with.

Thanks for the idea and best of luck in having it move forward.

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#10
I love this idea and have been thinking about contributing to a project. It's just the incentive I needed to go do it.

When selecting a project, should I evaluate the # of pull requests or issues to determine which projects could use the most help? For the OSS pros out there, does it matter?

Post reply on HN