thanks for the heads-up. My standard hourly rate is public (you can find it in the "hire me" section too), long term hires are then discussed on a per project basis. I actually didn't disclose how much they spent :)
I'm the author of the original article. I actually haven't posted it on HN and it was a pleasant surprise.
I believe the best way to "promote" yourself is by being active in your community. Connect with other developers, discuss on forums, groups, g+, etc...
Just logging in to push your open source project is pretty useless and quite lame. You have to be believable and you need to gain the trust of your community first. It's a long process but it pays back.
the experienced probably doesn't like your code and end up creating a new project that does the same thing and that will eventually die for lack of time/resources/will/...
I'm the (co)author of the project. Please note that it's just a one-day proof of concept, imagine what a well motivated corporation could do.
It's nothing new (someone correctly pointed the EFF project) but I wanted to make a real world demo out of it.
The demo doesn't store each bits of info separately, it simply creates an hash out of them. If I stored the data separately I could for example identify small user agent updates or screen resolution changes or newly installed plugins and so on.
Also, many of the info can be gathered without JS and actually browsing with NoJS puts you in a very restricted niche making you even more trackable ;)
The demo is far from perfect but I believe that even a 90% reliability is alarming. Anyway I'll put all the source code on Github for you to review. I hope to be able to add the NoScript code as well soon.