Hacker News new | ask | show | jobs
by hackinthebochs 4374 days ago
Programming test, discussing past experience (things they did, things they're proud of, where things went wrong, etc), etc. You're attempting to determine passion and curiosity by doing a "joel test", which is poor because you're biasing it towards people who have the same history as you. A better alternative is to ask for opinions, people who have opinions about programming practices/paradigms/languages/etc is a good signal for someone who is curious about their craft. Uncurious people never think deeply about what they're doing. People who care form opinions and ideas about what is good vs bad. It doesn't really matter what the opinions are, just that they have them and have some rationale for backing it up.

Examples: What is your opinion of Javascript as a lanaguage? * Whats your favorite language/least favorite language that you use/worst feature of your favorite language? Whats your opinion of the state of web development/how would you improve it? Static vs Dynamic typing? Functional vs Object oriented?