Ask HN: Why is there no real programming community?
21–30 of 32 posts
Re: Ask HN: Why is there no real programming community?
#22Re: Ask HN: Why is there no real programming community?
#23Re: Ask HN: Why is there no real programming community?
#24People use the word community in such false ways. I've heard phrases like "the pancake eating community" and so on. People who eat pancakes aren't a community. Your community consists of the people who will let you stay at their house if yours floods. Or the people who will come and get you if your car breaks down. That's a community.
Increasingly in the west local communities are weakened, and these tasks are taken up by government services. That's why online communities thrive: they allow people who are dispersed all over the place to coordinate.
Re: Ask HN: Why is there no real programming community?
#25Re: Ask HN: Why is there no real programming community?
#26Re: Ask HN: Why is there no real programming community?
#27I see programmers discussing all over, for example in Github Issues, or Stackoverflow. Always topic based discussions, obviously. They lack the social interaction and freedom to think more broadly about programming and solutions, though. Is that what you are talking about? Edit: grammar
Re: Ask HN: Why is there no real programming community?
#28Re: Ask HN: Why is there no real programming community?
#29I've created some programming communities, for example: https://hidifferent.com/clojure https://hidifferent.com/rust https://hidifferent.com/ocaml
It supports sub channels and anyone can create public or invite-only communities.
Re: Ask HN: Why is there no real programming community?
#30For a more controlled kind of discussions, the current preeminent site for such activity is stackexchange. Sure, it has its flaws - its strictly qna style, is filled with elitist and intolerant mods - but for most questions that are not of the form "how to do X with API Y on platform Z", you will find discussion in comments. Even on stackoverflow which primarily encourages questions of the above form, there are enough discussions. The softwareenginering site is much better for slightly opinionated discussions disguised as questions and answers; so are workplace, unix etc.