Skill
Linux
Primary operating system used for development, system administration, and self-hosted infrastructure management
I actively use Linux as my primary operating system, both for desktop development and for server administration.
What I particularly appreciate about Linux is its philosophy and history: it emerged as an open-source, community-driven alternative to proprietary operating systems, and over time it became the backbone of modern infrastructure, from servers to cloud environments and embedded systems.
I value the open-source model not only for ideological reasons, but also for its practical implications: transparency, auditability, and the ability to deeply understand and modify the system. This level of accessibility is rare in proprietary ecosystems and is especially important when working close to the system layer.
Another key aspect is configurability. Linux allows an extremely high degree of customization, from the kernel level to the user environment. This makes it possible to tailor the system precisely to different workloads, whether for development, performance tuning, or server optimization.
Overall, Linux represents for me both a practical tool and an ecosystem that embodies a particular engineering philosophy centered on control, transparency, and modularity.