+ {% for item in page.carousels[number].images %}
+
+
+
+ {% endfor %}
+
+
+
+ {% for item in page.carousels[number].images %}
+
+ {% endfor %}
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/head.html b/_includes/head.html
index acab403f8..d42cf6006 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -8,7 +8,8 @@
-
+
+
{% if page.redirect %}{% endif %}
{% unless site.hide_share_buttons %}{% endunless %}
{% include metatags.html %}
diff --git a/_posts/2025-05-27-madren-community-travel-funds-report.md b/_posts/2025-05-27-madren-community-travel-funds-report.md
new file mode 100644
index 000000000..c94c62d89
--- /dev/null
+++ b/_posts/2025-05-27-madren-community-travel-funds-report.md
@@ -0,0 +1,34 @@
+---
+layout: post
+title: "Daniel Madren's Community and Travel Funds Report: Indiana Regional Group Inaugural Meetup"
+tags: [community-awards, usrse, travel-fund, networking, affinity-group]
+author: Daniel Madren
+date: 2025-05-27
+image: "/assets/img/newsletter-202505/IMG_2725 (1).jpg"
+carousels:
+ - images:
+ - image: "/assets/img/newsletter-202505/IMG_2725 (1).jpg"
+ - image: "/assets/img/newsletter-202505/IMG_7213.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1849.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1846.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1842.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1839.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1836.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1833.jpg"
+---
+
+Thanks to the US-RSE Community and Travel Funds program, supported by the Alfred P. Sloan Foundation, I had the chance to bring together RSE team members from Purdue, Indiana University, and the University of Notre Dame for a meetup in Indianapolis. We wanted to better understand how each of our teams operate, where we’re running into the same challenges, and how we might work together to build something more intentional: a sustainable, connected US-RSE Indiana Regional Group.
+
+[Notre Dame CRC](https://crc.nd.edu/) | [Purdue RCAC](https://www.rcac.purdue.edu/) | [IU UITS Research Technologies](https://uits.iu.edu/services/technology-for-research/index.html)
+
+We started by grounding ourselves in the mission and community of US-RSE, including its working groups, affinity groups, and the upcoming 2025 conference in Philadelphia. From there, we dove into how each of our institutions fund and organize RSE work, how we intake and prioritize projects, and how we support our team members’ growth and success. What stood out most was how much common ground we share. From hiring struggles and questions about career progression to finding the right balance of visibility and support, it became clear that we weren’t alone in what we were experiencing. We also recognized that each team had developed unique strategies, workflows, and tools that others could benefit from and that we have much to learn from one another if we stay connected.
+
+To explore what that could look like, we held a breakout session using easel pads, markers, and sticky notes. Everyone had a chance to vote on the ideas they felt most excited about. The most popular ideas? Regular meetups and knowledge-sharing events, a focus on building regional support groups, and more in-person connections at conferences and symposiums. We also discussed shared documentation, training opportunities, and ways to keep in touch, including launching our shared regional slack channel!
+
+One of the biggest highlights of the day was that we were able to co-locate this meetup with Purdue’s 2025 Research Computing Cyberinfrastructure Symposium. Because of the travel support, folks from Notre Dame and IU could take part in the symposium, attend the RSE meetup, and build relationships all in one trip! Personally, this experience has been transformational. As a program manager, I’ve gained new insights into how RSE operations work across institutions, but more than that, I’ve found a sense of community. These meetups reminded me that we don’t have to go it alone. We’re not competitors, we’re collaborators. We’re all trying to build something sustainable, meaningful, and supportive. And now, thanks to this initiative, I know I can reach out to any one of these folks and get thoughtful, honest feedback and support.
+
+For anyone considering organizing a similar meetup, my advice is simple....just start! The US-RSE Community Funds program helps break down the barriers of institutional silos. It’s one thing to talk about how a center operates, it’s another to experience it firsthand. Through USRSE networking like this, teams from Notre Dame have visited Purdue to tour our data center and the Envision Center, and our team has supported Notre Dame’s own RSE Mini-Con. These kinds of exchanges build trust, empathy, and shared purpose. My advice for those applying for community funds is to focus on depth over formality. Prioritize face-to-face conversations, make time for open brainstorming, and listen for the ideas that resonate most across institutions. With even modest support, you can plant seeds for a thriving, collaborative RSE community.
+
+- Daniel
+
+{% include carousel.html height="45" unit="%" duration="10" number="1" %}
\ No newline at end of file
diff --git a/_posts/newsletters/2025-04-28-newsletter.md b/_posts/newsletters/2025-04-28-newsletter.md
index 75f6f22d7..9050233ed 100644
--- a/_posts/newsletters/2025-04-28-newsletter.md
+++ b/_posts/newsletters/2025-04-28-newsletter.md
@@ -480,14 +480,15 @@ These opportunities were recently posted to the [RSE Opportunities page](https:/
-{% assign today = 'now' | date: "%Y-%m-%d" %}
+{% assign today = site.time | date: "%Y-%m-%d" %}
{% for job in site.data.jobs %}
- {% if job.expires | date: "%Y-%m-%d" >= today %}
+ {% assign job_expiry = job.expires | date: "%Y-%m-%d" %}
+ {% if job_expiry >= today %}
{% endif %}
{% endfor %}
diff --git a/_posts/newsletters/2025-05-26-newsletter.md b/_posts/newsletters/2025-05-26-newsletter.md
new file mode 100644
index 000000000..0984fb07d
--- /dev/null
+++ b/_posts/newsletters/2025-05-26-newsletter.md
@@ -0,0 +1,605 @@
+---
+layout: post
+title: US-RSE May 2025 Newsletter
+subtitle: "👯 This Month: Meetups! 👯"
+category: newsletter
+tags: [newsletter, May]
+date: 2025-05-28 00:00:00 -0400
+author: Tinashe M. Tapera
+image: "/assets/img/newsletter-202505/brooke-cagle--uHVRvDr7pg-unsplash.jpg"
+carousels:
+ - images:
+ - image: "/assets/img/dmv-rse-jan22_1.jpg"
+ - image: "/assets/img/dmv-rse-jan22_2.jpg"
+ - image: "/assets/img/dmv-rse-jan22_3.jpg"
+ - images:
+ - image: "/assets/img/newsletter-202505/IMG_2725 (1).jpg"
+ - image: "/assets/img/newsletter-202505/IMG_7213.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1849.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1846.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1842.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1839.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1836.jpg"
+ - image: "/assets/img/newsletter-202505/IMG_1833.jpg"
+
+---
+
+
+
+In this monthly newsletter, we share recent, current, and planned activities of the US-RSE Association, and related news that we think is of interest to US-RSE members. Newsletters are also available on our [website](https://us-rse.org/newsletters/). To receive our newsletter, [join US-RSE](https://us-rse.org/join/).
+
+This month, we're highlighting the importance and impact of meetups in our community!
+
+
+
+
+
+Meetups are a great way to connect with fellow Research Software Engineers, share knowledge, and build relationships. Whether you're interested in discussing best practices, collaborating on projects, or networking and making friends, meetups provide a valuable platform for engagement. Read on to hear about how our members are using meetups to connect with each other and the community at large.
+
+In this issue:
+* [1. USRSE'25 Conference](#conference2025)
+* [2. Meetups!](#headline)
+* [3. Steering Committee Updates](#sc-update)
+* [4. Organizational Founding Membership](#orgmember)
+* [5. Community and Travel Funds](#community-funds)
+* [6. Community News](#news)
+* [7. Interesting Events and Opportunities](#events)
+* [8. Featured Reads, Videos, or Podcasts](#reads)
+* [9. Get Involved](#involved)
+* [10. Recent Job Postings](#jobs)
+
+-----------------
+
+
+# 🔔 **1. US-RSE Conference 2025 (USRSE'25)**
+
+
+
+
+
+Are you making plans to join us in 🦅 **Philadelphia, Pennsylvania 🦅 October 6-8, 2025**? The theme for the third annual conference from the United States Research Software Engineer Association ([US-RSE](https://us-rse.org/)) is **“Code, Practices, and People.”**
+
+The conference organizers are pleased to share that we received many high quality submissions to the upcoming conference. Thank you to all who submitted your work! Reviews are underway and notifications should be sent by July 14. Registration will open in June.
+
+**While the submission deadline for most formats has passed, we continue to invite poster submissions for [USRSE'25](https://us-rse.org/usrse25/participate/)**. Poster submissions will be accepted through July 20, 2025\.
+
+Whether you’re a research software engineer, data scientist, digital humanist, scientific programmer, software developer, or research software user, US-RSE is where people at the intersection of code and research come together. The USRSE'25 conference is your chance to connect with peers, mentors, and experts in the fast-growing world of research software. Don’t just take our word for it—100% of last year's post-conference survey respondents said they would return and recommend the conference to others.
+
+Visit the [conference website](https://us-rse.org/usrse25/participate/) for further details including:
+
+- Venue, hotel, and travel [details](https://us-rse.org/usrse25/attend/)
+- Posters: how and where to submit (still have questions? contact [usrse2025@easychair.org](mailto:usrse2025@easychair.org))
+- Dates for notification of acceptance and other important dates
+
+
+-----------------
+
+
+# 👯 **2. Meetups! How RSE's Connect** 👯
+
+
+Meetups are a vital part of any community, and US-RSE is no exception. They provide a space for our members to connect, share ideas, and collaborate on projects. This month, we want to highlight some of the recent meetups that have taken place in our community.
+
+## DMV Regional Group
+
+The [DC/Maryland/Virginia Regional Group (RG-DMV)](https://us-rse.org/ag/dmv-rse/) hosts formal and informal gatherings every 2–3 months, offering professionals a chance to learn from and inspire each other. In January, they held a meetup focused on career development in research software engineering.
+
+The event featured [Dr. Angeline Burrell](https://github.com/aburrell), a research physicist at the Naval Research Laboratory, who led a conversation on writing effective recommendation letters, publishing research code for impact, and incentivizing code and data sharing in grant applications — and, of course, featured pizza!
+
+{% include carousel.html height="45" unit="%" duration="10" number="1" %}
+
+"A half-hour presentation led to about an hour of rich discussion and experience-sharing among RSEs from diverse research environments," said one attendee, summarizing the value of the event. "Just what this meetup is supposed to do!"
+
+Between formal events, the [#rg-dmv-rse channel on Slack](https://us-rse.org/ag/dmv-rse/) can often be heard buzzing away actively as they plan, attend, and chat about in-person social events they host across the region.
+
+## Indiana Regional Group
+
+_But what if there's no meetup in my locale?_ you may be asking. Well, starting one himself is exactly what **Daniel Madren** did for local Hoosier-RSEs in the Indianapolis area. In April 2025, Daniel organized the first Indiana Regional Group meetup, bringing together RSEs from Indiana University, Purdue, and Notre Dame.
+
+"We wanted to better understand how each of our teams operate," he said. "And how we might build something more intentional: a sustainable, connected US-RSE Indiana Regional Group."
+
+{% include carousel.html height="45" unit="%" duration="10" number="2" %}
+
+The group kicked off with introductions, then dove into a breakout session with sticky notes, easel pads, and big ideas for future networking strategies. Some ideas included regular meetups and knowledge-sharing events; establishing regional support networks; and emphasizing more in-person collaboration at existing conferences and symposiums.
+
+Wondering how to get started? Daniel’s advice is to just start! “The [US-RSE Community Funds program](https://us-rse.org/community-funds/) helps break down the barriers of institutional silos. [And,] because of the travel support, folks from Notre Dame and IU could take part in Purdue’s 2025 Research Computing Cyberinfrastructure Symposium, attend the RSE meetup, and build relationships all in one trip.”
+By colocating events and taking initiative, the group maximized their time and laid the foundation for future collaboration on a modest budget.
+
+🎉 Big thanks and congratulations to Daniel and the Indiana and DMV Regional Groups for sharing their stories! You can read Daniel's full report [here]({{ site.baseurl }}/2025-05-27-madren-community-travel-funds-report/). **Would you like to learn more about organizing a meetup?** Check out our [Forming US-RSE Affinity Groups](https://us-rse.org/wg/group-management/form-an-affinity-group) guide, and don’t miss the [Community Funds section](#community-funds) below to see how US-RSE can support your next event.
+
+-----------------
+
+
+# 🛞 **3. Steering Committee Updates**
+
+
+
+In May, the Steering Committee continued advancing priorities identified during our earlier strategic planning efforts. A newly formed subcommittee began reviewing Steering Committee eligibility criteria, election procedures, and the potential introduction of appointed roles to better support the evolving organization. With the changing federal funding and policy landscape affecting many RSEs, we also discussed whether and how US-RSE should respond, and what role we might play in supporting the community through these changes. Jointly with our Executive Director, we mapped out key initial tasks, goals, and priorities for a new Community Manager. Finally, we began early planning discussions for the USRSE’26 conference.
+
+-----------------
+
+
+# 🤝 **4. Organizational Founding Membership**
+
+US-RSE envisions a future where Research Software Engineers are universally respected for advancing science, technology, and society through the transformative power of research software engineering.
+We’re excited to share that the momentum around our Organizational Founding Membership continues to grow! Our current members are listed below, and organizations that join on or before November 30, 2025, will be recognized in perpetuity as founding members. Founding organizations will also lock in current membership fees through December 31, 2028.
+Organizational support helps sustain and expand vital community offerings, including the annual conference, monthly calls and newsletter, job board, working groups, and new resources.
+
+Please reach out to Sandra Gesing at [sandra@us-rse.org](mailto:sandra@us-rse.org) if you are interested in becoming an organizational founding member!
+
+### Premier Members
+{% for org in site.data.org-members.premier %}
+- [{{ org.name }}]({{ org.url }})
+{% endfor %}
+
+### Standard Members
+{% for org in site.data.org-members.standard %}
+- [{{ org.name }}]({{ org.url }})
+{% endfor %}
+
+### Basic Members
+{% for org in site.data.org-members.basic %}
+- [{{ org.name }}]({{ org.url }})
+{% endfor %}
+
+-----------------
+
+
+# ✈️ **4. Community and Travel Funds program**
+
+{% assign current_month = 'now' | date: '%m' | plus: 0 %}
+{% assign current_year = 'now' | date: '%Y' %}
+
+{% if current_month <= 3 %}
+ {% assign next_deadline = current_year | append: "-03-31" %}
+{% elsif current_month <= 6 %}
+ {% assign next_deadline = current_year | append: "-06-30" %}
+{% elsif current_month <= 9 %}
+ {% assign next_deadline = current_year | append: "-09-30" %}
+{% elsif current_month <= 12 %}
+ {% assign next_deadline = current_year | append: "-12-31" %}
+{% endif %}
+
+
+
+*Part of the Alfred P. Sloan Foundation grant for US-RSE has been delegated for the [Community and Travel Funds program](https://us-rse.org/funds-and-awards/). Members of US-RSE can apply for funds for community or individual purposes for event costs, get-togethers, travel funding, and more.*
+
+The next application deadline is **{{ next_deadline | date: "%B %-d, %Y" }}**. We encourage you to apply for funding to support your community and travel needs!
+The application process is simple and straightforward. You can find the application form [here](https://us-rse.org/funds-and-awards/).
+
+-----------------
+
+
+# 🗞️ **6. Community News**
+
+
+
+
+### **Community Calls**
+
+
+
+The next community call topic will be on **AI in Research Software Engineering** and will take place on June 13th at 1PM CDT/2PM EST. Please visit the [Community Calls Website](https://us-rse.org/events/category/#community-call) for more information and to access the registration link.
+
+> It’s been almost two years since we lasted talked about AI, ChatGPT, and LLMs in RSEng, and a lot has changed in that time! Let’s get together and share how we’re using these tools today to write code, check code, or otherwise help out in our roles as RSEs. What do they mean for our job? How are they best deployed? Do they create trustworthy code? Or maybe you use them for research rather than for creating code for research? What do they mean for the next generation of research software engineers? These and so many more questions will be discussed at our next community call.
+
+***May Community Call (Past)***
+
+The May Community Call was about the upcoming **USRSE'25 Conference**, and is available on YouTube:
+
+
+
+
+
+-----------------
+
+
+# 👀 **7. Interesting Events and Opportunities**
+
+🦄 They Arrived as a Herd… But They’re Ready to Travel to You! 🚀
+
+[The 2025 US-RSE magical unicorns have officially arrived!](https://give.communityin.org/unicorn2025?ref=ab_20w0PysS59P20w0PysS59P)
+
+
+
+
+
+
+
+ They came as a herd, packed together in a carton, just like how research software engineers come together to build a stronger community. But now, these unicorns are ready to set off on their own journeys—finding new homes with RSEs, allies, and supporters like you.
+
+
+
+ This year’s edition proudly wears a red shirt featuring the US-RSE logo integrated with 2025, symbolizing another year of growth, collaboration, and impact. Just like our community, these unicorns remind us that while we each have our own paths, we are part of something bigger—a movement dedicated to advancing research software and supporting those who make it happen.
+
+
+
+ By adopting a unicorn, you’re not just getting a fun desk companion—you’re also supporting US-RSE’s mission to strengthen the RSE community, advocate for recognition, and create more opportunities for collaboration.
+
+
+
+ 📦 Limited supply—once they leave the herd, they’re gone!
+
+
+
+ 🚚 They’ll ship for free within the US! 🚚
+
+
+
+ If you're from another country and want to get your hands on a unicorn, reach out to us, and we'll find out whether we can arrange shipping for you.
+
+
+
+ Don't miss out on this opportunity to own a piece of US-RSE magic and donate to get your Unicorn 2025 Edition today. This edition will be available while supplies last until December 10, 2025 ✨🦄✨
+
+
+
+
+👉 [https://give.communityin.org/unicorn2025?ref=ab_20w0PysS59P20w0PysS59P](https://give.communityin.org/unicorn2025?ref=ab_20w0PysS59P20w0PysS59P)
+
+
+
+
+{% include opportunity-box.html
+ title="Supercomputing and the Future of AI: Watch the Full Virtual Exchange Series On-Demand! 🤖"
+ preamble="
+Our exciting webinar series for K–12 classrooms, presented in partnership with Reach the World, has officially wrapped! Over the past ten weeks, more than 840 students joined us to explore the fascinating world of supercomputing, quantum computing, and artificial intelligence.
+Now, all episodes are available to watch on-demand along with companion journal articles that bring the topics to life for students, educators, and curious minds of all ages. Together with Reach the World, US-RSE created this virtual exchange to offer a behind-the-scenes look at how research software engineers and data scientists use cutting-edge computing to tackle real-world challenges.
+"
+ links="Learn more at [ReachTheWorld.org](https://reachtheworld.org/supercomputing-and-future-ai-0), and please reach out to [Sandra Gesing](mailto:sandra@us-rse.org) with any questions"
+%}
+
+{% include opportunity-box.html
+ title="Code Review Study"
+ preamble="Dr. Jeffrey Carver, Dr. Nasir Eisty, and Md Ariful Malik from the University of Alabama are conducting a study to explore the code review process used by Research Software Engineers (RSEs).
+
+As an RSE, we invite you to participate in an interview to share your experiences with the code review process. The interview will take approximately 15–20 minutes and can be conducted via Zoom or in person, depending on your preference.
+
+Your participation is completely voluntary and confidential. Information will be kept anonymous, and with your approval, we will record the audio of the interview. Any personal information will be deleted after the interview. You may choose to withdraw at any time before or during the interview. To be eligible, you must be 18 years or older. This study has been approved by the University of Alabama Institutional Review Board."
+ links="We would greatly appreciate your participation and insights. Thank you in advance!
+If you are interested in being interviewed, please fill out [this short information form](https://universityofalabama.az1.qualtrics.com/jfe/form/SV_e39KXNkAYyjVtEG ) so we can contact you to schedule an interview."
+%}
+
+{% include opportunity-box.html
+ title="Open Innovation Sprint"
+ preamble="
+Research software is the engine driving modern science and discovery. From analyzing complex datasets to simulating intricate phenomena, it's an indispensable part of the research lifecycle. Yet, understanding and quantifying its impact remains a significant challenge for researchers, project contributors, institutions, and funders alike.
+
+How do we effectively measure the reach and influence of these vital tools? How can we incentivize better practices around software citation, metadata, and sustainability?
+
+To tackle these shared ecosystem challenges head-on, [NumFOCUS’s](https://numfocus.org/) [Open Source Science Initiative](http://opensource.science/) launched the 2025 “Impact of Research Software” Open Innovation Sprint!
+
+Running from March through late 2025, this sprint is a collaborative, fast-paced initiative bringing together researchers, engineers, designers, community organizers, and users. Our goal is to produce actionable, community-driven outputs – open source tools ready for immediate use and contribution.
+
+This inaugural sprint, focused on measuring research software impact, is inspired by efforts such as the [CZI 2023 Software Impact Hackathon](https://github.com/chanzuckerberg/software-impact-hackathon-2023), is led by NumFOCUS’s Open Source Science Initiative, and is made possible through collaboration with the [Research Software Alliance (ReSA)](https://www.researchsoft.org/), [Open Source Collective](https://opencollective.com/opensource) and [ecosyste.ms](http://ecosyste.ms/), and the Sprint’s contributors and their organizations.
+"
+ links="[Learn more and sign up for a sprint track here!](https://www.opensource.science/updates/making-research-software-count-one-month-into-our-open-innovation-sprint-track-2)"
+%}
+
+{% include opportunity-box.html
+ title="R-RSE Affinity Group (Project 2)"
+ preamble="
+
+
+Interested in designing and launching a mini-hackathon, codeathon, or other R-focused project?
+
+Come join the [R-RSE Affinity Group (R-RSE)](https://us-rse.org/ag/r-rse/) for Project 2 of 3 that we are making available this year! R-RSE exists to increase the representation of R users in the US-RSE community and provide opportunities for members to develop R skills.
+"
+links="Submit your plan by June 6, 2025. More details can be found [here](https://docs.google.com/document/d/1fEL6H4-FW-C_OaB0oMp5iw9_5KJYgbOk6xpnW0sMSDY/edit?tab=t.b8icz0xlc3zz)!"
+%}
+
+{% include opportunity-box.html
+ title="Call for Papers: AI4Dev Workshop on AI-Assisted Software Development for HPC"
+ preamble="Are you working at the intersection of **AI and high-performance computing (HPC) software development**? Submit your work to the **AI4Dev Workshop**, part of ICPP 2025!
+
+This workshop invites original research on how AI and machine learning can assist the full software development lifecycle in HPC environments—from code generation and optimization to debugging, testing, and deployment.
+
+**Topics of interest include (but are not limited to):**
+- AI/ML for programming productivity and code generation
+- Performance analysis, debugging, and testing driven by AI
+- Compiler optimizations, auto-tuning, and IDE extensions
+- Code maintainability, deployment, and security tools powered by AI
+
+Accepted papers will be presented at the workshop alongside invited talks from leaders in the field."
+ links="**📅 Key Dates:**
+- Paper Submission: June 17, 2025
+- Notification: July 08, 2025
+- Camera Ready: July 22, 2025
+- Workshop: September 8, 2025
+
+[Workshop Info](https://ornl.github.io/events/AI4Dev-ICPP-2025/)"
+%}
+
+{% include opportunity-box.html
+ title="Rapid Response Bridge Grants for NSF-Funded Education Research Projects"
+ preamble="Has your NSF-funded education research project been unexpectedly cancelled?
+
+In response to recent abrupt shifts in federal funding—including the termination of active NSF research grants—**The Kapor Foundation**, **The William T. Grant Foundation**, and **The Alfred P. Sloan Foundation** have partnered to offer **$25,000 rapid response bridge grants**.
+
+These grants aim to help scholars and research teams address immediate needs such as:
+- Completing a round of data collection or analysis
+- Thoughtfully closing out community-based work
+- Writing papers or proposals to continue the project
+
+**Eligibility:**
+- Must be working in STEM and education research (including AI, CS, MSIs, graduate education, or equity-focused work)
+- Must have had a recent NSF grant terminated or cancelled
+- Early-career scholars will be prioritized where possible
+- Due dates are May 30 and June 13, 2025
+"
+ links="[Learn more and apply](https://www.spencer.org/grant_types/rapid-response-bridge-funding-program)"
+%}
+
+
+
+{% include event-box.html
+
+ title="Hawaii International Conference on System Sciences (HICSS)"
+ when="June 15, 2025 - Paper Submission Deadline"
+ where="Hyatt Regency, Maui, HI"
+ preamble="**HICSS 2025**
+
+The 59th Hawaii International Conference on System Sciences (HICSS) will take place at Hyatt Regency, Maui, HI, on January 6-9, 2026. The deadline for submissions is June 15, 2025. Minitracks of interest include:
+
+- Software Sustainability: Research on Usability, Maintainability, and Reproducibility
+- Impact of AI on Software Engineering"
+ links="
+Find out more about the conference and submit your paper at [HICSS 2025](https://hicss.hawaii.edu/).
+"
+%}
+
+{% include event-box.html
+
+ title="Social Coworking and Office Hours: Research Software Engineering and R"
+ when="Tuesday, July 1, 2025, 16:00–18:00 UTC"
+ where="Online, 🌐"
+ preamble="Join us for **2 hours of coworking and conversation** on the first Tuesday of the month! This session focuses on **Research Software Engineering and R**, hosted by **Saranjeet Kaur Bhogal**, Research Software Engineer at Imperial College London and advocate for Open Science and Communities of Practice.
+
+**Come for the full session or drop in as needed!**
+
+**Cowork:**
+- Catch up on your R work
+- Plan or polish that package you've been meaning to build
+- Work independently or alongside others
+
+**Socialize & Network:**
+- Meet other R users and rOpenSci staff
+- Ask questions, share best practices, and get support
+- Discuss what it means to be an R-focused Research Software Engineer"
+
+ links="**Join us on Zoom** to cowork, connect, and share! [Register or join the event](https://ropensci.org/events/coworking-2025-07/)"
+%}
+
+{% include event-box.html
+
+ title="Automating Scientific Insights at the Advanced Photon Source"
+ when="June 11, 2025, 11:00–11:30 AM PST / 2:00–2:30 PM EST / 20:00–20:30 CEST"
+ where="Online Talk"
+ preamble="Join **Hannah Parraga** from Argonne National Laboratory for a focused talk on **high-performance workflows for experimental data analysis** at the Advanced Photon Source.
+
+Learn how reusable workflows are simplifying data processing across beamlines by harnessing the computational power of HPC systems at ALCF and NERSC. These automated, accessible tools boost productivity, facilitate collaboration, and let researchers concentrate on what matters most: scientific discovery."
+
+ links="**Don't miss this quick and insightful session!** [Learn more and register](https://workflows.community/talks/2025_06_11/)"
+%}
+
+{% include event-box.html
+
+ title="ACM Austin Kickoff: Lightning Talks & Tech Social"
+ when="Thursday, June 12, 7:00 PM–9:00 PM CDT"
+ where="Austin, TX (venue TBA)"
+ preamble="Join us for the **first official event of ACM Austin**, a new community for students, developers, researchers, and tech leaders passionate about computing and innovation. Whether you want to learn, connect, or contribute, this event is for you.
+
+**Agenda Highlights**
+- 🎤 *AI Agents vs. Agentic AI* – Rajesh Govindarajan
+ Understand the difference between standard LLM wrappers and truly agentic architectures.
+
+- 🎤 *Secure-by-Design AI Agents* – Hariharan Ragothaman
+ Explore open-source tools like LangChain, Trivy, and Semgrep to build adaptive DevSecOps workflows.
+
+- 🎤 *AI & You: Amplifying Your Potential* – Sammy Cheung
+ Discover how to strategically grow your career with AI as your co-pilot.
+
+We’ll also share opportunities to get involved as a speaker, volunteer, or supporter. ACM Austin is a non-profit ACM chapter dedicated to growing a strong, inclusive tech community in Austin."
+
+ links="**Show up and get inspired!** [RSVP and event details here](https://www.meetup.com/acm-austin/events/307909138/?eventOrigin=group_upcoming_events). Want to help shape the future of ACM Austin? Reach out to volunteer or sponsor."
+%}
+
+{% include event-box.html
+
+ title="Practice and Experience in
+Advanced Research Computing (PEARC) 25: The Premier Research Computing and Data Conference"
+ when="July 20–24, 2025"
+ where="Columbus, OH"
+ preamble="**Is PEARC25 right for you and your team?** Whether research computing and data (RCD) is your primary focus or one aspect of your role, PEARC25 has something valuable to offer. This conference brings together professionals and students from emerging programs to well-established research centers.
+
+**Why attend?**
+- 🤝 **Connect & Collaborate** with RCD peers from universities and research institutions
+- 💡 **Develop Your Expertise** through hands-on tutorials and real-world case studies
+- 🚀 **Explore Key Topics** like AI in research, cloud integration, scientific workflows, software engineering, and data management
+
+PEARC25 offers a **high-quality, practical, and cost-effective experience** — with all workshops and tutorials included in your registration. Whether you're looking to deepen your technical skills or shape the future of RCD, this is the place to be.
+
+Conference Highlights:
+- Keynote Speakers: Distinguished experts in advanced computing and data science will share groundbreaking insights and future directions
+- Technical Program: Over 100 presentations, workshops, and tutorials covering the latest advancements in research computing with all workshops and tutorials included in the registration fee
+- Networking Opportunities: Connect with hundreds of professionals from academia, government, and industry
+- Professional Development: Hands-on workshops and training sessions to enhance your technical skills
+- Student Program: Special sessions and mentoring opportunities for students and early career professionals
+"
+
+ links="**Ready to join the RCD community at PEARC25?** [Register now](https://web.cvent.com/event/6588dd1b-14b0-4459-b98d-7df1f0f003c3/summary) or [learn more here](https://pearc.acm.org/pearc25/)!"
+%}
+
+{% include event-box.html
+
+ title="Gateways 2025 Annual Conference"
+ when="Tuesday, October 28 – Thursday, October 30, 2025"
+ where="The Oneida Hotel, Green Bay, Wisconsin"
+ preamble="**Gateways 2025** bridges the connection between science and gateways, bringing together developers, researchers, and users to learn, share, and collaborate. Hosted annually in the U.S., the conference features a robust program of keynotes, short papers, panels, posters, tutorials, demos, and open access proceedings.
+
+This year’s event will also offer a **special journal publication opportunity** for all accepted papers.
+
+Whether you're a seasoned gateway developer or just getting started, Gateways is a great way to expand your skills and network in a welcoming, interdisciplinary environment.
+
+**Presentation and Publication Options**
+We invite the submission of papers and abstracts related to science gateways. All contributions will be subject to standard peer review on quality and relevance. This will apply to tutorial sessions, papers, panels, posters, demos, and BYOP (Bring Your Own Portal). Tutorial sessions, papers, panels, posters, and demos will be published openly accessible in Zenodo. Please note that authors of papers will be invited to submit an extended and updated version of their paper for a special issue journal on science gateways.
+- Tutorial submissions are due June 16, 2025.
+- Paper, demo, and panel submissions are due June 16, 2025.
+- Poster and BYOP - Bring Your Own Portal submissions are due August 4, 2025.
+"
+
+ links="[Learn more and get involved](https://sciencegateways.org/gateways2025). Want to help shape the event? Email [help@sciencegateways.org](mailto:help@sciencegateways.org) to join the planning committee."
+%}
+
+{% include event-box.html
+
+ title="Advancing a Modernized Biomedical Data Ecosystem"
+ when="Thursday, June 5, 2025, 11:00 AM – 12:30 PM CDT"
+ where="Online Webinar"
+ preamble="Join **Ishwar Chandramouliswaran**, Lead Program Director at NIH’s Office of Data Science Strategy, for a deep dive into the **FAIR Data and Resources Unit’s strategy** to modernize the biomedical data ecosystem. This webinar will highlight how NIH is driving the adoption of FAIR principles and supporting sustainable, open biomedical data practices.
+
+**Key Topics:**
+- Coordinating FAIR (Findable, Accessible, Interoperable, Reusable) data practices across NIH
+- Supporting repositories, knowledge bases, and open software development
+- Promoting software reusability and sustainability
+- Building partnerships to enhance FAIR education and implementation
+
+This 90-minute session includes a 1-hour presentation followed by a 30-minute Q&A. Come explore opportunities for collaboration and learn how you can advance FAIR practices in your work."
+
+ links="[Register here](https://beckerdms.wustl.edu/calendar_event/advancing-a-modernized-biomedical-data-ecosystem/) and submit your questions for the Q&A. Please feel free to download the [flyer](https://wustl.app.box.com/s/zkd52ot8cupcl5tmylhychtyyw6zrdxt) and share it with colleagues and your professional network who might be interested!"
+%}
+
+
+
+
+
+-----------------
+
+
+# 📚 **8. Featured Reads, Videos, and Podcasts**
+
+
+
+### 📑 Recent Publications
+
+- **Y. Perez-Riverol, W. Bittremieux, W. S. Noble, L. Martens, A. Bilbao, M. R. Lazear, B. Grüning, D. S. Katz, M. J. MacCoss, C. Dai, J. K. Eng, R. Bouwmeester, M. R. Shortreed, E. Audain, T. Sachsenberg, J. Van Goey, G. Wallmann, B. Wen, L. Käll, W. E. Fondrie**, _"Open-Source and FAIR Research Software for Proteomics,"_ *Journal of Proteome Research*, Vol. 24, No. 5, pp. 2222–2234, 2025. [Read the article.](https://doi.org/10.1021/acs.jproteome.4c01079)
+
+- **R. Littauer, G. Wilson, J. Ainali, E. A. AlOmar, S. Arabas, Y. Bellini Saibene, K. Bubendorfer, K. Champion, C. Dillon, J. Helske, P. Huybrechts, D. S. Katz, C. Liao, D. Lippert, F. Liu, P. Marshall, D. R. McCloy, I. McInerney, M. W. Mkaouer, P. Ojha, C. Treude, E. P. White**, _"10 Quick Tips for Making Your Software Outlive Your Job,"_ arXiv preprint arXiv:2505.06484, 2025. [Read the article.](https://doi.org/10.48550/arXiv.2505.06484)
+
+- **P. V. Hernández Serrano, M. Barker, D. S. Katz, C. Martinez-Ortiz, H. Shanahan**, _"Identifying Gaps in Research Software Policy: A Report from Subgroup 3/4 of the ReSA & RDA Policies in Research Organisations for Research Software (PRO4RS) Working Group,"_ Research Software Alliance & Research Data Alliance, 2025. [Read the report.](https://zenodo.org/records/15411757)
+
+- **B. U. Westner, D. R. McCloy, E. Larson, A. Gramfort, D. S. Katz, A. M. Smith, A. Delorme, V. Litvak, S. Makeig, R. Oostenveld, J.-M. Schoffelen, T. M. Tierney**, _"Cycling on the Freeway: The Perilous State of Open-Source Neuroscience Software,"_ *Imaging Neuroscience*, Vol. 3, 2025. [Read the article.](https://doi.org/10.1162/imag_a_00554)
+
+### 📝 Blog Posts
+
+- **A. Mittal**, _"From Cloud Chaos to Developer Delight — A Practical Guide to Building Your First Internal Developer Platform,"_ Medium, May 19, 2025. [Read the post.](https://medium.com/@akshaymittal_90606/from-cloud-chaos-to-developer-delight-a-practical-guide-to-building-your-first-internal-ff3d12834ad0)
+
+- **S. Willison**, _"Building software on top of Large Language Models,"_ SiminWillison.net, May 15, 2025. [Read the post.](https://simonwillison.net/2025/May/15/building-on-llms/)
+
+### 🎧 Podcast Highlights
+
+Recent episodes from the **#code4thought** podcast:
+
+- **Let's Go Atomic (with Design) – Brad Frost**
+ Listen here
+
+- **Pandoc: A Swiss-Army Knife for Documents – with J. MacFarlane, A. Krewinkel**
+ Listen here
+
+> Have something interesting you'd like to share? Please send us your suggestions for the next newsletter using the #newsletters channel in the USRSE Slack!
+
+-----------------
+
+
+# 🏃 **9. Get Involved**
+
+US-RSE Working Groups:
+{% assign wgs = site.data.menus["working-groups"][0].items %}
+