Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Unix Operating Systems Software

What's Wrong with Unix? 1318

aaron240 asks: "When Google published the GLAT (Google Labs Aptitude Test) the Unix question was intriguing. They asked an open-ended question about what is wrong with Unix and how you might fix it. Rob Pike touched on the question in his Slashdot interview from October. What insightful answers did the rest of Slashdot give when they applied to work at Google? To repeat the actual question, 'What's broken with Unix? How would you fix it?'"
This discussion has been archived. No new comments can be posted.

What's Wrong with Unix?

Comments Filter:
  • by SIGALRM ( 784769 ) * on Tuesday December 28, 2004 @07:16PM (#11203936) Journal
    What's wrong with UNIX? Depends on which perspective you start...

    In my opinion, here are some headaches that have plagued a wary UNIX engineer or two:

    IEEE and Posix, X/Open, etc. provide a basis for standardizing UNIX interfaces, but adherence tends to be spotty

    Difficult to implement a microkernel architecture

    XPG3 aside, a de facto "common API" has never really been acheived

    In many cases, code scrutiny is difficult or impossible

    Progress and innovation tends to occur within the context of aquisitions (i.e. UnixWare)

    The COFF symbolic system is terrible (OK, I know it's a deprecated, but still...)

    PIT initialization (time management)

    Kernel tuning (anyone fiddled with the /etc/conf/cf.d subdir on OS5?) These are just a few things, in my experience. That said, UNIX has had some great days.

  • OS X (Score:5, Insightful)

    by BWJones ( 18351 ) * on Tuesday December 28, 2004 @07:17PM (#11203943) Homepage Journal
    Based upon my experience with IRIX and Solaris (with some Linux), I would have to say that most of the things that *NIX did poorly have been rectified with OS X. I would have said OS X was still lacking true 64bitness, but that is coming in 10.4 rather quickly now. The numbers of Macs involved in secure and classified work in the Federal government have been exploding and high bandwidth networking options for cluster computing have also been resolved with options such as Infiniband. Development issues have been streamlined with rather nice tools from Apple itself obtained via NeXT. Open standards are being embraced just about everywhere you turn in OS X, a true plug and play environment now exists (I am reminded of the last video card install on my SGI O2 which had me down for two days solid), the GUI is consistent and the CLI is present and fully integrated with the GUI as well. Additionally, more and more networking options are being supported natively within OS X which is one of the last hurdles to true interconnectivity cross platform. And the G5! Oh, the G5 is a wonderful bit of hardware with which to run *NIX on.

    Problems that remain are being able to create one seamless environment with shared memory and such, but the rest of the *NIX world is still having those problems as well.

    You can argue about the specifics and details of many things, but in terms of a UNIX workstation, OS X pretty much has it all for our needs.

  • by ShortSpecialBus ( 236232 ) on Tuesday December 28, 2004 @07:18PM (#11203957) Homepage
    The first thing to change should be how programs get installed.

    EVERYTHING right now goes in /usr, without a directory, because everybody is too lazy to have /usr/foo/bin and /usr/foo/lib in their respective environment variables, because it's too much of a "pain" to put them in there on software installation, and it makes library linking more difficult.

    Right now, if I want to uninstall a program, I have to remove it from about 10 different places, many of which aren't obvious (/etc, /usr/lib, /usr/bin, /usr/share, et al.) and there's no good way to do it.

    Find a way (maybe symlinks /usr/lib/foo.so -> /usr/local/foo/lib/foo.so, maybe something else, I don't care) to make it so program installation/uninstallation makes more sense.
  • In a word... (Score:3, Insightful)

    by rongage ( 237813 ) on Tuesday December 28, 2004 @07:22PM (#11203986)

    Printing - more specifically, Postscript Printing.

    This sillyness of having to generate postscript so Ghostscript can generate PCL so you can print is just wrong - empty brained, someone forgot to wake up wrong.

    PCL is available on every major printer on the market today - it IS the standard. PostScript is a has-been. Dump it today.

    That is what is wrong with *nix and what I would do to fix it is require all software to support PCL printing directly.

  • by Ars-Fartsica ( 166957 ) on Tuesday December 28, 2004 @07:22PM (#11203994)
    Does unix enable people to build clusters, serve multimedia content, create sustainable high-throughput networks etc etc? Yes. Most implementations also provide for these true modern computing environments reliably and cheaply. What else do you want an OS to do? If an OS can reliably enable the modern application layer, to me it has satisfied the criteria of an OS.

    While I agree that the core OS has not moved much in decades, I also see very little motivation for this as much of the required functionality has moved up the stack to the application layer.

  • cynical view (Score:5, Insightful)

    by Keitopsis ( 766128 ) on Tuesday December 28, 2004 @07:24PM (#11204003) Journal
    Problem:
    Unix is great!, unless:
    - You just want a plug and pray answer
    - You just want a word processor
    - You just want ......

    If someone is only looking for a single application, it is hard to shove such a versitile system down their throat.

    Solution:
    Create a truely modular UNIX/OS that does not depend on any single environment(init/SYSV). Make a pluggable API-level interface that you can plug anything from a single application to a complete system environment into. Then get someone to develop EXACTLY what you want.

    Idiotware without the bloat.

    Laughing all the way,

    -- Kei
  • Has to be said (Score:3, Insightful)

    by aendeuryu ( 844048 ) on Tuesday December 28, 2004 @07:24PM (#11204004)
    One big thing that's wrong with Unix is SCO.
  • Easy! (Score:5, Insightful)

    by Telastyn ( 206146 ) on Tuesday December 28, 2004 @07:26PM (#11204023)
    Lack of coherent newbie documentation.

    Sure, man pages exist, but even once you learn that man does what help really should the man pages are generally written by programmers for programmers.

    Newbie guides generally don't get any further than a small command summary, which doesn't really show any strengths of unix over using a gui [or windows!]

    The best thing I think would be to provide more "whole system" examples/help rather than help for each individual command. Take some nice simple topics [how to add many users, how to determine network utilization programatically, how to determine open ports and what process is using them...] which are painful to do on windows and use a variety of unix tools to solve them.

  • by Anonymous Coward on Tuesday December 28, 2004 @07:28PM (#11204050)
    In addition:

    1. Crappy filesystem. Resier4 or XFS is what UNIX should have started with and even now we don't have file versioning.
    2. POSIX permisions suck. The suid bit sucks even more. ACL's make more sense, and UNIX should have had them from the start. If we're doing it now, capabilities would be even better.
    3. IPC primitives are poor. SySV shared memory goes some way to helping, and UNIX domain sockets are O.K, but a proper message/event marsheling system would eclipse them all.
    4. The filesystem hierachy is an awful mess. Non-standard across all unices and poorly evolved to cope with modern systems. /etc was a horrible copout and it shows. UNIX needs proper application packaging with proper self-contained application packages.
    5. Providing lots of little applications to do specific tasks was the best idea ever, but not providing a decent scripting language to bind them together was a bone-headed mistake. Likewise not standardising some basic data-interchange formats (Even it was just pre-formated ASCII) just makes piping all those little tools together to do anything useful a pain.
  • The C language (Score:5, Insightful)

    by lazy_arabica ( 750133 ) on Tuesday December 28, 2004 @07:32PM (#11204088) Homepage
    Yeah, I know that most *nix lover simply love it. But let's face it : this language, which is still the most important one in a unix environment, is really aging. It is possible to develop big software in pure C, but it takes much, much time, and the risk of introducing bugs and security flows is huge. Only the minimal low-level core of the system should be based on C ; the rest should be developed in a modern, high-level language.
  • User Friendly (Score:2, Insightful)

    by DaFallus ( 805248 ) on Tuesday December 28, 2004 @07:33PM (#11204099)
    That is part of the problem right there. All of you are talking about a lot of complex issues that the common user knows absolutely nothing about, and no one has mentioned this. How about making it intuitive and simple enough so that my grandmother could use it. Maybe then you'd see more people using it than Windows...
  • Re:In a word... (Score:2, Insightful)

    by Anonymous Coward on Tuesday December 28, 2004 @07:35PM (#11204116)
    Every modern systems has a native printing language, and each uses the native language to abstract multiple end-languages.

    Postscript is an intelligent way to abstract non-Postscript printing. Postscript is well documented, and is in itself a useful print language.

    Otherwise we'd be back in MS-DOS. Do you remember when each application had its own audio, video, and print drivers?

    ahz
  • by RomSteady ( 533144 ) on Tuesday December 28, 2004 @07:40PM (#11204168) Homepage Journal
    UNIX and the various shells were designed for when every keystroke counted due to memory constraints and the painful experience of working at a teletype.

    As a result, we've got upper- and lower-case flags doing completely different operations (-r and -R for "remove" and "restore," for example), we've got case-sentitive filenames which just make it so easy to tell the difference between "Index," "iNdex," "inDex," "indEx" and "indeX."

    UNIX was designed when plain text was king and the only nudies you ever saw were ASCII art.

    As a result, there's no way from looking at the filename to tell what program the file should be processed with.

    UNIX was designed under the guidelines of "do one thing well, do it quickly and get out of memory."

    Those design decisions permeate UNIX and the *NIX community even today. When I read the newsgroups, I still see tips on how to do things that involve piping a file through 17 filters to do something that can be done on Windows with four mouse clicks.

    So how would I fix these problems?

    1) Make filenames and command flags case-insensitive. The few cycles you spend doing case comparisons will quickly pale in comparison to the time savings you experience in tech support situations where a touch typist accidentally hits space too soon and types "emacS."

    2) Several files that do not have extensions usually have some information about their default parser in line #1. Either parse it, or start using file extensions in *NIX.

    3) Start making UI's that only initially expose the 20% of the UI that 80% of people will use. There's no reason for a CD-burning package to have a checkbox on the main screen about verifying post-gap length for 99% of the people in the world.

    Anyway, that's my opinion.
  • by Qbertino ( 265505 ) <moiraNO@SPAMmodparlor.com> on Tuesday December 28, 2004 @07:41PM (#11204186)
    -the allmighty root (single largest security risk)

    -ancient directory organization which doesn't take modern computer usage into account (more powerfull single workstations)

    -bad historically grown naming ("home", "usr", "var", etc.) and incosequent File System Herarchy Standard

    -crappy vendor support

    -unix printing still sucks big time (see 'vendor support')

    -grafics system and font handling

    -inconsistent standards of configration

    -histrically grown elitist utility naming (large anoyance)

    That's all I can come up with right now. Note that some of these are dealt with by certain unix variants. Printing and pretty much everything else is a breeze on OS X for instance. Configuraion and installation with Debian Linux is very smooth and goes great length to keep those countless OSS utilities manageable. And Solaris 10 seems to have the one or other card up its sleve to deal with security risks that result in the allmighty root.

    Coming to think of it: Can't we just have an OS with OS X ease of use, Debians installation system, Solaris 10 low-level features and Windows Vendor support? We'd all be set and 100% satisfied.
  • Non Free. (Score:3, Insightful)

    by twitter ( 104583 ) on Tuesday December 28, 2004 @07:43PM (#11204220) Homepage Journal
    The most broken part of "Unix" is that it's non free. Everyone has their own way of fixing things and does not share any of it, so we have the current fragmented landscape of Sun, HP, AIX, OSX, etc. The obvious solution is to use free software which ports the best features of each and costs nothing but time and thought to implement. What could be easier than that? The details are not as important as the root cause and the solution.

  • by killjoe ( 766577 ) on Tuesday December 28, 2004 @07:49PM (#11204294)
    In windows files may go to program files, common files, system, windows directories. Plus the really important stuff goes to the registry.

    Deleting the install directory doesn't do jack.

    That's why windows has uninstallers.

    How long did you say you used windows? Seems like you ought to know this by now.
  • Re:OS X (Score:2, Insightful)

    by computerme ( 655703 ) on Tuesday December 28, 2004 @07:49PM (#11204299)
    >So, what is it you are talking about specifically? He's just trolling.. any guy that thinks OSX is just "pretty widgets" is a dimwit.
  • by elronxenu ( 117773 ) on Tuesday December 28, 2004 @07:50PM (#11204308) Homepage
    To fix unix, it is important to start from the bottom up. Ignoring kernel internals, which are the choice of the kernel developer, the layer we need to fix first is the system call interface.

    For example:

    • Rename creat to create, as it should always have been
    • 64-bit time_t
    • localtime to return the year number, not year-1900
    • Decide whether we like curses or termcap, and get rid of the other one
    • Add inode-level operations, i.e. open an inode, rather than a path. Add atomic filesystem operations. Rename an inode. Delete an inode. Path-level operations permit race conditions whereby an attacker switches the filesystem around in between a privileged process examining the filesystem and making a change to the filesystem.
    • And many others ...
  • by Epistax ( 544591 ) <<moc.liamg> <ta> <xatsipe>> on Tuesday December 28, 2004 @07:53PM (#11204339) Journal
    Right, because everything's available in a single repo.

    or...

    On my Fedora box I have rpms made for Red Hat, rpms made not for Red Hat (go figure), source installs with configuration scripts, source installs with instructions, source installs with nothing whatsoever, programs with install scripts that install to the directory tree how they see fit, programs with install scripts that install nowhere (./), and python sources that just sit there coming straight out of a tar. Meanwhile I have nethack sitting around in /usr/game/nethack and has "libraries" in /usr/games/lib (note that nethack is the only game to use these folders). I guess I'm just lucky I haven't had to figure out how to use a Debian (.deb) install file yet.
  • No! (Score:3, Insightful)

    by Inoshiro ( 71693 ) on Tuesday December 28, 2004 @07:54PM (#11204358) Homepage
    I do believe there are a few problems with you assertions:

    "1) Make filenames and command flags case-insensitive. The few cycles you spend doing case comparisons will quickly pale in comparison to the time savings you experience in tech support situations where a touch typist accidentally hits space too soon and types "emacS.""

    That problem is so much easier to fix than changing 20+ years of UNIX design.

    UNIX is case sensitive for a reason. Do you think you can just go through all the source files, replace strcmp with strncasecmp, and have a system that works the way you want? No, you'd have to work things on multiple levels, regression test countless applications, etc. You could, for example, make internal shell commands case insensitive, but that's not the same thing.

    Plus, by making the switches all case insensitive, you've suddenly halved the number of possible arguments for any program unless they use the GNU extension. POSIX args are 1 character only!

    PS: "2) Several files that do not have extensions usually have some information about their default parser in line #1. Either parse it, or start using file extensions in *NIX."

    This is done already. As long as the file is marked executable, the shell will properly lauch the parser. You can even add BINARY formats to the kernel. Check out this way to make all MONO programs run automagically:

    if [ ! -e /proc/sys/fs/binfmt_misc/register ]; then /sbin/modprobe binfmt_misc
    mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
    fi

    if [ -e /proc/sys/fs/binfmt_misc/register ]; then
    echo ':CLR:M::MZ::/usr/local/bin/mono:' > /proc/sys/fs/binfmt_misc/register
    else
    echo "No binfmt_misc support"
    exit 1
    fi ...

    Honestly, most people who come up with "problems" in UNIX either fail to understand the reasons for certain design ideas, or aren't aware of pre-existing solutions to their problems. The init scripts and system startup sequence (in general) in UNIX is a much bigger problem, and one of the Gnome guys is making a great replacement for it. :)
  • Re:cynical view (Score:3, Insightful)

    by OrangeTide ( 124937 ) on Tuesday December 28, 2004 @07:57PM (#11204394) Homepage Journal
    Who just wants a word processor? Those word processors "appliances" were never very popular. I don't think anyone even makes them anymore.

    I've never met a computer that was really "plug and play". They always seem to have issues, at least for me. About the only thing that worked right away was my microwave. Even new cars don't seem to work perfectly from the start. We all might want something that you plug it in and it works, but the popularity of cheap digital cameras that are notoriously unreliable seems to prove that ease of use and reliability is not a consumer's primary criteria for a purchase.
  • by Anonymous Coward on Tuesday December 28, 2004 @07:59PM (#11204429)
    I'll make you a deal; you go back to reading comics and the rest of us will continue to use UNIX. Let me point out your mistakes, as they are many.

    No decent scripting language? In Unix?

    In UNIX, sure. Show me the default scripting language in UNIX v6. Bourne Shell is the closest thing you get.

    /etc is ugly?

    Yes. It literally means "etcetera". It is intended to hold all the junk that didn't fit anywhere else. It was a sloppy solution; instead of finding a place for all those scripts, binaries and conifguration files they all get dumped in /etc. With different file formats.

    Oh and you're the only one talking about the Window registry.

    How is message passing IPC better than sockets or shared memory or named pipes?

    1) The sending and recieving process don't need to know about each other before hand 2) You can easily broadcast events to all listeners 3) Much easier to send arbitary data 4) Much easier to manage; no need to mess with sockets APIs 5) Much safer; no need to share memory between process.

    ACLs are coming, but I believe that POSIX permissions make privilege management very simple, very straightforward, and very effective. ACLs may provide finer-grained permissions, but nothing that cannot be done via groups and permissions.

    You can believe what you like about POSIX permisions but those of us who have to deal with big systems know that they suck. They suck big, coarse grained, poorly thought out rocks through straws. The are very simple, very straighforward, but that makes them useless for proper security because they're too simple. If you think that ACL's have no advantage over POSIX permisions you're wrong a second time on this.

    The SUID is still a horrible solution, and come to that so is the "All or nothing" attitude of the All Mighty UID 0. ACL's solve all of that.
  • Lots :-) (Score:3, Insightful)

    by Erik Hensema ( 12898 ) on Tuesday December 28, 2004 @08:03PM (#11204464) Homepage
    In random order:
    • The filesystem layout. It works, but it ain't pretty. I highly doubt we would end up with things like /usr and /etc when we redesigned the layout from scratch.
    • In fact I'd rather entirely drop the fileystem in the classic sense and replace it with an object-relational database.
    • X11. Though X.org is working on it.
    • Lack of configuration standards. Text files with a million different formats are not elegant. We need something with a uniform interface, both to the user and to applications. Elektra Project (formerly know as the Linux Registry Project but that name is Wrong) working on it.
    • No universal way to inform the user of important events in the system. Kernel events layer and dbus are going to solve this.
    • /etc/passwd and friends need to go out. ldap all the way. We also need user/admin friendly ldap tools (in fact I have run my desktop system without /etc/passwd for several months, it's not that hard).
  • by Tet ( 2721 ) <.ku.oc.enydartsa. .ta. .todhsals.> on Tuesday December 28, 2004 @08:05PM (#11204489) Homepage Journal
    Look at windows: you clearly specify the installatino directory, and then *all* the files go there.

    I can't work out if you're trolling or just genuinely ignorant. Under Windows, everything goes in your selected installation directory... except for the bits that don't. Some have to go in the system directories and there are usually registry entries made. In contrast, if you tell a Unix application to install in a given directory, it generally does, and doesn't pollute the file heirarchy outside of your chosen location. If you're installing it from an RPM or dpkg, then it usually does the same, but it's effectively using a shared install directory between multiple apps. But why do you care where it puts the files? Use the package manager to tell you which files came with which package, and to remove the package if you're done with it.

  • by angedinoir ( 699322 ) on Tuesday December 28, 2004 @08:06PM (#11204496)
    If I'm having problems, I open a single folder and 99% of the time I can handle the issue from that folder (or at CLI, from a single directory).

    This is, of course, is false. When you install a program, shared system libraries go into the \windows or \winnt directory. Program related files and executables go into \Program Files. Settings specific to a particular user go into \Documents and Settings\<user>\Application Data.

    Not to mention the registry, but not going there today.

    I totally agree, it would be nice to have everything located in a simple manner, shared libraries go into a shared directory, everything else goes into /usr/bin/<program name>/ A link is created in wherever, and that's it.

  • Re:Here's a start: (Score:5, Insightful)

    by Zeinfeld ( 263942 ) on Tuesday December 28, 2004 @08:22PM (#11204663) Homepage
    Yes, the link is hosted on MS servers, but before you ignore it for that, at least notice that the forward is by Dennis Ritchie and it was contributed to primarily by Unix geeks. It's about 10 years old, but large portions of it are still relevent today.

    I think most of us on the Unix Haters list were Lisp machine or VMS hackers who were pretty upset that a piece of utter crap was winning the O/S standards wars at the time.

    The forward by Dennis is actually an anti-forward, more of a backward. At the time he was working on Plan-9 which takes all the best ideas from UNIX and junks them, leaving only the unrefined crud that is best ignored.

    The book is somewhat uneven in its criticisms, I don't think that the gripes abous X-Windows hit the mark as well as when they are explaining the file systems lossage.

    Ultimately the problem with Unix is that it is built the way that cars used to be built before Henry Ford, its a computer O/S for folk who like to spend their time tinkering with their system and like endless opportunities for low grade intellectual stimulation because thats an end in itself for them.

    Unix still has the same major architectural deficiencies. The inter process communication is not up to much, the concurrency model is weak, the user interface is eratic and there is no consistency. Documentation is a complete joke.

  • by eliza_effect ( 715148 ) on Tuesday December 28, 2004 @08:26PM (#11204711)
    Maybe he got BSD because he doesn't want to be a "Windows Person" anymore..
  • Re:libs (Score:2, Insightful)

    by gibson_81 ( 135261 ) on Tuesday December 28, 2004 @08:33PM (#11204770)
    It's not only a matter of saving disk/memory space; you also have the question of what to do when a bug is found in the library ... Should you download a new binary of each program that uses that library? And what if the developer is on a vacation when the bug is reported, most of your programs will be fixed, but that one is still vulnerable until he gets back?

    The same goes for improving algorithms ...
  • by jargoone ( 166102 ) * on Tuesday December 28, 2004 @08:34PM (#11204780)
    Add another thing that's wrong with Unix: the elitist attitude towards outsiders.
  • by Spy der Mann ( 805235 ) <spydermann.slash ... m ['mai' in gap]> on Tuesday December 28, 2004 @08:35PM (#11204795) Homepage Journal
    I'm not speaking of unix specifically, but of Linux. But I hope this enlightens anyone.

    Linux isn't friendly for:

    * Installing apps
    * Guiding the Joe user to a friendly painless installation of the OS itself
    * customizing
    * configuring
    in other words... everything.

    As many linux fans that there are here, the only *great* thing that Linux has, is its security and stability. Everything else is more or less, a mess. The apps, they're great! But only AFTER you manage to intall and configure them.

    And on the other side, we have a wonderful MS Windows in which everything (BUT security and stability) is great, but security and stability is a mess. I admit it, Linux infrastructure is very well thought... but the rest? The problem is that Linux (or unix for that matter) was made "by nerds, for nerds". Windows was made "by executives, for Joe users". What we need is an OS made "by nerds, for Joe users".

    And that means not rejecting as "blasphemy" everything that MS Windows has. There are many good points in windows, but (i'm generalizing, but this is my impression) linuxers are too busy defending their "way of life" against the competition, that they can't improve it. They have formed themselves a mindset saying "Linux is perfect. We don't need no stinking windows thingies. Anyone who says so has been too much in contact with the evil windows, and must be deprogrammed". If someone dares say "but..." he's just rejected as some microsoft borg slave.

    And they've repeated this lie so many times that they've ended up believing it. They make this whole bunch of "user-friendliness" *patches* for Linux, so they can believe that it's good the way it is.

    Well, guess what. It isn't. Give me a Linux with the user-friendliness of windows (and I DON'T mean the GUI - i mean the versatility, plug-n-play, ability to easily install new apps without the ./configure-make-make install and recompilation pain, etc etc etc.

    What I mean is:
    Linux (as a whole) is a good set of implementations. What it needs is a good set of standards, and ONLY THEN, develop good implementations of these.

    Want an example? We have KDE, QT (is that spelled right?), and I forgot if there was any other.
    So there are apps compatible with QT that can't run on KDE, and viceversa.

    Maybe you guys haven't still seen the big picture, but what I see of Linux development is more or less this:

    a) Some guy makes a good thingy for Linux.
    b) Many guys follow him
    c) Another guy makes another good thingy that does the same than the first one, but it's incompatible.
    d) Many guys follow him.
    e) GOTO a)

    From a religious perspective, compare with Roman Catholicism and protestantism. Roman Catholicism would be Windows (one pope called Bill Gates who dictates what is true and what isn't) and Linux would be the protestant denominations incompatible with each other. Some survive, some die... etc.

    Sociologically, protestant denominations are very similar to Linux implementations. They share one very limited creed (the Bible / the Linux Kernel), but how that applies in their lives (the implementations) vary. SO MUCH that they can't be united (I remember the SCUMMVM team - or was it another? - splitting because a guy liked one editor, and the other guy liked another editor. And they argued so much about this that the whole dev team dissolved.

    Linux needs a "pope". Or a government council (like the W3C) which says which way apps will interact with each other, with the kernel, and with the hardware.

    Let me rephrase it: Linux needs STANDARDS. Linux needs something like "a W3C" government which publishes a standard, uniformed API of doing things. Like what the w3c did with the DOM (and so we can prevent things like the "browser wars" happening in Linux.

    One of the reasons WinXP flourished is that it had a standard way of doing things. Make them compatible with the API (even if its security is as solid as a gruyere cheese), and they r
  • by MarcQuadra ( 129430 ) on Tuesday December 28, 2004 @08:37PM (#11204808)
    OK, you know about Darwin, but if you go to the Apple site you can look at the code for WebCore, OpenDirectory, Apple's Kerberos implementation, Darwin Streaming Server, Apple's drivers for their hardware, their mods to CUPS, Samba, ZeroConf, GCC, Apache, and a whole SLEW of other stuff.

    The only stuff they don't give you is the source code to Aqua and their in-aqua userland apps, which makes sense, because giving that stuff away would be business suicide.

    When Apple said they were going 'open source' it didn't say they were going to release the source to their core apps, like the Finder and iPhoto, but they've been very generous about contributing the code they borrowed and modified back to the community.

    It should also be noted that Apple gives back to the projects they work on, GCC has come quite a way on the PowerPC since 3.0 thanks to Apple.

    In my opinion, Apple's strategy is one I'd like to see some vendor take with Linux, you take the kernel and mod it for high-performance desktop apps, get GTK+ running on an accelerated OpenGL framebuffer, tweak and simplify a slew of apps and SELL it. As long as the mods to existing software make it back to the community, it's a net gain for all of us.
  • Re:KSpaceDuel (Score:2, Insightful)

    by LiquidCoooled ( 634315 ) on Tuesday December 28, 2004 @08:46PM (#11204883) Homepage Journal
    Yours is the most enlightening - novel - suggestion I have seen on this page so far.

    If I was google, I would hire you.

    I realise 100% you were talking in jest, but you were thinking outside the box, most of the other suggestions have been seen in one form or another before.
  • by Anonymous Coward on Tuesday December 28, 2004 @08:51PM (#11204934)
    I wanted to say nu-huh but I can't find any reference to /etc being "etcetera" nor "Everything configurable" (Although I find some non-reliable sources for it being "etcetera". My BS detector is screaming "Backronym" at me though, even more than it usuaully pings for "Unix System Resource" for /usr. So I still side with it being "etcetera", just because.
  • by Martin Blank ( 154261 ) on Tuesday December 28, 2004 @09:11PM (#11205088) Homepage Journal
    Five different groups need different abilities on a single directory.
    • Managers need to be able to list, create, delete, read, write, and change permissions.
    • Secretaries should be able to list, create, read, and write.
    • Technicians should be able to list, create, delete, read, and write.
    • Sales should be able to list and read.
    • Certain miscellaneous people should be able to only read, so they can be given a link to a file but not see the other files in the directory.
    Now, how exactly is this done with POSIX permissions in a simple, straightforward, and very effective way? I can't see how it can be effectively done without ACLs. The lack of ACLs is a major impediment to uptake of Linux in the business community.
  • by insert_username_here ( 844281 ) on Tuesday December 28, 2004 @09:13PM (#11205103)
    Mod parent up!!

    I've been happily using Linux on my home PC for about 4 years, but the filesystem layout has always been an annoyance.

    Without a package manager, it's practically impossible to remove a program; even with a package manager, you can't even determine how big a given package is! (if you know how to with Portage, I'd like to know). A better filesystem layout (perhaps the way MacOSX, GoboLinux or RoX does it) would make package managers obsolete.

    A lack of standard configuration layout is another thing: why should people have to learn hundreds of config file formats? Yes, comments help, but it'd be nice if they weren't needed. Why not come up with one standard text-based config format/filesystem layout and get everyone to use it? This would also save programming time, as you could create a library (with a name like libconfig or something similar) and not have to worry about parsing configuration settings. The Windows Registry Hell can be avoided by using a text-based format(e.g. like Java properties files or XML).

    A standard configuration layout (with suitable metadata) would also go a long way to allowing a standard graphical system configuration utility (Whatever happened to linuxconf? I loved that app!), making Unix/Linux that much more accessible to ordinary people.

    Replies, flames, etc.
  • by bnenning ( 58349 ) on Tuesday December 28, 2004 @09:14PM (#11205109)
    I think it's important that there be a user with the ability to do anything.

    Agreed, but there's no reason I should have to become that user if all I want to do is listen on port 80.
  • by RealAlaskan ( 576404 ) on Tuesday December 28, 2004 @09:16PM (#11205121) Homepage Journal
    Linux isn't friendly for:
    * Installing apps

    Apt-get or urpmi or yum. Your distribution will use one of those, and you will have no problems. It's far easier than windows.

    * Guiding the Joe user to a friendly painless installation of the OS itself

    Windows installation is more painful than Debian, but that's immaterial: Joe User should never be installing an OS. Knoppix makes for a ``friendly painless installation of the OS'', but I still say that Joe User probably shouldn't be doing that.

    * customizing
    * configuring

    If you want simple, you can't have those two. If you want to customize and configure, you have to accept some complexity. You have to be willing to make choices. One area where Linux could still improve is in having sensible defaults, so that you don't have to make those choices right at the start. Linux is much better on this than it was when I started using it, with Redhat 6.0. Again, Debian really shines here: I haven't had to do much customizing or configuring with Woody or Sarge. I suspect that the latest Redhat, et cetera, is similarly improved.

    And don't come tell me it's much better than windows. I ALREADY know that.

    Yes, there's always going to be room for improvement.

  • by Bloater ( 12932 ) on Tuesday December 28, 2004 @09:16PM (#11205125) Homepage Journal
    After choosing a file to be manipulated by an exec'd process, the standard utilities all require a path to the file, instead of leaving the file open and passing the fd number on the commandline. Linux nearly has the infrastructure to handle this correctly with the existing tools and their command line interfaces by abusing /proc.

    The shell needs further enhancement to make this clean so it is reasonable to expect people to write multi-process and multi-binary programs securely.
  • My list. (Score:5, Insightful)

    by Yaztromo ( 655250 ) on Tuesday December 28, 2004 @09:22PM (#11205167) Homepage Journal

    Here are the general problems I have with Unix and Unix-like operating systems:

    • Threading models and scheduling. A few Unicies have decent thread models, but others have abysmal thread models and scheduling. Because of this, far too many Unix applications wind up eschewing threads for simply running multiple processes, which isn't the same thing. Thread priority needs to be global, and the thread should be the most primitive execution unitt upon which all other execution units are built. No more "my thread priority is set to the max, but I get very few slices because my process priority is set low". My OS/2 machine running on a P3-450 can still out-thread many multi-gigahertz Unix systems, and that's just sad. Too many Unix kernels have had threads bolted on as an after-thought, and it shows.

      (Note that this isn't to say that every Unix-style system has a bad threading model -- some of them are pretty good, and others are getting better. But it's currently difficult to write decent cross-platform multithreaded Unix code when some Unicies you know in advance have really crappy threading subsystems).

    • Clipboard support in GUI subsystems. Come on, it's 2004 already. Unified clipboards have been around for more than 20 years now, and yet many Unicies still can't get this right. Cutting and pasting between applications shouldn't be a major PITA. Users shouldn't have to worry about which widget library an application was compiled against to figure out if they'll be able to paste to that application from another. Things are getting better, but really, this should have been fixed years ago, and shouldn't be taking so long.
    • GUI application font support. Again, a rare few get this right, but most of them have this big conglomeration of font types, and no unified font access system. Windows 3.0 had a beter font subsystem than what some Unicies have.
    • Printing. Again, some Unicies have done a good job, but far too many still don't have a good unified printing subsystem. Others here have done a great job of pointing out the problems with Unix printing in general, so I won't rehash them all here.
    • Desktop access APIs. Even with KDE and Gnome, there still isn't an API to call to do something as simple as create an application icon on the desktop or in the application menus which can be used to launch an application. Everyone winds up having to roll-their-own, if they bother to do so at all. Again, not all Unix GUI environments suffer from this, but the majority do. As I developer, I shouldn't have to care what environment a user is running if I want to do something like put an icon on their desktop as a part of an installation/configuration routine -- there should be an API I can call that says "create an icon with the following properties", and have it worry about WM/environment specifics.
    • USB driver development and device access. Again, in many Unicies this is fundementally flawed and can be very difficult for users to set-up and configure. And it differs drastically from Unix to Unix. Where we have pretty standard systems for accessing RS-232 serial ports, and parallel ports, USB access is completely non-standardized across Unicies. Just witness the PITA it is to set-up the newly standardized javax.usp API on Linux, and the kernel work-arounds that had to be implemented to allow APIs like this to unload aggressive modules that grab interface focus immediately just because they were included with the distro. There isn't much excuse for this IMO.
    • Unicode support. Again, hit or miss.

    Okay -- now don't get me wrong -- there are a lot of things to like about Unix and Unix-like environments. But those are the items I personally have problems with in the general case (and again, not all Unicies exhibit all of these issues. In particular, Mac OS X doesn't suffer from any of them, and is my current OS of choice for doing development and as my personal workstation desktop environment).

    Yaz.

  • by kantai ( 719870 ) <kantai@gmail.com> on Tuesday December 28, 2004 @09:25PM (#11205192)
    You are even more correct than the parent! My God. The thing broken with Unix is standardization. For a group of people always whining about standards... how about if all the information for applications went into a certain directory, lets call it /apps, or /opt/apps for user installed applications or how about ALL config files being in the same directory? I know (not Unix) Debian does this (ALL system-wide configs are in /etc/foo), but it is the only one doing it.
  • by Randy Wang ( 700248 ) on Tuesday December 28, 2004 @09:27PM (#11205197)
    Given the skill and experience that it takes, in my experience, to be able to run Unix as naturally as some people do... perhaps they've earned that attitude.

    The installation process alone, as one of the parents said, can sometimes be nothing short of excruciating, and after that a newbie still has to learn to get around a completely unfamiliar system, and use it normally. Finally, to be able to customise your lovely little Unix box to bend to your will at the slightest command - anything from adjusting your desktop environment (or lack thereof) to tweaking the kernel For Great Justice - you've shown yourself to be considerably more skilled with your OS of choice than the majority of computer users.

    So maybe some Unix devotees really do deserve to have an elitist attitude. I'm not saying they should, just that some people have something to show for it.
  • by logicnazi ( 169418 ) <gerdes@iMENCKENnvariant.org minus author> on Tuesday December 28, 2004 @09:34PM (#11205242) Homepage
    No, quite frankly most microkernels are written as CS Ph.D student thesis where they only need theoretical appeal. At best they are usually implemented in a small theoretical setting where they need not deal with the messy interfaces and hardware present in the real world. Of course there have been some real world exceptions and BeOS might be one of them.

    Certainly microkernal design has some compelling advantages. The same advantages any layer of abstraction adds, greater code reuse and easier code maintenance. Effectively we get the same benefits from keep a consistant binary format/software interface. However, the benefits of abstraction often come with performance penalties, and often inhibit innovation if they are not designed perfectly the first time.

    The issue is as much one of programer organization as it is of engineering superiority. Micro-kernels or monolithic kernels can all accomplish the same things but they work better in differnt organizations. A corporation which often has sharp organizational distinctions between groups coding differnt sections, the money to invest in R&D to define an efficent and extensible interface and often lacking the flexibility to allow one individual to dictate his coding styles a microkernel is quite appealing. In contrast for an open source project, which often lacks expertise when they first begin coding a solution, the explicit interfaces in the microkernel would strangle them with all their bad design choices. Moreover, enthusiasm and many eyes allows them to both handle the extra code maintenance and ensure consistant coding style without rigidity.

    Finally I just don't understand the point of your argument. Linux is bad because Linus is not personally an expert on microkernel vs. monolithic kernels? Can I equally well say your post is bad because you are not an expert either but simply relying on what others say.

    Religious battles in coding are just stupid. Despite what many CS professors want to believe deciding between differnt design models is more about psychology than engineering. It is difficult for even one person to hold all the code they wrote clearly in their mind and impossible for a group project, so we evolve tools like microkernels to compartmentalize our programs and help us solve the organizational problems of programming. Howwever, it is just downright silly to forget that the ultimate goal is to solve the psychological problem of getting people to create a large project. Clearly Linus has managed to overcome this problem and if you think better why not go do it yourself.

    It is plain stupid to value theory over results.
  • by linguae ( 763922 ) on Tuesday December 28, 2004 @09:40PM (#11205280)

    I strongly agree. Snide comments such as "BSD isn't for you," especially if the person trying to install it seems interested in learning about it, isn't going to help the Unix installed base grow. Such trolls hurt the *nix community in general because they are turning away prospective users.

    If anything, us Unix users should be trying to convert as many people as we can to our OS, not turning them off and turning them away.

  • Re:Here's a start: (Score:5, Insightful)

    by Taladar ( 717494 ) on Tuesday December 28, 2004 @10:09PM (#11205478)
    Documentation is a complete joke.
    So which do you prefer? Unix Man Pages that contain all there is to know about a certain app in a not quite end user refined form or Windows Assistants ("Did you plug in the Cable?" - "Yes" - "Then I can't help you - call your vendor") and cryptic error codes?
  • by fyngyrz ( 762201 ) on Tuesday December 28, 2004 @10:11PM (#11205488) Homepage Journal
    The things that seem the most troublesome to me are the issues that affect the end user directly. Such as:

    • Installing software is highly unreliable, non-standard, a maze of twisty little interdependant passages, and deeply obscure. For instance, I installed Flash7 for Firefox 1.0. Didn't work. Still doesn't. I installed Sun's JAVA for Firefox 1.0. It didn't work either. Still doesn't. No warnings, no errors, no nothing. I tried to install and configure Ami. Didn't work. I got apt-get to resolve installation issues, only to find that most things aren't supported.

    • There is no standard "windowing" GUI, so...

      • Development for apps for "all" linuxs is right out, which means big commercial closed source players aren't interested, which in turn means we have to keep Windows machines around to get some kinds of work done, which sucks. Having free software is great. Locking out commercial closed-source types by design is stupid.

      • Small developers have to either open source or pay fees they cannot afford to obtain a "widget set", something that any other OS supplies for free, and defines a standard for. Mind you, I'm not objecting to the fact that you can have multiple windowing interfaces, I'm simply objecting to the fact that the most sophisticated common denominator is xwindows, which is hardly a windowing system at all (and is also why everyone writes widget sets -- xwindows sucks rocks, the API is positively prehistoric.)

    • Linux has a pretty poor cache and swap system, combined with zero user level control over cache and swap. As a result, over time, the OS runs slower, and s l o w e r and s... l.... o..... w...... r....... until you restart, and then it's back to being fairly snappy until it fills up memory again with things it shouldn't be caching, and then it begins to swap again, and the slowdown process starts over again. Although Linux will run just about forever if you let it, you'll get considerably higher performance in a big-memory machine or server if you reboot when your memory fills up with cached-crappola.

    • The GUI, in the user sense, is an afterthought. You have to go to the command line to configure and/or adjust and/or install many things. Now, I don't really care a bit about this, but most users will want to avoid command line stuff. Lock out many users with this kind of esoterica, and you've made an error, IMHO. One of the places an OS gets strength from is a broad userbase in the sense of "not one demographic" (such as only technical types.) If Linux doesn't offer ease of use, then they'll go where they can get it - Windows, OS X. And we lose. Sure, some of you just chortle at the very thought, but I truly think you're being shortsighted when you do.

    I like Linux. A lot. I use it all the time, and I develop for it as well. I feel that it will not make a lot more inroads into more general acceptance until some of these things are cleaned up. Users don't generally care if there is a D bit in the protections. They generally don't care if the OS has cool things like logical volumes (like those provided the Amiga's "Assign" command) even if they are really neat, and let me forestall some arguments by saying that I agree that they are. Users care if the machine is easy to use, if the tools they want and/or need are available, and if the machine feels fast -- no one likes buying a 3 GHz machine with a couple gigs of ram and watching a minor application take 10 seconds to load.

    So mostly, people don't run Linux. And that's what I think is wrong. But fix it, and they will come. IMHO. As for Unix... I really don't care. :)

  • by antoy ( 665494 ) <[ten.lluneht] [ta] [sixela]> on Tuesday December 28, 2004 @10:16PM (#11205526)
    Given the skill and experience that it takes, in my experience, to be able to run Unix as naturally as some people do... perhaps they've earned that attitude.

    That's complete nonsense. Installing and running Unix hardly counts as one of the more difficult intellectual tasks. It's hard, sure, if you're used to something different, but the description 'windows people' includes novelists, artists and nuclear scientists who just don't give a damn about the stupid OS their computer runs.

    Would you like it if an artist made fun of your pens and call you and your friends BIC people? Well, that's how stupid this sounds.
  • Re:OS X (Score:5, Insightful)

    by edesjard ( 588174 ) on Tuesday December 28, 2004 @10:29PM (#11205609)
    This is actually a really good point. My biggest complaint about Linux has always been that it constantly tries to copy WINDOWS which I have been totally disgusted by and why I love my Mac. I keep hearing that everyone wants OS X on x86 hardware. Why hasn't Linux, which appears to be floundering aimlessly, focused its efforts on being more like OS X than Windows? Isn't it what will REALLY motivate people to give Linux a try?
  • by Mordanthanus ( 300840 ) on Tuesday December 28, 2004 @11:02PM (#11205777) Homepage
    Not to mention that that this is the whole reason why linux will never be a mainstream desktop operating system... people that like the idea of an open source operating system, can do some minor programming and want to use something a little "out of the ordinary" and a bit more powerful than the "standard" OS (I'm talking about me here) can't seem to get simple little things to work like sound, a USB mouse or the extras in my docking station. And I like Gentoo. The OS seems fantastic. But god forbid I ask a question on IRC or anywhere that someone knows anything about linux. I have been flamed and ridiculed tirelessly over "n00b" questions.

    You know what? I will figure this stuff out. And yeah, I probably will have an elitist attitude when I'm through... but guess what. It will be against all the inconsiderate pricks that wouldn't take the time to help me with some "n00b" questions that I am sure they had at one time too.

    And back to my original point... if someone just coming into linux gets attitude from "the gang", they will probably get tired of it and switch back to what everyone else is using... cause I don't know about you guys, but who the hell needs another hassle in their life than to learn all of this stuff when all they want to do is just USE THE COMPUTER.
  • by Herr_Nightingale ( 556106 ) on Tuesday December 28, 2004 @11:06PM (#11205807) Homepage
    For the last 5 years Windows 2000 has had WFP to protect against core files being overwritten. I've not had a single "DLL hell" experience yet in ~15 years of using Windows.
    However I've installed Firefox on ten different distros (probably more now) and never once seen an icon for it appear automatically in my GNOME menu. Why is this so broken? APT, Synaptic, RPM, yum, etc. are all basically broken from my point of view, but we put up with them because it's worth the fuss. Millions of computer users can't even find a new icon on the DESKTOP, much less dink around with non-standard filesystem heirarchies (which distro do you use?) and symlinks.
    Pet peeve of the day (which happens to be relevant to this thread) : Windows downloads are only a fraction the size of equivalent Linux apps. Try OO.o, Firefox, etc. My Xandros 3 install had to download 40MB (using the lovely APT) which doesn't compare well to a 4MB download for Windows.
    Seriously, you should look into using something more current than Windows 3.11.

    To compare apples to apples:
    OO.o: [openoffice.org]
    Windows - 45MB
    Linux - 77MB

    Firefox (with installer):
    Windows - 4803KB [mozilla.org]
    Linux - 8422 KB [mozilla.org]

    Thunderbird:
    Windows - 5877 KB [mozilla.org]
    Linux - 10113 KB [mozilla.org]

    I've heard enough about bloody shared libraries that evidently NEVER get shared, and instead I end up with five different incompatible versions of glibc/GTK/whatever and it's also annoying to wait while APT downloads an EXTRA 300% of the listed download size. If making *NIX installers like Windows means that I'll have all the advantages, and all of the downfalls, then I'll take it thank you very much. It's a great deal better than what we've got now.
  • Re:Here's a start: (Score:5, Insightful)

    by spectecjr ( 31235 ) on Tuesday December 28, 2004 @11:13PM (#11205847) Homepage
    So which do you prefer? Unix Man Pages that contain all there is to know about a certain app in a not quite end user refined form or Windows Assistants ("Did you plug in the Cable?" - "Yes" - "Then I can't help you - call your vendor") and cryptic error codes?

    I prefer MSDN [microsoft.com]. Call me when Unix has something that even approaches the ease of use and the amount of readable samples, explanations etc. of key APIs.

    And no, the System V paper manuals don't count.
  • by Anonymous Coward on Tuesday December 28, 2004 @11:16PM (#11205870)
    Actually, ACLs are very difficult to audit properly.

    Your case can be handled with "POSIX" permissions very easily.

    Permissions are associated with directory entries, and NOT inodes. A specific inode may have as many directory entries (hard links) as you want, and each of these can have different permissions.

    The PROBLEM is that typically hard links cannot be made to directories. Which does complicate things a bit.

    Ratboy
  • by crmartin ( 98227 ) on Tuesday December 28, 2004 @11:24PM (#11205929)
    It's clearly time for my periodic "you young pups don't know your history" posts.

    1. Reiserfs etc are the results of 30 years of research that, well, hadn't happened 30 years ago. the i-node/u-node business was the best there was. Then.
    2. Multics had general, configurable, role-based, magic ACLs; UNIX lost them on purpose becuse it wasn't well suited to a big games system and word-processor, which is what UNIX was meant for originally.
    3. When I was a kid we hardly HAD processes, much less IPC. Having named pipes was a helluvan innovation.
    4. That's not the operating system, that's book-keeping.
    5. /bin/sh WAS the coolest scripting language ever. They've gotten better. text files with field seperators (that all passwd(5) is, after all) were the uniform data representation.

    If you were to go back to System 3 UNIX, you'd have most everything you're asking for here. It wouldn't be as powerful, but it'd be uniform.
  • by X ( 1235 ) <x@xman.org> on Tuesday December 28, 2004 @11:45PM (#11206055) Homepage Journal
    Responding point by point:
    1. It's easy in hindsight to critique filesystems. While the original SysV filesystem was pretty bad, the Berkeley Fast Filesystem was already pretty good for it's time. The simplicity of the Unix filesystem has actually been a key aspect of Unix's success. Even on platforms with more complex filesystem API's, you don't see much in the way of applications taking advantage of them.
    2. POSIX ACL's have been around for a long time at this point. The relatively pathetic rate at which they've been adopted and taken advantage of should be a clue to their shortcomings. Several security experts have pointed out that while ACL's are great on paper, in reality they increase the complexity of the security model, which in practice is more of a liability.
    3. SysV has message queues for IPC. Everything you could want and... not a lot of people use them. ;-) ONC RPC also prvides a pretty decent message/event marshalling mechanism, and you don't see a lot of new apps being written to use that either. Think about why. I would say though it'd be nice if there was a better standard model for kernel events beyond signals.
    4. I honestly still find advantages to the traditional Unix FSH, particularly for administrators. It certainly beats the crazy structures on Windows or OS X. End users increasingly care less about where program files are located on their system, so this seems like the wrong area to work on things.
    5. Unix did include decent scripting languages, and more importantly provided for additional ones to be added to the system (witness the rise of ksh, perl, python, etc.). If there had been any kind of data-interchange format that was remotely useful, it surely would have dictated how Unix tools work with those data formats. Unfortunately, there were weren't (and aren't). Consequently, dictating standards wouldn't have solved the problem you're describing, as you'd still have to translate non-standard formats into the standard formats and back again. Letting tools like sed/awk/perl evolve to solve the problem seems like a far more practical approach if you ask me.
  • by MarcQuadra ( 129430 ) on Tuesday December 28, 2004 @11:51PM (#11206100)
    Would it really be suicide for Apple to release for free all of the source code for the OS?

    Yes, Apple lost a huge portion of the home user and educational market, they're aiming to get a foothold in the data-processing sector, where *NIX is already in use. Releasing ALL the source except the consumer-friendly bits would obliterate their chance with shops like the government and large data-oriented customers. Why buy milk from Apple when you can roll-your-own Apple cow?

    Also, there's a LOT in the OS that Apple probably CAN'T release, it's licensed from other folks, or it was written under different rules.

    Apple does a lot of work for the OSS community, they give back more than most companies do, and they should be praised for it, just like IBM (they do a TON of stuff for the OSS community).

    I thought the Linux/OSS users were going to get behind vendors that supported us and buy their products, that's what we said back in the '90s when hardware support was VERY hard to come by. The time has come, and if it's not all you thought it would be, think about all the Linux companies that went belly-up and why. There's a happy middle-ground between going totally nuts with the code-sharing and giving back while keeping a marketable product to yourself, Apple and IBM have found it.

    Now think about this:

    Apple gave us a BSD OS, tuned for multimedia and desktop use, something we've been working on for a while now. They'll give us Darwin, and sell us OS X. But you can take Darwin, install a ports system of your choice on it (gentoo, darwinports, apt-get, etc.) and use it just like any other system. You get OpenDirectory, which is quite possibly the best thing to happen to computers since ethernet (really, read about it!), you get xorg, and you get drivers that provide 100% functionality with Apple-branded hardware.
  • Re:In a word... (Score:3, Insightful)

    by Geoffreyerffoeg ( 729040 ) on Wednesday December 29, 2004 @12:12AM (#11206209)
    Whatever the case may be with prices and design and requirements, the simple fact is that most consumer printers are PCL, and very few are PostScript. Therefore applications should support PCL as the de-facto standard, and allow for a convertor from PCL to PostScript (or a separate renderer) for the few cases that require this.

    You are Linux. You are a small, free OS that has only a few percent of the market. You don't control how the printing industry designs their products; you obey their decisions.
  • by Eravnrekaree ( 467752 ) on Wednesday December 29, 2004 @12:14AM (#11206221)
    Yes, I certianly agree. We should try to make Unix-type systems more avialable to everyone and that means some good GUI configuration tools.

    The big problem with Linux, BSD, etc, is few are being paid to develop for these platforms, thus we dont have a lot of people who can work full time to improve things. We need to find a way to pay developers of open source projects so they can work full time on these projects. With that I think we would see an increase in quality including lots of nice GUI tools for non-techie users.

    I think furthermore techie and non-techie users can both share the same system and techies can have full control and low level access to the system well non-techies can have the easy to use GUIs at the same time. GUI configurators can be made to automatically produce the human readable config files, thus we can have both config files, GUI tools, and a rich command line environment.

    As far as Unix itself, I think overall the system is very good and no changes should to the core concepts should be made, the directory layout is good, the basic concepts are good, X WIndows is good. I have heard people say that the X Windows API is prehistoric. Nonsense, its just a low level API and its designers didnt make the mistake of just offering a bunch of high level widgets but created an API providing graphical primitives high level widgets can be created with. X API is designed for widget construction, not for direct use by applications.

    Basically what is needed is more full time developers, including for the GUI tools.
  • Development for apps for "all" linuxs is right out, which means big commercial closed source players aren't interested, which in turn means we have to keep Windows machines around to get some kinds of work done, which sucks.

    Actually there are a number of examples which put the lie to your charge, apart from the obvious case where a linux admin doesn't even install a GUI. (linux gives you that flexibility) But a number of commercial vendors provide programs which run on any modern linux distro with X windows, e.g. netscape - but in practical terms, any modern linux distro ships with both qt and gtk apps. So any app built on either native xlib, qt or gtk will run on any modern linux system.

    Linux has a pretty poor cache and swap system, combined with zero user level control over cache and swap. As a result, over time, the OS runs slower, and s l o w e r and s... l.... o..... w...... r....... until you restart, and then it's back to being fairly snappy until it fills up memory again with things it shouldn't be caching,

    LOL, mod parent up funny - linux memory management is actually pretty decent. I don't buy into the hype about running slower and slower and finally needing a reboot, that sounds like too much microsoft thinking. Our mail servers which are currently on a 700+ day uptime are processing messages just as fast as they were when first booted.

    Sorry, your story just doesn't hold up.
  • by AmberBlackCat ( 829689 ) on Wednesday December 29, 2004 @12:24AM (#11206271)
    The installation process alone, as one of the parents said, can sometimes be nothing short of excruciating, and after that a newbie still has to learn to get around a completely unfamiliar system, and use it normally. Finally, to be able to customise your lovely little Unix box to bend to your will at the slightest command - anything from adjusting your desktop environment (or lack thereof) to tweaking the kernel For Great Justice - you've shown yourself to be considerably more skilled with your OS of choice than the majority of computer users.

    I think your post also provides a pretty good answer to the original question. What good is an operating system to average computer users if you have to be more skilled than the average computer user to do anything with it?

  • by Anonymous Coward on Wednesday December 29, 2004 @12:26AM (#11206280)
    come on! ever met an mcse who wasn't a frickin moron? nope, neither has anybody else!

    Hi. I'm an mcse and I'm not a moron (or so I believe). Pleased to meet you.

    My false modesty tells me I shouldn't toot my own horn, hence the AC.

    I've been managing unix like boxes for several years now.

    I got my mcse because my company needed me to (sales purposes, don't ask) and paid for it. I learned a great deal about windows servers/workstation I didn't know about. Most of it positive. I still wouldn't put an unfirewalled windows machine on the internet. Today, I admin a couple of windows servers, plus several solaris, freebsd and linux boxes.
    he wondered if anybody dumb enough to pay for ms cert is not smart enough to build or use anything else but windows. i reckon they are too dumb but that's just imo

    As I said above, it is a selling point (our customers like MS and Cisco certs more than anything else). And if tomorrow I find myself looking for a new job, it probably won't hurt to have them on my resume.
  • Re:OS X (Score:2, Insightful)

    by Lord Flipper ( 627481 ) * on Wednesday December 29, 2004 @12:28AM (#11206286)
    hopefully not every update will require a reboot,... read the info on updates and patches, and reboot only the affected sub-systems. There are up-to-date Xserves out there that haven't rebooted in many a month.
  • by CkB_Cowboy ( 731756 ) * on Wednesday December 29, 2004 @12:42AM (#11206357) Homepage
    Macs are only cool now, since OSX was released. Before that, there was OS 9, OS 8, etc. Not exactly cool operating systems.
  • by iwsmith ( 844319 ) on Wednesday December 29, 2004 @12:44AM (#11206364)
    Many people are quick to say that if (l)unix 'were more like OSX' it would be better. While I agree that OSX is a nice operating system, has a good set of utilities and built-in programs, and provides a nice, friendly user interface, the same results could not be achieved in (l)unix.

    The reason Apple is able to devote time to making the GUI pretty, or creating these great applications is the limited hardware base they support. Mac OSX has nowhere near the hardware support provided by Linux or Windows. Don't get me wrong, the PowerPC architecture is great, however, the lack of other options concerns me. I personally try to avoid vendor lock-in as much as possible.

    I personally would like to see better vendor support (Ie ATI ).

    Also, while competition is great, it would be nice if the main windowing systems (KDE or Gnome [QT Vs GTK])were more compatible with each other (or we just choose one). Being able to run QT apps in GTK without loading all the extra KDE nonsense would be nice....

    Last note, greater standardization would be good too. Choosing *one* package management system that could be deployed across all dristros would be nice (Perhaps incorporate the best of the existing package management systems into one, cross distro system). It would make it easier for developers (only one package to make), admins (got a few different distros? ), and the general public (if more people use this utility, chances are a greater portion of those people will donate money, time, or other resources to the project).

    The W3C is an interesting idea, but *it* may not be the best idea. First of all, having a central organization setting standards does *not* mean those settings will be followed. Take, for instance, CSS. The standards are clearly defined by the W3C, however creating CSS documents that look exactly the same across IE and Gecko browsers is not easy. Moreover, people complain that getting features into the kernel takes a long time already, adding bureaucracy will only increase the delays....

    Excellent points are made in many of these replies, and what we need is to take the best of everything; the clean GUI of OSX, the standardization provided by a consortium including industry vendors, greater vendor support, and unify some of our efforts.

    Competition is good, but only so long as it does not ultimately make the users life more difficult.
  • by DeputySpade ( 458056 ) on Wednesday December 29, 2004 @01:00AM (#11206448) Homepage Journal
    If anything, us Unix users should be trying to convert as many people as we can to our OS

    Why?

    To what end? As a *BSD person, what do you really care how many people run NetBSD instead of Windows 2000? Does it matter? Does it affect your life somehow? What, in the proverbial nutshell, do you bloody care? If I was a windows user and you came along with your attitude that you "should be trying to convert" me, I'd want to smack you.

    In many cases the response "Slackware isn't for you" may be perfectly true. Maybe that person should cut his teeth on Fedora or Gentoo or one of the other easy distros where things are done for you rather than one where you have to already be a genius to get it working. That's fine. If starting out at moderate complexity is too overwhelming, then maybe that user should start out with something easier.

    A lot of times, however, the situation is even more simple than that. As someone who spent 4 good years of my life on a #linux helping people get off the ground with all variations of that particular OS, I can tell you there are some people who just simply should stay with the Redmond distribution. Some people want you do actually do it for them. I'm not exagerating. Some people literally ask if they can give you a root shell to configure X for them. Look... Learning to use a new OS and being stumped by the new paradigm is one thing. Being a lazy (l)user is another altogether.

    Based on my personal experience, 2 out of 10 times the "X just isn't for you." means "pick something a little less complicated to cut your teeth on. The other 8/10 it means "No... I'm not going to spoon feed you your applesauce. When you're willing to actually _LEARN_ something, then you can try something other than that which you know by heart, but until then, go away."
  • by johnnyb ( 4816 ) <jonathan@bartlettpublishing.com> on Wednesday December 29, 2004 @01:07AM (#11206475) Homepage
    "The fundamental question is do people generally buy an Apple for the OS?"

    I haven't bought one, but it sure is the reason I recommend it to others (if by OS you include applications like the Finder, but not iLife etc.).

    The expose' feature is wonderful.

    The heavy drag-n-drop integration is beyond anything I'd ever even thought of, and makes it a complete joy to use.

    The dock is really cool. I like that it magnifies as you go over the icons, that it points to which applications are open, and that it keeps a thumbnail of minimized windows.

    The ability to install an application just by moving a single file into the "Applications" directory is phenomenal.

    The single-menu-bar is a fantastic idea.

    The system preferences are easy to set and use. Setting up mobile networking was a snap.

    And I'm sure I've only scratched the surface.
  • by poopie ( 35416 ) on Wednesday December 29, 2004 @01:13AM (#11206497) Journal
    - Provide a true serial console solution for x86 hardware that enables everything from BIOS changes to OS install on bare metal - this would bring the X86 platform up to where UNIX was 20 years ago (and don't tell me about IPMI until there's hardware using the 2.0 spec)

    - redo the whole privileged port thing. When only root could become UID 0 and start a process on a port under 1024, maybe this meant something. Today, it's a joke

    - kill the GNU info format. Could anything possibly be less useful that INFO pages?!? Sheesh. Manpages have become a standard - Everything should have a manpage.

    - Manpages must provide at least 5 example command strings for sample usage with description of what those options do.

    - In the days of UNIX, we all knew what were system binaries and what was GNU/other. We used /usr/local/ for that. Nowadays, Linux treats everything like it belongs in /usr. What exactly is *not* a system binary or library in a linux distribution?

    - Central area for Internet-based config files. Try to set web/ftp proxy information in a single location and have it honored by more than one or two programs

    - Strict adherence to commonly used environment variables like HTTP_PROXY, NO_PROXY by any internet-enabled app. There should be more like NNTPSERVER, SMTPSERVER, IMAPSERVER, POPSERVER

    - Do we really need /sbin and /usr/sbin? - Give me *one* - how about only /usr/sbin so we can keep / with fewer entries?

    - Do we really need /bin and /usr/bin? How about only /usr/bin.

    - for application foo, what should go in /usr/share/foo vs. /usr/lib/foo vs. /etc/foo vs. /var/lib/foo vs. /opt/foo vs /usr/local/share/foo vs. /usr/local/lib/foo vs. /usr/local/etc/foo .... Kill me now, please!

    - sar was great, but I need a year's worth of data, and I would really like to have some trend analysis automatically done and know that my bottleneck over the past week has been XXX and was due to process YYY

    - mail programs should all be able to default to using /etc/mailcap if it exists and is properly configured. Write a simple GUI to configure /etc/mailcap and then all mail apps will be happy

    - Make X11 session state transportable. I want t o be able to transport my entire X session from one Xserver to another Xserver without losing the state of any apps. (not just a view via VNC... the whole GUI app)
  • by cbreaker ( 561297 ) on Wednesday December 29, 2004 @01:39AM (#11206629) Journal
    What you fail to realize is that Linux doesn't exist for newbies to switch off of Windows. It's not there to "Fight The Power."

    It's an Operating System. Some people enjoy using it. I do; I love the things I can do with my unix boxes so easily that come so difficult on other systems (Windows.)

    You can use it if you want to. There's so many great people working on making it better, easier, etc, that in the end it MAY very well be just as easy to handle as Windows. It's not there yet. What's the rush? So you can install it easier before you know the system?

    You're inexperienced in the Internet world if you think that the Linux userbase is a bunch of "inconsiderate pricks." You should see some of the Windows help forums, or the help forums of... anything else, really. There's a lot of pricks out there, you can't avoid that. I have not found this to be any greater with Linuxish forums, mailing lists, etc. In fact, I find that Linux help groups are a lot BETTER then most; there's usually quite a few people that are really knowledgable and willing to help.

    Your experience with being called a n00b could be due to the fact that you've been asking the same tired old questions, without reading any of the redily available information online or using the search function on forums. There's a lot of people that WANT to help you - even though you're a complete stranger - but these same people don't want to trudge through the same questions they've already answered a hundred times over.

    If you just want to "USE THE COMPUTER" then just USE WHAT YOU KNOW HOW TO USE. Nobody is forcing you to use it. You get to justify the reasons all by yourself, and if you can't justify the learning curve to the benefits, then why do it?

    Really, it doesn't matter. I'm not trying to get everyone to use Linux. I'm not telling my sister to install it. Neither is anyone else, really. You might hear from someone how great they think their Linux system is, and even say "you should give it a shot!" but it doesn't matter if you use it or not. Moving forward, when all the peices fall into place and your Linux distribution of choice is at the right level of comfort for you, we won't even have this discussion.

    So relax; let the people developing this great system do their thing. When the state of the system is right for you, you'll know it. It'll happen, and until then do yourself a favor and don't worry about it.

    Quote from you: " Not to mention that that this is the whole reason why linux will never be a mainstream desktop operating system..."

    You really should add "today." at the end of that. Tomorrow, who knows?
  • Comment removed (Score:3, Insightful)

    by account_deleted ( 4530225 ) on Wednesday December 29, 2004 @01:51AM (#11206678)
    Comment removed based on user account deletion
  • by Anonymous Coward on Wednesday December 29, 2004 @02:38AM (#11206878)
    It does make sense to have a root user, but the problem is that the root user has some rights that cannot be given to any other user.

    It IS the OS's fault that I have to start a daemon as user root in order to use ports less than 1024. Sure, I can have the daemon immediately switch users, but this is inherently insecure. This is especially an issue if I have to run a closed-source daemon for whatever reason; I should be able to sandbox it easily and completely. Not possible with one big root.

    Often software writers have used SUID to get around these issues. This merely compounds the security problems, of course, and UNIX does a poor job at providing good alternatives to SUID. Modern versions of Linux and BSD can provide an authenticated named pipe, but this is not cross-platform. It's a real mess.
  • by resiak ( 583703 ) <will@[ ]lthompson.co.uk ['wil' in gap]> on Wednesday December 29, 2004 @02:43AM (#11206903)

    If you'd spent slightly longer in #debian, you'd know that we're absolutely flooded with people who aren't prepared to learn things, and just want those who already know to do everything for them. When questions are asked by someone who is having troubles which the documentation (which they have read) does not solve, they do generally get helpful and correct answers quickly. I got struck down repeatedly when I first started going there, and was not a complete "n00b" either. However, I'm not so thin-skinned as to take it personally, and now I'm more at home with reading things for myself, which is the right way to be.

    In any case, with regard to your grandma, you ought to send her to the Debian Reference [debian.org] instead ;-)

  • by forrestt ( 267374 ) on Wednesday December 29, 2004 @02:55AM (#11206948) Homepage Journal
    I think part of the problem is WHERE you are looking for answers. I have been using Unix since the late 80's and I have been tinkering with Linux since the early 90's. I have been using nothing but Linux since about 98 (except for the occasional Solaris or Irix box I administer). I am a lead systems administrator at NASA, and have been working there since 1996. I am 34 years old and have spent most of my life (since I was 10) fiddle-farting with computers for fun and profit. Lets just say, I know and love what I'm doing. But I hardly ever use IRC because of the attitude that you describe. I would like to point out that it isn't Linux users who are elitist pricks. It is IRC users who are elitist pricks. They get on an IRC channel where everyone knows each other, and get off by bad mouthing everyone else. (If you need a question answered, a better place is linuxquestions.org.) I don't think the people on IRC get what it means to be a part of the "Linux Community".

    I look at it like this. I have written very little of the code that I use on a daily basis. I have paid VERY little money for it (I have made financial contributions to some projects). The thing I can do to "pay" for the software I use is to help other people when they have a problem. However, whenever I have tried to go on IRC to help people, I am treated with the same attitude that you describe. "Nice" people don't hang out there because all they get is a bad attitude that they don't need or deserve. Therefore, you aren't likely to find "nice" people to help you on IRC.

    It is a shame that these people tarnish the name of Linux for anyone, especially since most of them are of the oppinion that it is a superior OS.
  • Why Unix is dead (Score:2, Insightful)

    by symbolset ( 646467 ) on Wednesday December 29, 2004 @04:22AM (#11207250) Journal

    There are four relevant parts to Unix:

    1. The trademarked name
    2. The open, or public domain code and its functionality
    3. The proprietary code and its functionality
    4. The POSIX architecture

    When Ransom Love bought Unix on a lark (my IPO was so huge... look, I can buy Unix...), the value of the name except as a trophy dropped to nil.

    The public domain code and it's functionality lives on in BSD where some find it useful. Perhaps one day this branch will prove as versatile as Linux, but I doubt it.

    The proprietary code and its functionality nobody in their right mind would want, because "The Future is Open(R)(TM)".

    The POSIX architecture has been reimplemented in Linux in a more consistent way than using most proprietary *nix wares, and in parallel the technology of operating systems have been advanced to support more advanced concepts.

    Before the parts were rent asunder, they ruled the server room. Now they have been broken apart, and like humpty dumpty, they'll not be put together again.

    Unix is dead.

  • by some guy I know ( 229718 ) on Wednesday December 29, 2004 @04:34AM (#11207283) Homepage
    But god forbid I ask a question on IRC or anywhere that someone knows anything about linux.
    As has been explained countless times in many places, you have to be adversarial if you want your question to be answered on a Linux board.
    You don't ask a question directly; rather, you write something like "Linux sucks because it can't do X but Windows can.".

    To use your USB mouse example, you probably went on a board or IRC somewhere and wrote:
    I can't get my XYZ brand USB mouse to work.

    Can someone tell me what modules I have to load and what settings I have to make in the config file?
    Thanks.
    Note that you asked a reasonable question and thanked people in advance for their help.
    This is a recipe for disaster.
    The board gurus will pounce on you like a ... like a ... ah, like a board guru on a newbie, responding with comments like "RTFA n00b!" or "Go back to Windows if you can't be bothered to learn the simplest basics about Linux" or other equally-informative messages of encouragement.
    Instead, you should have written something like:
    It's too bad that Linux is still stuck in the 20th century.

    It doesn't even support a USB mouse.
    In Windows, I can just plug it in.
    Until Linux can support modern hardware, it will always be playing catch-up to Windows.
    It's definitely not "ready for the desktop".
    You will have Linux gurus crawling out of the woodwork to show you that, yes, Linux does support a USB mouse, and the reason you couldn't get it to work was probably one of the following: X, Y, or Z, and here is how to work around or fix the problem, and here is where you can find additional information, and here is where you can get drivers or other needed software, or a more user-friendly front end, etc., etc.
    Note that their attitude will be as snotty (or snottier) as with the nice method of asking, but you will get the information that you require.

    Note to mods: The above may appear to be flamebait or an attempt at humor, but this method actually works.
    Try it!
  • Re:OS X (Score:1, Insightful)

    by Anonymous Coward on Wednesday December 29, 2004 @04:45AM (#11207312)
    Linux is only a kernel, do you mean KDE or GNOME?
  • by Tom ( 822 ) on Wednesday December 29, 2004 @05:11AM (#11207383) Homepage Journal
    Installing software is highly unreliable, non-standard, a maze of twisty little interdependant passages, and deeply obscure.
    Really?
    For the end-user, it's as simple as an apt-get, rpm or emerge command (or whatever package manager you use).
    Ah, you're talking about the developer? About installing software that is not packaged? Well, try that on windos. Come back when you're done, like 2006 or so.

    There is no standard "windowing" GUI
    Which is a huge advantage.
    I happen to hate the XP/windos standard GUI, and there's nothing I can do about it. I tried a few replacements, they all suck, are incomplete, break the system or simply don't work because the friggin GUI is so tied into the OS kernel.
    On Unix, you can choose which GUI suits you best. I prefer to choose myself instead of having some marketing monkey in Redmond make my choices for me.

    Linux has a pretty poor cache and swap system, combined with zero user level control over cache and swap. As a result, over time, the OS runs slower, and s l o w e r and s... l.... o..... w...... r....... until you restart,

    Troll
    tom@nox:~$ uptime
    10:04:32 up 132 days, 17:49, 3 users, load average: 0.08, 0.06, 0.07

    tom@lemuria:~$ uptime
    10:00:18 up 156 days, 2:00, 1 user, load average: 0.02, 0.03, 0.00

    tom@Mandor:~$ uptime
    10:02:44 up 31 days, 21:01, 1 user, load average: 0.02, 0.01, 0.00

    All of these are systems that are in constant use as desktop (nox) or servers (lemuria and Mandor). They're very snappy. I've driven one of them (nox) close to the thrashing point once, brought it back and it's been running well ever since, without a reboot.
    You, my friend, have fucked up your system, that's all. Don't blame it on the machine.

    Oh, and it's a very, very good thing that regular users have no control over cache and swap. If you don't grasp the security and reliability dangers inherent in giving them that control, you should give back your root access.

    The GUI, in the user sense, is an afterthought. You have to go to the command line to configure and/or adjust and/or install many things.
    Again, this is a strength, not a weakness. When your GUI breaks on windos, OS X or any other GUI-only system, you're fucked. On Linux, I can drop to the commandline and within a minute or two everything is running fine again. Sure, it may not really be faster than a reboot, but if you have stuff running in the background, then you don't really want to reboot.
  • by beforewisdom ( 729725 ) on Wednesday December 29, 2004 @10:52AM (#11208813)
    My only regret about your post is that it already has the highest score it can get and is already marked "insightful" which it truly is.
  • by paronomasia5 ( 567302 ) on Wednesday December 29, 2004 @11:17AM (#11209042)
    Gnu's Not Unix
  • by theManInTheYellowHat ( 451261 ) on Wednesday December 29, 2004 @11:48AM (#11209347)
    If you read through the discussions you see a trend where this or that is missing from the core but it is available as an addon. Everything is there and documented but you have first know what you are looking for and then find it and install and configure it.

    No one solution is right for everyone so there is much fragmentation and LOTS of features that are completely customizable. That is what is both wrong and right. And then you have the ever increaseing revisions which have an amazing amount of dependancies. Which again is both what is wron and what is right.

    You can not have your FOSS and eat it too. It is this way by design.
  • by leshert ( 40509 ) on Wednesday December 29, 2004 @01:26PM (#11210388) Homepage
    Actually, he's correct. The existence of early adopters doesn't mean that making changes to the system wouldn't help attract the laggards.

    For a good introduction to this concept, see the book Crossing the Chasm [wikipedia.org].
  • by spitzak ( 4019 ) on Wednesday December 29, 2004 @02:03PM (#11210786) Homepage
    This would not be a problem if "the file has been deleted" was just another version of the file. The fact that VMS (and also CVS) got this wrong does not mean that there is a difference between write access and delete.

"Engineering without management is art." -- Jeff Johnson

Working...