Show HN: I made an HN job board (hnjobs.org)
I noticed the who's hiring threads are very popular every month, so I decided to create a job board specifically for hacker news. You can tag jobs, search, view user's profiles and more.
Tell me what you guys thing! Any feedback is appreciated.
80 comments
[ 3.0 ms ] story [ 146 ms ] threadSo, you'd register as say jgrahamc on my site and then place 'magic string' in your HN profile and usethesource.com would know that it was really you.
Or better yet, how about a job board that requires the person submitting the job to solve programming puzzles common in technical interviews. Also permit people posting the jobs to link to open-source projects that their company publishes and contributes to. It would be great if people could filter the job board to only show jobs from companies that have completed a challenging puzzle and/or publish/contribute actively to an existing open source project with X number of forks and Y number of followers.
Searching companies by some sort of "github" rank based on the people on the company's organization page would be awesome too. i.e. between the 10 developers listed on a page, what is their average forks/dev and stars/dev?
magic = HMAC(secret, username)
and then give 'magic' back to the user. And then the server can decide whether the (username, magic) pair is valid.
alternatively, make the 'submit job' feature only available as a (documented) HTTP POST operation without any matching HTML form.
"usethesource site:jgc.org" on Google just gave me the original post.
Another thought I had was putting a token in your profile which I can scan for. What do you think?
"San Francisco" results in just 1 match, whereas there are 5 on the front page alone.
1. It looks like you don't actually need peoples' HN password. Which people shouldn't be giving out. Update your website's copy!
2. This looks very similar to the Stackoverflow Careers' admin panel. Which is dandy. I'm interested to see how this goes.
3. Searching by geography would be useful, I think.
4. Could you elaborate on who you are, what your motivation is for building this, etc? (Do you plan on charging at some point?)
5. This is important because there is always an element of trust when using an employment service. By using a job posting service, you get insight into our openings, the types of people applying, our communications, and whether we are choosing to hire them.
Especially because your service has such robust communication/messaging facilities, I would be really interested to know what has brought this about before using it to recruit for my company. (We're hiring by the way!)
Good stuff! Looks slick, seems easy to use, and if you're able to keep it high-quality (how would one do that?) then I'm all ears.
1) I was thinking of changing the verification process by allowing users to place a special token in their profile, which I can just scan for (within a small time window). Thoughts?
2) I took ideas from stack overflow and 37signal's job boards.
3) In the works! :)
4) I work at Xilinx as my day job, but I have a passion for startups and spend quite a bit of time on HN (as a lurker though). I noticed there are 'who's hiring' posts every month, which are usually quite popular. I figured a dedicated website would suit the community well.
If I ever start charging, it would only be after I implement more features, make the site more useful, and depending on what feedback I get. Also if I do charge, whatever the cost might be, it would help filter out a lot of junk posts.
5) This is absolutely key. I hope to earn this trust. :)
I appreciate the feedback.
Which all boils down to the following: An active MITM can trivially steal your session cookie and take over your account.
Taking everything from an emotional perspective is dumb.
1. the ability to filter by geographic area (including some way of grabbing "remote"/"telecommute" jobs).
Profiles is another option but this requires more traffic and you probably need to authenticate to view profiles (which is not a problem, but there are probably more restrictions on accounts to keep bots out).
It's not even about trusting your website with my HN password, it's about the way it's asked. If people do this, they might do the exact same on any scam website. This kind of behavior shouldn't be encouraged. Even e-mail isn't considered safe to transmit password on, and that's supposed to be private.
One minor error though: you misspelled "Hadoop" as "Haddop" on the listing gleaned from our "Who Is Hiring" posting even though the original doesn't have the mistake. Are you generating these automatically or manually?
Thanks!
Edit: Okay even if I wanted to give you my HN password (which I have absolutely no intention of doing), I can't register: "Sorry please try again later. Failed to connect to news.ycombinator.com."
You may want to check out my program to search (and optionally) apply to all the jobs listed on HN. the difference is you searched jobs in the "Jobs" column, but I search on Who's hiring post. This is the url:
https://github.com/jw2013/HN_jobs
I guess for now, people can go to http://hire.jobvite.com/j/?cj=ojolXfwJ&s=HN to apply