Something that came up in our work chat today is that a lot of the Linux kernel maintainers' insecurity comes from a lack of CI and testing infra.
I think projects should make it possible to write code with less fear
Something that came up in our work chat today is that a lot of the Linux kernel maintainers' insecurity comes from a lack of CI and testing infra. I think projects should make it possible to write code with less fear 3 comments
like, you don't have to write tests for the whole-ass kernel at once; you can just start instrumenting parts |
@rain
....mb this is a naive question but why haven't they set that up for at least their -parts- of the kernel space?