I created a new website at:
http://hnhackers.com<p>that was inspired by this post
http://news.ycombinator.com/item?id=1262467<p>to search for all HN contractors for hire. I thought it would be useful to be able to filter for contractors by skills / bio / location vs using the google spreadsheet, but would love to get your thoughts on this.<p>Note that I've populated the database with the first 260sh rows from the spreadsheet, so I'll add the new folks in the morning if you're missing.<p>Let me know what you think!<p>PS. Here is the spreadsheet:
https://spreadsheets.google.com/ccc?key=0AlD_6iEb8Ed9dGs3clVJYi0yYVBka181Z0ZKRW9kQ0E&hl=en
I'm already getting spammed by someone clearly targeting this demographic (not going to name them because I don't want to give them more eyeballs). I don't feel comfortable with you having scraped this data... I didn't mind entering data when it was a hard to find spreadsheet, but now my email is easily discoverable on this website and I'm annoyed.
Bug report: there's a minimum login length of 4 chars, but many HN usernames are shorter than that. It seems to make sense to let people use their HN usernames here.<p>I also find it curious that you seem to have decided we'll all work for $100/hour. I will, but I suspect there are some people on that list who won't.
I agree that the show email link should be nixed, and you should use mailto links for the emails if you are going to show emails. I personally would prefer it if you offered a contact form that emailed me via the site (behind a captcha of course).<p>Why did you have me pick a user name if it's never shown publicly on the site and I log in using my email address?
I like the idea of the site, but it should be opt out by default for anything you scraped from the spreadsheet. Once someone claims their password, they can decide what info to display if any.<p>Scraping user data from one site and putting it up on your own without their permission is not cool IMO.<p>I agree with the negative comments about the $100/hr+ subtitle. Apart from the implicit elitism, it isn't even true for a lot of the people in the original spreadsheet.<p>Also, as has been mentioned in other comments, the reclaim password functionality is broken, so I have no idea what I can or can't edit on my profile.
Besides the email being show plain, is it me or the is no way to change the email address?
I tried and couldn't find it, and that's really inconvenient.
Great idea! The company I work at right now is constantly looking for outside developers/freelancers for some small projects and I have often found my self asking how can I get in touch with people on HN for these gigs.<p>Brilliant idea and I hope to be reaching out to some hackers in the NYC area soon.
The link to our HN profile doesn't work because you are automatically lower-casing usernames.<p>Skills are out of order for some reason. I think listing "core skills" in order is pretty important.<p>The auto-links in the skills isn't implemented very well. For example, one if the links is:<p><a href="http://hnhackers.com/search/tags/Ruby%20on%20Rails%20(Prefer%20back-end" rel="nofollow">http://hnhackers.com/search/tags/Ruby%20on%20Rails%20(Prefer...</a><p>Obviously just using Ruby on Rails would be much more effective.
Great idea. Do you think it would be useful to make the skills section more like tags to keep it consistent?<p>Semi-related... I wonder how many active HN users there are?
I got the "Something went wrong" message when trying to update my profile.<p><i>edit</i> I think the site logged me out before updating my profile, and then when I hit "update" (while logged out), that's what gave me the error. Might want to put a before_filter to make sure only logged in users can update stuff.
I have to say I'm impressed with the turnaround time to have hnhackers.com up rbitar. Sure it's a simple straightforward site, but it looks good. The original link was posted <i>less than 24 hours ago</i>. The domain name shouldn't have even propagated that fast lol.
if i search for a query such as 'erlang', can you explain how you do the search - is it by order entered in the database, by rate, etc?<p>also, nice app!