Gentoo and Linux From Scratch Customization
Own Projects
May 2022 - Current (3 years 3 months)
I installed, customized, maintained, and used Gentoo as my daily driver, and also set up a Linux From Scratch distribution for my personal use in a home device. This includes setting up the package manager, the USE flags, kernel parameters, and GNU tools. This means that most of the programming is oriented towards C, whether I use GCC or clang as compilers, sometimes Rust, and Electron for certain desktop integrations. Additionally, I manage Python packages, as my package manager relies on Python for installation and updates, and I handle different versions of Python, including my recent transition to version 3.13, ensuring compatibility and optimal performance within my customized environment.