Quote of the week
We are not measuring code quality improvements, how effective our code review is, we do not do post-mortem analysis of major failures and we most certainly don't change processes to avoid those problems in future, etc. And worst of all is that people who want better processes to improve code quality, testing, etc get shouted at because it may slow down the rate at which we change code. i.e. only "speed and quantity" seems to matter to the core upstream kernel development community.
Posted Dec 6, 2018 12:35 UTC (Thu)
by NAR (subscriber, #1313)
[Link] (3 responses)
Posted Dec 6, 2018 18:39 UTC (Thu)
by JoeBuck (subscriber, #2330)
[Link] (1 responses)
Posted Dec 7, 2018 16:52 UTC (Fri)
by edeloget (subscriber, #88392)
[Link]
But then, the challenge is to find these tags in the kernel commits :)
Posted Dec 9, 2018 4:44 UTC (Sun)
by alonz (subscriber, #815)
[Link]
Quote of the week
That works if testing reveals the mistakes quickly enough that others don't build on top of the flawed change.
Quote of the week
Quote of the week
One could argue that, as a minimum, patches must not be considered "stable" until they have actually been released in n>=1 non-rc releases. (And I can certainly see valid arguments, given the current lack of testing, to make this "n" at least 2-3.)
Quote of the week