6 comments

  • vintagedave22 minutes ago
    This reads like Claude wrote it (more than ChatGPT.) Interesting data but I am unsure how actionable it is. Are they suggesting, for example, that specific commit messages get scanner more closely? Why is CAN more severe than Intel? (It does worry me. I feel like bugs, of any sort, in car systems are terrifying.)
  • kittikitti12 minutes ago
    I&#x27;m not sure why this isn&#x27;t included in the blog, but I was curious about the ratio between bugs and commits. Presented here are my calculations in order of total number of bugs:<p>Intel : 11.86%<p>[1] Independent : 2.27%<p>Red Hat : 9.74%<p>Linaro : 12.73%<p>Google : 12.78%<p>AMD : 9.70%<p>The above is based on the bug count table in the article.<p>[1] I combined the total bug count for independent and kernel.org because they are combined for the total contributions here, <a href="https:&#x2F;&#x2F;github.com&#x2F;quguanni&#x2F;kernel-archaeology&#x2F;blob&#x2F;main&#x2F;scripts&#x2F;corporate_contributions.py#L69" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;quguanni&#x2F;kernel-archaeology&#x2F;blob&#x2F;main&#x2F;scr...</a><p>This suggests that corporations are introducing significantly more bugs than independent developers. However, I have not done statistical testing on this nor have I recreated the numbers. If I had to speculate, I would assume that the analysis from the author was partly vibe-coded or they purposely left this analysis out due to fear of retaliation. Extending my speculation would also include that corporations are purposely introducing bugs out of malice such that there are backdoors available for them. The author mentions that there is no &quot;corporate takeover&quot; but perhaps there are more interesting conclusions to be found.
    • rnewme3 minutes ago
      What about the complexity and type of the committed code?
  • petterroea1 hour ago
    Not happy with the lack of statistical testing, some of the smaller differences in % could probably be coincidence
  • dogleash1 hour ago
    These smell like the kind of metrics that cause someone to feel informed and then to miss the forest for the trees. The kind of data for a &quot;data driven&quot; decision maker who will just invent a narrative to explain the numbers, and then do what they wanted to do all along.<p>The map is not the territory.
    • palmotea1 hour ago
      &gt; These smell like the kind of metrics that cause someone to feel informed and then to miss the forest for the trees. The kind of data for a &quot;data driven&quot; decision maker who will just invent a narrative to explain the numbers, and then do what they wanted to do all along.<p>We need to increase reliability in the kernel, so the kernel team should fire the top 5 bug-introducers, to reduce the amount of bugs being introduced (<a href="https:&#x2F;&#x2F;pebblebed.com&#x2F;blog&#x2F;kernel-bugs-part2&#x2F;05_author_analysis.png" rel="nofollow">https:&#x2F;&#x2F;pebblebed.com&#x2F;blog&#x2F;kernel-bugs-part2&#x2F;05_author_analy...</a>). Linus has got to go.
      • gchamonlive1 hour ago
        &gt; We need to increase reliability in the kernel, so the kernel team should fire the top 5 bug-introducers, to reduce the amount of bugs being introduced (<a href="https:&#x2F;&#x2F;pebblebed.com&#x2F;blog&#x2F;kernel-bugs-part2&#x2F;05_author_analy" rel="nofollow">https:&#x2F;&#x2F;pebblebed.com&#x2F;blog&#x2F;kernel-bugs-part2&#x2F;05_author_analy</a>...). Linus has got to go.<p>You&#x27;ve cut bugs being introduced while also reducing development costs by slashing team size. You deserve a promotion and an increase in equity.
    • alwa1 hour ago
      The LLM-tone doesn’t help:<p><i>117 people meet this criteria. And the impact is dramatic:</i><p>It’s strange to me to think of “bugfixes” in terms of a commodity. Different problem spaces between subsystems and thus different types of (and surfaces for) bugs; different contributor mixes; different number of eyes on them; different potential impacts…<p>&gt; <i>CAN bus drivers top the list [of bug lifetime by subsystem]. These are used in automotive and industrial systems. Critical infrastructure with few maintainers watching.</i><p>…or maybe higher-quality initial submissions, with most of the easy bugs already wrung out of them, so only subtle bugs remain (thus fewer to fix).<p>Or adequately vigilant maintainers but low diversity of systems running that code, thus fewer users&#x2F;situations where the bugs manifest, so they go unreported. Or poorer telemetry so an ordinary rate of latent bugs but they go undetected.<p>Could be any, probably a little of all, can’t really tell from the analysis; and each cause would suggest a different response to improve quality.
  • jeffbee1 hour ago
    Bugs Georg, who is an outlier and should be excluded from the analysis.
    • olivia-banks57 minutes ago
      Strange how someone in a cave with no internet can push 10,000 bugs a day.