Skip to content

Commit 274909b

Browse files
committed
Adding blog for Selenium Community event 5
1 parent 208e584 commit 274909b

File tree

1 file changed

+91
-0
lines changed

1 file changed

+91
-0
lines changed
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: "Selenium Community Live - Episode 5"
3+
linkTitle: "Selenium Community Live - Episode 5"
4+
date: 2025-05-05
5+
tags: ["webinar", "meetup", "talks","community"]
6+
categories: ["webinar"]
7+
author: <a href="https://www.linkedin.com/in/pujajagani/">Puja Jagani</a>
8+
images:
9+
description: >
10+
Selenium Community Live - Episode 5
11+
---
12+
13+
The fifth episode of Selenium Community Live happened on April 25th, with **<a href="https://www.linkedin.com/in/ashleyhunsberger/" target="_blank">Ashley Hunsberger </a>** and **<a href="https://www.linkedin.com/in/pujajagani/">Puja Jagani</a>**, hosted by **<a href="https://www.linkedin.com/in/pallavimuse/" target="_blank">Pallavi Sharma</a>**
14+
15+
You can watch the episode on YouTube here- **<a href="https://www.youtube.com/watch?v=rjICuc8JcYU&t=1s&ab_channel=SeleniumHQProject " target="_blank">Episode 5 on YouTube</a>**
16+
or
17+
you can watch the episode on LinkedIn here- **<a href="https://www.linkedin.com/events/seleniumcommunitylive-episode57315712465407733761/" target="_blank">Episode 5 on LinkedIn</a>**
18+
19+
## Beyond Code: Understanding Developer Satisfaction in Open Source Contributions
20+
21+
While many discussions around open source focus on code contributions and technical aspects, there is a vital human element involved, something that keeps the contributions rolling for decades, i.e. developer satisfaction. This blog captures the insights on developer satisfaction in open source in conversation between Ashley Hunsburg, Director at NBC Universal with over two decades of industry experience, a longtime friend and supporter of the Selenium community and Puja Jagani, Open Source Engineer and Developer Advocate at BrowserStack and a key member of the Selenium leadership.
22+
23+
### What motivates Open Source contributors?
24+
25+
Ashley’s LinkedIn states that “My driving principle is simple: people first” and building on that, Ashley and Puja both highlight that open source is "by the community, for the community," where collaboration and human connections are foundational motivating factors for them.
26+
27+
Ashley shares her journey with Selenium, highlighting how the warm, caring community has helped her build genuine friendships and good memories.
28+
29+
"In the end, do people really remember what we build? They're going to remember how we made them feel." — Ashley Hunsburg”
30+
31+
Ashley states that for her, a main motivational factor is community, and what she thinks drives people is the altruistic purpose of giving back to the community beyond their organisation and serving a great purpose. Accordingly to Ashley, motivation drives behaviour, and if you have clear motivation, that will drive your place in the community in the long run.
32+
33+
Beyond altruism, Puja thinks there is a diversity of motivators, emphasising that contributions extend far beyond code. Contributions might include:
34+
- Helping with documentation
35+
- Managing continuous integration (CI) pipelines
36+
- Handling legal or financial aspects
37+
- Organising conferences or community events
38+
39+
These roles are often in the spotlight but critical to the health and growth of open source projects.
40+
41+
A huge spectrum of motivators drives people’s behaviour and keeps the open source project breathing and growing.
42+
43+
### No single factor that contributes to developer satisfaction
44+
45+
Ashley brings a unique perspective to the idea that developer satisfaction can be understood through the lens of the Job Characteristics Model. This model outlines key aspects of work that lead to positive outcomes such as retention, motivation, and job satisfaction.
46+
47+
Key factors include:
48+
- Skill Variety: Open source contributors engage in a wide range of skills, from coding to release engineering, documentation, and advocacy.
49+
- Task Identity: Contributors often see their work through from start to finish, building and shipping features that users directly benefit from.
50+
- Task Significance: Understanding the impact and value of their contributions motivates developers to continue their work.
51+
- Autonomy: Contributors enjoy flexibility in how, when, and where they contribute, within the project's guidelines.
52+
- Feedback: Constructive feedback loops help contributors improve and feel connected to the community.
53+
54+
These elements combine to foster long-term satisfaction.
55+
56+
### The Evolution of Motivation in Open Source
57+
58+
Puja shares her own journey with Selenium, from initially feeling nervous about contributing to becoming a part of the technical leadership. Initially, simple contributions like fixing a bug brought immense satisfaction. Over time, the motivation evolved to include community appreciation and the visible impact of her work on users.
59+
She recounts a meaningful interaction at a conference where a newcomer thanked her for contributing to Selenium, highlighting how such moments validate and inspire ongoing commitment.
60+
This indicates that motivation in open source is ever evolving with experience and roles within the community.
61+
62+
### Handling Conflict in Open Source
63+
Both Ashley and Puja acknowledge that interactions on platforms like GitHub or chat channels can include harsh or unexpected comments, or the project itself can have some differences of opinion. This difference of opinion and thought diversity is what makes the group awesome, but certain situations need to be resolved with care..
64+
Ashley shares her first experience receiving a non-constructive code review and emphasises the importance of kindness and clarity in feedback:
65+
"Be kind, but clear. Clear is kind. You don't have to be nice, but be clear about what happened, why, and how to improve." — Ashley Hunsburg
66+
Effective conflict resolution involves open questions, understanding the intent, and focusing on shared goals. It’s important to remember that conflicts are natural in any group, but they can be handled constructively with the key focus being the what is important for the situation. It is also essential to make sure an open source project has a code of conduct that is implemented in such situations and that the community is aware they have a safe space to report their issue and that they will be heard.
67+
68+
### Inclusivity
69+
Ashley distinguishes between mentorship and sponsorship as two pillars of inclusion:
70+
- Mentorship: Providing advice, guidance, and support to help someone grow and navigate the community.
71+
- Sponsorship: Actively advocating for someone, opening doors, and recommending them for opportunities
72+
73+
Ashley further discussed that inclusivity needs to be beyond code. Such as ensuring inclusive language and removing any barriers of entry for new contributors. The key focus should be on building an inclusive environment and creating a welcoming space for new contributors and the community.
74+
75+
### Overcoming Impostor Syndrome
76+
Impostor syndrome is a common challenge for developers, especially when engaging in large, visible open-source projects. Ashley shares candidly about her own struggles and offers practical advice:
77+
- Be kind to yourself and reframe negative thoughts. Add "yet" to statements like "I don’t know how to do this... yet."
78+
- Recognize that many others share the same fears and questions.
79+
- Build a support network of trusted friends, mentors, and peers who understand your journey.
80+
- Use tools like worksheets to identify negative thinking patterns and consciously reframe them.
81+
- Focus on facts about your skills and contributions rather than self-doubt.
82+
83+
These strategies can help contributors maintain confidence in their open-source journey.
84+
85+
Both Ashley and Puja stress the importance of visibility and recognition in sustaining open source motivation. Seeing the direct impact of one’s work, whether through download statistics, user feedback, or conference stories, reinforces the value of contributions.
86+
Whether you are a seasoned contributor or a newcomer, reflecting on the above areas can hopefully help you foster a more satisfying developer experience.
87+
88+
## Watch the Recording
89+
90+
Couldn’t join us live? Watch the entire episode here -
91+
📹 Recording Link: [Watch the Event Recording on YouTube](https://www.youtube.com/watch?v=rjICuc8JcYU&t=1s&ab_channel=SeleniumHQProject)

0 commit comments

Comments
 (0)