If Linux Fails, Blame Jim Zemlin
darthcamaro writes "Everyone asks who runs Linux — to which the normal answer is either Linus Torvalds or 'the community.' But (as Master Yoda once said) — There is another. His name is Jim Zemlin and he is the Executive Director of The Linux Foundation." From the interview linked above:
"'I want to be a thousand percent confident that this organization will be around for the next 30 to 50 years because Linux isn't going away,' Zemlin said. 'It's everywhere, and there is no doubt that Linux will be an important platform in the future and we're only at the beginning on the embedded and mobile side. It will be my screwup if we don't have an organization that can help coordinate and grow the development of the Linux platform.'"
I will have to ask you to turn in your Nerd credentials.
Do they have a strategy against software patents?
Do they lobby for open standards regulations and vendor neutrality?
Nuff said. ...ah and where is the Desktop LSB gone?
That makes Linux better than your girlfriend.
It is a shame that his ego is getting in the way of his noting the community's contributions to the Linux environment.
I want to be a thousand percent confident that this organization will be around for the next 30 to 50 years because Linux isn't going away,'
That is a bad idea. Think about how much has changed in 30 years with technology. Now accelerate that change with the internet, etc. It is a very bad idea for Linux to still be used in 30 to 50 years. Now, there will be some use for it, to see how much software has changed, etc. But for a system written in 1991 to be useful in 2038 it has to have the fundamental architecture changed.
Will there be an open source OS that is good to be used in 2038? Yes. Is Linux it? Nope. Not unless you still think that the MS-DOS system is still useful today, or that Windows 3.1 laptop.
Taxation is legalized theft, no more, no less.
Can we blame Jim Zemlin for every year that hasn't been the year of the linux desktop?
$IsDesktopLinuxYear = false; //this never changes
while(!$IsDesktopLinuxYear) {
Slap("Jim Zemlin"); // omg epic design
Sleep(31536000);
}
Linux is my girlfriend you insensitive clod.
Unix didn't die because Linux came along.
Mainframe isn't dead -- far from it. It didn't die because Unix came along.
Torvalds has about 50 years left on this earth. Something else will undoubtedly come along that will grab mind and market share. Perhaps it'll come during his lifetime. Whether it does or not it probably won't spell the death of Linux.
It's too early to pick who to blame if Linux fails.
Linux is the worst OS Except for all the others.
Me too, but Windows goes down on me more often.
That thing you usually call Linux is actually GNU/Linux. Hell, GNU alone would be a much better name than Linux alone.
So the real "leader" is Richard Stallman, not that guy.
But will it become an important player on the desktop? I'm using Linux on my laptop every day, and I think it's great. But sadly, desktop Linux has a very small market share these days. In fact desktop Linux is something that people make fun of. Every time something positive about Linux adoption is posted, people respond with "Last year desktop Linux failed, but THIS year is the year of Linux on the desktop... really!!111"
People on Slashdot, OSNews and many other places are always criticizing Linux for not being desktop friendly. But sadly, it seems that the Linux community isn't exactly helping. There are developers who are clearly interested in making Linux a viable desktop platform, for both users and developers. For example, the Autopackage project has tried for quite some time now to convince distributions to support /usr/local. Yes you read that right: to support /usr/local, a very basic prefix that everybody expects to work, but practice doesn't! The problems with /usr/local includes: /usr/local are not recognized by GNOME and KDE by default. A lot of distributions refuse to add /usr/local to the default search path for menu items.
- Menu item files installed to
- File associations: ditto.
- A bunch of other problems that I don't remember from the top of my head, most of them related to not being included in the default search path.
Working menu items and file associations are among the basic things required for desktop adoption, are they not? Not having them in the default search path prevents third party software installation to work properly. I'm sure nobody wants to install third party applications to /usr just to make menu items work, right?
Autopackage has been trying to convince distributions to do just pme simple thing - adding /usr/local to the default search path. Distributors and a lot of people from the Linux community either don't know, don't care, or are actively opposing this effort.
What are we, developers who care about Linux on the desktop, to do?
Wait, isn't the summary contradicting itself?
Jim isn't saying that if he fails, Linux will fail. He's saying that "The Linux Foundation" will fail. Linux will go on with or without him, and that's what he's saying in the quote.
And he's right. Many organizations fail because of bad leadership. The fish rots from the head down.
I thought that editors were supposed to be steeped in English grammar and should be able to diagram a sentence, thus finding the subject, verb, and object, blindfolded, underwater, with sharks with frikkin laser beams swimming all around.
Gott im himmel.
--
BMO
But (as Master Yoda once said) â" There is another. His name is Jim Zemlin and he is the Executive Director of The Linux Foundation."
Another there is. Jim Zemlin his name is ...
Windows goes down on you? Windows usually locks up on me. Rigor mortis ftw.
does he run linux?
Sorry, had to be said.
There are 2 kinds of people in this world. Those that can keep their train of thought,
atleast she's tight, everytime I've used Windows lately it's been one open hole after another.
Non impediti ratione cogitationus.
Winston, your wisdom is infinite :).
This is why the Linux Foundation should be working with distros to actually support the LSB. Find out why they don't currently support it better now, what their gripes are, and try to draft a new version of the LSB that people can center around.
1 - I'd love to see one major package management system. .deb or a .rpm, though the distinction there shouldn't be necessary anymore. .deb was created because of problems with .rpm that don't really exist anymore, and the LSB does say people are supposed to standardize around .rpm, though it certainly wouldn't be impossible for one package manager to read both .deb and .rpm files. /opt and then another in /bin or /sbin and it gets ridiculous.
2 - It shouldn't care if the package is a
3 - Package management should know how to handle source packages with a recipe/ebuild/instructions to build it from source.
4 - There need to be better standards for where files are kept. This is a major failing of the FHS in Linux, because of the redundancy and exceptions, one distro will put something in
5 - Linux will never have much of a coordinated marketing effort because it is so fragmented, but the Linux foundation could work with and encourage marketing for each major distro to help raise visibility of the brand.
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
While the hierarchical filesystem has been great for programming, it doesn't work so well for end users. I've been coaching customers and my wife on organizing email for decades. Creating folders and filing messages in them is *not* what they want to do. Many are not even capable of it.
What an end users wants to do is not "file" anything any "where". Let the email pile up in the INBOX, and click on columns to sort, or use a query to find emails. Is the imap server not handling that practice efficiently? "Bad imap server", *not* "bad user". (We switched from uw-imap to dovecot since the latter is efficient for multi-gigabyte inboxes.)
In the same vein, users want their desktops to work like email. No folders. Just a desktop view with columns pulled from file content like in thunderbird, instant sorting and searching on any column, and a simple query screen to search by logical combinations of columns. The current filename, filetype, modified, size columns are insufficient. For open office documents, the document properties should be searchable.
So maybe there is not a single set of columns that is useful for all kinds of documents. Maybe the hierarchy should be a class hierarchy. The base class has bare unix file properties (name, modified, size, permissions, etc). Email extends that to add subject, sender, to, etc. Office software extends it to add author, title, subject, lastprinted, revision, template, etc.
Oh my lord, it seems Linux is a having threesome with us.
To be clear. I am only responsible for the "Linux Foundation." We all get that credit for Linux success rests with thousands and thousands of people not any single person or organization.
If the "Linux Foundation" is not helpful then you can blame me for that.
In addition, feel free to blame me for high gas prices, most of the pot holes in San Francisco, and for the crappy wifi at every single Linux Conference.
Jim Zemlin
From a perusal of the Linux Foundation website, I will address an aspect I believe you have not emphasized adequately: Linux in Education. University faculty do not have time to develop coursework or supplemental materials for a single software platform -- be it Linux, Oracle, Visual C#, etc. Much of the software used in education has been specifically created with the educational market in mind. Googling for relevant Linux material is not the answer either.
If you are serious about being helpful, the Linux Foundation website needs an entire section directly devoted to helping teachers, faculty, and educational staff.
Every mans' island needs an ocean; choose your ocean carefully.
How about this - I won't blame you, but I WILL blame some of the egotistical b* who have happily caused harm to Linux and the free software movement in order to plunder corporations and organizations and destroy genuine attempts at real innovation for the sake of raking in the cash and fluffing up their egos. You've probably encountered some, I certainly have. I won't name names because I happen to know they can afford considerably better lawyers, and some accusations are - by nature - rather hard to prove. But if Linux fails, it is because it has been sabotaged from within, it is because innovators and inventors are being given a raw deal far too often.
(Yes, I'm extremely angry. Not at just one person, but many who feel that they are far more important than the free software that they ride the coat-tails of. Over the past 12 years, I've seen enough to convince me that Linux' success is by the fortune of competent, ethical developers outnumbering the highway robbers. The Linux Foundation and its members' biggest contribution will be on how well they ensure it stays that way.)
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)