Hacker News new | past | comments | ask | show | jobs | submit login

It would be awesome to see something like this that tracked the frequency of languages / frameworks desired over time.



Maybe we as should design a little machine readable snippet that can optionally be added to the end of posts. I'd suggest json as it's easy to read/write and is popular. e.g

...post... {type: ["intern"], languages: ["ruby", "scala"], frameworks: ["rails", "lift"], location: {city: "vancouver", region: "bc", country: "canada"}}

Simple schema, all optional keys: { type: ["intern"|"remote"|"h1b"|"fulltime"|"partime"], languages: [..self explanatory..], frameworks: [..self explanatory..], location: <see below> }

location could be an object as I have it above, or a simple [long, lat] pair, or a url to google maps such as (http://maps.google.ca/maps?q=Vancouver,+British+Columbia&...). [long, lat] is probably the simplest and most precise but it's difficult to author/discover your own location.


That reminds me of Geek Code:

https://secure.wikimedia.org/wikipedia/en/wiki/Geekcode

Also, it would be great if HN allowed articles and comments to be tagged.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: