My upcycled Macbook Pro, formerly misnamed “lb-air”, that was running Fedora Workstation 43 has been wiped and reimaged with a custom Arch Linux build; outlined below. “But why?” you may be asking yourself, well, Fedora WS 43 was too stable. It just worked. And while it was the perfect environment for a beginner like me, I wasn’t learning much because the OS was doing everything for me. I was learning but it was slow--too slow for me. So I decided to start researching other Linux distributions (distros) and saw a few that I might like. During my research, there was one OS that kept getting mentioned, far and wide, by many people, Arch Linux. “Arch is the best!” was consistently repeated on every platform I landed on. So I decided to check it out. And much to my surprise, Arch ended up sounding like exactly what I wanted; a live fire DIY Linux environment that will teach me more about Linux and CLI by doing. So what is Arch Linux? Arch is a rolling-release, x86_64, GNU/Linux distro built with the KISS philosophy, “Keep It Simple, Stupid,” as its core tenet. Arch itself includes a minimal set of packages which then allow you to further add to build the exact system you want. This means you have total control over every aspect of your system, but this is a double-edged sword. Total control also means the user has total responsibility for the security and stability of the system. And while the sovereignty gained is incredibly nice, it is a lot of work. That is the major downside of using Arch; it is a labor of love to build and maintain, however, what you get out of it is an operating system that aligns with your vision and works exactly as you built it to. People with a stronger Linux foundation will have a much smoother time than I did, but I was ultimately able to complete my desired, custom, Arch install manually. If I can do it, then, if you’re determined, you can do it too! And while it took me 4 hours, 59 minutes, and 38 seconds from full wipe to functional, I’m proud of it and I learned an immense amount that I never would’ve otherwise.