top | item 2158958

Got Hacking? Git Hacking.

185 points| chrisbaglieri | 15 years ago |githacking.com | reply

We love Github! We love to hack! We love hanging out with other hackers and finding cool things to work on. Githacking is a way to find said cool projects. We just launched out of Philadelphia Startup Weekend.

Check us out, let us know what you think. Lots more to come.

47 comments

order
[+] js2|15 years ago|reply
I would like to suggest that folks consider working on git itself. The git mailing list is very friendly and supportive and you will be making a valuable contribution to the git community. You'll also have an opportunity to brush up your C skills with guidance from some excellent C hackers.

If you aren't a C coder, you can help to improve the documentation (really, just pick a man page, there are many that can use improving). Or, look at it as an opportunity to learn C -- some parts of git are quite advanced, but there's also lots of areas that are easy to work on.

See the git wiki for some areas that can use love:

https://git.wiki.kernel.org/index.php/Janitor

https://git.wiki.kernel.org/index.php/ToDo

https://git.wiki.kernel.org/index.php/Wishlist

(Sadly the wiki is down right now, so please paste those links into google and click the cached link.)

So go on, get yourself listed on http://git-scm.com/about

:)

[+] wyclif|15 years ago|reply
Thank you for this-- just the reply I was looking for. Out of curiosity, which man pages need the most work right now?
[+] russell_h|15 years ago|reply
This seems like a cool idea. You might want to check with a lawyer about the logo up top though, thats definitely GitHub's octocat hiding behind Apple's Terminal.app logo.
[+] chrisbaglieri|15 years ago|reply
Yeah, working on that too. Our creative juices started to run dry after the weekend sprint. We'll refresh that in the coming days.
[+] pdelgallego|15 years ago|reply
Congrats for a great startup weekend.

I love the idea. A couple of months ago I created gistcube[1], It was a weekend project to learn a bit about Mongodb and Sinatra. Gistcube is a way to discover interesting gist in github. You can vote up, add to favorites, tag gists, and alos sign up to interesting/tags gist using rss.

[1] http://gistcube.com

[+] Raphael|15 years ago|reply
Cool drop shadow.
[+] albertzeyer|15 years ago|reply
I really hate the global web proxy at my university (RWTH Aachen).

   (1, MALWARE, Phishing, Domain has unusually high traffic volume for a very recent registration. Identified as a phishing or spam-related site., BLOCK-MALWARE, 0x0b216460, 1296449561.941, QAAAAQAAAAAAAAAAG/8ACP8AAAD/AAAAAAAAAAAAAAA=, http://githacking.com/)
[+] btipling|15 years ago|reply
I like the business model, but what prevents someone from looking at a developer's solution and incorporating it without paying the developer? Say the company is charged when they use the patching mechanism to bring developer's work into their product. What would stop them from simply going around this mechanism and just copy and paste the solution into their own repository?

Also is the developer responsible for fixing bugs in their solution? Can a developer exploit the process by submitting buggy code they'll be paid extra to fix? Can a developer be required to fix bugs in their solution?

If a company can't inspect code before they pay they can't be certain it's relatively bug free, if they can inspect the code they could use it without paying for it easily.

[+] chrisbaglieri|15 years ago|reply
You raise a great point. Still stuff to work out. This is the result of 54 hours of work (Philadelphia Startup Weekend) so definitely expect more in the coming weeks.
[+] koenigdavidmj|15 years ago|reply
>What would stop them from simply going around this mechanism and just copy and paste the solution into their own repository?

They could have a reputation system somewhat like that on Mechanical Turk:

* You only pay someone if you like their solution.

* People working on tasks get reputation for how well they are doing.

* People offering tasks get reputation for how many people they are paying.

[+] wlk|15 years ago|reply
I actually spent a longer moment looking for signup form, then I started to think what to input there (email, login, or what).
[+] codingjester|15 years ago|reply
Thanks. We're updating it right now. It'll be up in a few minutes.
[+] scalyweb|15 years ago|reply
Great idea!

Where is my e-mail going? What are you planning to do with it?

Also, there is no identification on who is running the project.

[+] chrisbaglieri|15 years ago|reply
Hi. We're Chris (@chrisbaglieri), John (@codingjester), Josiah (@bluepojo), and Aaron (@aaronfeng). This company was born over the course of 54 hours at Philadelphia Startup Weekend.

The emails will be used once and only once, to announce when we're open to the public.

[+] mkramlich|15 years ago|reply
that page is purdy but it really should explain what it's about. what's the plan. all i can tell is that it involves Git and they want an email. to be more specific: what is it beyond what we already have today with something like GitHub?
[+] chrisbaglieri|15 years ago|reply
For developers, we're about connecting them to projects that they'll likely be interested in contributing to; these projects may or may not be most forked or trending. A lot of repository identification is word of mouth which, for those on on the outer rings of the open source community, may be lacking. We want to change that.

For maintainers, we're about finding developers to fill the needs of their projects. Open sourcing is step one, promoting and keeping traction can be tough. We want to arm maintainers with more to help accomplish this.

For businesses that rely on the open source code contributors and maintainers support, we want to provide a platform that they can leverage whether it's support or issue resolution. Businesses win because they get fixes, for example. Maintainers and contributors win being rewarded for their efforts.

We have several other ideas we're exploring; lot's more to come.

[+] axod|15 years ago|reply
Not really sure what this is/does. Can someone summarize? Is it search/social thing built on github?
[+] chrisbaglieri|15 years ago|reply
Social is a little misleading. It's more about connecting developers to projects. For contributors, it's about finding projects that would be of interest to them. For maintainers, it's about finding developers to fill the needs of their projects.
[+] OwlHuntr|15 years ago|reply
This is awesome! I hope this rolls out soon. Brings in more incentive to support open-source
[+] JohnnyBrown|15 years ago|reply
This is neat, i intend to use it. I've been thinking recently it would be great if there was "OkCupid for code" and once you have enough data to predict good matches for people <=> projects you could do some interesting things.
[+] farnsworth|15 years ago|reply
Text is cut off on the right side of the boxes on iPhone. I love the idea though.
[+] codingjester|15 years ago|reply
Shit. We totally didn't even think about mobile our bad. Once we get some sleep and probably get back from our day jobs, we'll see what we can do about it.