Skip to content

Commit 6f272d1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e801ad2 commit 6f272d1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

content/page/panels-2026.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ As we gather in Washington, D.C. for BOSC 2026, we stand at the literal and figu
1212

1313
The current climate in the United States has seen federal agencies, which are the traditional engines of open research, reorienting under new mandates that prioritize "national interest" and "operational efficiency." While these shifts have created uncertainty, they have also demonstrated **the power of the community**; despite early threats of deep cuts, concerted advocacy has kept certain key research budgets remarkably stable. Resilience, therefore, is not just about surviving these shifts; it is about building a proactive presence in the rooms where these decisions are made. We will explore how these domestic tensions mirror global trends, from the rise of protectionist data policies to the decentralized alternatives emerging in the wake of federal volatility.
1414

15-
Our discussion will move from high-level policy to the practical "how-to" of remaining principled and productive, addressing: the Advantage of Advocacy, Navigating Funding Fragility, Protecting the Digital Commons, and Institutional Fortification.
15+
Our discussion will move from high-level policy to the practical "how-to" of remaining principled and productive, addressing: the Advantage of Advocacy, Navigating Funding Fragility, Protecting the Digital Commons, and Institutional Fortification.
1616

1717
# Panelists
1818

1919
### To be named
2020

2121
### MODERATOR: Mónica Muñoz Torres
22-
Dr. Muñoz Torres is an Associate Professor at the University of Colorado Anschutz. Her work focuses on the critical challenge of developing the socio-technical foundations needed to realize the promise of artificial intelligence in biomedical sciences. Her expertise includes genomics, biocuration, knowledge representation, and data harmonization. She leads the NIH-funded Bridge to Artificial Intelligence (Bridge2AI)’s teams focused on Standards, Practices, and Quality Assessment. She is also Co-Lead of the Clinical & Phenotypic Data Capture Work Stream of the Global Alliance for Genomics and Health (GA4GH).
22+
Dr. Muñoz Torres is an Associate Professor at the University of Colorado Anschutz. Her work focuses on the critical challenge of developing the socio-technical foundations needed to realize the promise of artificial intelligence in biomedical sciences. Her expertise includes genomics, biocuration, knowledge representation, and data harmonization. She leads the NIH-funded Bridge to Artificial Intelligence (Bridge2AI)’s teams focused on Standards, Practices, and Quality Assessment. She is also Co-Lead of the Clinical & Phenotypic Data Capture Work Stream of the Global Alliance for Genomics and Health (GA4GH).
2323

2424

2525
# Open Source in the Age of AI

content/posts/2026-03-30-open-source-in-the-age-of-AI.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ For example, here are some possible topics (but don't feel restricted to these):
2727
- Reuse: how can we encourage and facilitate reuse of tools and frameworks when AI makes it easy to code things up from scratch?
2828
- Evaluating open source projects: AI tools can generate thousands of lines of code in seconds. The most costly process is now verifying that code for scientific accuracy (https://arxiv.org/abs/2507.09089). What are some good approaches to address this?
2929
- Contribution guidelines: balancing scale and utility of AI-assisted development with community-building
30-
- How should an open source project assess pull requests from AI agents?
31-
- Are zero-tolerance bans on submissions generated using AI reasonable? (e.g., https://medium.com/@livewyer/ai-disruption-to-open-source-software-oss-377f10be2d8a)
30+
- How should an open source project assess pull requests from AI agents?
31+
- Are zero-tolerance bans on submissions generated using AI reasonable? (e.g., https://medium.com/@livewyer/ai-disruption-to-open-source-software-oss-377f10be2d8a)
3232
- How can humans and AI agents best work together?
3333
- Attribution and credit:
3434
- How should we recognize contributions in an age of AI-assisted commits?
3535
- Transparency: Should there be mandatory requirements to disclose AI use, including models and prompts used?
36-
- Human ownership: should authors always remain legally and ethically accountable for the outputs of their code?
36+
- Human ownership: should authors always remain legally and ethically accountable for the outputs of their code?
3737
- Licensing: do open source licenses still mean anything when coding agents can translate or reimplement code?
3838
- Sustainability: who does the long-term hard work of maintaining open source projects when AI does the "easy" work?
3939
- Credit for training data: part of what AI proposes is reusing existing human-coded work without crediting it. Can there be a way to fairly credit the contribution of an open source project to the (often non open-source) models?

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ menu:
8484
- name: 'Donate'
8585
parent: 'about'
8686
url: 'donate'
87-
weight: 7
87+
weight: 7
8888
- name: 'News'
8989
url: 'blog'
9090
weight: 8

0 commit comments

Comments
 (0)