Ask HN: Where do you go for hacking help?
21–30 of 31 posts
Re: Ask HN: Where do you go for hacking help?
#22I'm thinking of starting (with mdakin) a help instance akin to the MIT help instance. It would be a live chat system that has a UI designed to not let you use focus. No idle chatter, just crowd sourced Q/A. The intention is to have a core group of hackers essentially leave it on all the time and answer when available. When it works, it is much faster and often more useful than forums/Google. If interested in beta-tes…
Re: Ask HN: Where do you go for hacking help?
#23I'm thinking of starting (with mdakin) a help instance akin to the MIT help instance. It would be a live chat system that has a UI designed to not let you use focus. No idle chatter, just crowd sourced Q/A. The intention is to have a core group of hackers essentially leave it on all the time and answer when available. When it works, it is much faster and often more useful than forums/Google. If interested in beta-tes…
Re: Ask HN: Where do you go for hacking help?
#24Re: Ask HN: Where do you go for hacking help?
#25Re: Ask HN: Where do you go for hacking help?
#26Re: Ask HN: Where do you go for hacking help?
#27Re: Ask HN: Where do you go for hacking help?
#28For some problems, though, it's harder to search for an answer. For example, a question of good javascript style for a particular thing you are trying to do. For this sort of thing I ask friends of mine.
There's also generally mailing lists and forums that are appropriate for your specific topic. Stack Overflow too if your question doesn't fit nicely into a topic. The problem with these is that you generally don't get an immediate answer, and you might not get an answer at all, so you have to kind of ask your question, then keep trying on your own anyways, or do something else for a while. So this is definitely not as good as the instant methods. You also are more likely to get bad advice if it's not from someone you trust.
I never use books to solve specific programming problems. Much too slow. Maybe if they were searchable.
Re: Ask HN: Where do you go for hacking help?
#29I'm thinking of starting (with mdakin) a help instance akin to the MIT help instance. It would be a live chat system that has a UI designed to not let you use focus. No idle chatter, just crowd sourced Q/A. The intention is to have a core group of hackers essentially leave it on all the time and answer when available. When it works, it is much faster and often more useful than forums/Google. If interested in beta-tes…
PS as a side note, I think an issue with this format that I see on irc is similar to telling a crowd of people "someone, call 911." No one is really compelled to answer if they think someone else will...
at MIT had almost exactly the opposite problem: people were charged up/competing to be the first one to provide the correct answer. It worked shockingly well, as a consumer and it was fun to kill some time as a supplier of answers. (My time at MIT all pre-dates the interwebs, so I can't directly compare/contrast it to a world with Google as an option.)
Re: Ask HN: Where do you go for hacking help?
#30irc.freenode.net #perl #ruby-lang #c #python These are just a few of the populated and extremely helpful channels available.