Community Glossary
Browse 71 community terms defined in plain English, from the cultural dictionary of computing.
71 Community Terms
- Advent of Code
- An annual programming puzzle event held each December in which participants solve daily coding challenges for fun, learning, or competition. In developer...
- AMA
- "Ask Me Anything" — a public Q&A format popularized by Reddit's r/IAmA subreddit, where a notable person (CEO, scientist, celebrity, or domain expert) invites...
- Ban Hammer
- The figurative tool wielded by moderators and administrators when they ban a user from a platform, forum, game, or community. "Dropping the ban hammer" implies...
- BBS
- Bulletin Board System — a computer server that users could dial into via modem to exchange messages, share files, and play text-based games. BBSes were the...
- Book Club
- A group that reads and discusses a shared book, paper, or set of readings, often adapted in tech teams to cover technical books, management texts, or research...
- Brand Ambassador
- A person who publicly represents, promotes, or advocates for a brand, often through events, online presence, or community participation. In tech culture the...
- Call for Papers
- An announcement inviting people to submit talks, papers, workshops, or presentations to a conference or event. In tech and research culture, calls for papers...
- CFP
- Short for call for papers, the submission process through which talks, papers, or workshops are proposed for conferences and events. In tech communities people...
- Code Jam
- A coding event, competition, or collaborative session where people solve problems or build things together over a short period. In developer culture code jams...
- Code Night
- An informal evening event where people gather to code, learn, collaborate, or work on side projects. In developer communities code nights mix social energy...
- Code of Conduct
- A document establishing expected behavior standards for participants in an open-source project or community. The Contributor Covenant (2014) became the most...
- Code of Conduct Standard
- A standard or widely accepted template for defining expected behavior and enforcement norms in open-source or technical communities. In project culture, a code...
- Coder Culture
- The broader culture surrounding people who code, including values, jokes, status signals, work habits, and shared frustrations. Coder culture can be energizing...
- Code Tribe
- An informal term for a group of people bound by a shared coding identity, language community, company culture, or engineering style. The phrase can signal...
- Code Veterans
- Experienced developers who have been through multiple technology waves, failures, and production realities. In culture discussions code veterans are often...
- Coding Competition
- A contest where participants solve programming problems under constraints such as time, correctness, or efficiency. Coding competitions are a major subculture...
- Coding Dojo
- A collaborative coding practice session where participants work through exercises together, often emphasizing repetition, feedback, and technique over shipping...
- Community Event
- An event organized for a community such as users, developers, contributors, or local tech groups, often focused on learning, networking, or belonging....
- Conda Forge
- A community-driven collection of Conda packages and recipes maintained outside the default Anaconda channels. In scientific and open-source culture, Conda...
- Contributor
- Anyone who contributes to an open-source project — code, documentation, bug reports, translations, design, or community management. Not just coders; the person...
- Dev Day
- A day focused on developers through talks, launches, workshops, or internal learning sessions. The phrase can refer to external conferences, partner events, or...
- Developer Advocacy
- Work focused on helping developers succeed with a product through education, examples, feedback loops, and public communication.
- Developer Advocate
- A professional who helps developers succeed with a product while also bringing developer feedback back into the company. Developer advocates often combine...
- Developer Day
- A day organized around developers through announcements, workshops, networking, or internal focus on engineering topics. The phrase often signals a more...
- Developer Event
- An event designed for developers, such as a meetup, conference, hack day, workshop, or product launch session. In culture, developer events function as both...
- Developer Meetup
- A local or online gathering where developers meet to share ideas, hear talks, network, and build community. Developer meetups are a long-standing part of tech...
- Developer Program
- A structured initiative aimed at developers, such as an ecosystem program, certification path, startup support track, or partner/community effort. In product...
- Dev Happy Hour
- An informal social gathering for developers, often after work or during an event, intended for conversation, networking, and decompression. In culture, dev...
- DevRel
- Short for developer relations, the function that combines developer education, community support, feedback gathering, and technical evangelism.
- Event-Driven Growth
- A growth strategy that depends significantly on conferences, launches, webinars, meetups, or other timed events to create awareness, demand, and pipeline. It...
- Flash Mob Coding
- A playful phrase for many people suddenly gathering to code on something together, often spontaneously or as a lightly organized event. It is more community...
- Fork
- Fork in software development is a copy of a repository or codebase that diverges from the original to pursue independent development. On platforms like GitHub,...
- Fork Culture
- The norms a community has around forking projects, customizing work independently, and handling divergence from an original source. In open-source culture fork...
- Game Night
- A social event where people gather to play games, often used in communities or workplaces for bonding and informal interaction. In work culture game nights can...
- Gathering
- A meeting or event where people come together for social, professional, or community reasons. In modern work and community culture, gatherings can range from...
- GitHub Community
- The network of users, maintainers, and contributors interacting through GitHub's repositories, issues, pull requests, and discussions. In open-source culture...
- GitHub Discussions
- A GitHub feature that provides forum-style discussion spaces inside repositories or organizations for questions, ideas, and community conversation separate...
- GitLab Community
- The ecosystem of users, maintainers, contributors, and organizations working with GitLab and its open-source editions. In developer culture, GitLab community...
- Give Back
- To contribute time, help, money, code, or knowledge back to a community or ecosystem that has benefited you. In tech culture the phrase often refers to...
- Grafana Community
- The ecosystem of users, maintainers, plugin authors, and operators working with Grafana and related tooling. In observability culture, the Grafana community is...
- Guest Speaker
- A speaker invited to address a group, class, company, or event from outside the immediate organizing team. In workplace and community culture, guest speakers...
- Issue
- Issue in software development is a tracked item representing a bug report, feature request, task, or discussion point in a project management system. On...
- Jenkins Community
- The ecosystem of users, plugin authors, maintainers, and administrators around Jenkins and its automation tooling. In infrastructure culture, the Jenkins...
- Julia Community
- The network of users, package authors, researchers, and contributors around the Julia programming language. In scientific computing culture, the Julia...
- Jupyter Community
- The network of users, maintainers, educators, researchers, and tool builders around Jupyter notebooks and the broader Jupyter ecosystem. In data and education...
- Kotlin Community
- The ecosystem of developers, library authors, maintainers, educators, and companies working with Kotlin. In programming culture, the Kotlin community is...
- Kubernetes Community
- The ecosystem of users, maintainers, vendors, contributors, and educators around Kubernetes and related cloud-native tooling. In infrastructure culture, the...
- LDAP Community
- The ecosystem of users, administrators, and contributors working with LDAP directories and related identity infrastructure. In enterprise and open-source...
- Linux Kernel Community
- The global community of maintainers, contributors, reviewers, companies, and users involved in the Linux kernel. In open-source culture, the Linux kernel...
- Maintainer
- A person responsible for managing an open-source project — reviewing pull requests, triaging issues, making release decisions, and often doing it all for free...
- Mentoring
- A relationship where an experienced developer guides a less experienced one through code reviews, career advice, pair programming, and knowledge sharing.
- NPM Community
- The ecosystem of maintainers, package authors, and users around npm and the broader JavaScript package world. In software culture, the npm community is known...
- NuGet Community
- The ecosystem of users, maintainers, and package authors around NuGet, the package manager for .NET. In .NET culture, the NuGet community is a central source...
- OCaml Community
- The network of users, researchers, educators, and package maintainers around the OCaml programming language. In programming culture, the OCaml community is...
- OpenAPI Community
- The ecosystem of users, spec authors, tool builders, and maintainers around the OpenAPI specification and related tooling. In API culture, the OpenAPI...
- Open Robotics
- Robotics work built around open-source software, open hardware, or shared collaborative ecosystems rather than only closed proprietary systems. In culture,...
- OWASP
- Open Web Application Security Project — a nonprofit foundation producing tools, documentation, and the famous Top 10 list of web application security risks. If...
- Prometheus Community
- The ecosystem of users, maintainers, and contributors around Prometheus and related monitoring tooling. In infrastructure culture, the Prometheus community is...
- Python Community
- The broad ecosystem of users, educators, maintainers, conference organizers, and package authors around Python. In software culture, the Python community is...
- R Community
- The network of users, statisticians, educators, researchers, and package authors around the R language and its ecosystem. In data culture, the R community is...
- React Community
- The ecosystem of developers, maintainers, educators, tool authors, and companies building with React and adjacent tooling. In frontend culture, the React...
- Rust Community
- The ecosystem of developers, maintainers, educators, and tool builders working with Rust and its surrounding tools. In programming culture, the Rust community...
- Scala Community
- The ecosystem of developers, library authors, maintainers, and educators around Scala and its tooling. In JVM culture, the Scala community is known for strong...
- Support Channel
- A designated place where users can ask for help or receive updates, such as an issue tracker, forum, chat room, or mailing list. In healthy projects, support...
- Swag
- Promotional merchandise such as stickers, shirts, hoodies, socks, and notebooks distributed by companies or projects at events and online. In tech culture,...
- Swift Community
- The ecosystem of developers, maintainers, educators, and library authors around the Swift language and its tooling. In programming culture, the Swift community...
- Terraform Community
- The ecosystem of users, providers, module authors, and maintainers working with Terraform and related infrastructure-as-code practices. In cloud operations...
- Upstream/Downstream
- In open source, upstream is the original project you forked from or depend on; downstream is projects that depend on yours. Contributing 'upstream' means...
- Vim Community
- The ecosystem of users, plugin authors, maintainers, and educators around the Vim editor and its workflows. In developer culture, the Vim community is known...
- Webpack Community
- The ecosystem of users, maintainers, plugin authors, and educators around Webpack and related build tooling. In frontend engineering culture, the Webpack...
- Zig Community
- The ecosystem of developers, maintainers, educators, and experimenters working with the Zig programming language. In systems-language culture, the Zig...
Related Topics
- Open Source (10 terms in common)
- Events (8 terms in common)
- Languages (6 terms in common)
- Developers (5 terms in common)
- Developer Culture (4 terms in common)
- Identity (3 terms in common)
- Social (3 terms in common)
- Conferences (3 terms in common)
- Packages (3 terms in common)
- Learning (3 terms in common)
- Coding (3 terms in common)
- Python (2 terms in common)
- Git (2 terms in common)
- Networking (2 terms in common)
- Developer Relations (2 terms in common)
- Competitions (2 terms in common)
- Role (2 terms in common)
- Marketing (2 terms in common)
- Growth (2 terms in common)
- Observability (2 terms in common)