<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DarthMooMancer</title>
    <description>The latest articles on DEV Community by DarthMooMancer (@darthmoomancer).</description>
    <link>https://dev.to/darthmoomancer</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3333875%2Fedc9e6f5-a3eb-482d-a119-e9ae19a41b16.jpeg</url>
      <title>DEV Community: DarthMooMancer</title>
      <link>https://dev.to/darthmoomancer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darthmoomancer"/>
    <language>en</language>
    <item>
      <title>Almost 2 Months of Gentoo, The Journey So Far!</title>
      <dc:creator>DarthMooMancer</dc:creator>
      <pubDate>Sat, 06 Sep 2025 20:48:57 +0000</pubDate>
      <link>https://dev.to/darthmoomancer/almost-2-months-of-gentoo-the-journey-so-far-1m46</link>
      <guid>https://dev.to/darthmoomancer/almost-2-months-of-gentoo-the-journey-so-far-1m46</guid>
      <description>&lt;p&gt;Its been a ride so far in my 2 year journey after just 58 days. I have many issues still and lots of learning but I like it. I miss Arch but I must move on to bigger and better. I am finally past the days of Systemd and rolling release. Things are stable and slow. Compile times take too long but the perfect way to make a minimal system. &lt;/p&gt;

&lt;p&gt;One thing I've learned so far is that Gentoo is teaching me what I need and don't need. On Arch, it is so easy and actually enthralling to install as many packages as possible because experimenting is fun. On Gentoo, you have to wait so long depending on the size of the package that it makes you think "is this worth the time I will possibly waste". &lt;/p&gt;

&lt;p&gt;While I've had more issues with my environment on Gentoo than Arch, I actually enjoy fixing Gentoo. I can't explain why, but something about the thought of reinstalling and losing the challenge is a big incentive just to find a way to fix the issue. For almost the entire time I've gone with this install, I've had picom issues and didn't use it because of it. Turns out I was missing one line of code in my dwm's x.c and once I added it, it fixed all of my issues.&lt;/p&gt;

&lt;p&gt;I've pretty much had to learn an entirely different system which is awesome. While switching from Debian to Arch is different, they are both systemd with the only real difference being the package manager. On Gentoo, it's completely different with Openrc and Portage. It's a learning process, but I think I am finally understanding how Openrc works for the services and managing packages with portage. Are there still many things to learn? Without a doubt, but I don't feel like I am stupid when I want to make a service start when booting or trying to remove a package from the world file.&lt;/p&gt;

&lt;p&gt;I have been crafting the perfect zenful environment for working. It works so well in fact that time I dedicate to gaming is going down and my environments even outside of the system are changing. I have a new desk and it is minimal and perfectly crafted for me. My Apple devices all use the same wallpapers and are used for productivity more than just entertainment now. I even have a whiteboard that I use often when programming instead of just commenting in my code which doesn't help visually whatsoever. &lt;/p&gt;

&lt;p&gt;Here are the &lt;a href="https://github.com/DarthMooMancer/dotfiles.git" rel="noopener noreferrer"&gt;dotfiles&lt;/a&gt;. I use librewolf, neovim, tmux, suckless software and everforest for everything. It is a time consuming and very carefully crafted config that I have been working on a lot. The journey of the next 22 months is long and I am definitely exited to see what is going to happen over that time with this system. So if you are thinking about trying a new system, try Gentoo or one you have always been wanting to try but always you were never smart enough for. You most likely are! &lt;/p&gt;

</description>
      <category>gentoo</category>
      <category>linux</category>
    </item>
    <item>
      <title>I'm Sorry Arch! Part 2</title>
      <dc:creator>DarthMooMancer</dc:creator>
      <pubDate>Sat, 12 Jul 2025 05:39:37 +0000</pubDate>
      <link>https://dev.to/darthmoomancer/im-sorry-arch-part-2-163h</link>
      <guid>https://dev.to/darthmoomancer/im-sorry-arch-part-2-163h</guid>
      <description>&lt;p&gt;Firstly, DWM is the only window manager for x11 that needs to exist. I used i3 for the longest time, but didn't feel happy. I've tried others but nothing compares to the power and minimalism of DWM. Don't want to install the package, just compile it from source. &lt;/p&gt;

