foss-heartbeat icon indicating copy to clipboard operation
foss-heartbeat copied to clipboard

Need more positive examples of open source communication

Open sagesharp opened this issue 9 years ago • 3 comments

This is an open issue for anyone to leave links to conversations in open source communities that they think are particularly positive. As I'm designing the sentiment analysis to recognize empathy, so I'm looking for uplifting threads with thanks, gratitude, helpfulness, collaboration, or praise. Other positive conversations are also welcome.

sagesharp avatar Nov 30 '16 23:11 sagesharp

https://github.com/24pullrequests/24pullrequests is a very welcoming group, also only really has activity during December every year which might produce some interesting results

andrew avatar Nov 30 '16 23:11 andrew

Kevin Riggle on twitter recommends the Zulip Google Summer of Code repo.

sagesharp avatar Nov 30 '16 23:11 sagesharp

Some threads from the Rust mailing list (Rust eventually switched to Discourse and stopped using the mailing list, but these are from the mailing list since that's the time when I was participating). The links are just to the original messages, but if you follow links through Pipermail's interface, you can see that each of these threads has a number of replies. I think all of them show collaboration and helpfulness, and most show at least some of thanks, gratitude, or praise.

[rust-dev] Library Safety https://mail.mozilla.org/pipermail/rust-dev/2013-April/003428.html [rust-dev] Dynamically sized types, revisited https://mail.mozilla.org/pipermail/rust-dev/2013-May/003944.html [rust-dev] immutability, aliasing guarantees, and optimization https://mail.mozilla.org/pipermail/rust-dev/2013-May/003952.html [rust-dev] LLVM Clang and Cygwin happiness (not quite yet) https://mail.mozilla.org/pipermail/rust-dev/2013-May/003972.html [rust-dev] rusti: a call to action https://mail.mozilla.org/pipermail/rust-dev/2013-May/003963.html [rust-dev] rustdoc feature request: grouping methods https://mail.mozilla.org/pipermail/rust-dev/2013-May/003978.html [rust-dev] RFC: User-implementable format specifiers w/ compile-time checks https://mail.mozilla.org/pipermail/rust-dev/2013-May/003999.html [rust-dev] Scheduler and I/O work items for the summer https://mail.mozilla.org/pipermail/rust-dev/2013-June/004334.html [rust-dev] Rust driver for mongoDB https://mail.mozilla.org/pipermail/rust-dev/2013-June/004408.html [rust-dev] function overloading https://mail.mozilla.org/pipermail/rust-dev/2013-June/004482.html [rust-dev] On tunable Garbage Collection https://mail.mozilla.org/pipermail/rust-dev/2013-June/004513.html [rust-dev] rustdoc rewrite and redesign https://mail.mozilla.org/pipermail/rust-dev/2013-June/004520.html [rust-dev] Help with a trivial TCP client example needed https://mail.mozilla.org/pipermail/rust-dev/2013-August/005078.html [rust-dev] Iterator blocks (yield) https://mail.mozilla.org/pipermail/rust-dev/2013-August/005169.html [rust-dev] Avoiding borrow check assertions with @mut https://mail.mozilla.org/pipermail/rust-dev/2013-August/005287.html

There's a lot more in the archives.

catamorphism avatar Dec 01 '16 05:12 catamorphism