Questions tagged [community]
The community tag has no summary.
19 questions
-9 votes
1 answer
187 views
Are the stone-dead PHP mailing lists really how PHP developers and the PHP community communicate? [closed]
I've been looking at this for a long time: https://news-web.php.net/ Almost every single mailing list has the last messages sent to them in the year 2000-2003. That's 17-20 years ago! It would be an ...
6 votes
1 answer
166 views
Where and how should one announce their new open source application [closed]
Where and how should someone announce an open source application they would like the wider public to try? Obviously they can post their code somewhere like Github. There used to be Freshmeat, which ...
5 votes
3 answers
630 views
Why do programming languages encompass so much? [closed]
Programming languages are not just language. Each one tends to have: Its own IDEs, Its own package managers, Its own set of libraries, Its own build tools, Its own data formats. If you are writing ...
4 votes
1 answer
212 views
How can a commercially-driven open source project build an open source community?
I'm working on an ambitious, commercially-driven open source project* (it probably falls under Wikipedia's definition of Open Core). I'm an engineer on the project, so I don't have too much sway over ...
3 votes
1 answer
130 views
Governance models for multi-institution open source projects
I'm working on an open source project that has full time professional developers from several universities, plus a couple of other organisations. The product has something like a dozen deployments, ...
3 votes
4 answers
316 views
Planning to write research paper - Tips or resources? [closed]
I am a junior in high school and I've developed an optimization system for functional languages that could be very powerful. My computer science professors at Boise State University believe I should ...
1 vote
3 answers
319 views
Framework / platform for a .NET user group
I am preparing the creation of a dot net user group. One of the step is to have a website to : Exchange and discuss between members, using a forum (or just a mailing list?). Share a common calendar ...
2 votes
2 answers
209 views
Where can I get beta testers for a software library?
There are a few similar questions to this one already. But mine differs enough to warrant being asked separately. I've written an authentication ASP.Net library and I'm looking for beta testers. I've ...