|
|
|
|
|
by necrotic_comp
35 days ago
|
|
One of the reasons why a source-based system like Gentoo is particularly nice is that you can compile your binaries with debug flags, so if you hit bad behavior you can inspect, write a patch, compile into your running system, and then push the same patch upstream. I barely have to do it, but imho, this is how software should work and what running a computer should feel like. |
|