Comment Re:For me, it is last few months... (Score 1) 40
In fairness, this is the Kernel we are talking about, and those dudes actually do know what they are doing.
Kernel code is fucking hard. The last kernel coding I ever did was on Minix in the early 1990s for Operating Systems class at University. That was a total brain bender. But heres the thing, Minix was an intentionally simpler kernel designed for teaching and included an extremely comprehensive textbook, that just doesn't exist (I think) for Linux.
The Linux Kernel may well be the most complicated code by some of the most skilled coders on the planet. To claim they "can't code" is frankly, hubris.
Not that I think AI can code either. But it DOES seem to be quite good at finding bugs and code smells. You wouldn't want to rely on it as your everything, but don't be surprised if it finds whoopsies by even Torvalds himself.