Episode

Github Collaboration Network

Podcast
Data Skeptic
Published
Nov 11, 2024
Duration seconds
2544
Processing state
failed
Canonical source
https://dataskeptic.com/blog/episodes/2024/github-collaboration-network
Audio
https://pscrb.fm/rss/p/mgln.ai/e/35/traffic.libsyn.com/secure/dataskeptic/github-collaboration-network-fixed.mp3?dest-id=201630
JSON
/v1/public/podcasts/data-skeptic/episodes/github-collaboration-network
Markdown
/podcast/data-skeptic/github-collaboration-network.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/data-skeptic/episodes/github-collaboration-network/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/data-skeptic/github-collaboration-network.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

In this episode we discuss the GitHub Collaboration Network with Behnaz Moradi-Jamei, assistant professor at James Madison University. As a network scientist, Behnaz created and analyzed a network of about 700,000 contributors to Github's repository. The network of collaborators on GitHub was created by identifying developers (nodes) and linking them with edges based on shared contributions to the same repositories. This means that if two developers contributed to the same project, an edge (connection) was formed between them, representing a collaborative relationship network consisting of 32 million such connections. By using algorithms for Community Detection, Behnaz's analysis reveals insights into how developer communities form, function, and evolve, that can be used as guidance for OSS community managers.