&lt;p&gt;While it takes time to understand DWM, such as patching it and understanding just a little bit of C, it is so simple and is a good base to then build up from. It doesn't come with some of the most basic features, but that is what makes it so good. It can be made and handcrafted perfectly for the user. No bloat. It is the perfect WM to pair with the Gentoo ideology.&lt;/p&gt;

&lt;p&gt;Secondly, the Everforest colorscheme. I tried it on neovim for my Macbook and fell in love with it. I used Gruvbox to start and then Kanagawa, but something about them always felt off. Everforest has become my favorite colorscheme for everything. I plan on updating my dot files finally after months of not touching them. &lt;/p&gt;

&lt;p&gt;Thirdly, Picom. The Pijulius Picom is so good and I don't know why I have never used it. On Arch I kept trying to get animations with a bunch of different forks and such but I should have just went simple and started with his. Its so easy to build and then just run picom and boom, simple but clean animations. &lt;/p&gt;

&lt;p&gt;I plan I trying to do a challenge of a year or 2 years of just Gentoo. I have really no tie to Windows now that I have pretty much given up on CoD and Destiny 2 so I can kind of dedicate my time to just Gentoo and really explore and understand it. Maybe Gentoo will become my best distro and Arch will be replaced.&lt;/p&gt;

&lt;p&gt;This will be updated soon &lt;a href="https://github.com/DarthMooMancer/Dwm-Dots.git" rel="noopener noreferrer"&gt;DWM-Dots&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>linux</category>
      <category>dwm</category>
      <category>gentoo</category>
      <category>archlinux</category>
    </item>
    <item>
      <title>I'm Sorry Arch! Part 1</title>
      <dc:creator>DarthMooMancer</dc:creator>
      <pubDate>Sat, 12 Jul 2025 05:27:52 +0000</pubDate>
      <link>https://dev.to/darthmoomancer/im-sorry-arch-part-1-2oib</link>
      <guid>https://dev.to/darthmoomancer/im-sorry-arch-part-1-2oib</guid>
      <description>&lt;p&gt;Let me start by saying. I love Arch Linux. It's fast, easy (after RTFM), and all around my perfect distro if I need to go to something to tinker. However, I think I found my new distro to tinker with. While people go from Linux Mint to Ubuntu. I am going from Arch to Gentoo.&lt;/p&gt;

&lt;p&gt;I tried Gentoo a year or two ago, but my laptop was slow as f**k and I had no clue what I was doing or how to read the manual. I tried to install Gentoo again yesterday or the day before and installed it fairly easy. Without videos might I add, just the manual. &lt;/p&gt;

&lt;p&gt;The thing that set me off to try Gentoo again was when I was trying to make a custom kernel for Arch and was majorly failing and then I remembered that Gentoo was meant for that kind of customization. &lt;/p&gt;

&lt;p&gt;IMO, the only thing that has annoyed me about Gentoo so far is that the Firefox-esr (I should have done the binary) takes ages and I couldn't get audio to work for the life of me. I finally have it installed however and aside from my mouse buttons not working properly and I have to make a custom kernel, I have crafted the perfect system.&lt;/p&gt;

&lt;p&gt;DWM. Gentoo. Everforest. The only things that truly matter. &lt;/p&gt;

</description>
      <category>dwm</category>
      <category>gentoo</category>
      <category>archlinux</category>
      <category>linux</category>
    </item>
    <item>
      <title>AI in the Terminal?</title>
      <dc:creator>DarthMooMancer</dc:creator>
      <pubDate>Wed, 09 Jul 2025 17:53:24 +0000</pubDate>
      <link>https://dev.to/darthmoomancer/ai-in-the-terminal-2o9h</link>
      <guid>https://dev.to/darthmoomancer/ai-in-the-terminal-2o9h</guid>
      <description>&lt;p&gt;Warning: First paragraph is a recap of my kernel experience, skip if you don't care.&lt;/p&gt;

&lt;p&gt;So in my first post I talked about my journey to start making a custom kernel. TL;DR, it hasn't worked out great. I edited the kernel without knowing much so I used ai and also looked at the help pages in the menuconfig to try and see if I needed something. I ended up making it so the kernel couldnt even boot into efi which was fun to debug. Now I cant use my amd gpu because something is wrong. But that is neither here nor there. &lt;/p&gt;

