Linux Turns 25, Is Bigger and More Professional Than Ever (arstechnica.com)
The Linux operating system kernel is 25 years old this month, ArsTechnica writes. It was August 25, 1991 when Linus Torvalds posted his famous message announcing the project, claiming that Linux was "just a hobby, won't be big and professional like gnu." From the article: But now, Linux is far bigger and more professional than Torvalds could have imagined. Linux powers huge portions of the Internet's infrastructure, corporate data centers, websites, stock exchanges, the world's most widely used smartphone operating system, and nearly all of the world's fastest supercomputers. The successes easily outweigh Linux's failure to unseat Microsoft and Apple on PCs, but Linux has still managed to get on tens of millions of desktops and laptops and Linux software even runs on Windows.Do you use any Linux-based operating system? Share your experience with it. What changes would you want to see in it in the next five years?
>> I'm afraid that is 64 tasks max (and one is used as swapper), no matter :-)
>> how small they should be. Fragmentation is evil - this is how it was
>> handled. As the current opinion seems to be that 64 Mb is more than
>> enough, but 64 tasks might be a little crowded, I'll probably change the
>> limits be easily changed (to 32Mb/128 tasks for example) with just a
>> recompilation of the kernel. I don't want to be on the machine when
>> someone is spawning >64 processes, though
If only he knew...
What changes would you want to see in it in the next five years?
Still waiting for the year of the desktop. A viable alternative to osx (and ms) for multimedia work, specifically, professional level audio engineering work.
If I may, and even if I mayn't, I'm going to rant about the same thing I always rant about in these stories: usability. Desktop Linux is a great operating system for those who have put in the many hours needed to understand its quirks. It's a great operating system for people who never so much as install a new sound driver. For the remaining 80% of users it's a usability nightmare. The wide range of distro's running the Gnome and KDE mean many common interactions differ between computers. And the Linux/Unix ideology of each program doing one thing (and doing it well) means which programs a user will have is unpredictable.
This, in turn, means it's all but impossible to provide a simple, straightforward instruction to a user for how to do something with her machine. Even something that should be dead simple. As soon as a user has to modify a config file or open a command prompt that's a huge roadblock. And no I'm not saying "be like Windows". That implication is a cop-out.It's not about doing things the way Windows does them, it's about making it "just work", and when it doesn't offering highly intuitive graphical interfaces for changing the way it works.
The Linux development community has made huge strides in this direction, but more is needed. Write drivers that interface with Gnome and KDE environments and provide GUI's for every setting. If a driver doesn't gave a Gnome and KDE GUI that covers 99.99% of use cases it's not finished. Make it so a user never, ever has to open a command prompt. Stick to the top three or fewer interfaces, and make them rock solid. No more installing interfaces to install interfaces to install decompressers to compile drivers. Do this and you shall see the year of Linux on the desktop.
If video games influenced behavior the Pac Man generation would be eating pills and running away from their problems.
You are confusing contributing with leading the project.
I remember when Linus posted it. I downloaded it and played with it a bit.
When Slackware 0.99a came out I gave it another try. It was not long before I was converting my Minix boxes at the house over to Linux.
In 1995 I switched from Windows 3.11 to Slackware and never looked back. To this day I run linux on all my systems at home save a small laptop that runs Windows XP though it is just to manage the spectrophotometer which does not have a linux driver.
Linux has come a long way and I am always amazed at how much of the world runs linux from Cell Phones, to routers, to supercomputers.
Nope, Linus still leads the project, and he is employee of non-profit 501(c)(6) trade association
Yet for some reason, he has never been selected as "Employee of the Month".
Look man, you just don't know how to use your operating system. Perhaps you need to go on a course. All the things you're complaining about aren't problems, once you know your keyboard shortcuts better. Windows alt-tabs through everything, which doesn't scale well with large numbers of windows. Mac alt-tabs through applications, and alt-backticks through windows within that application. Different approach. Being a mac, of course, there are loads of really nice tools that you can install to customise the behaviour of your system (contrary to popular belief). In your case, I suggest that you install Witch (Here). Yes, it costs money. The horror. It's nearly the price of two beers. Explain to me again why the hard work of software developers should be available to everyone for free, again? I forgot the details on that one. If you don't like the maximising behavour, there are tools to sort that out for you. I use BetterTouchTool myself.
It's ironic that someone who wants to install Linux, which pretty much entirely consists of little plugin tools to make stuff happen, hasn't bothered to go looking for the little plugin tools that can customise OSX for you.
Regarding your broken MBP, that's a shame. However, computers do break occasionally, and since you haven't bothered to look it up, you can hold down Cmd+V for a verbose boot, or Cmd+R for the recovery console, which will actually download an entire OS install from the internet and re-install your entire machine for you if you want - including pulling in your time machine backup (you have a backup, right?). Or, if it's something less drastic, you can start the mac in single-user mode (Cmd+S), or try some of the other tools from the recovery mode.
I mean, I get you don't like OSX, and that's fine. But nothing in what you wrote is actually correct, and so I hope I was helpful, and not too patronising, in correcting you. And what exactly don't you like about installing stuff on a mac? Sure beats windows installers - and apt-get on Linux just craps out half the time (I guess I'm doing it wrong... touche...). Android follows more of the OSX model, which is that everything lives in the application package, and you don't bother with sharing components between applications because it causes far more problems than it solves.
You are confusing contributing with leading the project.
Determining what code is written, what new features are developed, is leading the project. Not merging the contributions after ensuring the code is well written.
Linus leads from behind. After a feature is developed, he decides whether it will be allowed into the kernel. It's the same sort of decisionmaking process as in most development workflows, it just front-ends most of the work.
In most development processes, someone will decide "the product should do X", and they'll make some slides and pitch the ideas and the leaders will decide whether or not to pursue it. If they decide to pursue it then the developers will build it, debug it, test it, etc. The process is optimized around conserving a scarce resource, developer time.
In the Linux process, someone decides "Linux should do X", and so they build it, write all the code, debug it, test it... and then they'll send it to Linus, who decides whether or not to merge it. Same process, the difference is that the leader decides on the basis of fully-implemented code, rather than slideware. In the Linux model, developer time is not scarce and the process does not optimize for conserving it.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.