Ask HN: Where do you go for hacking help?
11–20 of 31 posts
Re: Ask HN: Where do you go for hacking help?
#12Re: Ask HN: Where do you go for hacking help?
#13Not that I have used it much, but my impression was lately that such things have moved to IRC (rather than usenet)?
Re: Ask HN: Where do you go for hacking help?
#14For Rails I have found that just browsing the source/comments on github is the best source for figuring out really tricky issues. I stay logged in to IRC but most of the time never feel like bothering anyone. I kind of enjoy figuring things out for myself, even if it's a trivial problem I still get satisfaction from solving things on my own.
Re: Ask HN: Where do you go for hacking help?
#15Re: Ask HN: Where do you go for hacking help?
#16Edit: Also, friends smarter in whatever area it may be, if any are handy.
Re: Ask HN: Where do you go for hacking help?
#17Re: Ask HN: Where do you go for hacking help?
#18The 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-testing before full release, please email. We obviously need a core group of interested parties.
Some more info on it:
http://www.ics.uci.edu/~jpd/classes/ics105s03/readings/acker...
Re: Ask HN: Where do you go for hacking help?
#19Re: Ask HN: Where do you go for hacking help?
#20Google and these days StackOverflow ( http://stackoverflow.com/ )
In addition to that, I sometimes try IRC (Freenode) as well.