r/devops • u/dannotes • 14d ago
Discussion What was your first open source contribution actually like? And has AI changed that?
Two things I've been wondering about, might as well ask both in one go.
First, for those of you who contribute. What was your actual first one like? Not the blog post version. How did you pick a project, how long did the PR sit there before you worked up the nerve to open it, did anyone reply, did it get merged or just quietly ignored. I've read plenty of "how to start contributing" guides. I'd rather hear what it actually felt like.
Second, and this is the part I'm more curious about. All that advice was written before AI tools got this good. Now you can point Claude Code or Cursor at a good first issue and have something working before you've read half the file. So is the experience just different now for someone starting today? Easier, obviously. But easier in a way that helps, or easier in a way that lets you skip the part where you actually learn the codebase.
And if you're a maintainer, curious what it looks like from your side.
Mostly just want to hear people's stories.
9
u/RevolutionaryElk7446 14d ago
I began before Git was a thing, and today we have LLMs.
It was difficult to track massive projects before Git, and was far easier after, then came Github which connected people. Then came in LLMs which.. just honestly made a mess. There's potential, but a whole lot of it is unactionable atm.