BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2026//talk//ZHCNDY
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2026-ZHCNDY@programme.europython.eu
DTSTART;TZID=CET:20260717T153000
DTEND;TZID=CET:20260717T160000
DESCRIPTION:Open source maintainers are drowning in a new kind of noise. "A
 I"-generated pull requests — superficial\, poorly reasoned\, and submitt
 ed without genuine understanding of the codebase — are consuming review 
 bandwidth that was already scarce. These contributions range from cosmetic
  "improvements" that introduce subtle bugs to elaborate refactorings that 
 no one asked for\, all bearing telltale signs of LLM output: confident ton
 e\, plausible-looking code\, and zero awareness of project conventions.\n\
 nThis talk presents a practical\, battle-tested framework for combating "A
 I" slop without discouraging legitimate contributors. Drawing from real ex
 periences maintaining pip-tools\, aiohttp\, ansible-core\, CherryPy\, and 
 other Python projects\, I'll share concrete strategies that work today.\n\
 nFirst\, we'll dissect the anatomy of "AI" slop PRs — what they look lik
 e\, why they pass superficial review\, and the hidden costs beyond wasted 
 review time: CI compute waste\, security risks from plausible-but-wrong co
 de\, and the demoralizing effect on genuine contributors who see low-effor
 t submissions getting attention.\n\nThen I'll walk through a defense-in-de
 pth approach being developed across my projects: updating `CONTRIBUTING.md
 ` with explicit expectations about understanding the codebase before submi
 tting changes\; crafting repository-level LLM instruction files (like `AGE
 NTS.md`/`CLAUDE.md`) that steer "AI" tools toward project-specific convent
 ions\; configuring PR templates to require evidence of human reasoning\; a
 nd establishing community norms that set quality expectations without bein
 g hostile to newcomers.\n\nWe'll also tackle the harder questions: Where i
 s the line between "AI"-assisted (the human drives and understands the cha
 nge) and "AI"-generated (the human clicks "submit" on LLM output)? How do 
 we preserve the welcoming culture that makes open source special while def
 ending against low-effort spam? What should platforms like GitHub improve 
 for maintainers?\n\nYou'll leave with a ready-to-adapt policy template and
  configuration files for your own projects.
DTSTAMP:20260524T130702Z
LOCATION:Auditorium Hall (S1)
SUMMARY:Defending Open Source from "AI" Slop: A Maintainer's Practical Guid
 e - Sviatoslav Sydorenko (Святослав Сидоренко)
URL:https://programme.europython.eu/europython-2026/talk/ZHCNDY/
END:VEVENT
END:VCALENDAR