&lt;p&gt;I have been getting tired of AI chatbots like grok, copilot and chatgpt because while they do help a lot, they are restricted by money. You have a limited use before something stops and it sucks. The best alternatives are to figure it out through things like stack overflow or running AI locally. You can probably guess which one I chose. &lt;/p&gt;

&lt;p&gt;Ollama is something cool that I have use for like 5 minutes so far but it is awesome. I can do almost everything the online chatbots as with Ollama. Only thing I don't think Ollama can do is use things like images. In hindsight, I also am using the terminal one so there may be a desktop version that can use them. Its really cool, all you have to do is run one command to install it, find and pull a model, then run the model and boom, you can chat to your heart's content. I chose the gemma3:4b because it is supposedly the most stable and easy to use one. &lt;/p&gt;

&lt;p&gt;I think Ollama on the terminal will work for now but I think I want to make a web version that is local so I can use images and other things without the need to pay money or get tracked by the AI overlords. &lt;/p&gt;

</description>
      <category>ai</category>
      <category>linux</category>
      <category>archlinux</category>
      <category>programming</category>
    </item>
    <item>
      <title>The Linux Experience Is Special</title>
      <dc:creator>DarthMooMancer</dc:creator>
      <pubDate>Tue, 08 Jul 2025 06:01:21 +0000</pubDate>
      <link>https://dev.to/darthmoomancer/the-linux-experience-is-special-5ben</link>
      <guid>https://dev.to/darthmoomancer/the-linux-experience-is-special-5ben</guid>
      <description>&lt;h2&gt;
  
  
  Some Background
&lt;/h2&gt;

&lt;p&gt; I started using linux in 6th/7th grade and now have about 5 years of using it under my belt. I started with ubuntu and distro hopped for a long time and eventually deemed Debian as unworthy for me. I tried Voidlinux, Gentoo and Archlinux. Void inspired me, Gentoo inspired me and Archlinux became my main stable, always can go back to distro. I love the boot speed of Voidlinux and the customization and perfection that I could do with Gentoo with openrc, but they never felt like the one.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Bread and Butter of Linux
&lt;/h2&gt;

&lt;p&gt; Customizing the kernel feels like the ultimate version of ricing a system to your exact needs and hardware. I tried customizing things on Gentoo, but I was very impatient with the performance as I was on an older laptop. Also the laptop was inconsistent on whether it was intel or amd so figuring out hardware was difficult. But now I am on a desktop with a much more powerful processor and double the ram.&lt;/p&gt;

&lt;p&gt; I keep going back and forth between Windows and Arch because I hate kernel level anti cheat but love my games. And dual booting was bad because I just ended up removing the linux partition and going full windows for ease of use. I finally broke and reinstalled Arch and have started de-googling/de-microsofting my life. In the process I have tried making the perfect Linux system for my needs. That being peak performance, fast boot times, and compatibility with software. &lt;/p&gt;




&lt;h2&gt;
  
  
  The Dark Side of Linux
&lt;/h2&gt;

&lt;p&gt; I say "The Dark Side"; however, it is just difficult and makes me mad but at the same time I love it. You learn a lot while trying to make a kernel that works only for your specific hardware. For instance the lsmod command is something you have to learn to understand and read. The use of AI makes it easier to understand all of the gibberish of the ncurses menu. Also how to even start to make a custom kernel on Archlinux. People like the &lt;em&gt;Mental Outlaw&lt;/em&gt; are great because they make the ideas of a custom kernel possible. If you want to know where to start I would recommend &lt;a href="https://www.youtube.com/results?search_query=how+to+make+custom+kernel+gentoo" rel="noopener noreferrer"&gt;Custom Kernel&lt;/a&gt; by mental outlaw. &lt;/p&gt;

&lt;p&gt; Arch is great and is the perfect way to let out that customization itch without building from source for 3 days. If anyone has random tips about custom kernels that they would like to share, please give them. I would love to hear them! &lt;/p&gt;




</description>
      <category>linux</category>
      <category>archlinux</category>
    </item>
  </channel>
</rss>
