The Linux Weather Forecast
kwabbles writes "The Linux Foundation launched the Linux Weather Forecast yesterday. It features 'current conditions' for kernel development, a 'short-term forecast,' and a 'long-term forecast.' Now developers and organizations that want to see when certain implementations/fixes are planned can find answers at this informative and handy site."
Wow. Just wow. This is a fantastic development. This is an excellent complement to FUSE (userspace filesystems), libUSB (userspace USB drivers), X11 (many graphics drivers), sound mixing, and all the other random stuff farmed out to userspace where possible.
Having develpoed in both user and kernel space, I know that userspace development is vastly easier: a crash is now only a segfault, debugging can be done easily and the most suitable language for the task can be used. This makes it faster and easier to develop both robust and efficient code.
But, come on and look at Linux: it's slowly becoming a microkernel: everything that can be in userspace is slowly moving there. And that is a good thing.
SJW n. One who posts facts.
Also, the xml feed is has a slight syntax error:
Hope is the currency of fools
Not flaming, if they provide a good resource more power to them.
Something that drives me particularly nuts about Linux is the number of regressions that happen. Don't get me wrong - I love Linux. But it feels like, in their haste to get things done better than ever, they sometimes reintroduce old flaws.
:)
Case-in-point: Firewire, and more precisely, multi-LUN support. Sounds esoteric, but it's actually not too uncommon to find hardware that needs it these days. When 2.6 came out, 1394 (as a whole) was just plain broken. They finally got it fixed in 2.6.12 or so, but then, in 2.6.22, they introduced a new Firewire stack - which promptly broke multi-LUN support. Maybe not everyone needs this, but I'm heavily dependent on it. I'm now in a position where I can't do any kernel upgrades until I've confirmed the fix has made it into 2.6.23 final.
I know it's something of a petty gripe, but I'd appreciate it if Linus could do a better job of making sure regressions like that didn't slip back in. I don't need a repeat of the bad weather that we've already had.
Plausible conjecture should not be misrepresented as proof positive.
Compiz Fusion. Microsoft was chasing Compiz's taillights with Windows Vista.