<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Beyond the Terminal]]></title><description><![CDATA[Beyond the Terminal]]></description><link>https://beyondtheterminaltofedoracontributor.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 07:02:37 GMT</lastBuildDate><atom:link href="https://beyondtheterminaltofedoracontributor.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Beyond the Terminal: My Evolution as a Fedora Contributor]]></title><description><![CDATA[From Newbie to Contributor: My Path in Fedora
Back in 2024, I started my journey into open source with curiosity, passion, and honestly… a lot of confusion.
I was especially interested in Linux system]]></description><link>https://beyondtheterminaltofedoracontributor.hashnode.dev/beyond-the-terminal-my-evolution-as-a-fedora-contributor</link><guid isPermaLink="true">https://beyondtheterminaltofedoracontributor.hashnode.dev/beyond-the-terminal-my-evolution-as-a-fedora-contributor</guid><dc:creator><![CDATA[Maritu Hone]]></dc:creator><pubDate>Thu, 26 Mar 2026 19:13:44 GMT</pubDate><enclosure url="https://cdn.hashnode.com/uploads/covers/69c50d3f10e664c5daa4158a/8b89d63b-298d-42f1-9204-0485b6d18133.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2><strong>From Newbie to Contributor: My Path in Fedora</strong></h2>
<p>Back in 2024, I started my journey into open source with curiosity, passion, and honestly… a lot of confusion.</p>
<p>I was especially interested in Linux systems i have always loved Linux and enjoyed exploring its tools, the terminal, and scripting ,that passion made me want to contribute to the Fedora Project. But at that time, I was a complete beginner. I didn’t know where to start, what to do, or even how to begin contributing.</p>
<h3><strong>That "Oh no" moment with nmstate</strong></h3>
<p>One of the first projects I came across was <em><strong>nmstate</strong></em>. I remember opening it, Everything looked complex, and when i opened the repo, I saw these massive YAML files defining MACVTAP interfaces and complex Ansible roles,I remember looking at a block of code like this:</p>
<pre><code class="language-plaintext">- name: veth0
  type: macvlan
  state: up
  parent: eth0
  macvlan:
    mode: bridge
</code></pre>
<p>At first, I froze. I ended up feeling completely overwhelmed. I was used to simple scripts, but seeing low-level networking logic abstracted into declarative YAML was a different beast entirely. It felt like I was staring at a wall of text that I didn't have the key to unlock. But instead of stepping back or closing the tab, I decided to learn, explore, and ask questions. I realized that if I wanted to move from being a user to a builder, I had to get comfortable with the fact that I didn't know everything yet.</p>
<h3><strong>The slow climb</strong></h3>
<p>I joined the community for the first time, started reading discussions on Matrix and IRC, exploring documentation, and trying to understand how things work. It wasn’t easy. Sometimes it felt like I was not making progress at all,There were days when I’d spend hours reading a single documentation page only to feel more confused than when I started.<br />But step by step, things started to make more sense.</p>
<h3><strong>Small Wins</strong></h3>
<p>Even small achievements felt significant. Completing my Fedora Account System (FAS) profile was my first real step into the Fedora contributor world. Gradually, I learned more about NMState, explored its modules, and began thinking about ways I could contribute. Each small win reminded me that beginners can still make meaningful contributions.</p>
<h3><strong>Now here I am in 2026.</strong></h3>
<p>I’m still learning, still growing, and maybe still not an expert—but I’m no longer the same beginner I was before. I understand more, I feel more confident, and most importantly, I truly want to be part of the open source community.I’ve moved from just "loving Linux" to wanting to help shape its future.</p>
<p>Outreachy feels like a big opportunity for me. Not just to contribute, but to grow, to learn from others, and to finally become an active contributor to projects like Fedora.</p>
<p>This blog is part of that journey.</p>
<p>I want to document what I learn, share my progress, and show that even someone who started with no idea where to begin can move forward.I want to be honest about the struggles, because I know there is another beginner out there right now looking at a complex configuration and feeling just as lost as I did.</p>
<blockquote>
<p>And this is just the beginning.</p>
</blockquote>
]]></content:encoded></item></channel></rss>