From 274909b689aae650717b95bb7c6aa1e305b4f15d Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 11:34:35 +0530 Subject: [PATCH 1/7] Adding blog for Selenium Community event 5 --- .../2025/selenium-community-live-episode5.md | 91 +++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 website_and_docs/content/blog/2025/selenium-community-live-episode5.md diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md new file mode 100644 index 000000000000..73ce87a4b1dc --- /dev/null +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -0,0 +1,91 @@ +--- +title: "Selenium Community Live - Episode 5" +linkTitle: "Selenium Community Live - Episode 5" +date: 2025-05-05 +tags: ["webinar", "meetup", "talks","community"] +categories: ["webinar"] +author: Puja Jagani +images: +description: > + Selenium Community Live - Episode 5 +--- + +The fifth episode of Selenium Community Live happened on April 25th, with **Ashley Hunsberger ** and **Puja Jagani**, hosted by **Pallavi Sharma** + +You can watch the episode on YouTube here- **Episode 5 on YouTube** +or +you can watch the episode on LinkedIn here- **Episode 5 on LinkedIn** + +## Beyond Code: Understanding Developer Satisfaction in Open Source Contributions + +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. + +### What motivates Open Source contributors? + +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. + +Ashley shares her journey with Selenium, highlighting how the warm, caring community has helped her build genuine friendships and good memories. + +"In the end, do people really remember what we build? They're going to remember how we made them feel." — Ashley Hunsburg” + +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. + +Beyond altruism, Puja thinks there is a diversity of motivators, emphasising that contributions extend far beyond code. Contributions might include: +- Helping with documentation +- Managing continuous integration (CI) pipelines +- Handling legal or financial aspects +- Organising conferences or community events + +These roles are often in the spotlight but critical to the health and growth of open source projects. + +A huge spectrum of motivators drives people’s behaviour and keeps the open source project breathing and growing. + +### No single factor that contributes to developer satisfaction + +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. + +Key factors include: +- Skill Variety: Open source contributors engage in a wide range of skills, from coding to release engineering, documentation, and advocacy. +- Task Identity: Contributors often see their work through from start to finish, building and shipping features that users directly benefit from. +- Task Significance: Understanding the impact and value of their contributions motivates developers to continue their work. +- Autonomy: Contributors enjoy flexibility in how, when, and where they contribute, within the project's guidelines. +- Feedback: Constructive feedback loops help contributors improve and feel connected to the community. + +These elements combine to foster long-term satisfaction. + +### The Evolution of Motivation in Open Source + +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. +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. +This indicates that motivation in open source is ever evolving with experience and roles within the community. + +### Handling Conflict in Open Source +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.. +Ashley shares her first experience receiving a non-constructive code review and emphasises the importance of kindness and clarity in feedback: +"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 +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. + +### Inclusivity +Ashley distinguishes between mentorship and sponsorship as two pillars of inclusion: +- Mentorship: Providing advice, guidance, and support to help someone grow and navigate the community. +- Sponsorship: Actively advocating for someone, opening doors, and recommending them for opportunities + +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. + +### Overcoming Impostor Syndrome +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: +- Be kind to yourself and reframe negative thoughts. Add "yet" to statements like "I don’t know how to do this... yet." +- Recognize that many others share the same fears and questions. +- Build a support network of trusted friends, mentors, and peers who understand your journey. +- Use tools like worksheets to identify negative thinking patterns and consciously reframe them. +- Focus on facts about your skills and contributions rather than self-doubt. + +These strategies can help contributors maintain confidence in their open-source journey. + +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. +Whether you are a seasoned contributor or a newcomer, reflecting on the above areas can hopefully help you foster a more satisfying developer experience. + +## Watch the Recording + +Couldn’t join us live? Watch the entire episode here - +📹 Recording Link: [Watch the Event Recording on YouTube](https://www.youtube.com/watch?v=rjICuc8JcYU&t=1s&ab_channel=SeleniumHQProject) \ No newline at end of file From 528568f37d588522f88d5cdb8fe4b25e3680fca7 Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 11:42:37 +0530 Subject: [PATCH 2/7] Fixing formatting --- .../blog/2025/selenium-community-live-episode5.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md index 73ce87a4b1dc..646e32837b6d 100644 --- a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -22,21 +22,21 @@ While many discussions around open source focus on code contributions and techni ### What motivates Open Source contributors? -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. +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 key motivating factors for them. Ashley shares her journey with Selenium, highlighting how the warm, caring community has helped her build genuine friendships and good memories. -"In the end, do people really remember what we build? They're going to remember how we made them feel." — Ashley Hunsburg” +"In the end, do people really remember what we build? They're going to remember how we made them feel." — Ashley Hunsburg 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. Beyond altruism, Puja thinks there is a diversity of motivators, emphasising that contributions extend far beyond code. Contributions might include: -- Helping with documentation +- Helping with documentation - Managing continuous integration (CI) pipelines - Handling legal or financial aspects - Organising conferences or community events -These roles are often in the spotlight but critical to the health and growth of open source projects. +These roles are often not in the spotlight but critical to the health and growth of open source projects. A huge spectrum of motivators drives people’s behaviour and keeps the open source project breathing and growing. @@ -60,12 +60,14 @@ She recounts a meaningful interaction at a conference where a newcomer thanked h This indicates that motivation in open source is ever evolving with experience and roles within the community. ### Handling Conflict in Open Source -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.. + +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. Ashley shares her first experience receiving a non-constructive code review and emphasises the importance of kindness and clarity in feedback: "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 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. ### Inclusivity + Ashley distinguishes between mentorship and sponsorship as two pillars of inclusion: - Mentorship: Providing advice, guidance, and support to help someone grow and navigate the community. - Sponsorship: Actively advocating for someone, opening doors, and recommending them for opportunities @@ -73,7 +75,8 @@ Ashley distinguishes between mentorship and sponsorship as two pillars of inclus 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. ### Overcoming Impostor Syndrome -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: + +Impostor syndrome is a common challenge for developers, especially when engaging in large, visible open-source projects. Ashley shares candidly about her own experience and offers practical advice: - Be kind to yourself and reframe negative thoughts. Add "yet" to statements like "I don’t know how to do this... yet." - Recognize that many others share the same fears and questions. - Build a support network of trusted friends, mentors, and peers who understand your journey. From 3164f0e45207b71c96160d5e7a88d6442ccf191e Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 14:00:12 +0530 Subject: [PATCH 3/7] Incorporate review comments --- .../2025/selenium-community-live-episode5.md | 49 ++++++++++--------- 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md index 646e32837b6d..a6582fcefa1b 100644 --- a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -10,35 +10,35 @@ description: > Selenium Community Live - Episode 5 --- -The fifth episode of Selenium Community Live happened on April 25th, with **Ashley Hunsberger ** and **Puja Jagani**, hosted by **Pallavi Sharma** +The fifth episode of Selenium Community Live happened on April 25th 2025. + +**Pallavi Sharma**, Founder 5 Elements Learning and a long time Selenium Committer hosted the fifth episode of the Selenium Community event featuring **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a longtime friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). You can watch the episode on YouTube here- **Episode 5 on YouTube** or you can watch the episode on LinkedIn here- **Episode 5 on LinkedIn** -## Beyond Code: Understanding Developer Satisfaction in Open Source Contributions - -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. +The theme of the community event was “Beyond Code: Understanding Developer Satisfaction in Open Source Contributions”. + +While many discussions around open source have happened that 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 community event was dedicated to discussing the human factor in open source contributions. The speakers share their insights and experience on developer satisfaction in open source. ### What motivates Open Source contributors? -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 key motivating factors for them. +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. Ashley shares her journey with Selenium, highlighting how the warm, caring community has helped her build genuine friendships and good memories. -"In the end, do people really remember what we build? They're going to remember how we made them feel." — Ashley Hunsburg +"In the end, do people really remember what we build? They're going to remember how we made them feel." - Ashley Hunsberger” -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. +She 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. According to her, motivation drives behaviour, and if you have clear motivation, that will drive your place in the community in the long run. Beyond altruism, Puja thinks there is a diversity of motivators, emphasising that contributions extend far beyond code. Contributions might include: -- Helping with documentation +- Helping with documentation - Managing continuous integration (CI) pipelines -- Handling legal or financial aspects -- Organising conferences or community events - -These roles are often not in the spotlight but critical to the health and growth of open source projects. +- Handling legal, and financial aspects, and other administrative aspects +- Organising conferences, community events, and meetups. -A huge spectrum of motivators drives people’s behaviour and keeps the open source project breathing and growing. +These roles are often in the spotlight but critical to the health and growth of open source projects. A huge spectrum of motivators drives people’s behaviour and keeps the open source project breathing and growing. ### No single factor that contributes to developer satisfaction @@ -55,16 +55,16 @@ These elements combine to foster long-term satisfaction. ### The Evolution of Motivation in Open Source -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. -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. -This indicates that motivation in open source is ever evolving with experience and roles within the community. +Puja shared 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 the end users of Selenium. She recounts a meaningful interaction at a recent conference where an attendee thanked her for contributing to Selenium, highlighting how such moments validate and inspire ongoing commitment. ### Handling Conflict in Open Source -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. +Ashley and Puja acknowledged 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. And this could be largely due to the diverse background of people, any open source project experiences. This difference of opinion and thought diversity is what makes the group awesome, but certain situations need to be resolved with care. + Ashley shares her first experience receiving a non-constructive code review and emphasises the importance of kindness and clarity in feedback: -"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 -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. +"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 Hunsberger + +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 on 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. ### Inclusivity @@ -76,17 +76,18 @@ Ashley further discussed that inclusivity needs to be beyond code. Such as ensur ### Overcoming Impostor Syndrome -Impostor syndrome is a common challenge for developers, especially when engaging in large, visible open-source projects. Ashley shares candidly about her own experience and offers practical advice: +Impostor syndrome is a common challenge for developers, especially when engaging in large, visible open-source projects. Ashley shares candidly about her struggles and offers practical advice when Pallavi asked her to share her insights on how to enable people to overcome impostor syndrome. Ashley shares the following - Be kind to yourself and reframe negative thoughts. Add "yet" to statements like "I don’t know how to do this... yet." -- Recognize that many others share the same fears and questions. +- Recognise that many others share the same fears and questions. - Build a support network of trusted friends, mentors, and peers who understand your journey. - Use tools like worksheets to identify negative thinking patterns and consciously reframe them. - Focus on facts about your skills and contributions rather than self-doubt. -These strategies can help contributors maintain confidence in their open-source journey. +These strategies can help contributors maintain confidence in their open-source journey. + +Next they discussed how open source projects can help people, and here the importance of visibility and recognition in sustaining open source motivation was emphasised. Seeing the direct impact of one’s work, whether through download statistics, user feedback, or conference stories, reinforces the value of contributions. Whether you are a seasoned contributor or a newcomer, reflecting on the above areas can hopefully help you foster a more satisfying developer experience. -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. -Whether you are a seasoned contributor or a newcomer, reflecting on the above areas can hopefully help you foster a more satisfying developer experience. +Selenium is now entering its 21st year of existence, has had contributors spanning across various time zones, geographies and areas of expertise. With nearly 800 contributors over two decades, we take this moment to express gratitude to each of them. Through continuous feedback and meaningful interaction with the community, Selenium remains dedicated to work towards a healthier developer satisfaction. ## Watch the Recording From 31eb32c17b0455465136ca894126d86e20553059 Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 14:02:13 +0530 Subject: [PATCH 4/7] Remove redundant links for episode --- .../blog/2025/selenium-community-live-episode5.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md index a6582fcefa1b..2b5f55607c33 100644 --- a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -14,10 +14,6 @@ The fifth episode of Selenium Community Live happened on April 25th 2025. **Pallavi Sharma**, Founder 5 Elements Learning and a long time Selenium Committer hosted the fifth episode of the Selenium Community event featuring **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a longtime friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). -You can watch the episode on YouTube here- **Episode 5 on YouTube** -or -you can watch the episode on LinkedIn here- **Episode 5 on LinkedIn** - The theme of the community event was “Beyond Code: Understanding Developer Satisfaction in Open Source Contributions”. While many discussions around open source have happened that 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 community event was dedicated to discussing the human factor in open source contributions. The speakers share their insights and experience on developer satisfaction in open source. @@ -91,5 +87,8 @@ Selenium is now entering its 21st year of existence, has had contributors spanni ## Watch the Recording -Couldn’t join us live? Watch the entire episode here - -📹 Recording Link: [Watch the Event Recording on YouTube](https://www.youtube.com/watch?v=rjICuc8JcYU&t=1s&ab_channel=SeleniumHQProject) \ No newline at end of file +Couldn’t join us live? Watch the entire episode! + +You can watch the episode on YouTube here- **Episode 5 on YouTube** +or +you can watch the episode on LinkedIn here- **Episode 5 on LinkedIn**. From 5a4ba517e0ff4263668723a8db4cde889e68e56b Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 14:06:23 +0530 Subject: [PATCH 5/7] Fix quotes --- .../content/blog/2025/selenium-community-live-episode5.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md index 2b5f55607c33..c27ad2d14d81 100644 --- a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -14,17 +14,17 @@ The fifth episode of Selenium Community Live happened on April 25th 2025. **Pallavi Sharma**, Founder 5 Elements Learning and a long time Selenium Committer hosted the fifth episode of the Selenium Community event featuring **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a longtime friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). -The theme of the community event was “Beyond Code: Understanding Developer Satisfaction in Open Source Contributions”. +The theme of the community event was "Beyond Code: Understanding Developer Satisfaction in Open Source Contributions". While many discussions around open source have happened that 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 community event was dedicated to discussing the human factor in open source contributions. The speakers share their insights and experience on developer satisfaction in open source. ### What motivates Open Source contributors? -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. +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. Ashley shares her journey with Selenium, highlighting how the warm, caring community has helped her build genuine friendships and good memories. -"In the end, do people really remember what we build? They're going to remember how we made them feel." - Ashley Hunsberger” +"In the end, do people really remember what we build? They're going to remember how we made them feel." - Ashley Hunsberger She 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. According to her, motivation drives behaviour, and if you have clear motivation, that will drive your place in the community in the long run. From 4cdec6fb60ef2aa9f967a09f42780642559d52ce Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 16:13:20 +0530 Subject: [PATCH 6/7] Updates link and introduction --- .../content/blog/2025/selenium-community-live-episode5.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md index c27ad2d14d81..52da7f5bcad8 100644 --- a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -10,9 +10,10 @@ description: > Selenium Community Live - Episode 5 --- -The fifth episode of Selenium Community Live happened on April 25th 2025. +The fifth episode of Selenium Community Live happened on April 25th 2025. -**Pallavi Sharma**, Founder 5 Elements Learning and a long time Selenium Committer hosted the fifth episode of the Selenium Community event featuring **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a longtime friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). +The event featured speakers **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a longtime friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). The event was hosted by +**Pallavi Sharma**, Founder 5 Elements Learning and a long time Selenium Committer. The theme of the community event was "Beyond Code: Understanding Developer Satisfaction in Open Source Contributions". From 7f0d75de54e8af0d8edd2cb34360b84e98a4fe99 Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 5 May 2025 16:28:29 +0530 Subject: [PATCH 7/7] Address review comments --- .../content/blog/2025/selenium-community-live-episode5.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md index 52da7f5bcad8..76aeb320a2ee 100644 --- a/website_and_docs/content/blog/2025/selenium-community-live-episode5.md +++ b/website_and_docs/content/blog/2025/selenium-community-live-episode5.md @@ -12,12 +12,12 @@ description: > The fifth episode of Selenium Community Live happened on April 25th 2025. -The event featured speakers **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a longtime friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). The event was hosted by -**Pallavi Sharma**, Founder 5 Elements Learning and a long time Selenium Committer. +The event featured speakers **Ashley Hunsberger **, Director at NBCUniversal with close to 25 years of industry experience and a long-time friend of the Selenium, alongside **Puja Jagani**, Open Source Engineer & Developer Advocate at BrowserStack and member of the Selenium leadership(TLC and PLC). The event was hosted by +**Pallavi Sharma**, Founder 5 Elements Learning and a long-time Selenium Committer. The theme of the community event was "Beyond Code: Understanding Developer Satisfaction in Open Source Contributions". -While many discussions around open source have happened that 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 community event was dedicated to discussing the human factor in open source contributions. The speakers share their insights and experience on developer satisfaction in open source. +While many discussions around open source have happened that 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 community event was dedicated to discussing the human factor in open source contributions. The speakers shared their insights and experience on developer satisfaction in open source. ### What motivates Open Source contributors? @@ -93,3 +93,5 @@ Couldn’t join us live? Watch the entire episode! You can watch the episode on YouTube here- **Episode 5 on YouTube** or you can watch the episode on LinkedIn here- **Episode 5 on LinkedIn**. + +Thank you! Stay tuned as we bring the next! Subscribe here to the Selenium HQ Official YouTube Channel. \ No newline at end of file