Ask HN: How to find like-minded people?
I've been a solo programmer since I started programming, and I don't usually get much feedback on my ideas or projects because I just don't know enough people who do what I do. My question is, how can I find people who are interested in these things and are willing to listen?
For example, I'm working on an experimental Ruby framework at the moment (http://github.com/Twisol/dishes) , but the programmers I do know (who don't use Ruby, sadly) aren't very knowledgeable in that area, and it's always a pretty one-sided conversation. I'm not part of any Ruby or web-dev social circles and I wouldn't even know where to begin. It feels like I'm working in a bubble.
Any advice? I feel a little incompetent for having to ask this question at all, heh. ^_^;
30 comments
[ 2.6 ms ] story [ 72.1 ms ] threadIf working in isolation bothers you, you could try and work with more commonly used technologies. Like the programmers you mention, I've never used Ruby either.
1) You could join a project mailing list or two. Say Ruby on Rails, or Mongrel (even though - yeah Mongrel isn't a framework). Talk to them, make friends, and then get those people into IM. That way you a) have people to talk to when you're stuck on code b) have people on hand to bounce ideas off c) get to know cool people - top notch people who work on these projects for fun, period.
2) IRC. Always a good place to hang out at when taking a break. (It's like Twitter, but for geeks!) Again, the plan is to meet people and make friends long enough to get them into IM. No shortcuts here!
3) Ask around on stackoverflow. Make friends with the people you meet.
4) Start a blog. I think one of the commenters here said that even if nobody reads it, you still get to think about the problem by writing it out, which is always a good thing. But more importantly - having a blog is having an online presence. (Having a blog with interesting unsolved problems makes for an interesting online presence. It also makes it easier to get to know people when you're chatting with them ("Hi, I'm x, here's my blog!") or ("Hi I'm x, I'm dealing with this icky problem, I talked about the issue on my blog; here's the link!"). Whenever someone comments - respond immediately. You'll have community - and relationships - say with other Ruby bloggers - soon enough.
I actually do have a blog, but you made me notice that I don't have it linked anywhere on my HN bio. I've added blog and github links. Much appreciated!
A friend I had the same problem of you so we decided to start a coding dojo here in Niterói, Rio de Janeiro.
Remembering the past, we've met a LOT of brilliant people.
If your city doesn't have a coding dojo group, start one.
More info here: http://codingdojo.org/
And here are some photos of #DojoRio sessions to excite you: http://www.flickr.com/groups/dojorio/ :)
I think you good folks can convince him there's too much fun to be had in hacking on fun coding projects :D