Project Idea: Trade or buy code reviews (for independent developers)
baberuth.posterous.com
Project Idea: Trade or buy code reviews (for independent developers)
1–10 of 15 posts
Re: Project Idea: Trade or buy code reviews (for independent developers)
#2The trick is, could there be some sort of bilateral confidentially agreement? That's one I'd need to ponder a bit.
Re: Project Idea: Trade or buy code reviews (for independent developers)
#3Re: Project Idea: Trade or buy code reviews (for independent developers)
#4Interesting that the author suggests "maybe a feature off of stack overflow" Something like http://codereview.stackexchange.com perhaps?
similar idea.
Re: Project Idea: Trade or buy code reviews (for independent developers)
#5I'd get into that. I am a C/C++ guy, writing Python (etc.,etc.), with R/Perl programming coworkers. There is obvious value for me in external reviews. The trick is, could there be some sort of bilateral confidentially agreement? That's one I'd need to ponder a bit.
Re: Project Idea: Trade or buy code reviews (for independent developers)
#6Re: Project Idea: Trade or buy code reviews (for independent developers)
#7I'd get into that. I am a C/C++ guy, writing Python (etc.,etc.), with R/Perl programming coworkers. There is obvious value for me in external reviews. The trick is, could there be some sort of bilateral confidentially agreement? That's one I'd need to ponder a bit.
Mostly, if I cared about confidentiality, it'd be so I don't get publicly embarassed for crappy code.
Rating systems for reviewers would also let people build reputations so that reviewee's could feel more comfortable about code confidentiality.
Stack overflow already has reputations built in, so as I mentioned, it might just be awesome as a feature for SO. And another revenue stream, if they weren't already swimming in cash.
Re: Project Idea: Trade or buy code reviews (for independent developers)
#8Interesting that the author suggests "maybe a feature off of stack overflow" Something like http://codereview.stackexchange.com perhaps?
1. a python filtering function I wrote 2. how to restructure an entire django project.
Both (esp #2) are a little big for posting a code snippet. Bigger architecture problems probably only make sense within the context of the larger scope, so I'd pretty much want someone to check out the whole repository.
The SO thing would be great because SO has built in reputations so it'd help people feel more comfortable with giving away the entire project. I personally don't care, but I can imagine that being a barrier to code reviews by strangers.
Obviously, that sort of code review is a much more time-expensive request, so finding reviewers might also be hard without some sort of compensation.
Re: Project Idea: Trade or buy code reviews (for independent developers)
#9I'd get into that. I am a C/C++ guy, writing Python (etc.,etc.), with R/Perl programming coworkers. There is obvious value for me in external reviews. The trick is, could there be some sort of bilateral confidentially agreement? That's one I'd need to ponder a bit.
I'm not super concerned about confidentiality for my code, but then again I'm not doing anything groundbreaking. Mostly, if I cared about confidentiality, it'd be so I don't get publicly embarassed for crappy code. Rating systems for reviewers would also let people build reputations so that reviewee's could feel more comfortable about code confidentiality. Stack overflow already has reputations built in, so as I ment…
Whilst sharing it with someone you could refer to as a colleague, employee, or contractor might be OK. Sharing it with the world, or someone who might share it with the world, is not.
Re: Project Idea: Trade or buy code reviews (for independent developers)
#10(aside: I can't actually work out if people who complete reviews at 5 sec tests get paid? Or if they do just get karma)