From 82fbe0695b75aeb94b04570326ed18e04991c1e4 Mon Sep 17 00:00:00 2001 From: Ethan Holz Date: Thu, 12 Mar 2026 15:36:03 -0600 Subject: [PATCH 1/3] refactor: rename MD file --- .../community/events/{events-of-interest.md => office-hours.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/community/events/{events-of-interest.md => office-hours.md} (100%) diff --git a/content/community/events/events-of-interest.md b/content/community/events/office-hours.md similarity index 100% rename from content/community/events/events-of-interest.md rename to content/community/events/office-hours.md From 02c05705da9aa028c1ccc90ac094a5fc5fe7c99d Mon Sep 17 00:00:00 2001 From: Ethan Holz Date: Thu, 12 Mar 2026 16:02:59 -0600 Subject: [PATCH 2/3] update: add more office hours info --- content/community/events/office-hours.md | 56 ++++++++++++++++++++---- 1 file changed, 47 insertions(+), 9 deletions(-) diff --git a/content/community/events/office-hours.md b/content/community/events/office-hours.md index 1f4df3b..d8bef28 100644 --- a/content/community/events/office-hours.md +++ b/content/community/events/office-hours.md @@ -1,22 +1,60 @@ --- title: OMSF Office Hours -menu: "Events of interest" -name: "Events of interest" +menu: "Office Hours" +name: "Office Hours" class: "events interest" -intro: "Now introducing our virtual gatherings!" +intro: "Check out our monthly office hours, hosted by the Ecosystem Infrastructure Team" part: 30 --- ![Events](/images/event.svg) -Join OMSF Monthly Office Hours +We host monthly office hours on how we work! -Every month, the Open Molecular Software Foundation hosts an open community call for researchers, developers, and project leads to connect around software, science, and project management best practices. +Previous topics include cloud infrastructure, coding agents, and packaging. -Each session features short presentations from subject-matter experts, followed by open discussion and Q&A. Topics span technical workflows, collaborative tools, and lessons learned from real-world research projects - always with an emphasis on practical, actionable insights you can apply in your own work. +Each session features short presentations from subject-matter experts, followed by open discussion and Q&A with a focus on practical, actionable insights for teams. -Whether you’re an early-career professional, graduate student, postdoc, or simply curious about how software and science intersect, our office hours are a chance to learn from experts, explore tools and approaches that accelerate research and share your own challenges and ideas with a welcoming community. +Whether you’re an early-career professional, graduate student, postdoc, or simply curious about how software and science intersect, +our office hours are a chance to learn from experts, explore tools and approaches that accelerate research and share your own challenges and ideas with a welcoming community. + +For more information, be sure to follow OMSF on [LinkedIn](https://www.linkedin.com/company/omsf). + +--- + +## Upcoming Office Hours +Subscribe to our [Google Calendar](https://calendar.google.com/calendar/u/0?cid=Y18wZDAxN2UyNjUxMDgxN2YzYzJlZWE0ZDk2ZjVkYTNjYWI2NGM3ZDg2YjNjNWYxZDAyZTAzOTBmNWZmMWNhMTI3QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20)! + +### **March** + +**Topic**: Using `pixi` as alternative to conda/mamba + +**Description**: We will discuss what is `pixi`, why you might want to adopt it, and how it makes package management easier than `conda` or `mamba`. + +**Date**: March 20th, 2026 + +**Meeting Link**: + +### **April** +**Topic**: Agentic Coding Workflows + +**Description**: This event will cover how we are using coding agents at the OMSF. + +**Date**: TBA + +### **May** +**Topic**: Agentic Coding Policy in Open Source + +**Description**: This month we will cover what open-source projects have AI policies and discuss how we might adopt them within the space. + +**Date**: TBA + + +### **June** +**Topic**: Workflow Power Hour + +**Description**: Come share how you work! Discussion includes the CLI tools, editors, or anything that you like using to do your work! + +**Date**: TBA -Free to attend · Held monthly via Zoom · Everyone welcome -For more information, as well as linkes to registration, be sure to follow OMSF on [LinkedIn](https://www.linkedin.com/company/omsf). From a2d9194615a3e39755268d8a695b81fef4e9283c Mon Sep 17 00:00:00 2001 From: Ethan Holz Date: Thu, 12 Mar 2026 16:50:46 -0600 Subject: [PATCH 3/3] update: add zoom link + time --- content/community/events/office-hours.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/community/events/office-hours.md b/content/community/events/office-hours.md index d8bef28..4d1c2b9 100644 --- a/content/community/events/office-hours.md +++ b/content/community/events/office-hours.md @@ -31,9 +31,9 @@ Subscribe to our [Google Calendar](https://calendar.google.com/calendar/u/0?cid= **Description**: We will discuss what is `pixi`, why you might want to adopt it, and how it makes package management easier than `conda` or `mamba`. -**Date**: March 20th, 2026 +**Date**: March 20th, 2026 at 10:30 AM Eastern Time -**Meeting Link**: +**Meeting Link**: [https://us06web.zoom.us/j/83144223863?pwd=ElIQTMmoSDA3knZb0bttsZKIJmaE2c.1&jst=2](https://us06web.zoom.us/j/83144223863?pwd=ElIQTMmoSDA3knZb0bttsZKIJmaE2c.1&jst=2) ### **April** **Topic**: Agentic Coding Workflows