|
|
|
|
|
by beguiledfoil
2840 days ago
|
|
I don't think it has anything to do with PC and has a lot to do with being C. There's a lot of bravado among older programmers that carries over from a time when they really could do whatever they wanted because stuff needed to get done and a principled, lone gunman solution could actually be a much closer approximation of correct than some BS consensus built monster. That simply isn't the world we work in anymore. Everything has been done and if it's being done again it's because the subtle mistakes and approximations of the past aren't good enough. Linus' complaints about the scheduler are the best example of what I'm talking about. A scheduler is a super hard problem now and there's a lot of complexity to wrestle with that simply didn't exist in 2001. Anyway, the kernel is still open and discussion is still happening so I don't think we're in some kind of crisis. Good for Linus to take time off - maybe this will be an opportunity to develop processes that can create a more dynamic open source environment, one less reliant on a few individuals. |
|