Slashdot Mirror


Would You Date Microsoft?

teslatug writes "Channel9 has an interview with Bill Hilf of the Open Source Software Lab at Microsoft. Hilf argues that the majority of companies advocate open source solely so that they can drive customers to their core business, which is not open source. He calls this his 'donut theory.' Hilf also sees RedHat in this model, with support being their core. He compares this to dating, where you have to offer your date value in order to entice them. In his view, Microsoft offers developers a platform where they can make money selling their software. The virtues of 'free as in freedom' and the value of open source to the desktop users are skirted, but he makes an interesting point about big businesses like IBM and Oracle."

247 comments

  1. My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 2, Interesting

    Well folks, i've been meaning to write this down anyway; here seem's like the perfect place.

    Now, I am a 100% Win fan. I love it; things just work. But, I have made the switch to Linux (Fedora Core 5) at home, seeing as it does 99% of what I want. After a couple of months of constant, un-interupted use, my biggest issues with Linux are broadly thus:

    1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.

    2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.

    3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!

    4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

    5. Lack of decent file-browser. The best I've come across is Nautilus in a mode that resembles Windows Explorer. It'll do for now, but as far as I'm aware, offers no context-sensitive menus for applications (like the Winamp "Play in Winamp" right-click menu on folders.

    Actually, I think that's largely it. In all, Linux has, and is continuing to be great fun to play with. So many cool tools - yum being one of them. I'll stick to Linux @ home; it can only get better, but I'd be interested to know what people think of the above points - any suggestions maybe? I want this to work after all...

    1. Re:My Linux Annoyances as a Hardended Windows user by Schlemphfer · · Score: 3, Funny
      >Now, I am a 100% Win fan. I love it; things just work.



      How was this not moderated "Score 5, Funny"?

      --
      I'm generally "Interesting," "Insightful," and even "Funny" here. What the hell happens to me at parties?
    2. Re:My Linux Annoyances as a Hardended Windows user by Elpacoloco · · Score: 4, Informative
      Sorry your experience is so sucky so far. It's been a long time since I switched, my poor annoyed friend, so I'll try to help you as best I can.
      1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.
      Law is the bane of most media in open source -- many codec makers won't tell you how their codec works unless you promise to only write closed-source drivers for it, which is unacceptable for technical and political reasons in the open source world. We're working on automating it more with package-handling tools like yum, but we're not at the windows "automatically get new licenses" level yet.
      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.
      You have to install new kernels for the same reasons that you have to buy new versions of windows. (You're not still running Windows 3.1, are you?) You get new drivers, methods, and all those fun things you expect from your operating system. I can write you scripts to mostly automate the process of building new kernels, which should take 94% of the pain out of the process, but it will involve answering stupid questions about new drivers. It doesn't know. Hotplugging is our weakness right now.
      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!
      Driver has to go with the kernel for it to work. Nvidia won't provide binary drivers. I'll have to add that to your kernel compiling script.
      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.
      X-Windows *IS* a mess. We mostly inherited it from our UNIX-based predecessors and will break too many things if we replace it, since UNIX, (on which Linux's interfaces are based) was intended as a command-line operating system, and GUIs were mostly an afterthought. There are things I can do to make snappier your X-windows. Upgrading to a 2.6 kernel inexplicably made my X-windows much, much, snappier. Also, some distributions have gotten very good at auto-writing an X-windows configuration that is exactly perfect for you with a little probing , a little guesswork, and some minor information from you. ("My monitor is 17", and I use "blah" graphics card.") I also recommend the "xvidtune" application, which helps you find the best sync information, then gives you the line to paste into the configuration.
      5. Lack of decent file-browser. The best I've come across is Nautilus in a mode that resembles Windows Explorer. It'll do for now, but as far as I'm aware, offers no context-sensitive menus for applications (like the Winamp "Play in Winamp" right-click menu on folders.
      Most of us Linux users do our file maintenence in the command line, which is the main reason for the file-browsers being so bad. It's just too far out of our everyday experience. I'll keep your suggestions in mind for how to improve Nautilus and other file browsers.
    3. Re:My Linux Annoyances as a Hardended Windows user by ComaVN · · Score: 3, Funny

      Because it's mostly true?

      --
      Be wary of any facts that confirm your opinion.
    4. Re:My Linux Annoyances as a Hardended Windows user by drsmithy · · Score: 0, Troll
      Driver has to go with the kernel for it to work.

      Only on Linux. Other platforms do not have this flaw.

    5. Re:My Linux Annoyances as a Hardended Windows user by _Sprocket_ · · Score: 4, Interesting
      On KDE it's OK, but that's because they've just pinched Explorer


      IMHO, KDE's Konquorer is superior to Windows' Explorer. Both provide standard context and drag-n-drop file management. Konq also provides some nice split windows options. But the real advantage comes from the KIO slaves. Its nice to grab an archive from a SMB fileshare, open it up, drop a few of the internal files over to a SSH server (via SFTP or SCP). Being able to use the KIO slaves within most KDE file dialogs is a nice added bonus.
    6. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      I'm wondering, what is considered a good file browser? I like konquerer has a file browser. Especially the split view. I use directory opus on windows. I used to use disk master on my amiga.

      I don't like nautilus much, and I don't really like finder in osx.

      Is there something I'm missing? If konquerer is just ok, then was would be a great file browser?

    7. Re:My Linux Annoyances as a Hardended Windows user by EsbenMoseHansen · · Score: 1

      These questions would perhaps be better answered on linuxquestions.org or similar, but a few points...

      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it OK, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probably not, but still.

      Would you really now if windows update installed a new kernel in windows? Anyway, most of the upgrades are new drivers, new functionality, workarounds for chipsets and stuff like that. The kernel handles a lot of stuff.

      3. Point 2 also breaks my Nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!
      Because the Nvidia drivers are not open source. Various distros handle this more or less gracefully, in Kubuntu I have just checked off the appropriate checkbox and from there it works automatically. But it sure does suck.
      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

      The short answer is... you don't have to. You can, if you like, though. I agree about the mouse, that is just leftover silliness from the serial days. Some day, someone will get annoyed enough to fix that, I'm sure. As for your feelings for snappiness, it depends a lot on what you use, which features etc.

      After reading this... I have the feeling you are using Gnome, and would be happier with KDE. You might want to try it out. In fact, for someone with your background, try Kubuntu's liveCD. Just burn the CD, stick in the drive, boot and see if you like it when it boots. Understand that I'm just taking a wild guess at your personality and matching it to your distribution and desktop environment here, so I might be totally off. Still, CDs are cheap :)

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    8. Re:My Linux Annoyances as a Hardended Windows user by Yaztromo · · Score: 4, Insightful
      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.

      How do you know you've never installed a new kernel in Windows? Do you think it has been static, and hasn't been updated numerous times through both Windows Update and new versions of Windows? Do you not think that Microsoft has hundreds of internal kernel revisions that never get out to the public? This is simply the way that software development is done -- the fact that it's noticeable in the Linux world is a testament to its open development model.

      That having been said, I don't know why you "had" to install a new kernel. Did you require a module which hasn't been back-ported? Did some other piece of software have the new kernel as a pre-req? Or did you just notice one come down the pipe when you did a yum update?

      Every OS has kernel updates. Linux is admittedly more susceptible to updates due to the way that device drivers (modules) are tied to it, and the lack of a stable binary interface for drivers (which requires them to be compiled against the kernel you're running). In the end, however, it generally works the same for the end user: updates give you new features, functionality, and drivers. Package management tools like yum make this sort of update process easy.

      I have a lot of problems with Linux on the desktop as well (on the client side, I'm a Mac OS X person), but this seems to be such a silly one to complain about. The Windows kernel is updated all the time via Windows Update -- you just don't see the word "kernel" on the display, and thus don't realize it. Linux is just more open about this sort of thing.

      Yaz.

    9. Re:My Linux Annoyances as a Hardended Windows user by zaguar · · Score: 2, Funny
      Because it's mostly true?

      Another +5 funny moderation.

      --
      "Sure there's porn and piracy on the Web but there's probably a downside too."
    10. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      I actually have a little mental image of you sitting in your chair laughing retardly every time someone who uses Windows tells you that they don't have problems with it.

      That same image, when someone like me says they tried Linux and found it to be a waste of a day of my life, gets a little red face going and starts pouting.

    11. Re:My Linux Annoyances as a Hardended Windows user by zaguar · · Score: 1

      I'm using Windows XP Pro right now. But I usually use OS X. Linux, specifically Ubuntu and Gentoo (the versions that I triple boot on this computer) don't cut it.

      --
      "Sure there's porn and piracy on the Web but there's probably a downside too."
    12. Re:My Linux Annoyances as a Hardended Windows user by Hal_Porter · · Score: 1

      Read this

      http://www.adequacy.org/stories/2001.10.2.33542.40 10.html

      Now for each reply to your post, see if the LFT threshold is reached. Flame the shit out of any that do.

      Way more fun than F.E.A.R or Doom3. And people complain that Linux users can't play games.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    13. Re:My Linux Annoyances as a Hardended Windows user by Crysalim · · Score: 0, Offtopic

      This is a really interesting concept. Lengthy offtopic posts to a pointless news posting.... can I subscribe to you?

    14. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      Your problem is "one day". I'm approaching two months on OSX, and I still don't know if I like it - too little time.

    15. Re:My Linux Annoyances as a Hardended Windows user by isaacklinger · · Score: 1
      Every OS has kernel updates. Linux is admittedly more susceptible to updates due to the way that device drivers (modules) are tied to it, and the lack of a stable binary interface for drivers (which requires them to be compiled against the kernel you're running).
      Linux being open, I wonder why kernel drivers and an external driver interface can't coexist? I appreciate the benifits of having the drivers in the kernel tree, but I think BLOB drivers shouldn't have to be hacked in.
    16. Re:My Linux Annoyances as a Hardended Windows user by cowbutt · · Score: 1
      my biggest issues with Linux are broadly thus:

      1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.

      Blame the patent holders for making veiled threats to sue infringing parties, and to a lesser extent, the Fedora Project for not wanting to get sued for something they don't make any money from giving away.

      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.

      The release number simply indicates the number of internal builds the kernel has experienced between releases. You often see this in the least significant decimal in Microsoft version numbers also. And, I'm sure Microsoft have released a few updates to KERNEL.DLL in their time...

      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!

      If you boil it down, because nVidia think that they're more important than the rest of the developers that write your Operating System and don't think they should share, even though everyone else is. Technically, this is because Linus and Co. won't agree a standard internal API for the kernel, since FOSS kernel-space code doesn't really need it, and they disagree with nVidia's opinion of themselves. Also, they feel it would limit their flexibility to rework kernel internals to solve problems and introduce new features.

      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

      Most of those X's settings can be autoprobed these days. Frankly, I'm surprised you had to tell it anything, given you claim to be using a recent version of Fedora. Certainly, X can use DDC to get specification information directly from your monitor via the VGA cable, if your monitor supports it. Regarding performance, if you're using Free drivers, then as they're often reverse-engineered, it may be that they're not using your video hardware as optimally as the manufacturer's own drivers do under Windows. Also, they may be taking less shortcuts and be more reliable than the manufacturer's own drivers. nVidia's closed drivers should perform identically, if not a little faster under Linux, than under Windows, as the vast majority of the code is identical.

      5. Lack of decent file-browser. The best I've come across is Nautilus in a mode that resembles Windows Explorer. It'll do for now, but as far as I'm aware, offers no context-sensitive menus for applications (like the Winamp "Play in Winamp" right-click menu on folders.

      Nautilus in FC3 offers that facility; right-click and you get a default 'Open With' option, an 'Open With' submenu with every application that's correctly registered what filetypes it handles, and a manual 'Open With Other Application' option which allows you to manually specify an application (I'm pretty sure this is recorded for future use also).

    17. Re:My Linux Annoyances as a Hardended Windows user by Mongoose+Disciple · · Score: 1

      Your problem is "one day". I'm approaching two months on OSX, and I still don't know if I like it - too little time.

      This is sort of obvious, but I'm not sure if you realize it so I'm goint to point it out anyway:

      The vast majority of users aren't interested in spending 3+ months evaluating an operating system. This isn't a momentus decision like choosing a mate, buying a house, or even buying a car to them. It probably doesn't even rate the amount of time they spend picking out a new TV or a prom date. They'll pick one that seems good (or more likely stick with the one their computer came with) and be done with it.

    18. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      [The reason X servers for Linux don't run in kernel mode is] 'cause we don't run danger things in kernel mode :)

      I've heard this excuse for years, and I've long felt it's nonsense. The X server has to have access to the video hardware, which means it can quite easily destabilise the system (this has happened to me many times over the years), even though it runs in a user process. In fact, since the X server process runs with 'root' privileges, it even has access to the kernel address space (just like a kernel module), by way of the '/dev/kmem' device. Running in a user mode process is still safer (e.g. in preventing simple bugs corrupting data owned by other kernel modules), but you can make exactly the same argument about most kernel subsystems, including the network stack, the file system stack, etc.

      On the whole, if the performance of any subsystem on a desktop/laptop system (servers are an altogether different matter) is critical, the video subsystem is it. That doesn't mean it has to be non-removable (like the Windows/NT GUI subsystem, which was non-removable even when it was in user mode), but the reality is, on a desktop/laptop, the overhead of running the video subsystem in user mode is almost certainly more noticeable than the overhead of running the network or file system subsystems in user mode would be (inasmuch as these subsystems are usually limited by network and disc bandwidth, respectively).

    19. Re:My Linux Annoyances as a Hardended Windows user by Tim+C · · Score: 1

      You're almost right, but I think you don't quite go far enough. I don't believe that the average user spends *any* effort on considering what OS to get, beyond "PC or Mac? Huh, I can't use my software on a Mac - PC it is". They'll pick a PC based on some criteria (size of hard drive, look of case/monitor, etc) and accept whatever version of Windows ships with it (almost certainly XP Home).

    20. Re:My Linux Annoyances as a Hardended Windows user by westlake · · Score: 2, Funny
      >Now, I am a 100% Win fan. I love it; things just work.
      How was this not moderated "Score 5, Funny"?

      Windows as a client OS is designed for the non-technical end user. The user who is not a Geek, who will never be a Geek, and shares none of the Geek's interests and values.

      I am not a Geek, I only play one on Slashdot. In ten years of running Windows at home, five years with XP and broadband, I have made one call to Dell for technical support. I have never paid a dime for support, repairs, or services of any kind.

      I have used an recovery disk once to solve a problem on boot. But I haven't found any reason to re-format a drive or re-install Windows.

      The system is relatively well hardened against intrusion and malware. The core software and services are provided my cable ISP, no extra charge, and supplemented by a half dozen or so familiar tools like Ad-Aware.

      Now and again I'll run an independent online scan as a reality check. But don't think I spend more than five minutes a week on average on any of this stuff. The automated scans work just fine, and nothing they have found has ever cost me any sleep.

    21. Re:My Linux Annoyances as a Hardended Windows user by blackest_k · · Score: 1

      interesting piece of history there, the page and comments are from 2001.
      probably wasn't that far from the truth then.

      reality today is that linux supports most hardware and media formats, The easy first step is to boot a live Cd and check what hardware works or not. Easyubuntu or automatix will take care of the media issues in ubuntu for example.

      if hardware isn't working you have a number of choices.
      replace the hardware for something that does work.
      investigate the problems in getting a particular piece of hardware to work-feel confident you can do it?

      you might want to consider using the hardware in windows in a dualboot,vm or remotely/locally on another system or just stick with windows.

      if you need to use a piece of windows software then just use it.

      However considering the exploits,malware and virus problems which are an everyday hazard from using the internet with windows, plus the remote auditing of your hardware and software from WGA. using the internet from linux seems to me to be a distinct advantage of the linux desktop.

      consider that making a backup of windows in a VM is just copying the contents of one folder to another.
      so even if do get your vmwindows install hosed you could be less than a minute away from having a working clean windows system again.

      yes i like ubuntu no it cant do everything I can do in windows but ubuntu doesn't mind me spending time in windows and positively improves my experience in windows.

      so its not a case of one or the other it's a case of using the best tool for the job.

    22. Re:My Linux Annoyances as a Hardended Windows user by online-shopper · · Score: 1

      1. I'm assuming you found Livna(http://rpm.livna.org), it's the single greatest add-on repository for fedora, it covers just about everything not in core and extras. You may or may not know this, but MP3, AVI and DVD codecs are all legally encumbered in some way, and as such the fedora project avoids it officially.

      2. have you ever run windows update? have you ever updated your device drivers in windows? if so, then odds are you have updated the kernel and you don't know it. In windows, each vendor provides their own device drivers, and so you have to manage them separately. In linux however, most device drivers are provide with the kernel, and there is a great deal of community maintenance. I'm not saying one is right or one is wrong, just that it is.

      3. Go to http://rpm.livna.org/ they have the NVIDIA and ATi drivers precompiled for fedora.

      4. I can't speak to why you had to muck with the monitor at that level, the worst I've had to do in about five years was tell the installer what model of monitor I was using(usually silkscreened on the front). I've had similar experience with my mouse, though I usually have a three button wheel mouse. As for X being slower then windows... well, *feels* slower is pretty subjective, and without knowing specifics, I can't help you resolve it. I would guess it's RAM related, when an OS *feels* slow, that's usually the first place to look.

      5. The file browser is part of GNOME. GNOME is done up to be easy to use and tends to resemble Mac OS more than windows. You might try looking into KDE which resembles windows more.

      You might try coming to irc.freenode.net #fedora, we hang out there frequently and are willing to help.

    23. Re:My Linux Annoyances as a Hardended Windows user by JackieBrown · · Score: 1

      Point 1 - You can ask the owners of the codex not to charge for their use.
      Point 2 - If everthing works don't bother
      Point 3 - See point 2 and add that if nvidia would open source their drivers it would be built into xog and the kernel
      Point 4 - No idea - I don't due this in Debian unless I am fine tuning
      Point 5 - I **think** Nautilus has plugins via yum. I know Konqeror does.

      The biggest thing that you are not use to in terms of point 2 is how fast linux develops. You didn't have to do this in Windows because new versions of windoes come out every 4 years.

    24. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      How do you know you've never installed a new kernel in Windows? Do you think it has been static, and hasn't been updated numerous times through both Windows Update and new versions of Windows? Do you not think that Microsoft has hundreds of internal kernel revisions that never get out to the public? This is simply the way that software development is done -- the fact that it's noticeable in the Linux world is a testament to its open development model.

      The real issue is that the average user doesn't know about kernel updates in Windows, and doesn't want to know. All they want is to be able to click the little 'Install Updates' icon when the system notifies them new updates have been downloaded, and then forget about it. If Windows users had to install new drivers after any minor kernel update, all hell would break loose. Even now, the slightest regression in application or driver support leads to immediate outcries (sometimes including suggestions of intentional breakage for nefarious reasons, but usually only from the exceptionally paraniod).

      As a geek, yes, it's nice to know your kernel has been updated (but a geek can easily find this out on Windows too), but for the average user, it's like having to listen to a plumber explain some tedious and uninteresting details of which parts he's adjusted and replaced to fix a leaky faucet; i.e. something the overwhelming majority of people would rather not waste time bothering with.

    25. Re:My Linux Annoyances as a Hardended Windows user by LocoMan · · Score: 1

      On the right click thing, I don't think that's what he means. IIRC when I tried ubuntu I did see the "open with" option, but what I think he meant is that, for example, if I have winamp as the default MP3 player and I right click on an MP3, on the popup menu I have the "play on winamp" and "queue on winamp playlist" option (without going into "open with"). If I have winrar installed, it also adds "compress this file" "compress and zip" and others. Also if I right click on a RAR or other compressed file (again, with winrar installed), I get "uncompress here" "uncompress on (folder with the compressed file name)" and the like (I never actually open winrar anymore, I just use the context menus for everything). That was one thing I remember missing in the week or so I used ubuntu.

    26. Re:My Linux Annoyances as a Hardended Windows user by Andy+Dodd · · Score: 1

      "4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier."

      I've noticed no speed differences in terms of responsiveness between X and Windows. In fact, frequently Windows on this machine is far less responsive than X.

      As to refresh rates - I haven't had to choose a refresh rate in years. Stop using ancient hardware that doesn't report its refresh rates to the video card, and stop using a video card so ancient it can't provide that information to X. Video cards have supported this for probably nearly a decade, in the case of monitors maybe 4-5 years. Things get even easier with monitors/vid cards that do DVI.

      --
      retrorocket.o not found, launch anyway?
    27. Re:My Linux Annoyances as a Hardended Windows user by Loco+Moped · · Score: 3, Funny

      1999 just called - they want their Linux FUD back.

    28. Re:My Linux Annoyances as a Hardended Windows user by biscon · · Score: 1

      Please let me summarize your post:

      cry cry cry whine why isn't linux exactly like windows!!one

      because it wasn't made to provide you with a free windows clone.

    29. Re:My Linux Annoyances as a Hardended Windows user by ATMD · · Score: 1

      Yup, you're absolutely right. Thanks for such a level-headed critique.

      The one point that I would contest, though, is number 5 - Linux SO has a decent file browser! It's called Konqueror :)

      --
      Nobody else has this sig.
    30. Re:My Linux Annoyances as a Hardended Windows user by LeneJ · · Score: 1

      I just want to comment on "windows just works!"

      I have had the "pleasure" of working with Windows in various fashions, some I have never managed to install on certain modern hardware, and the rest did not give me any of the things I needed.

      Example:
      I had to reinstall windows on my laptop a couple of years ago, and chose win2k. After the installation, I realised that although my monitor could do 1400x1050, the default was 800x600. The driver wouldn't support anything better. So, I had to go online and search for a driver. But wait, there is more! There was no driver for my network card! As a result, I had to boot into Linux, go online, download the drivers I thought would match, reboot into windows and install them. Unfortunately, I never got the network driver to work, so I canned Windows completely at that time.

      Similarly, I just reinstalled the laptop two weeks ago, and to my surprise, even the wireless card just worked!

      As for the media support, thank the industry for that. FC5 is a Red Hat product, and the RH lawyers won't allow anything that can make you vulnerable for a lawsuit. It's actually a good thing, although annoying!

      --
      Un paio di scarpe, per favore!
    31. Re:My Linux Annoyances as a Hardended Windows user by chris_eineke · · Score: 1
      X-Windows *IS* a mess.
      What are your credentials that you can make this claim? X-Windows is a huge software project and it works reasonably well. There are certain people out there who are making the source code more modularized.

      GUIs were mostly an afterthought.
      GUIs weren't an afterthought. It's called modularization, meaning that if one piece breaks, the whole system won't come down.
      --
      "All you have to do is be fragile and grateful. So stay the underdog." Chuck Palahniuk, Choke
    32. Re:My Linux Annoyances as a Hardended Windows user by wizbit · · Score: 2, Interesting

      Upgrading to a 2.6 kernel inexplicably made my X-windows much, much, snappier.

      It's not "inexplicable," the 2.6 kernel was the first to support a preemptible kernel right out of the box (instead of as a patch for the 2.4 series).

    33. Re:My Linux Annoyances as a Hardended Windows user by markhb · · Score: 1

      As far as the nVidia drivers go, you should know about Max Kanat-Alexander's http://www.fedorafaq.org/ site. He's supplied a yum.conf file that will, among other things, hook you up with http://rpm.livna.org/, which supplies prebuilt nVidia and ATi kernel drivers. In most cases, livna will have the nVidia driver rpm out there within a day or so of the Fedora kernel update being available. They also supply other things like codecs that you mention. You can also look to http://www.fedoraforum.org/ as a place to look for help. Note that there are some other sites that also supply prebuilt video drivers and codecs for yum; while I'm not in a position to soundly recommend one over another (livna has "just worked" for me), I have seen warnings that you should only enable one such site, as conflicts can arise if both release the video driver simultaneously.

      I would also suggest trying XFCE (yum install xfce, IIRC; it's available in extras, and after it's installed you can choose it from the "Session" dropdown on the Fedora login page), and then go to their site at http://www.xfce.org/ and following instructions to build Thunar, their new file manager. Much lighter and more responsive than Nautilus, and it does have decent context-menu support.

      Be glad that, as of FC5, yum cleans up its old kernels after new installs, leaving you with current and previous. I had a run of 7 or 8 of the things sitting around when I was on FC4.

      Good luck to you!

      --
      Save Maine's economy: write stuff down. All comments are exclusively my own, not my employer.
    34. Re:My Linux Annoyances as a Hardended Windows user by init100 · · Score: 1

      How do you know you've never installed a new kernel in Windows?

      I noticed that some updates in Windows requires reboots and others don't. Isn't it possible that those requiring reboots were kernel updates while the rest were non-kernel component updates?

    35. Re:My Linux Annoyances as a Hardended Windows user by dentar · · Score: 1

      1: Well, because the M$ tax you paid partially went to those licensors, there you go. That's what happens when you use free software. Blame that on RH's lawyers.

      2: Oh, but ever heard of a "service pack?" You're replacing damn near half the operating system when upgrading XP SP1 to XP SP2. Of course, Windows doesn't have the same sort of kernel that linux does. Linux's kernel is "separate" from all the other pieces parts... Windows is this mish-mash of "things."

      3: Call nVidia and bitch. or rebuild the driver. it takes five minutes. Quit whining.

      4: I haven't had to tell Xwindows my refresh rates for years. Dunno what's wrong with YOUR monitor.

      5: File browser: cd, ls, mkdir, etc. Be a man!

      --
      -- I am. Therefore, I think!
    36. Re:My Linux Annoyances as a Hardended Windows user by init100 · · Score: 1

      You often see this in the least significant decimal in Microsoft version numbers also.

      I think that the build number of the original unpatched Windows XP was 850 or 950. I don't know what the current build number is, but it is surely in the thousands.

    37. Re:My Linux Annoyances as a Hardended Windows user by mackyrae · · Score: 1

      With Windows you get a new kernel every time you upgrade your OS--like from ME to XP to Vista. Linux just comes up with a new kernel more often. With Windows, you get a driver disk for every peripheral to install the drivers so you don't have to worry about a new kernel too often. With Linux, a large chunk of drivers are built into the kernel, so when new accessories come out, their drivers are added and the kernel number goes up--that's probably what a lot of those 68 changes were. I believe my kernel is 2.6.15, so I'm not sure where you got that long of a number unless it's an edit from your distro, not from the people making the kernel.

      I'm pretty sure Nautilus does the "right click > play in XMMS" thing. At least it does on mine...

      I never had to tell X the refresh rates and all that stuff for my screen. It "just works". By the way, Windows has a default setting for the refresh rate. It can be changed. Every time my step-brother touches our Windows computer he changes it because he says it's too low for his eyes. Whether X is using a default setting or did an auto-detect, I don't know.

      --
      look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
    38. Re:My Linux Annoyances as a Hardended Windows user by Vexorian · · Score: 1
      I used Kubuntu continously for a month and after that I switch between Kubunty and windows XP depending on my needs (windows is simply better at running windows games, I would move to Kubuntu entirely if WINE didn't have problems with the wc3 world editor. I must say that my own experience was much different.

      Well folks, i've been meaning to write this down anyway; here seem's like the perfect place. Now, I am a 100% Win fan. I love it; things just work. But, I have made the switch to Linux (Fedora Core 5) at home, seeing as it does 99% of what I want. After a couple of months of constant, un-interupted use, my biggest issues with Linux are broadly thus:

      1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.

      Linux biggest issues are nto really Linux' mistakes you see? The propietary formats and the frigging hardware drivers screw everything up. It seems that every media and hardware company out there is pro windows.

      But after I downloaded the VLC package from ADEPT I could use that little application to play most of the videos out there and certainly MP3's , some videos (wmv3) still had issues. It would have been great if people didn't use Microsoft's video formats when releasing things.

      The real kicker was installing a recent version (no package so I had to compile, this is another history), that could even play flv videos, and with the youtube video downloader extension for konqueror it got really good. I still can't find a good way to play flv videos in windows...

      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.

      My experience was a little different, kubuntu tell me that there were pending updates and it just installed the new kernel. My biggest problem with that is that Grub's config file got reset so I had to remake it myself, but the average user doesn't really NEED to customize grub. Although I like to so I could remove the kernel version numbers from kubuntu and also use a custom splash screen.

      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!

      I own an Nvidia card as well. In this I think I got really lucky because I always hear about problems with graphic cards in linux. For starters the ubuntu repository has a package called "nvidia drivers" or something like that. Installing it was as simple as installing any other package (tell adept to install, it downloads and then it installs it) . After that if I reinitialize X it will show a big nvidia add before the logon screen, and I can even play war3 in WINE. Then when auto update updates my kernel it seems to also update that package, it does stuff automatically. I was surprised when I saw that happening.

      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

      This is odd and must say that I had never had to configure x & y refresh. I had a tray control in KDE that allowed me to change resolution, of course , I coul

      --

      Copyright infringement is "piracy" in the same way DRM is "consumer rape"
    39. Re:My Linux Annoyances as a Hardended Windows user by init100 · · Score: 1

      I had a run of 7 or 8 of the things sitting around when I was on FC4.

      You could actually uninstall them manually (using e.g. yumex), like I did.

    40. Re:My Linux Annoyances as a Hardended Windows user by cyber-vandal · · Score: 1

      He was doing well until point 4....

    41. Re:My Linux Annoyances as a Hardended Windows user by init100 · · Score: 1

      1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.

      You pay for Windows (hopefully), which includes patent licenses for the various media codecs. You pay nothing for Fedora Core, so which money should Red Hat or the Fedora Project use to pay your patent licenses?

      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!

      As others have told you, the Livna repository contains various useful packages that Fedora cannot officially supply. This includes prebuilt drivers for nVidia and ATI graphics cards for every kernel available. Download the Livna release package to set up the Livna repository on your computer, and then install the nVidia drivers with

      yum install *nvidia*

      After this, the nVidia drivers will be updated automatically, without any recompiling on your part. I use both the nVidia and ATI drivers from Livna, and I never had to compile them myself.

      Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

      Do you have SELinux enabled? SELinux is rumored to slow the system down quite a bit, and that is one of the reasons why I have it turned off. Thus, my Fedora Core 5 running Gnome is at least as responsive as Windows XP running on the same computer (I run a dual-boot system). You can change the SELinux settings in the System->Administration->Security level and firewall dialog.

    42. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.

      Windows update, service packs, etc. What exactly do you think they do? Install new versions of notepad.exe? Core OS files are routinely patched on Windows-- you just aren't told when they are. You don't have to update your kernel, either, if you don't want the updates.


      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't. Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

      Your high opinion of Windows is rather misplaced. You should be thanking the device manufacturers and your OEM who have graciously provided drivers and information that your hardware needs to work properly with Windows. Here is a nice experiment you can try if you are so inclined: Get a PC and wipe the drive. Try installing Windows on it with only an OS CD. No OEM factory settings, no driver disks. How far will you get?


      5. Lack of decent file-browser. The best I've come across is Nautilus in a mode that resembles Windows Explorer. It'll do for now, but as far as I'm aware, offers no context-sensitive menus for applications (like the Winamp "Play in Winamp" right-click menu on folders.

      This is totally untrue. Both Gnome and KDE bowsers (Nautilus and Konqueror) support context sensitive menus. What's more, Nautilus actually makes it simple to hook your own scripts into it's context menu.
    43. Re:My Linux Annoyances as a Hardended Windows user by ElleyKitten · · Score: 1
      1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.
      You could try using a distro that comes with media support if that's really that big of a deal. Mepis, Linspire, and PCLinuxOS come with it, amoung others.

      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different? Is it so buggy? I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.
      I use Ubuntu on my main computer. The one time it needed to install a new kernel, it just showed up in my auto-updater thingy, I clicked ok, and then it did it and asked me to restart ( no harder than a Windows update). If it bothers you, or if you want to recommend Linux to someone who couldn't install a kernel the way you did on Fedora, then go with something like Ubuntu or Mepis.

      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!
      You have to compile drivers? On Ubuntu I downloaded a little utility called "EasyUbuntu", which has little checkboxes for nVidia & ATI drivers, as well as Flash, mp3, etc, and then you just click ok and they're installed. On Mepis, they come installed.

      5. Lack of decent file-browser. The best I've come across is Nautilus in a mode that resembles Windows Explorer. It'll do for now, but as far as I'm aware, offers no context-sensitive menus for applications (like the Winamp "Play in Winamp" right-click menu on folders.
      Use Konqueror. It does.

      --
      "What is Internet Explorer 7? Are you saying we can't access the normal internet?" - I love tech support. Really.
    44. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      Now, I am a 100% Win fan. I love it; things just work.

      Unless you're running some special version of Windows I've never heard of: no, things don't "just work". You're just so used to the extra work on Windows, it's disappeared for you.

      Case 1: Plug in a new USB mouse. Does it "just work", or does Windows stop to tell you "ooh, lookie, a new mouse, I'll try to make it work!". Linux and Mac do #1, Windows (XP, at least) does #2.

      Case 2: "Install" new software. On the Mac, you download it (or put in the CD), and double-click the app, and it runs; if you want to "install" it, copy it to Applications or wherever you want, and uninstall by trashing it. *That's* "just works". On Linux, there's usually a program to download and install by selecting it and clicking "Install" (not much software, apart from Linux distros, is distributed on CDs). On Windows, you usually have to find a SETUP.EXE and run it, which steps you through 17 different pages of a "wizard", and asks you such useless questions as "do you want this in c:\blah?" and "do you agree with this 5000-word license agreement in 4-pt text?".

      I can think of a dozen more cases like this.

      I use Windows XP, Mac OS X, and Ubuntu/Gnome every day. The thing that always strikes me about WinXP is that it *doesn't* "just work". OK, it "works" in the sense that we laughed about Win95 not working, i.e., it doesn't crash as much, but it's so naggy I can't describe it as "just works". I have coworkers who ask 17 different stupid questions for a simple little task, and I wouldn't describe them as "just work", either.

      1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.

      Yup, us too. Tell the media companies not to use patents to shut out free software. Not much we can legally do here (which is why there's Vorbis, Theora, ...).

      2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows

      Why the hell do I have to do these "Windows Software Updates"? I've never had to on Linux.

      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of god, why?!

      See point #1: NVidia won't release free drivers, or even the specs to let us write free drivers. (FWIW, I have an ATI card with free drivers, and I've never had to do any of this, and I have accelerated 3d.)

      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'. Many more things here I feel that X-Windows should just 'know' - the number of buttons on my USB mouse for-instance. If Windows can do it, there's no reason why Linux can't.

      Does Fedora still require that? I installed Ubuntu 6.06 on a new disk last week, and it figured out my monitor (highest resolution and refresh rate), my keyboard (including media keys), my mouse (extra buttons and wheel), accelerated 3d, everything. I had zero hardware configuration to do.

      Also, X-Windows 'feels' slower than Windows. I'm sure there's good reasons for this, but I don't care; Windows is snappier.

      Sometimes true, sometimes the opposite seems true.

      Things will improve dramatically in the near future when XGL/AIGLX become commonplace. Slashdot geeks focus on the ooh-cool eyecandy nature, but they also mean that, for example, covered windows don't need to be woken up and redrawn when you move something out from on top of them. Linux with XGL/AIGLX feels much snappier than Windows XP.

      5. Lack of decent file-browser. The best I've come across is Nautilus in a mode that resembles Windows Explorer. It'll do for now, but as far as I'm aware, offers no context-sensitive menus for applications (like the Winamp "Play in Winamp" right-clic

    45. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      "Why the hell do I have to install a new kernel? Why? I've never had to on Windows "

      It's automatic. What's the problem. You have to reboot with the seemingly simplest things after installation with Windows. Why? I don't have to with my *BSD and Linux! I know the reason. You don't have to answer that. Your experience on the platform is the problem. Not the platform itself so much.

      You get something for free and you complain that it doesn't have media support that requires someone buying agreements to play/see proprietary media formats. That figures. Read your Windows EULA and then ponder what a deal it is.

    46. Re:My Linux Annoyances as a Hardended Windows user by Fred_A · · Score: 1
      yes i like ubuntu no it cant do everything I can do in windows but ubuntu doesn't mind me spending time in windows and positively improves my experience in windows.

      so its not a case of one or the other it's a case of using the best tool for the job.
      Silly as it may sound, IMO it's more a case of using whatever tool you're familiar with. I know I can easily reverse your comment : "I like Windows, no it can't do everything I do in Linux, that's why I only use it to play Ghost Recon". But then I haven't actually *used* Windows in ages.
      I sometimes have people asking me what the best piece of software is to do "foo" in Windows and I have no idea. I don't even know what's available, so I point them to Google :)

      With me there's the added complexity that I still haven't figured out the logic of Windows. Unix/Linux, or even MacOS do somewhat make sense, have an inner logic. Windows doesn't seem to. The directory layout, the random filenames... to me it's just an incomprehensible mess. But then maybe it's just me.
      --

      May contain traces of nut.
      Made from the freshest electrons.
    47. Re:My Linux Annoyances as a Hardended Windows user by Fred_A · · Score: 1

      I don't really remember the Gnome interface but that's certainly the way it works in KDE (with Kubuntu, or any KDE desktop). I'd be very surprised if Ubuntu installed a less functional Gnome. It seems to me that either you missed a menu item or some bit wasn't installed.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    48. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      I see the idiots without mod points are out in force today.

    49. Re:My Linux Annoyances as a Hardended Windows user by toadlife · · Score: 1

      Driver has to go with the kernel for it to work. Nvidia won't provide binary drivers. I'll have to add that to your kernel compiling script.

      No. The reason is because linux developers refuse to provide a stable driver interface to the linux kernel. They do this on purpose to try and get driver developers to release their drivers' source and have them integrated into the kernel.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    50. Re:My Linux Annoyances as a Hardended Windows user by fyngyrz · · Score: 1

      That's an interesting user viewpoint. Here's a developer one:

      The reason (and this is the only reason!) we don't develop an installable package for a particular flavor (e.g., Intel) of Linux is that there is no OS-level support for a GUI. I'm not talking about xwindows, which is virtually prehistoric, I'm talking about a modern C-compatible toolkit of menus, buttons, dropdown lists, windows, mouse handling and so on. Instead, Linux is a completely unpredictable patchwork of this windowing system, that one, and this other one over here. The problem is that there's no reasonable way (meaning, unencumbered, no extra cost, standard, always-there, doesn't require a compile or link during installation) to produce a GUI experience for the end user.

      To understand our frustration, compare this to the Microsoft or Apple experience; you read the docs, you call the OS functions, everything works. For MS, you can make the same binary of a product work from Windows 98 (or even 95, if you're careful) on up through XP, and presumably Vista. Apple's tougher, OS9 is not OSX and though you can bundle Intel and PPC binaries together, the older 68k machines are "right out" as Monty Python would have it. Still, most of the active user base has PPC machines and the Intel machines will emulate the PPC architecture, so the target isn't difficult to hit at all.

      I fully understand that Linux not being tied to any graphic subsystem is considered one of its strengths by many of its users, I am simply saying that this is the barrier that we find stops us from producing a Linux version of our software (which Linux users would find to be a considerably more powerful alternative to the Gimp, just so you have a reference to the class of applications I'm talking about.)

      What we look for is the ability to produce an installable binary that provides the same GUI, including look and feel, which does not depend upon any third-party library or code outside of the OS itself. Windows and the Mac both provide a rich, standard set of GUI elements and let us easily deliver that installable binary. Linux does not; hence, we don't produce a public Linux version. We do have an in-house proof-of-concept port running under RH9, but as it depends upon third party widgetry and must be compiled into the target system, it'll never get out our (my!) door. I had the project run for two reasons; first, I'd like to sell a Linux version, because I think Linux users are more feature centric and less marketing sensitive than, for instance, windows users, and we have a very, very strong product to address that, and second, we use Linux for a number of things here and I like having our own product available on all our machines to handle all our graphics needs.

      A few months back, I saw somewhere, possibly on Slashdot, that red hat and some other companies were joining together in an effort to provide a standard GUI layer. Haven't heard anything further on that, but it did give me some hope.

      --
      I've fallen off your lawn, and I can't get up.
    51. Re:My Linux Annoyances as a Hardended Windows user by dave420 · · Score: 1

      Because for many people, windows does just work. It's nonsense to claim otherwise.

    52. Re:My Linux Annoyances as a Hardended Windows user by Millenniumman · · Score: 1

      I understand some of what your saying, but lack of a decent file browser? Compared to Explorer? Am I the only one that finds Explorer utterly unbearable? I feels "web 2.0"-ish, and has no decent hierarchal view (icons and list only show one folder at a time). It is also impossible to get anywhere (like my home folder), without clicking through a thousand folders, half of which tell me I am too dumb to use the contents, so they are hidden. The preferences are impossible to find. The control bar takes up 1/5 of the window, with gigantic buttons, half of which are useless. The search function is ridiculous, with impossible to find options and a silly animation. The menus aren't "right". Things are in odd places, and some functionality is only in the control bar or contextual menus (all of it should be available from the main menus).

      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
    53. Re:My Linux Annoyances as a Hardended Windows user by Millenniumman · · Score: 1

      Moreso, perhaps, than Linux, but not really. A lot of people replace their computers after a relatively short time because of viruses. That is not just working. They also need a lot of tech support from groups like Geek Squad, where they are sold things they do not need and told they need them for their computer to work. That is not just working. Mac OS X is closest to Just Working, but even it isn't all the way there. Toasters, on the other hand, do Just Work.

      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
    54. Re:My Linux Annoyances as a Hardended Windows user by PastaLover · · Score: 1

      Okay I'll bite.

      First of all: Fedora Core? It might have come a long way but it used to be "development only".

      mp3's etc: they can't be legally distributed on the cd, but all you have to do is read the manual (if fedora core even has such a thing) to find out about web repositories and install them from the web. That doesn't sound like more work than downloading winamp or whatever to me.

      Why are you installing new kernels? There's no reason you should do this, except maybe for a security release which should be fairly infrequent (though still a bit too frequent). Distros like ubuntu have the nvidia drivers in their own repository. I don't know if Fedora Core has this, but if it doesn't, your choice of distro is just plain wrong.

      Refresh rates for monitors etc. are to make them work optimum. Windows doesn't "just know", though it can probe some values in many cases (newer monitors). In most cases, you get a cd with drivers on them to make your monitor work decently in windows. X can't use these drivers, can probe for these values in most cases and sometimes that fails, that's why there's an option to provide them.

      Now your point about a lack of decent file browser is debatable. Obviously your idea of a "decent" file browser is different from what the Gnome people think it is. I find nautilus easy to use in spatial mode, but I know a lot of people don't like it. That being said, I'm also pretty sure nautilus has a couple of options for "open with" etc. that you must have missed. Some other file browsers that you could try are out there but you'd have to look around your repository a bit.

      Anyway I understand this doesn't look plausible to a beginner, but it seems to me you just chose the wrong distro and that a couple of your points are "gnome/kde/X are not MS Windows" or "I don't understand most of this and so it sucks". You have to expect there to be some bumps when you're just starting out with a new operating system, it wasn't any different to me when I first started using windows or mac os x or solaris.

    55. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      Kind of sad then that 7 years later they're ALL STILL VALID!

      OOOH BURN! I WIN THE INTERNET!

      YOU ARE TEH LOSER!

      HAHAHAHHAHAHAHAHHAHAHAHA

      HA

      He's complaining about Linux. If you consider that "FUD" then you, sir, are the problem, and should probably be beat with a wet noodle till you SHUT THE HELL UP.

    56. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      Kernel updates for Windows are, in fact, quite rare. The only time Microsoft changes the actual kernel (ntoskrnl.exe) for an update are in service packs, or to fix serious security problems (privilege escalation, etc). I'm quite certain that there have been less than a dozen kernel updates for Windows XP, and the only one that's ever caused plainly visible changes was the update for Service Pack 2.

      The other core components/drivers/kernel extensions are the more common receiving parties for updates. Since these get loaded into the kernel at boot, they also require a system restart to become effective.

    57. Re:My Linux Annoyances as a Hardended Windows user by msuarezalvarez · · Score: 1

      You might want to read up on what DRI is.

    58. Re:My Linux Annoyances as a Hardended Windows user by yo_tuco · · Score: 1

      "I am simply saying that this [developing softare for Linux platform with built-in GUI widgets/libs] is the barrier that we find stops us..."

      No, it stops you. As valid as your perspective is, I see plenty of GUI apps for Gonome and KDE. So some developer's are successful. What's their secret? Perseverance?

    59. Re:My Linux Annoyances as a Hardended Windows user by darkonc · · Score: 1
      Anytime you reboot Windows on auto-update, you may be replacing it's kernel. You're just not told about it. Part of the problem is that it's almost impossible for anybody (including Microsoft) to define what 'the windows kernel' really is (i.e. what modules can you take away withoug completely crippling the boot process). Depending on who you ask when, IE might even be a part of XP's kernel.

      Another thing to note is that Linux developers will update the kernel to block theoretical issues, whereas Microsoft will rarely work on a patch where there isn't either a working exploit or an immanent threat of one -- or an issue with DRM (the fixing of which is more likely to be a problem for the average user than a solution).

      Some kernel patches also fix minor annoyances, which is why you don't always get asked to install some of those 68 interim kernel versions. As for the problems with the NVidia drivers, pester them to release a proper Open Source driver.

      2. Why the hell do I have to install a new kernel?
      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
    60. Re:My Linux Annoyances as a Hardended Windows user by Firehed · · Score: 1

      You know, that's the exact response that generates all of this linux FUD in the first place. If you want to keep Linux as this little nichey thing for power users, you're on the right track. If, like most (F)OSS users, you want to spread the Free As In Speech software to the world, you'll contribute to addressing these severe usability issues rather than telling people to learn obscure commands and prending that the problem is on the user's end. Yeah, I can naviate a filesystem with a command line, that doesn't make me prefer a GUI any less (and the only reason I ever have to do so is trying to search inside the contents of files that Spotlight isn't natively familar with, so my command-lining is basically limited to cd, ls, and grep). Hell, the underlying Unix is part of the reason that I prefer OS X so much - so I *can* go into the command line and grep around a bit when need be, but if it weren't for my dabbling in Linux almost five years ago now, I wouldn't have a clue as to where to start, and any average user will immediately give up when it comes to the terminal unless they're being given per-character instructions on the tech support line.

      Yeah, I know this whole thing sounded like a flame, but it really is your attitude that keeps the *nix/OSS market so obscure (discounting Firefox I suppose). I take comfort in knowing that I can do those power-user things if I need to without too much hassle, but in day-to-day use, I want to forget it's all there and just be happy with a polished UI that works as expected. Yeah, I know it's not your (or the OSS community in general) fault that companies are so unhelpful when it comes to drivers and proprietary codecs, but you sure as hell can't expect the various flavors of Linux to be anything other than 'that wierd hacker software thing' in the eyes of the masses when they can't even play a fucking mp3 file, let alone sync their iPod effortlessly.

      --
      How are sites slashdotted when nobody reads TFAs?
    61. Re:My Linux Annoyances as a Hardended Windows user by Schraegstrichpunkt · · Score: 2, Insightful

      Yes, Windows works until it doesn't. Then you're screwed.

    62. Re:My Linux Annoyances as a Hardended Windows user by Bob+Uhl · · Score: 1
      • Well, it's illegal for you to play MP3s without paying the Frauenhofer Institute. When you buy Windows, part of your license fee goes to them. When you download Linux for free, there's no payment to Frauenhofer. So instead you need to download the mp3 libraries and programs independently, so that you can illegally play your music. Or you could just use Ogg Vorbis, which is free and higher quality.
      • You've never upgraded Windows? What do you think Windows patches do--they fix bugs and close holes, just like Linux patches.
      • nVidia's drivers are proprietary. If they were free this wouldn't be a problem. Given that they're a hardware company, it makes little sense for their drivers to be closed anyway.
      • What sort of setup are you running on? I've not had to manually tweak X11 parameters for almost a decade now.
      • Well, everyone's different. My filebrowser is the combination of cd & ls, but different strokes for different folks.
    63. Re:My Linux Annoyances as a Hardended Windows user by fyngyrz · · Score: 1
      No, it stops you

      Like it or not, if it stops me, it stops my company. I own it, lock, stock, and barrel; I set the course.

      I see plenty of GUI apps for Gonome and KDE. So some developer's are successful. What's their secret? Perseverance?

      There are various reasons; the most common, I think, would be a willingness to work with the GPL, and/or the LGPL, because most widget libraries are so encumbered. And/or, a willingness to pay for a proprietary widget library. And/or, a willingness to provide source code. I don't share any of these outlooks, nor do I anticipate doing so at any point in the future.

      As for "success", this is not a technical problem — it is a strategic one. Adding legal, technical, and financial obligations are negatives; delivery of an application into a new OS (though unknown in terms of sales performance) space is a positive. One has to weigh the one set of issues against the other and make a considered decision. Mine is, too many obligations are incurred, and so, no go.

      Now — should it turn out that we missed a widget library that is non-GPL, non-LGPL, free for anyone to use without any kind of legal, financial, or technical obligation whatsoever, and which works on virtually any Linux distribution as-is, and which carries a complete enough subset of widgetry so that one could, for instance, port Photoshop using it (Photoshop being a similar product with fewer and generally less powerful features than we offer), then I'd be more than pleased to reverse my decision.

      The best solution to this, in my view, is that Linux as an OS develops a real, embedded GUI capability that is stable, 100% omnipresent, not tied to any one language, and feature-full, similar to those offered by all versions of Windows and OSX. A third party solution in its optimum form would add weight, over and over again, to each application (because to ensure stability it would have to be compiled in.) That's not really critical any longer, memory and disk space being what they are today, but it isn't nearly as good as an OS level solution.

      --
      I've fallen off your lawn, and I can't get up.
    64. Re:My Linux Annoyances as a Hardended Windows user by Master+of+Transhuman · · Score: 1


      I'm sure the rest of /. will treat this nonsense with the contempt it deserves.

      However:

      1) Blame non-open source licensing issues. That said, it takes five minutes to install said media support. Get a fucking clue. I can play videos of virtually every stripe on Linux - try that with the stupid Windows Media Player. And while you're at it, make sure you plug the security holes in WMP before you get "pwned".

      2) Why did you have to install a kernel? I never have - and probably ninety percent of Linux users never have either. You install kernels only when you need to build in some new hardware support, usually.

      3) Get your NVidia drivers where you're supposed to and shut up. While you're there, complain about them not keeping up with the kernels. Linux is not Windows - a new version released every five or ten years - IF Microsoft can figure out how to rewrite the thing in the first place without crashing it (read: Vista).

      4) You don't have to tell X the refresh rates unless it isn't detected automatically, which most monitors are. As for what Windows "knows" vs what Linux knows, look again at the asshole manufacturers who refuse to support fifty million Linux users including most of the world's major corporations using Linux as servers. They write the drivers for Windows, not Linux.

      5) File browser. Konqueror is quite adequate and provides context sensitive menus.

      In other words, fuck off, Microsoft shill. You think we haven't seen enough of your kind here and at every other Linux site, pretending to "like Linux" while trashing it at every opportunity?

      Buzz off, clown.

      By the way, if you really want a Linux that "just works", Fedora Core is not the distro to be using. Try Mandriva, Xandros, or even SUSE - especially Xandros, which is specifically designed for Windows idiots like yourself.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    65. Re:My Linux Annoyances as a Hardended Windows user by andreyw · · Score: 1

      Uh, no.

      The NT kernel is exactly one file: ntoskrnl.exe.

      The "kernel" is not "everything to complete the boot process". See where you get with a Linux kernel and no rootfs if you don't believe me.

      Also, your claim on Linux kernel fixes is crap too. A lot of updates either fix broken code (it doesn't really matter if it's theoretical or not - but the majority fixes are Ooops fixes), or add functionality.

    66. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      Replies: Even with debian you can do 'apt-get install mplayer' and have (after about 5 minutes of doing nothing else) start playing media files. If you want your hand held more, use Ubuntu. Fedora Core 5 isn't (as of today) the best desktop *ducks*. 2. Why do you want to update your kernel anyway? Microsoft hasn't updated theirs for more than 15 years, why should you? (Mod me 5 insightful for that one...). But really, the kernel people are tweaking the kernel all the time. Sometimes its minor annoyances, sometimes new features, sometimes code cleanups, and ocassionally security. There is no end to it. Assuming its all bugs is wrong. Usually changes are very small, but there are usually several hundred for each number you mentioned. Be happy that things are great and getting better, and most of the changes are things you are completely unaware of. 3. Relating back to Nvidia binary drivers. If you want accelerated graphics, use the Nvidia drivers (assuming you have an Nvidia video card). It isn't legal for the Linux people to just bundle Nvidia drivers with the kernel, so they don't. They can bundle unaccelerated video support for Nvidia, but Nvidia doesn't publish programming information, so no accelerated video. As for Xwindows, its snappier than any microsoft system I've seen. Update your Nvidia drivers! 4. The file browser used to be slow. Its (very much) better with more recent versions. Again, this version may not be in Fedora Core (I'm talking about Gnome 2.4+). I can mention you going back to Ubuntu, but the people that threw the small objects before have no small objects left (only big ones), and I bruise easily.

    67. Re:My Linux Annoyances as a Hardended Windows user by DCGregoryA · · Score: 1

      In a nutshell, Linux is a fantastic operating system for people who are 'computer people'. They get screwed when it comes to codecs, hardware drivers and etc. Additionally, just due to the culture being what it is, we tend to LIKE doing things in text mode. I, for one, would rather have a simple text command to do what I want to do. Even in Windows, to kill a service I'll use 'sc queryex "service"' 'taskkill pid'. It just comes from old school development, wherein, clicking through screens is a lot harder to tell someone how to do remotely than emailing them a script to run.

      Then again, I don't try to force Linux down anyone's throat, because I've learned the hard way its something I like that many other people don't. Also, however, I can use rdesktop and other tools to connect to other servers to do my windows/mac chores, so I'm not as limited as a single PC home user with little-to-know in depth computer knowlegdge.

      Either way, if Linux goes 'mainstream', it'll be on select distros and not be 'the norm'. Since...really...its by design that it isn't like Windows. We're, by the nature of our culture, minimalists.

    68. Re:My Linux Annoyances as a Hardended Windows user by zcat_NZ · · Score: 2, Funny

      1. No fecking media support!
      Agreed. I really hate that Windows Media Player won't do Ogg audio or video, Flac, Xvid, aac, mov, real media, or even play DVD's without having to go download and install a codec pack.

      2. Why the hell do I have to install a new kernel? Why?
      When Windows tells you it's installing 'updates' or a 'service pack', do you really have ANY idea what's actually being changed? And why would it need a reboot afterwards, like it usually does, for anything less that a kernel upgrade? Linux never does.

      3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'.
      Another thing I really hate about Windows updates. I never know what application is going to break, and if just downloading the latest version is going to fix it or I'll have to spend half an hour on Google finding some DLL that has to be upgraded. At least with any package-based Linux distro, everything gets upgraded at the same time so there's half a chance it will all still work.

      4. X-Windows. What a mess. Why do I have to tell it my x & y refresh rates for my monitor? Windows just 'knows'.
      Another thing I hate about Windows. Ubuntu picks the best resolution and refresh rate my Monitor can handle, by default. And I can change it fairly easily if I need to. Windows gives me 800x600 at 60Hz. Duh! And 3d support? You wish! that's another download.

      5. Lack of decent file-browser.
      Yeah, because MSIE with a tacked on 'file browser' UI makes a really decent file browser! ROFL! You can't be serious...

      I never liked Fedora either. Try Ubuntu; "easyubuntu" will install all the nonfree stuff, nvidia drivers, codecs, flash and java. You'll probably want to change the wallpaper, and colour scheme, and make it login automatically too... but once you customise it a little it's a really nice distro!

      --
      455fe10422ca29c4933f95052b792ab2
    69. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      "The problem is that there's no reasonable way (meaning, unencumbered, no extra cost, standard, always-there, doesn't require a compile or link during installation) to produce a GUI experience for the end user."

      Are you thinking that you have to install software like Windows and OSX?

      I've been $ apt-get install [insert package] to install software for a long time. Rarely a problem. You can build your package like the deb packages and put them on a CD. And you won't need any fancy widget set to write a pretty GUI to grab them off the CD and run them through apt-get for the user automagically. What QT and GTK+ have available will do just fine and with unused widgets to spare. But if you don't like the GPL then this is not your platform.

      I'm also a little confused. Are you saying you want a GUI lib for Linux that is not encumbered with an EULA or cost? And you want it put in the kernel space in lieu of user land? If the former is true then I don't see how you justify the more restrictive EULA's/cost of Microsoft and OSX WM's. And if the latter is true, that seems like a security nightmare.

    70. Re:My Linux Annoyances as a Hardended Windows user by bigpicture · · Score: 1

      I generally agree with all of this, because I have the exact same issues, as an EX Windows user. Everything does just not load and work, because of this need to keep a clean line between OSS and propriety software.

      So as a solution for commodity peripherals like printers, why can there not be a standard PC printer output like for monitors, and all the required firmware / hardware is actually inside the printer instead, and keep the propriety software outside the PC. For wireless that might be a bit of a stretch, because of the ever changing standards.

      As for MP3s I just gave up on that, because of the breakage with every upgrade. I just converted all the MP3 files to OGG. In a couple or 3 more years I understand MP3 will be public domain, and this should no longer be an issue.

    71. Re:My Linux Annoyances as a Hardended Windows user by darkonc · · Score: 1

      It's a little bit fuzzy when you consider that kernels can include the modules that can be either loaded or compiled into it depending on the builder's preferences. I'd bet that a lot of 'kernel' improvements are mostly improvements of modules -- either built in or included. (I haven't read the kernel mailing list for a while now).

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
    72. Re:My Linux Annoyances as a Hardended Windows user by andreyw · · Score: 1

      Treat it any way you want, but that STILL would not make any of the user level Windows components "parts of the kernel."

    73. Re:My Linux Annoyances as a Hardended Windows user by fyngyrz · · Score: 1

      Are you thinking that you have to install software like Windows and OSX?

      No. The issue is one of pre-compiled, "atomic" applications as opposed to compile and link at install time, and/or depending upon other sets of packages with varying licenses, availability, states of progress, etc. Not how the application itself gets installed. Under Windows and OSX, we can create a 4-ish megabyte binary that is the final executable; the same should be true for Linux.

      But if you don't like the GPL then this is not your platform.

      Although the GPL/LGPL licenses are certainly popular, they are not the only ones out there. There are numerous projects that have not been (L)GPL encumbered. Just not (as yet) a widget set that'll work for us, or at least, not one we've found. So I disagree.

      What QT and GTK+ have available will do just fine

      Not unless they can be compiled in without further obligation of any kind, they won't. Last I checked, that wasn't the case.

      ...are you saying you want a GUI lib for Linux that is not encumbered with an EULA or cost? And you want it put in the kernel space in lieu of user land?

      I'm saying that ideally, I want a GUI to become part of every Linux installation, just the way the GUI is part of Windows, just the way the GUI is part of OSX, just the way the GUI was part of the Amiga's operating system, Be's operating system, etc. In other words, I want Linux to move away from being a text operating system with a myriad of dissimilar graphics patches semi- sorta- available, to a real modern (that is, at least post-1985) OS that has a uniform and dependable GUI that is always there. Failing that, I can work with a widget set over x-windows that I can compile in, if the only downside is the extra weight in bytes; but that's not the optimum way to do this, as every other operating system and application pairing outside of *nix has adequately demonstrated.

      I don't see how you justify the more restrictive EULA's/cost of Microsoft and OSX WM's

      There is no inherent EULA or restriction on development, release, and sales of applications for either MS or OSX. You can write a GUI-centric application for Windows or OSX without ever incurring any kind of obligation to either Apple or Microsoft. Both companies go to some lengths to make sure that they, in turn, have no particular obligation to you, but then again, this seems quite reasonable. Apple provides a complete development system with every copy of the OS. You can literally put your Mac on your desk and begin writing an application, and when you're satisfied, begin to sell it. Nothing else to it. Windows requires just a little more effort up front, either digging up one of the many free development systems, or coughing up for a commercial one if you prefer, and then it's the same thing -- code, compile, sell, ship... no other obligations exist within the bounds of the tools you need to build a GUI application. No requirement to expose your source code. No requirement to expose anyone else's source code. No requirement to pay any fees at all. No requirement to get the user to go out and fetch the latest library(ies) for anything. No requirement that you charge, or not charge, for your application. No requirement that you split your application into specific chunks. As a developer, there are paths available (some including Linux) that allow you to build Windows applications without ever even buying a copy of Windows yourself -- yet you'll still have a fully functional, GUI-centric, windows app that works just fine and is perfectly sellable. As far as I know, you can't do that for OSX, but it's not a *legal* problem, it's related to the issue that nothing like Wine exists for OSX as yet.

      The core reason for most of these huge advantages is because both OSX and Windows actual

      --
      I've fallen off your lawn, and I can't get up.
    74. Re:My Linux Annoyances as a Hardended Windows user by ibbo · · Score: 1

      I find nautilus under GNOMe quite sufficient. Try right clicking and select browse.

      ibbo

      --
      Linux user #349545 (GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKC WenpmXoA7LNydllVQOwCfdjyzXscd
    75. Re:My Linux Annoyances as a Hardended Windows user by Anonymous Coward · · Score: 0

      About the Kernel update in Windows...
      I think they call them "patches"...How much of the kernel did SP2 fix? It seemed like a 160 MB revision of the whole thing...
      Am I correct in this?

  2. Maybe he is right by lakeland · · Score: 1

    How many people are employed worldwide producing commodity software? 0.01% That means this 'donut' model is an ideal fit for roughly 99.99% of the world's population. I guess that's tough luck to the unlucky few.

  3. I'm not sure by Anonymous Coward · · Score: 0

    I guess I would have to ask Microsoft if she fucks on first dates.

    -Sj53

    1. Re:I'm not sure by kfg · · Score: 1

      I guess I would have to ask Microsoft if she fucks on first dates.

      No, but her lawyers will screw you all you want; and more!

      KFG

    2. Re:I'm not sure by cp.tar · · Score: 3, Funny

      Microsoft fucks you on the first date, marries you and forces you to an EULA - sorry, pre-nup - and turns into a wife who gets everything if you decide to leave her.

      It's a date I'd avoid, thank you so very much.

      --
      Ignore this signature. By order.
    3. Re:I'm not sure by putaro · · Score: 2, Funny

      No, Microsoft just sucks.

    4. Re:I'm not sure by MooUK · · Score: 1

      Well... She does fuck you over at every opportunity, does that count?

    5. Re:I'm not sure by cjjjer · · Score: 1

      At least your getting fucked on the first date; OSS is just a tranny in a red hat.

      oops, sorry a Fedora

      So at the most all your going to get is a blowjob...

    6. Re:I'm not sure by frup · · Score: 1

      No microsoft is a prostitute you have to pay for and then gives you dirty viruses.

  4. Surprised? by mqduck · · Score: 4, Funny

    Wow. So IBM only supports Linux because it thinks it'll make them money? Next you're going to tell me that Apple only sells iPods for the same reason. Or that the purpose of a business is to make a profit.

    --
    Property is theft.
    1. Re:Surprised? by suv4x4 · · Score: 1

      Wow. So IBM only supports Linux because it thinks it'll make them money? Next you're going to tell me that Apple only sells iPods for the same reason. Or that the purpose of a business is to make a profit.

      Yes, I bow to you for being the genius you are.

      Thing is some people don't realize what they are getting on when they are lured to open source software, so it's worth it that they hear it from time to time.

      Open source is of course great, but like anything, too much of a good thing isn't that good. I use Linux distros for my servers and Windows for my desktops. Best of both worlds.

    2. Re:Surprised? by Sentry21 · · Score: 2, Funny

      I'm inclined to agree. It seems this so-called 'donut theory' has a hole in it.

  5. Good Morning by exa · · Score: 1

    Very few companies have an open source "core" business...

    --
    --exa--
  6. I'd never date MS.... by Anonymous Coward · · Score: 5, Funny

    ...She has too many viruses :(

    1. Re:I'd never date MS.... by gEvil+(beta) · · Score: 2, Funny

      Yeah, but she has all her ports open when you pick her up!

      --
      This guy's the limit!
    2. Re:I'd never date MS.... by marcosdumay · · Score: 1

      Yea, but her ports are all open to everybody on the world... Not someone I'd gladly marry.

  7. marry then divorce by Mortirer · · Score: 5, Funny

    Only if i can get half of everything after it.

    --
    Curiosity killed the cat, but cats have 9 lives.
    1. Re:marry then divorce by linguae · · Score: 1

      Is all of that money worth all of the pain and abuse from all of those chairs flung at you whenever Microsoft gets mad?

    2. Re:marry then divorce by sharkey · · Score: 1

      My lawyer stinks, so I'd end up with just Clippy, Bob and Windows ME.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  8. Huh? :-D by Anonymous Coward · · Score: 0

    You ask questions like "Would You Date Microsoft?" in a Linux section?
    Editors, don't you know, most of those linuxits are "OMG WTF closed source soockzorz!!" attitude.

    1. Re:Huh? :-D by jacksonj04 · · Score: 1

      Closed source socks? O_o

      --
      How many people can read hex if only you and dead people can read hex?
  9. Of course I would, and do by Anonymous Coward · · Score: 1, Insightful

    Real numbers - MS is what 90%+ of the market? If I wouldn't date them then I would be limiting myself to less than %10 of the available dates? Of course I date MS, I want to work in the IT business and they are most of it. I'm not saying I would ignore the other insignificant share either. I'll date anyone who will put out. duh.

    1. Re:Of course I would, and do by cp.tar · · Score: 1
      I'll date anyone who will put out. duh.

      I wouldn't. I'd always limit myself to the 10% of the available dates... 90% of them really aren't worth the trouble.

      --
      Ignore this signature. By order.
    2. Re:Of course I would, and do by PygmySurfer · · Score: 1

      I'd suggest 99% of them aren't worth the trouble...

    3. Re:Of course I would, and do by Loco+Moped · · Score: 2, Funny

      Real numbers - MS is what 90%+ of the market? If I wouldn't date them then I would be limiting myself to less than %10 of the available dates? And about 90% of the available girls in my area are a lot like Microsoft - bloated and overweight, and very high maintenance.

  10. Hilf by tektek · · Score: 2, Insightful

    Well, I came here for the hilf jokes; don't disappoint me. :)

    1. Re:Hilf by Anonymous Coward · · Score: 0

      Hooker I'd Like to Fuck ?

    2. Re:Hilf by Anonymous Coward · · Score: 1, Insightful

      I guess Mono excites open source developers... lots of new mono apps in distros now.

    3. Re:Hilf by just_another_sean · · Score: 1
      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    4. Re:Hilf by foniksonik · · Score: 1

      Are u trying to liken a HILF to a MILF or a GILF? That's just plain disgusting....

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    5. Re:Hilf by Anonymous Coward · · Score: 0
      Are u trying to liken a HILF to a MILF or a GILF? That's just plain hilarious....

      Fixed.
    6. Re:Hilf by dkleinsc · · Score: 1

      In other words, what Microsoft failed to remember is:

      Developers! Developers! Developers! Developers!

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    7. Re:Hilf by Elektroschock · · Score: 1

      Mad Governance - the key to success.

  11. Would You Date Microsoft? by Rik+Sweeney · · Score: 1

    Only if it puts out on the first date...

    1. Re: Would You Date Microsoft? by haeger · · Score: 1
      Only if it puts out on the first date...

      You'd date an it?

      .haeger

      --
      You are not entitled to your opinion. You are entitled to your informed opinion. -- Harlan Ellison
    2. Re: Would You Date Microsoft? by Chineseyes · · Score: 1

      Considering most of the people on slashdot's idea of a hot date involves a swedish webcam chick, their palm, and napkins dating an "IT" should be highly encouraged. You never know they might decide to come out of their caves and date women.

      --
      I think the invisible hand of the market has its middle finger extended

      --A wise old fart named SC0RN
    3. Re: Would You Date Microsoft? by PygmySurfer · · Score: 1

      Where can I find these Swedish webcam chicks?

    4. Re: Would You Date Microsoft? by 51mon · · Score: 1
      Where can I find these Swedish webcam chicks?


      Be warned some of those 'Swedish webcam chicks' are "its".

      http://85.235.16.145/view/index.shtml
    5. Re: Would You Date Microsoft? by Eli+Gottlieb · · Score: 1

      Just noting, but most of them don't *choose* not to date women; the women choose not to date them.

  12. Date - to mark or supply with a timestamp by noidentity · · Score: 3, Funny

    Sorry, this is Slashdot. What is this concept of "date" you refer to?

    1. Re:Date - to mark or supply with a timestamp by Anonymous Coward · · Score: 0

      schedualling a evening with your computer for upgrades, while first loading a slideshow presentation of all the porn on your computer, so you have something to look at while you jack off to the new 10Ghz quad core GPU your installing...

  13. is ... by thephydes · · Score: 1

    micro-soft an indication of the size and quality of the expected aftermath of the date?

  14. My two cents... by Antony-Kyre · · Score: 2, Informative

    I don't know exactly what this is about since the article isn't loading, but here's my opinion.

    Regardless of whatever the company does, it is very important they have a competent support staff.

    Let us say you have a problem. You contact support. They answer but fail to resolve the issue. You Google the error, take a few minutes going to sites, and find the answer to your problem so easily. What does that say about the company?

    (The above paragraph is more or less my experience with Microsoft's help staff after not being able to do Windows Update. A Google search found out that slow processors might not work with their latest Windows Update on the web.)

  15. Kernel Drivers by Elpacoloco · · Score: 2, Informative

    If you really, truly believe this, try installing a Win 95 driver on an XP system. I give even odds on that actually working. I'll give better odds that the hardware came with specialized XP drivers.

    1. Re:Kernel Drivers by Anonymous Coward · · Score: 1, Informative

      On the other hand, you can use a Win2k driver on XP on Win2k3.

    2. Re:Kernel Drivers by drsmithy · · Score: 1
      If you really, truly believe this, try installing a Win 95 driver on an XP system.

      How surprising, a ridiculously extreme and out of context example to try and disprove a valid and important point.

    3. Re:Kernel Drivers by Macthorpe · · Score: 2, Informative

      Bad example.

      What we're talking about here is minor revisions, akin to the auto-updates that Miscrosoft provides. Every time they send one of those I don't have to reinstall any drivers at all.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    4. Re:Kernel Drivers by keitosama · · Score: 2, Insightful
      What we're talking about here is minor revisions, akin to the auto-updates that Miscrosoft provides. Every time they send one of those I don't have to reinstall any drivers at all.
      How many times have you installed kernel upgrades via Windows Update?
    5. Re:Kernel Drivers by SEMW · · Score: 1

      According to this guy, loads of times. Which of you is right?

      --
      What's purple and commutes? An Abelian grape.
    6. Re:Kernel Drivers by Anonymous Coward · · Score: 0

      If you really, truly believe this, try installing a Win 95 driver on an XP system.

      Windows 95, which was derived from MS-DOS and Windows 1.x-3.x, isn't the same operating system as Windows XP, which is derived from the NT operating system (which was started in 1988, and first released in 1993, as Windows NT 3.1). It should come as no surprise that drivers written for one operating system don't work on another: have you tried running a Solaris driver on Linux lately?

      I don't know if NT drivers from the 1990s still work on XP, but NT drivers written for Windows 2000 (NT 5.0) tend to work just fine on XP (NT 5.1) and Server 2003 (NT 5.2). I don't know if they work on Vista, but being binary compatible with six-year-old drivers is certainly a nice feature, and one that Linux would do well to imitate (just as it's imitated so many other NT kernel features over the years).

      As an aside, I'm writing this from Firefox, running on Gentoo Linux, so I can hardly be accused of being an anti-Linux zealot. I'm not, however, blind to its weaknesses either. I often use Windows too (at my university, everything runs on Windows, so trying to use Linux can be quite painful), and it really is better at some things than Linux, though the reverse is of course true as well.

    7. Re:Kernel Drivers by YU+Nicks+NE+Way · · Score: 1

      The other guy is largely correct. Microsoft does, occasionally, update kernel32, which is the module into which the pluggable file system drivers, the device drives, and other third-party writable modules all plug. Windows exposes a fixed API to all such modules and, as long as the module conforms to the expectations of the operating system, it Just Works. Microsoft changes those APIs only on very rare occasions, and makes an effort to provide backwards compatibility to old module APIs.

      I've always assumed that the instability of the kernel interface for drivers in Linux was partly by design -- if it was stable, then it would be feasible to write binary-only drivers, which the Linux community opposes.

    8. Re:Kernel Drivers by Al+Dimond · · Score: 2, Informative

      Yeah, lots of Linux kernel developers say the unstable kernel interface is a good thing, because they feel it's more productive and ultimately leads to a better kernel and drivers to change kernel interfaces when change is warranted and change the drivers along with, instead of writing a new kernel interface and having to maintain an old one. If you get your driver in the Linux kernel tree people will fix your driver for you if they break compatibility with it.

      The downside is that if you have a driver, with source open or not, that isn't in the kernel tree it's hard to keep up with the changes. For a system as popular as Linux, you'll find that there will be many drivers that exist outside the kernel tree, for various reasons. Some people don't want to GPL their drivers, some drivers aren't mature enough, sometimes there are wierd political or "code style" issues (like with ReiserFS). The fact that it's difficult to maintain an out-of-kernel driver for Linux encourages people to make their drivers part of the kernel tree, and that's generally nice: a very wide variety of devices are supported in official kernel sources. I don't have to use any out-of-kernel drivers right now. My drivers are all part of the kernel, and not some assorted bunch of packages I have to chase down. From where I sit it serves me well.

  16. I'd date Microsoft by Anonymous Coward · · Score: 4, Funny

    I'd just never let it drive my car

  17. Appearances by pipingguy · · Score: 0

    Would this "Microsoft" have big boobies? Everything hinges on this.

    1. Re:Appearances by Elpacoloco · · Score: 1

      Based on what I've seen about windows, yes, it would be large in the chest, but this would be due to implants. Cheap, low quality implants that hurt it and make it cranky.

  18. Cue jokes... by SeaFox · · Score: 1

    About violent chair-throwing temper being a turn off in 5..4..3..2..

  19. protection? by owlman17 · · Score: 1

    Date Microsoft? Oh, you'd need to bring some protection, especially the first time. ;) (Antivirus, firewall, etc.)

  20. welcoming title. by Anonymous Coward · · Score: 0
    Oh yeah, like I could resist this title. All its saying is HERE IS MICROSOFT DO WHAT IS EXPECTED, HERE IS MICROSOFT DO WHAT IS EXPECTED, HERE IS MICROSOFT DO WHAT IS EXPECTED.....


    Here it is

    You don't date microsoft. Microsoft dates you.
    You don't screw microsoft. Microsoft screws you.
    You don't own microsofts' base. All your base are belong to microsoft.
    You don't __ [And then Ballmer hits me with a chair]

  21. The changing face of FUD by Anonymous Coward · · Score: 0

    I couldn't get the interview to play, but if the summary is accurate (yeah, I know...) then it sounds like we've moved from "companies will never use open source because it isn't profitable" a few years back to "companies only use open source because it's profitable!".

    It's hard to imagine why the new version would be news to anyone, or in any way disturbing.

    1. Re:The changing face of FUD by cp.tar · · Score: 1
      we've moved from "companies will never use open source because it isn't profitable" a few years back to "companies only use open source because it's profitable!".

      Next thing you know, only communists will use closed source software.

      --
      Ignore this signature. By order.
  22. No. by Nyph2 · · Score: 1

    And not even before microsoft was a monopolistic behemoth... but now I'm dating myself.

  23. A question for slashdot by sentientbrendan · · Score: 2, Interesting

    The virtues of 'free as in freedom' and the value of open source to the desktop users

    what virtues? He expects the article to touch upon these points, but to many people they have not been sufficiently justified.

    I've been using open source software for years, and have heard many people talk as if there was some moral imperative to release software under the GPL, or other oss license. Catch phrases like "free as in freedom," and "information wants to be free" are bandied about, and it is generally implied that commercial software developers are evil in some unspecified manner. However, these attitudes have never been justified to me with anything more than rhetoric and metaphor.

    Slashdotters, maybe I am a fool. It might be that the moral imperative behind open source is only so obvious that no one can be bothered to write it down. However, I beg your patience and ask that someone take the time to explain it to me.

    Now, to be clear I am not asking how open source helps to develop high quality software. I am already convinced on this point. I am asking for a justification of the commonly observed attitude on slashdot that open source developers are "good" and closed source developers are "bad" in the moral sense. I am asking for a justification of Richard Stallman's position that, as I understand it, there is a moral imperative to develop software under the GPL (or similar license).

    Furthermore, as some suspect that I am already clearly quite daft, let's avoid using metaphorical terms or similes in the argument, as they might confuse me. Instead let us use only actual terms. By this I mean that I ask that responders do not derive some moral truth about computer software design by comparing it to plumbing, or cars, or politics (all of which are popular patterns of argument on slashdot). In these forms of arguments we are expected to accept some truth about an unrelated subject as a premise (i.e. you shouldn't send someone to jail for speeding) and from this premise come to accept some truth about computer software that holds a somewhat similar form (i.e. you shouldn't send someone to jail for hacking into their computer). In my ignorance, I often fail to see how the one proposition follows from the other. Often I even imagine that I see semantic distinctions that render the similitude meaningless with respect to the subject at hand. To avoid wandering into these failings in my comprehension, I ask that responders simply tell me why something is directly, without comparison to other truths.

    Have at it.

    1. Re:A question for slashdot by unapersson · · Score: 2, Insightful

      I don't agree with the premise you're putting forward about the programmers being 'bad'. What is bad is less about the programmers and more about the end product:

      a) you're beholden to the original developers to make changes
      b) if the original developer goes belly up you're screwed in terms up updates/changes
      c) you can only run the software where they say you can run it ("We can't be bothered to do a Windows/Linux/BSD/SkyOS/64bit etc. etc. port")
      d) the software won't necessary survive its useful life, it will only be maintained as long as it is commerically viable for the closed source developer to maintain it.

      That's just a few I can think of off the top of my head. I'm sure there are more.

    2. Re:A question for slashdot by Anonymous Coward · · Score: 0

      I use linux not because I hate microsoft (believe me, I do, but that's not why), not because I want to be a geek (I am), but because it fits my style. It's so much easier to accomplish things when you have the power of *nix commandline goodies ala GNU tools, etc. As well, I don't have to spend time searching for cracks and shit because /everything/ I use is free and I can build it from source if I need to.

      Not only that, but anything I don't like, I can crack open and change, usually without too much difficulty. Linux: The OS is /yours/.

    3. Re:A question for slashdot by Anonymous Coward · · Score: 0
      Now, to be clear I am not asking how open source helps to develop high quality software. I am already convinced on this point.

      ...

      I am asking for a justification of Richard Stallman's position that, as I understand it, there is a moral imperative to develop software under the GPL (or similar license).

      For me, it goes like this:

      You have asked to separate two things which intrinsically cannot be separated. I won't try to separate them, because that would be following a red herring.

      Software authors clearly have the right to modify and distribute the software they write. Those software authors who give those same rights (i.e. to modify and redistribute) to the users of their software are, in my opinion, taking a morally better position than those who do not.

      (1) This is because, recognising that there are more important things than power and money, the authors offer the users more generous conditions. Generosity is intrinsically a good thing, in my opinion as a Christian.

      (2) In the case of software, you can offer a development model that allows the end user to make the software do what s/he wishes without having to consult with you. You tear down the artificial distinction between developers and end-users makes everyone equal, which is intrinsically a good thing.

      (3) The GPL does this, and additionally guarantees an opportunity for time-rich brain-rich money-poor kids to educate themselves, change their lives and contribute to the world via the open source development model. Providing and guaranteeing this opportunity is intrinsically a good thing.

      Personally, I think those terms constitute a compelling moral argument for the use of the GPL. People who don't place as much value on the same things as I do simply won't recognise this as being a morally compelling argument; that's their prerogative. And I also recognise that it's not appropriate in every situation.

      It is no coincidence that the open-source development model is both (often) morally and technically superior. By aligning the end-user's interests with yours, you give them a reason to join in and create better software. Application of morals is a good thing for everyone — in particular, the world is made a better place when people depend on moral arguments than when they depend on economic arguments.

    4. Re:A question for slashdot by rohan972 · · Score: 2, Interesting

      Well, I wouldn't always be so strong on the point that open source developers are "good" and closed source developers are "bad", but here goes:

      I will start with two presumptions I make.
      1 - Regarding wealth, abundance is good, lack is bad. Note I am not saying that people who lack are bad, but that lack itself is bad. This is the reason that it is generally considered good to help the poor (out of lack bad into abundance good).
      2 - The rule of law is good and necessary. Note I am not saying that all laws are good, or that law isn't abused.

      Software is, by its nature, effectively unlimited in quantity. It is also very often the technology of production. To limit the distribution of software is to limit available wealth, and is therefore bad. As I understand it, even the UN has said that FOSS is important for developing nations to prosper (http://www.iosn.net/). Proprietry software is the artificial limiting of wealth (for many) through copyrights (for the few). I think a telling sign is that many otherwise law abiding citizens feel no guilt about sharing software with friends. People who wouldn't steal because they believe it to be wrong (rather than because they think they might get caught) will breach copyright without a second thought. This could be (and has been) responded to by simply breaching copyright by most people. Personally though, I prefer not to do that. Open source allows me to use available computer technology to produce and distribute wealth without breaking the law.

      This is not a comprehensive philosophy, or my religion. In this short statement, I have not taken into account that some software (wealth) may not ever be produced without a proprietry business model. For this, and other reasons, I don't take a dogmatic view that open source is "good" and closed source is "bad", but I lean towards that thinking.

      Another comment on wealth: I am not a socialist. Personal wealth, though, is limited by available wealth. In real terms, a middle class person in the west today has more wealth than most of the rich thoughout history. The conveniences that most of us take for granted would have required a large staff of servants/slaves in other times. To artificially limit resourses for your own gain is shortsighted. There are many benefits to living in a wealthy society rather than a being rich man in a poor society.

      On a personal note, my first use of FOSS was the gimp. I had already stopped using software illegally and was looking for replacements. A friend gave me a copy of the gimp for windows. I read the licence as I had got in the habit of doing, to make sure my software was legal. After reading the GPL, I got bought a book on linux with some installation cd's, within a year I was changed over. I am not a developer, I just like to be able to share the software I use. The fact that most people don't want me to now isn't an issue for me.

    5. Re:A question for slashdot by Mongoose+Disciple · · Score: 1

      In the case of software, you can offer a development model that allows the end user to make the software do what s/he wishes without having to consult with you. You tear down the artificial distinction between developers and end-users makes everyone equal, which is intrinsically a good thing.

      The problem is, the distinction isn't entirely artificial. Most end users for most projects won't be developers, and most of those who are developers don't want to spend their time working on that project.

      The corrallary of what you're saying is that if you're not a developer who wants to throw time/effort at a project, generally, you have no hope of getting features you want added if they're not interesting to the dev team. Good UIs and documentation often fall on this list, but they're not the only items on it.

      I think the open source paradigm and community is still evolving, and I can imagine ways in which someday there might be solutions to these problems, but we're not there yet.

    6. Re:A question for slashdot by westlake · · Score: 1
      a) you're beholden to the original developers to make changes
      b) if the original developer goes belly up you're screwed in terms up updates/changes
      c) you can only run the software where they say you can run it ("We can't be bothered to do a Windows/Linux/BSD/SkyOS/64bit etc. etc. port")
      d) the software won't necessary survive its useful life, it will only be maintained as long as it is commerically viable for the closed source developer to maintain it.

      Unless you have the big bucks to maintain your software in-house, I don't see a hell of a lot of difference here.

    7. Re:A question for slashdot by A.K.A_Magnet · · Score: 1

      You'll already have tons of replies explaining other points, but my point will be sharing knowledge. When I first got interested in real world programming (ie something like "how to program a graphical application which does something useful" and not "how to program a mathematical algorithm and execute it from a terminal"), I wanted to know how existing applications worked. It was a mystery to me because it involves so many concepts, and I had no book available (I was 12 then; later, I went to get some). My first thought was of course: I'd love to see how it's coded. Not to copy it, to distribute it, but to understand it. I was using Windows at the time and Delphi 1 did all those things for me (GUIs, event programming) but I couldn't understand it all. It takes time. Trying to analyse the source code of a "real world" application is an incredible educative tool.

      This is the general "science" sharing ideology. Science wouldn't be where it is today if patents had existed and if knowledge was hoarded. This isn't an analogy. This is the very same thing. Computer software coudln't exist without science. You can duplicate it, just like a math theory or math proof, with no cost. And just like science, it cannot progress if we're condemned to reinvent the wheel each time. Sharing makes the overall progress of software faster (just see how fast the state of Free Software has evolved and now how GNU/Linux has more than catched Windows). Sharing is transfering, distributing and modifying.

      And here are all the 4 freedoms of Free Software: freedom to run, freedom to look into, freedom to modify, freedom to redistribute. Because it's a progress for mankind. Because it's the biggest North/South exchange of wealth ever. Because it doesn't *cost* us anything (since people writing F/OSS would do it anyway), the only supposed "cost" is virtual ("I could have earned XXX by selling it"), as virtual as when the RIAA says they lost "XX billions worth" of downloaded music (just like people ever bought as much music as they download). This is a capitalistic idea "find the cash wherever it COULD be". This is what makes rich people richer and poors poorer.

      Developping Free Software doesn't condemn you to poverty. Closed-source software is a scam (seriously, how do they come up with the price of MS Office?). Gratis closed-source software is stupid (if it's for free, release the damn code). Free Software just sets things right (but it isn't obligatory adapted for all and every software, but it is for a very large part of the software *distributed* on the Internet; e.g, it has no sense for some very specific sofware like in-house software dependant of your setup). In the end, there will be a Free alternative for every kind of software in the world, and it will be better than the proprietary equivalent. So, why should we hang to the old model? :)

    8. Re:A question for slashdot by iplayfast · · Score: 1

      Opensource tends to outlast comercial. You don't need big bucks to maintain a software house, you just need to know how to program. Even if you don't there are lots of people who do. If the program is useful for you it will be useful for other people as well.

    9. Re:A question for slashdot by Anonymous Coward · · Score: 0

      A lot of the ideas expressed already say that "open" isn't necessarily good, while "closed" isn't necessarily bad.

      I can name an example where "closed" is very bad, though.

      Vendor Lock-In...

      You never want to be in a situation where you have such a strong dependance on a certain organization that their operations trickle down into your environment and muck up what you are doing. Realize that to a certain extent closed-source vendors control you by forcing you to be consistantly updating (with every release or every other release).

      In the closed-source world, companies like Microsoft and Adobe and Oracle own the game. I'm not suggesting that there is a realy danger that any of these will go belly-up, they each have Billions in revenue each year. What I am pointing out is that when you have a dependance on Microsoft for an OS and an Office Development suite that you cannot break free from, you won't continue to use WinXP and OfficeXP in 2010 after Vista has been on the market for 2 or 3 years. For home users, this isn't really an issue because when a new computer is purchased it will offer these products at a deep enough discount that they will be seen as a cost inherent with the purchase of the computer. For businesses, though, there is the need to just swallow the $100-300 (I don't know what corporate discounts Microsoft offers for OS/Office) per user. In a company, this is a huge waste of money every 3-5 years (and Microsoft is one of the cheap ones - vendors who offer more specialized software charge upwards of $5,000 per license)... however the cost (and this is what Microsoft argues in Total Cost of Ownership) of switching a company from closed-source to open-source products in training and culture is fairly big. What it isn't, though, is a cost that hits your organzation with its regular release cycle... like Microsoft does.

      Unfortunately, in most organizations the decision makers are the ones who are most dependant on the Vendor Lock-in (can you have a CEO who doesn't live by Outlook and PowerPoint?) that company-wide changes are very hard to pursue (by the way, I hold the opinion that Open Office has crappy Presentation software - so until this is improved Open Source cannot take over the business world).

      I hope you can agree with this arguement as to why Open Source has an advantage over Closed Source.

    10. Re:A question for slashdot by Sique · · Score: 1

      It is more complicated than you state:
      1. First, most of the coding you know and learn you do from code someone else wrote already. You won't be able to get to speed that fast if you had to pay for every single line of code you will ever encounter.
      2. There is no point in inventing the wheel again and again, so why not post the description how to build a wheel somewhere, and everyone can go and do more sensible stuff than to design a wheel again? (But if they are actually good in designing wheels, who should step forward and forbid it?)
      3. About 95% of the code you write is either uninventive or ripped from somewhere else, because most of the tasks are routine anyway, and you don't have the brain to outsmart the last 60 years of software development. So it's better to get those 95% quickly and go on with the task you are really good at.
      4. This is a rephrasing of the argument we all know: "If I have seen further it is by standing on ye shoulders of Giants." (Isaac Newton usually gets credited with that quote). It is quite immoral to make broad and free use of the shoulders of others, but require money for your own shoulders to use by others.

      Going back to what Open Source really is about: It is about building a foundation for everyone to use, and to build their own stuff on. And everyone who uses the foundation in turn has to add to the foundation itself, thus keeping it stable and enforcing it for further use.

      And the business in Open Source? It's simple. It's about lowering initial costs. If you don't have to pay for your first software, and are building a business on it, you are more flexible in the beginning and have money left to spend on your real business development.

      Open Source is the quintessence of a wellknown law of economics: The law of the diminishing marginal utility. To produce yet another unit of the same software is extremely cheap: cp program program-copy. And the number of copies that are of actual use for you is limited, so yet another copy of the same program to you doesn't add any value to you, because programs don't get "used up". So the fair price of commodity software would be near zero, and the only money that is in there is customization, maintenance and individual software built on the standard one, e.g. consultation, administration, software patches and locally developped applications. To facilitate that the commodity software has to be as transparent, moveable and adaptable as possible: It has to be Open Source.

      --
      .sig: Sique *sigh*
    11. Re:A question for slashdot by dch24 · · Score: 1

      The problem is, the distinction isn't entirely artificial. Most end users for most projects won't be developers, and most of those who are developers don't want to spend their time working on that project.

      Agreed, though personally, this might just be a cost of entry type of thing. If it were easier to write the project, I think more people would jump in. (And, on that tangent, I think Free Open Source Software focuses more on the bottom-line costs such as the difficulty to develop and debug and manages to avoid some of the management costs like payroll, deadlines, and contracts. In other words, when a good idea comes up, the code can fork and parallel development can amortize the R&D costs.)

      Good UIs and documentation often fall on this list, but they're not the only items on it.

      Other things: internationalization, cross-platform compatibility, obscure bugs. However, just for the sake of argument, I think many commercial software packages have these same weak points. The law of diminishing returns makes the "small stuff" less and less worthwhile. Perhaps as software development techniques become more efficient and effective, the cost of entry will go down and more of the corner cases can be taken care of.

      I think the open source paradigm and community is still evolving, and I can imagine ways in which someday there might be solutions to these problems, but we're not there yet.

      The ideal is relevant to lots of areas. International politics and/or economics, student-teacher interactions, employee-boss interactions, programming, lots of stuff: when we figure out how to do it more efficiently and effectively, we'll see better performance in the corner areas that don't get a lot of attention right now. I'm looking for deep changes in thinking and methodology. The move to free open source software is a significant change in thinking. Some people oppose it, looking at the short term benefits and maybe not understanding the whole picture. If we're lucky, we'll keep moving forward.

    12. Re:A question for slashdot by Anonymous Coward · · Score: 0

      It's just like Democracy. Just because you don't vote doesn't mean that it's not important for those of us who do. So it is with software for those of us in the know.

    13. Re:A question for slashdot by shmlco · · Score: 1

      "People who wouldn't steal because they believe it to be wrong (rather than because they think they might get caught) will breach copyright without a second thought."

      I have to question this statement, because even the one's who think it's okay to steal off the web, will not do so from a bricks and mortar store... and that, to me, suggests that they do it: because they can, because it's relatively easy to do so, and because the odds are extremely low they'd be caught doing it. Whereas doing the same in a physical store can easily end you up in a pair of handcuffs and generally spoil your entire day.

      Unfortunately, lots of people steal (even from stores) when they think they can get away with it. They may throw out rationalizations like "information wants to be free" or "corporations are evil" or "it [whatever IT is] is overpriced" or "no one gets hurt", but the truth is that they wanted it, and they took what they wanted... plain and simple.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    14. Re:A question for slashdot by shmlco · · Score: 1

      "Because it doesn't *cost* us anything (since people writing F/OSS would do it anyway)..."

      Yes, but the article points towards corporate backing of OSS projects, which means that quite a few people are paid full time to work on it. Take away those jobs, and those people "might" work on OSS for free, but I guarantee you that most of them are going to be spending a lot less time on it... as the kids need to be fed and the rent needs to be paid.

      "...seriously, how do they come up with the price of MS Office..."

      Seriously, are business concepts like salaries, overhead, marketing, distribution, maintenance, ROI, and (gasp) profit that foreign to you? Even I can figure out how much I spent to create a product, how many I might sell, and as such how much I need to charge to break even and then (hopefully) make a profit.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    15. Re:A question for slashdot by shmlco · · Score: 1

      "There is no point in inventing the wheel again and again..."

      But so MANY developers love doing it! Everyone knows that the previous developer's code is crap, and that a real pro like youself can rewrite it in half the time it would take to figure it out...

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    16. Re:A question for slashdot by A.K.A_Magnet · · Score: 1
      Yes, but the article points towards corporate backing of OSS projects, which means that quite a few people are paid full time to work on it. Take away those jobs, and those people "might" work on OSS for free, but I guarantee you that most of them are going to be spending a lot less time on it... as the kids need to be fed and the rent needs to be paid.
      I actually WTFV (Watched the Fine(??!) Video). But I was replying to the parent (you know, a reply generally goes to the parent :)) and not to the article. The parent question's was more or like: why do you consider Free Software ethic vs proprietary bad. And that was my answer, which didn't take account of the business logic behind F/OSS in software companies. So you're reply is out of place. However, I'll answer to you about the video/article.

      The microsoftie presents his donut theory as some kind of great new thing he discovered, while it's obvious and basic. Of course, companies won't invest in F/OSS if they can't benefit from it. And F/OSS developers enjoy being paid to work on a Libre project. However, before the Open Source hype, there were "Free Software" developers already. If some companies find an interest in developing F/OSS, fine, if not, no problem. Enough companies already have sufficient interest in developing a full-F/OSS stack, if only to compete with Microsoft to draw people away from the Windows platform because they are sick of the unilateral control Microsoft has over Windows (and that's why the microsoties are now more willing to listen to the industry/governments, because they are afraid of GNU/Linux and all the Open Source market). Now, he thinks that the Microsoft donut includes F/OSS to bring more people to Windows and thinks that it's a "dirty little secret" that most F/OSS apps run Windows. And of course, he's plainly FUDing because I trust him to know that's not it; I trust him to know that if a software is Free, anyone is free to port it to any OS, Windows included (no discrimination clause). I trust him to know that the logic behind porting Free Software to Windows is to use MS strategy against them: addict the user to a particular application (Firefox, Thunderbird, OpenOffice.org, ...) and then, as soon as all of his main applications are F/OSS, there's nothing preventing him from switching to GNU/Linux. And get much, much more applications (and much more seemlessly). Microsoft doesn't want people to understand that the OS is a commodity. Their "assets", as he calls the center of the donut (Windows, MS Office), are/will soon be commodities. Why pay for it when you can get it gratis? (and better, and Free, but that's another debate). Of course, MS tries to tell you that it's not free, but it is, as long as your admins are somewhat competent.

      Which leads me to: a company switchs to GNU/Linux (desktops too). Say in 2010 (large estimate, I think it will be earlier in many businesses as long as they are aware of the possibility). Need their internal software ported. Why not go F/OSS? Pay developers to write Free Software code. Share resources with other companies having the same need. Less expensive, more features. Everyone is happy :).


      Seriously, are business concepts like salaries, overhead, marketing, distribution, maintenance, ROI, and (gasp) profit that foreign to you? Even I can figure out how much I spent to create a product, how many I might sell, and as such how much I need to charge to break even and then (hopefully) make a profit.
      Should a single product pay for half the expenses of the behemoth MS is? MS Office is clearly overpriced.
    17. Re:A question for slashdot by rohan972 · · Score: 1

      For many people, your comments are quite accurate. I wasn't meaning to refer to all people that breach copyright, just that I know some people who would not consider stealing but who do things like let freinds load software on their computers. Mom and Pop types who simply don't consider breaching copyright to be stealing. Personally, I don't think breaching copyright is right, but it's not stealing.

      Most peoples arguements that copyright infringement is stealing revolve around: it is wrong, people deserve to be paid for their work, it causes financial loss, copyright holders have the right to control distribution, etc, etc. but all these things are totally separate issues to the question of whether it is stealing or not. Arson for example, causes financial loss, is wrong, removes peoples property, violates rights, but is not stealing. Copyright infringement is not regarded as the same as stealing by most people. You would have an easier time convincing them it is wrong than trying to convince them it's stealing, because most people know it's not.

    18. Re:A question for slashdot by Sique · · Score: 1

      No. Building a new and more flashy wheel is not inventing it again. Writing yet another quicksort implementation is not reinventing it. But if you just had to sort a list and no one lets you look at how she did it, you are bubblesorting the list again and again.

      --
      .sig: Sique *sigh*
    19. Re:A question for slashdot by shmlco · · Score: 1

      "Why not go F/OSS? Pay developers to write Free Software code. Share resources with other companies having the same need. Less expensive, more features. Everyone is happy :)."

      Yes and no. Take Goole or WalMart. In each case a large portion of their competitive advantage comes from their internal IT systems. Search engines at Google and warehouse/inventory management at WalMart. JIT build-to-order systems at Dell. Or trading systems at a brokerage, or scheduling systems at an airline or trucking firm.

      In many cases, companies are not going to want to spend large sums of money building and streamlining their internal systems and then hand the results gratis to their competitors.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    20. Re:A question for slashdot by A.K.A_Magnet · · Score: 1

      This is because F/OSS is not appropriate to them. But how many of this kind of companies (ie: ultra competitive, leader of their respective markets) are there in the world? Maybe 1000 or 2000. Compared to the millions of smaller (or not) companies wishing for leadership and looking how to reduce costs for their non-core activities (including IT). Those companies, collectivities, associations, local governments, they benefit greatly from F/OSS. No, it's not "doing all the work" then release as F/OSS; there's only little benefit here (yet there is for some kind of software, including reaching ubiquity when pushing a protocol/standard/app, and getting feedback/code, etc). The strategy I'm talking about is "keep the old crappy software while we develop a new, better, one".

      The question is now: how to develop the new, better one, cheaply? Why pay for an existing proprietary solution which will either (1) not cover the specific needs (2) be extraordinarily expensive because of the customization. And in both case, have license fees, require support , bad scalability and evolutivity. And more than anything else: becoming dependant of one sole supplier. (I'm not talking about these companies which get the source, there aren't that many, and most of them are in the top2000 I was talking about).

      And the answer is: find other companies/collectivities/etc with the same need. They don't need to have the exact same core business (in fact, the further one's business is from the other, the best it is). They just need similar software. Create a small group of collectivities with roughly the same software needs, decide a budget and share the funding. Recruit *good* programmers and require the software to be released under (L?)GPL (you don't really need to make money off of the selling of the software anyway).

      Results: Cheaper software development (because they can share costs). Software more adequate to the needs of each participant in the funding (because they can check easily if it's OK, or modify). Lower maintenance cost. Easier to update, change OS, whatever. Ability to share the changes and make a better software for everyone.

      Now, of course, this may not be adequate for two rival companies, or very specific software (e.g Google's). It doesn't mean it isn't adequate for at least half of the software needs in the world (and I personally think that much more than half could be developped this way).

      F/OSS won't replace proprietary software in a day. It is an evolutionary progress. Companies shouldn't change their IT infrastructure just because they want to use F/OSS. But when considering an upgrade, they should definitely look what's most appropriate to them. And in most cases, it's F/OSS.

    21. Re:A question for slashdot by Tracy+Reed · · Score: 1

      You have written a program. It does what you need it to do and helps make your life easier. That program could make my life easier also. I ask for a copy. You could easily give me one right then and there and it wouldn't cost you but a few electrons. You say no. You are now an unhelpful asshole.

      Clear enough?

      Richard Stallman has clearly explained this many times in many different ways over many years. Surely one of them resonates with you.

      And FWIW I don't think people who write commercial software are evil, they just have neutral karma. Unless they are spammers or writing DRM or viruses or some other form of code that actively hurts people. But I also don't think they are as good as people who write Free software. They are saints in my book.

  24. Proving once again... by drfrog · · Score: 0

    Nerds no nothing about dating

    --
    back in the day we didnt have no old school
    1. Re:Proving once again... by Anonymous Coward · · Score: 0

      And you know nothing about grammar.

  25. good point by Anonymous Coward · · Score: 0

    The author make a very good point. Especially in the case of companies like IBM.

  26. hmmm..... by Anonymous Coward · · Score: 0

    Always read the label on any product/girlfriend/date.
    The Microsoft label states clearly.

    May cause bloating and discomfort

    right after she boils your pet rabbit and force feeds it to you.

    ..... pass.

  27. Why does Slashdot even have a Linux section? by pembo13 · · Score: 2, Insightful

    Everytime a Linux article comes up, out comes loads of people who barely use Linux to its fulliest, or at least seems so by their comments. Yet they are more than happy to public bash it on problems that maybe never existed, or no longer. Exist. I use Linux as my primary operating system, and I know for a fact that at least 80% of the common complaints are pure horse manure. You guys can make a guy ashamed to call himself a geek. If Windows is your thing, then go right ahead, but leave the penguin in peace.

    --
    "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    1. Re:Why does Slashdot even have a Linux section? by Anonymous Coward · · Score: 0, Troll

      Maybe this is telling you something. Most of the world really could care less about the OS wars. For most, the commercial variants of Windows or Apple are it. Linux "still" has lousy app support and config issues that would be laughable in OSX or Windows. Lets be honest, Linux is nice for the hobbyist, but its a little late to the desktop OS game.

      Elegance isnt defined by how much you can tinker with compiling kernels and command utilities. An Elegant OS of the modern age will be powerful and effortless to use. Linux has a bit too much geek in it which actually hinders its adoption.

      If an auto manufacturer sold cars in parts unassembled for a cheap price do you think most consumers would by it?

    2. Re:Why does Slashdot even have a Linux section? by Anonymous Coward · · Score: 0

      "Elegance isnt defined by how much you can tinker with compiling kernels and command utilities. An Elegant OS of the modern age will be powerful and effortless to use. Linux has a bit too much geek in it which actually hinders its adoption."

      Funny I dont see Cisco Using BSD and Windows to power thier IOS.

    3. Re:Why does Slashdot even have a Linux section? by Anonymous Coward · · Score: 0

      It's like an auto manufacturer who sells car parts unassembled for a cheap price.. Some of the parts fit properly, some of the parts need to be re-machined by the user in order to fit, and some of the parts absolutely need to be installed in the car for the car to run, but it's non obvious where they go or what they're for.

      You're given a booklet to assemble the car, but it's written by upward of twenty different manufacturers, some of whom disagree with other manufacturers and create all the components to their own individual spec.

    4. Re:Why does Slashdot even have a Linux section? by Guppy06 · · Score: 1

      "Everytime a Linux article comes up, out comes loads of people who barely use Linux to its fulliest, or at least seems so by their comments."

      The same can be said of Windows, or any other operating system mentioned on here, I'd imagine.

      Welcome to Slashdot, where your operating system is your religion with all the holy wars that it implies.

    5. Re:Why does Slashdot even have a Linux section? by Anonymous Coward · · Score: 0

      It has a direct correlation to the fact that MS bought OSTG via advertising dollars a long time ago. Most of these guys who claim to use Linux but obviously don't have a clue are either MS employees or paid trolls.

      If you want balanced and informative Linux information, look elsewhere and avoid OSTG sites.

    6. Re:Why does Slashdot even have a Linux section? by pembo13 · · Score: 1

      However, I almost expect a disliek of Windows here...on technical merits alone.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  28. Bill Hilf by pembo13 · · Score: 2, Insightful

    Let me just say this Bill Hilf has an internet persona of an assole. I hope he's a better person in "real life". But his comments seem to always have some overtone against what his official title should stand for. It's one thing to be against open source:that's one decision. But it is total rubbish to be in a team called under the title of an Open Source lab and always be spewing these rubbish sprinkled with some truths.

    --
    "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    1. Re:Bill Hilf by Anonymous Coward · · Score: 0

      You are wrong. I use to work for Microsoft and Bill Hilf and his team are making huge impact inside the company. If you disagree then make a point and have a debate. Calling him an asshole and running away just shows how feeble minded you are. Speak up or shut up.

  29. Cue jokes... by Anonymous Coward · · Score: 0

    About jokes about violent chair-throwing temper in 5..4..3..2...

    Not that it's tiresome or lame, being only about the 99,000,000th time it's been done this week.

    Maybe we need more "I, for one, welcome our [whatever] overlords!", "%$^#&$^$+++NO CARRIER+++", or 1. Something, 2. ??? 3. Profit!!!!" unfunny jokes.

  30. Nope, never. by SanityInAnarchy · · Score: 1

    MS is far too jealous. If I so much as look at another OS, he'll get all in their face, like "How DARE you look at my user base! I'll sue your ass for patent infringement!"

    That's if I had to date any of them. The only OS I can think of as female is OS X, and she's an ice queen...

    Wow. I need a life, don't I?

    --
    Don't thank God, thank a doctor!
  31. ... and what's even worse is ... by j3tt · · Score: 5, Funny

    I've tried all kinds of protection but none of them work.

    1. Re:... and what's even worse is ... by just_another_sean · · Score: 5, Funny

      It just goes to show that the best defense is still abstinence. ;-)

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
  32. Increase your date value by Anonymous Coward · · Score: 1, Funny

    Hilf compares this to dating, where you have to offer your date value in order to entice them.

    I feel sorry for the women who have been on dates with this guy...both of them!

    Coming soon: "Increase your date value" spam.

    1. Re:Increase your date value by AlzaF · · Score: 1

      he's been on a date?

  33. Would You Date Microsoft? by Kuvter · · Score: 1

    No

    --
    "To be is to do." --Socrates
    "To do is to be." -- Aristotle
    "Do-Be-Do-Be-Do..." --Sinatra
  34. only if I had 2 condoms by v3xt0r · · Score: 1

    which probably woudln't prevent such viral infections anyhow

    --
    the only permanence in existence, is the impermanence of existence.
  35. Would I date Microsoft? by palad1 · · Score: 1

    Are you kidding?
    I'd hit it!

    1. Re:Would I date Microsoft? by elFarto+the+2nd · · Score: 1
      I'd hit it!

      With what, a sledgehammer?

      Regards
      elFarto
  36. Hilf by Elektroschock · · Score: 2, Interesting

    Microsoft's real problem is the trap. They are trapped in a way that regardless what they do in the field of open source everyone believes it was pure propaganda. Which may well be the case.

    Today more open source runs on windows than on Linux machines. Content Management means open source. Cluster computing means Linux. Webserver means Apache.

    In some areas Open Source provides real advantage. Unlike its competitors Microsoft cannot run a real open source strategy. They cannot use open source for their own advantage.

    And what is worse: Microsoft's policy making, its advocacy against open source, against interoperability, money for politicians, money for software patent lobbying and other dirty business provides them with nasty press coverage and they lost the support of the software elites.

    What professional developer likes a company which fights for DMCA style laws and software patenting? Microsoft lost the support of developers. Its technology and progress does not excite us anymore. (Oh, I like MDX but that's very old.) .Net is a nice consolidation of the former plattform but... oh well... that is not exciting. "The better Java" so to speak.

    Open source values developers. Developers run open source. No marketing braggarts blur the field. That is why we love it.

  37. Would you "date" a hooker? by CptnHarlock · · Score: 4, Insightful

    I think the question is wrong. Since they compare FOSS to going on a date, then paying for software would be like going to a hooker, right? Would you "date" a hooker? I wouldn't.. :P

    --
    $HOME is where the .*shrc is
    -- silver_p
    1. Re:Would you "date" a hooker? by Anonymous Coward · · Score: 0
      Would you "date" a hooker? I wouldn't.. :P

      Speak for yourself buddy! Hookers are a godsend for sex-starved geeks.
    2. Re:Would you "date" a hooker? by darkonc · · Score: 1
      In Vancouver, hookers call tricks dates... If you're talking to a hooker her, "Would you like a date!" pretty much means, "buck up and I'll spread my legs".

      I guess that the analogy with Microsoft isn't that bad...

      Most of what's pretty about her is very superficial. You buck up a load of money before you really know what you're getting. She immediately goes down on you, and when that's done, you know that your're gonna be badly f*cked.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  38. The doughnut's core? by kripkenstein · · Score: 2, Insightful

    Wow. So IBM only supports Linux because it thinks it'll make them money? Next you're going to tell me that Apple only sells iPods for the same reason. Or that the purpose of a business is to make a profit.

    In addition to trying to make open-source business models seem just like commercial ones, as in "they just change the core of their doughnut" (from intellectual property to support services), this Hilf fellow isn't very accurate (honest?) about the actual core of Microsoft's doughnut. Microsoft's core asset isn't Windows and Office. Microsoft's core asset is their monopoly, without which their whole model collapses (or, if you like his metaphor, their doughnut crumbles).

    Their monopoly is based on their core values of non-interoperability, embrace-and-extinguish methods, and so forth. Now, this Hilf seems like a friendly guy, and he does make some good points. So I would like to believe him when he says that OpenXML and the ODF plugin are Microsoft 'opening up'; I would like to believe him when he says Microsoft intends to compete in some areas, cooperate in other ones, with Linux. I would like to, but I'm not sure I can. Still, my cynicism is a bit milder after seeing this interview, I'm not sure exactly why.

    1. Re:The doughnut's core? by Anonymous Coward · · Score: 1, Interesting

      In addition to trying to make open-source business models seem just like commercial ones, as in "they just change the core of their doughnut" (from intellectual property to support services), this Hilf fellow isn't very accurate (honest?) about the actual core of Microsoft's doughnut.

      I couldn't play the video (I'm using Linux, so probably haven't got the right codec for Windows Media Video, or whatever it is), but as an economics student, from what you've written, it sounds like quite a reasonable argument. Microsoft's software, or IBM's services, are but a small part of the overall set of tools used to build IT infrastructures. Both the Microsoft and IBM models involve focussing on the particular tools where the firm's management believe the firm have a competitive advantage (e.g. closed-source software IP in Microsoft's case, and principally customisation/support services in IBM's case), and either giving away the other tools, selling them cheaply or allowing partner firms to provide them. In that sense, then, the models are essentially identical, so I'm not really sure what your objection is.

      Microsoft's core asset isn't Windows and Office. Microsoft's core asset is their monopoly, without which their whole model collapses (or, if you like his metaphor, their doughnut crumbles).

      In economic terms, neither Windows nor Office is a monopoly. The Windows desktop OS (but not Windows Server or Office) has been ruled to be a 'political' monopoly by the government of the USA, but that doesn't mean it actually is a monopoly in economic terms, which it isn't, and never has been. Operating systems are arguably a 'network economy', which means that as the installed base for a given product grows, the value provided by that product increases, but being the leading player in a network economy isn't the same thing as being a monopoly. Moreover, whilst network effects undoubtedly help Microsoft, they only came about as a result of having previously won in competitive markets. Microsoft managed to overcome Lotus in the applications market and the Unix vendors in the server market, despite both of them having initially had substantial network effects on their sides.

    2. Re:The doughnut's core? by kripkenstein · · Score: 1

      Both the Microsoft and IBM models involve focussing on the particular tools where the firm's management believe the firm have a competitive advantage (e.g. closed-source software IP in Microsoft's case, and principally customisation/support services in IBM's case), and either giving away the other tools, selling them cheaply or allowing partner firms to provide them. In that sense, then, the models are essentially identical, so I'm not really sure what your objection is.

      Yes, I agree. My issue was not that the 'core&surroundings' model was a good perspective, but rather that his identification of the 'core', in the case of Microsoft, was not accurate. Perhaps, btw, the same is true of IBM's core (I don't know enough about IBM to say). On the other hand, what he said about Red Hat's core (support) was obviously true. So, again, my only issue was with what he identified as Microsoft's core.

      In economic terms, neither Windows nor Office is a monopoly. The Windows desktop OS (but not Windows Server or Office) has been ruled to be a 'political' monopoly by the government of the USA, but that doesn't mean it actually is a monopoly in economic terms, which it isn't, and never has been.

      Yes, fair enough. I did not mean only economically, in any strict sense, however. Just the basic fact that they control 97% of the desktop, and have virtually no competition. Now, what I claim is that they worked hard to arrive at this situation, and are working hard at maintaining it. Which is why I see this (maintaining their monopoly) as a more central aspect of their business strategy rather than just "Windows and Office are our main assets".

    3. Re:The doughnut's core? by jthill · · Score: 2, Insightful
      Still, my cynicism is a bit milder after seeing this interview, I'm not sure exactly why.

      It's because he's a competent propagandist. Notice the lack of transcript? Tone, pacing, body language, carefully sloppily-put questions, ooooh, that Mac running Red Hat so casually, so constantly on screen ... beautifully prepared.

      But right up front he says what he's all about:

      "Our goal, really, is to help change the conversation in the marketplace"

      What's different about the Microsoft way of building software and the Open Source way? He goes on and on about how much testing Windows gets, and how unprofessional those Open Source three-guys-at-school sf.net projects are by comparison. This is how he and his team

      "spend time helping clarify those things, helping people make unbiased decisions, unemotional decisions"

      This video's essentially all responses built just like that.

      --
      As always, all IMO. Insert "I think" everywhere grammatically possible.
  39. dont trust by infofc · · Score: 1

    I cant be bothered to watch the interview. I don't trust M$ to talk and act straight.

  40. A typical date with MS by EmbeddedJanitor · · Score: 1
    Arrives late. Gives you a flower (yes, in this scenario you're a chick... well maybe not - it's a modern world). The flower has bugs in it.

    You tell of the bugs. Not to worry... out comes the bug spray which is sprayed into your face, leaving the bugs intact.

    Get into car. It's hot. Window doesn't open.....etc etc for a couple of hours.... Get back to His Place. He pulls out a condom with a bunch of holes in it (Expires in 1998, but patched to 2000...). Before you get any action he has a buffer overflow.....

    As you run screaming down the street you see a Knoppix CD. Pick it up and take it home... manybe tomorrow night will be better.

    --
    Engineering is the art of compromise.
    1. Re:A typical date with MS by crush · · Score: 1

      Don't forget the agreement that he makes you sign before you even know what's going on, AND he makes YOU pay for the date and then makes agreements with all of your friends that they won't sell you anything unless he gets a cut of it.

  41. I will not Date MS by H9000 · · Score: 1

    I can't think of any reason to Date MS!

    1. Re:I will not Date MS by bruno.fatia · · Score: 1

      I can't see any reason why not? http://finance.yahoo.com/q?s=MSFT

  42. Dating? by Anonymous Coward · · Score: 0

    If RedHat's method of getting you as a customer can be compared to dating, then Microsoft's method would be rape.

  43. Motivation? by Anonymous Coward · · Score: 0

    What's the word for dating for the purpose of receiving payment?

  44. Yeah I will date Microsoft by steadymobbin · · Score: 1

    As a windows developer of course I will date Microsoft. On the other hand I will also date Linux, Apple, Java, open source, propriety software. I watch the entire 59 minute video which I though was pretty good. The best part is the reason why the Mozilla(Firefox) team came over. I remember reading about that article on Slashdot. It was classic and quite entertaining to read the responses. At the time I agreed with the responses and would be very afraid to be a Firefox developer inside Microsoft. But this video shed some light on the incident and explain the motive of "headlines" in articles. I watch a lot of Channel 9 's videos although I spend the majority of my time on Slashdot. It's was quite predictable of the responses from both sides. On channel 9 the responses were like "Oh great video", "This is cool. Shows why Microsoft is leaders in the software industry" And then I read the responses from Slashdot. Total opposite.

  45. Would *I* date Microsoft? by NoMaster · · Score: 1

    Yeah - by cutting them in half and counting the rings...

    --
    What part of "a well regulated militia" do you not understand?
  46. We already know windows sucks by Anonymous Coward · · Score: 0

    And since most here would go as far as to say MS swallows, and we all know if you deal with MS you'll eventually get screwed. I'd say go for it (but remember to bring you're own condoms)

  47. Not sure what it says about the company... by Animaether · · Score: 1

    ...but I know it says that you can find the answer in minutes online; so why would you pay that $250/year support contract, again?
    So much for the "give the software away, charge for support" meme ;)

    ( yes, yes.. I know 'support' is a broad term and could include making special extensions to the code for just that company blabla. )

  48. Nope... by Anonymous Coward · · Score: 0

    I don't like the large and bloated ones.

  49. When I read the title by Anonymous Coward · · Score: 0

    When I read the title I thought it was something about carbon dating or something.

  50. No way... by Fizzlewhiff · · Score: 1

    Sharp knees, sharp knees! But I'd still hit it.

    --

    'Same speed C but faster'
  51. Remember where you are! by Guppy06 · · Score: 1

    Before asking us "Would you date Microsoft," you need to ask Slashdotters questions like "Do you actually date?" or "Do you know what 'dating' is?"

    1. Re:Remember where you are! by mackyrae · · Score: 1

      Don't any slashdotters date each other? I wonder if my boyfriend is on here...

      --
      look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
  52. Jokes line up here please by Plutonite · · Score: 1

    1) Date MS? Many thanks, but there are other ways to get f*cked..

    2) Donut Theory. Wow. Here's a general rule: When you run a OSS lab and start likening OSS development to a donut, you don't get to be an OSS lab any more.

  53. If Redhat is like dating ... by forsetti · · Score: 1

    If Redhat is like "dating, where you have to offer your date value in order to entice them". then isn't Microsoft like prostition, where you pay up front, don't know what you'll get till you open the package, and never know what kind of virus you could walk away with?

    --
    10b||~10b -- aah, what a question!
    1. Re:If Redhat is like dating ... by DigitalSorceress · · Score: 1

      I'm not a congenital Microsoft basher (and I'm not accusing you of it either), but DAMN, that was funny.

      --

      The Digital Sorceress
  54. End User Kernel Builds Not Often Necessary by frogstar_robot · · Score: 2, Interesting

    You have to install new kernels for the same reasons that you have to buy new versions of windows. (You're not still running Windows 3.1, are you?) You get new drivers, methods, and all those fun things you expect from your operating system. I can write you scripts to mostly automate the process of building new kernels, which should take 94% of the pain out of the process, but it will involve answering stupid questions about new drivers. It doesn't know. Hotplugging is our weakness right now.

    I haven't built a kernel from source in almost three years. Most desktop oriented distros provide "kernel header packages" which are basically #include files that match your running kernel. From time to time, I have built third party drivers from source. If a third party driver will build against the "kernel headers", you can build and install it without rebooting; most times it is just the "./configure, make, checkinstall" routine. I used to regularly build the nVidia drivers this way but Ubuntu is good about providing "restricted driver" packages that match their supplied end-user kernels (which are pretty much built in "kitchen sink mode" so you don't have to rebuild to get some obscure option). But even if they didn't, automating nVidia driver build-and-install wouldn't be too hard.

    VMware Player is another third party item that works just fine with kernel-header packages. Come to think of it, the only thing I've seen lately that won't build without patching kernel source and forcing a kernel rebuild on you are new versions of the sky2 driver. Even there I managed to get things working without resorting to a full kernel rebuild.

    Rebuilding kernels is something I used to futz with a lot. It just isn't as necessary these days, especially if your distro pays good attention to end-user issues.

  55. The Issue of Quid Pro Quo by _iris · · Score: 1

    The reason that I generally trust IBM's support of Linux in a way that I would never trust MS's support of Linux is that IBM has shown that they don't expect any quid pro quo with respect to features being included into mainline or receiving any sort of special privileges. While their broad goal may be to maximize profit, they don't require that each factor of their participation maximizes their profit or give them a competitive advantage. The kernel developers that they employ work on a lot of features that benefit their competitors. Look at the on-again-off-again relationship that MS has with its Services for Unix. Another way to look at this is "How would IBM react if Linus suddenly dropped JFS from mainline?" compared to "How would MS react if NTFS was suddently dropped from mainline?" My instinctive answer is that MS would withdraw any funding and create a private fork, never releasing any improvements back into the kernel while IBM would maintain a patchset while fixing the problems that caused the exclusion.

    Disclaimer: Yes, I know MS did not write the Linux NTFS code. Yes, I know the NTFS code is lacking compared to JFS. Yes, I know that IBM is just as much a part of the Evil Empire at it's heart. And finally, Yes, I know Services for Unix is not open source and does not run on an open source OS. Unfortunately, since MS doesn't have much Open Source software and does not support Linux development, there are no concrete examples to start with.

    1. Re:The Issue of Quid Pro Quo by DannyO152 · · Score: 1

      I think it's there in your disclaimer. Think about the command line. Deprecated publicly and buried three clicks and a typing of "cmd" because Microsoft figured no one would ever want to use it any more. OS X comes out, Linux continues to grow and someone in Redmond realizes that a useful command line and a good shell would be a sales feature. Do they do the sensible thing (like Apple) and put in bash and tcsh? Nope. They go and write a new shell, albeit with potentially more power, and expect, when it's officially rolled out in the next server version, that people learn a new syntax and a new way to write scripts and to rewrite any working good scripts that had been debugged in order to run in PowerShell. So the administrator with 10 years of *nix administration experience is arguably behind when compared to the gui-clicking Microsoft administrator.

      Date Microsoft? Such the wrong metaphor. One dates someone because one has a good time and expects to have a good time again, and not to make money. (Honi soit qui mal y pense.) So I propose another useless metaphor: you are running a farm, would you put Microsoft in the stable? It does useful things, but it's expensive, occasionally fussy, won't wear certain harnesses, requires attentive care, and costs time and money as you need to keep the stable clean.

  56. In Soviet Russia... by geobeck · · Score: 1

    ...you fuck Microsoft!

    --
    Find environmentally and socially responsible products on http://buy-right.net
    1. Re:In Soviet Russia... by Anonymous Coward · · Score: 0

      But in Capitalist America, Microsoft fucks YOU!!

  57. Once again, a doomsayer who just doesn't "get" it by pla · · Score: 2, Insightful

    The virtues of 'free as in freedom' and the value of open source to the desktop users are skirted

    Which I will point out as the single most revealing point, by virtue of its absence, of the entire link.

    Virtually every criticism I've seen about open source, "free" software, and Linux in general, centers around a single (irrelevant) point: Not business-friendly.

    You also hear "not ready for the desktop" or "too focused on developers", but those only matter in relation to the POV of trying to sell a product, in that they reduce the potential customer base. Thus even those classics reduce to "not business-friendly".


    Well, I have news for Hilf, and Roland, and IDC, and all the rest who go on about why Linux and open source will fail - open source doesn't exist in a form that can fail. Yes, you have assorted groups with the goal of advancing open source (RMS, Debian), and various companies who have pretended to embrace the idea (IBM), but as much as they may contribute to the underlying idea of free software, they don't embody it in some mortality-inducing way. They can vanish tomorrow, and I can still build my own Linux distro from sources.


    So, when any criticism of open source "skirts" the issue of free-as-in-freedom, you can ignore that criticism without a second thought. Because "open source" MEANS free-as-in-freedom. It doesn't depend on any company or person or government. Laws and patents and liabilities can make it harder to obtain and contribute to, but NOTHING can ever eliminate it completely. As long as a single fourth-world geek with a bicycle-powered laptop can compile a "hello world" program, open source will remain.

    I thank IBM for its massive contributions of code and ideas. I thank RedHat for its PR work. I thank Linus for the kernel itself. But the abstraction doesn't need any of them to survive. Making a profit counts as a nice side effect, not the goal, of open source.

  58. lol by Anonymous Coward · · Score: 0

    Ya know ive met Bill Hilf before.. he probbly buys dates. Typical for Microsoft.

  59. Kobe Bryant..... by Anonymous Coward · · Score: 0

    Nope. A date with Microsoft is like a date with Kobe Bryant. Sooner or later you're gonna be on the receiving end....

  60. speaking from experience by Trailer+Trash · · Score: 3, Interesting

    I used to write software using Microsoft tools. The tools were expensive, and sometimes buggy. And when I encountered bugs in visual foxpro, I couldn't fix them. They were usually fixed in the next version, which had a new set of bugs. It's not terribly buggy, but sometimes one bug can really cause problems.

    I also did some VB stuff. They went through three different, slightly incompatible database access classes during my use of it. All were written by committee.

    Note that these were the cheap tools, too, I wasn't using sql server or such.

    The world of Free software is completely different. I have control. I cannot stress this enough: I HAVE CONTROL. It's considered a myth that anyone can fix bugs, but I have more than once. I remember well fixing a bug in the pop server that I'm using. It would have taken Microsoft or a company such as that a month or more to fix a bug like that. It took me 30 minutes from never having looked at the code to having the bug fixed, patch sent to maintainer.

    Now, for the stuff that I do nowadays, not only is the control factor large, so is the cost factor. They are correct that Microsoft provides a platform where you can make money. But that means you have to give Microsoft some of your money. If free Free software didn't exist, that would make sense. However, in the presence of an equal or better alternative that costs no money, it makes absolutely no sense to give Microsoft money for their often inferior offerings.

    I have a particular client that I took from another company. It was an ecommerce site, nothing special, frankly. The other company had already billed the client $40,000 and the product wasn't yet working. The client brought me in to help the other bozos with some html. Yes, you read that correctly. So I asked the client for their data set, and three days later showed them a prototype that was more functional than what the other guys had spent three months and $40,000 to accomplish.

    I then made them an offer. They hadn't paid for the Microsoft licenses yet, which were going to run about $15K. I told them that I could deliver the entire thing for less than the up-front cost of the Microsoft licenses. In other words, they could abandon everything that the other guys had charged them so much for and still save money. They decided to play both sides, and a month later I delivered the completed site, under budget. The other guys charged them another $40,000 for time they had spent since the last bill, but still no completed site. I don't know if they paid it.

    I have found that most companies like those do not inform their clients ahead of time that there are going to be Microsoft license fees to pay. They rather find out afterward. In this case, when the guys found out what I was doing, they went to the client and told them falsely that they didn't have to pay for those licenses, that they could just use a free test license.

    There's a lesson there, though. For most larger projects, those license fees are laid out up front (although they are usually dishonest about the ongoing costs, I've found). But think about it. If a client is going to spend $50K on a project, my choice as the vendor is either $50K in my pocket or $40K in my pocket and $10K in Microsoft's pocket. Again, for what? Better yet, I can "undercut" at $45K, still make more money than the other guy and save my client money.

    Note to other vendors: keep pushing Microsoft crap at people. I love it when you do. Seriously.

  61. This is Slashdot.... by tonyr1988 · · Score: 2, Funny

    ...given the opportunity, no one here should deny a date with anyone, evil or not.

  62. Hilf fuds Open Source, again by rs232 · · Score: 1

    "Hilf argues that the majority of companies advocate open source solely so that they can drive customers to their core business, which is not open source"

    This doesn't make sense. Most companies are not in the software business. Companies advocate Open Source to get customers - yes. Very presient of you to have spotted that. Business are in the business of making money. Is such revenue somehow different that that made by selling solutions to other developers. It's interesting that you are able to divine their motives. Other reasons they advocate Open Source is to not get locked into a single vendor and the massive benefit they get in sharing development with the Open Source community.

    "Microsoft offers developers a platform where they can make money selling their software"

    Yet again the 'you can't make money out of Open Source' fud. Red Hat also offer developers a platform where they can make money selling their solutions. Red Hat also makes money offering support contracts. The down stream developers also makes money. Everybody makes money. Do you somehow claim that the Microsoft model is the only valid way of making money out of software. I can't comment on the rest of the interview. Is there a transcript somewhere.

    --
    davecb5620@gmail.com
    1. Re:Hilf fuds Open Source, again by Anonymous Coward · · Score: 0

      This doesn't make sense. Most companies are not in the software business.

      Did you notice the part in the video where he wrote 'vendors' above the circle? He didn't say 'most companies' but technology vendors. Clue in.

      Red Hat also makes money offering support contracts. The down stream developers also makes money. Everybody makes money

      I work for a consulting company that deals with both commercial and open source software. I've seen Red Hat making money, but not 'down stream developers' and 'everybody' making money. Do you have any real examples of 'everybody' making money in the same way as Red Hat or to argue further your point, Windows developers? Give some numbers.

    2. Re:Hilf fuds Open Source, again by rs232 · · Score: 1

      "Did you notice the part in the video where he wrote 'vendors' above the circle? He didn't say 'most companies' but technology vendors. Clue in."

      The quote given shows him as saying the majority of companies. What was he saying when he wote 'vendors'. At what point did he mention his 'donut economic theory'. I didn't see the show that's why I asked for a transcript.

      I've seen Red Hat making money, but not 'down stream developers' and 'everybody' making money. Do you have any real examples of 'everybody' making money in the same way as Red Hat or to argue further your point, Windows developers? Give some numbers.

      Subject shuffle and word shuffle at the same time. Never said 'in the same way', possible unwise use of the word 'developers'. In relation to Red Hat these companies use Open Source and make money. Amazon, AOL, BP , Cisco, Dell, Morgan Stanley, Nortel, Siemens, UBS. This URL lists a number of technology companies that partner with Novell. They must be getting some benefit out of it and making money at the same time.

      Sure it's possible for Windows developers to make money. But my point is that Hilf is wrong in his assertion that companies advocate Open Source solely to get customers and that by implication, Microsoft and only Microsoft offers a platform where developers can make money. What other reading can be made from this statement?

      "Microsoft offers developers a platform where they can make money selling their software" - Bill Hilf

      --
      davecb5620@gmail.com
    3. Re:Hilf fuds Open Source, again by Anonymous Coward · · Score: 0

      I didn't see the show that's why I asked for a transcript.

      Ah ok that explains it, you didn't actually watch the video, but you are making all sorts of opinions about it... got it now. I can see why we should be listening to you.

    4. Re:Hilf fuds Open Source, again by rs232 · · Score: 1

      "Ah ok that explains it, you didn't actually watch the video, but you are making all sorts of opinions about it... got it now. I can see why we should be listening to you."

      We can also add the ad hominem to your word and subject shuffle. You also failed to respond to the latter part of my comment. I take it you can't find a quote of him only refering to 'vendors'. Did he or did he not have this to say?

      "Hilf argues that the majority of companies advocate open source solely so that they can drive customers to their core business, which is not open source"

      "Microsoft offers developers a platform where they can make money selling their software"

      --
      davecb5620@gmail.com
  63. "Date" Microsoft? by Max+Threshold · · Score: 1

    No thanks. I prefer to remain gonnhosyphiherpilesmonkeyvirus-free, thank you.

  64. Microsoft dated? by RealGrouchy · · Score: 1

    I Am Not A Palaeontologist, but I'd date Microsoft at about 1997.

    - RG>

    --
    Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
  65. MOD PARENT DOWN by Toreo+asesino · · Score: 1
    Excuse me mister, your post wouldn't be a Copy and Paste job would it?

    Feel free to formulate your own thoughts and opinions - you are allowed, assuming you are capable.

    --
    throw new NoSignatureException();
  66. Free as in peanuts by louarnkoz · · Score: 1

    OK, we know about free speech vs. free as beer. But there is another model,"free as peanuts in a bar". You enter a bar, order a beer, and are served free peanuts with it. You enjoy the peanuts, but they are very salty, so pretty soon you feel compelled to buy more beer. One can argue that IBM consulting busines is much like that. They will provide free software, support Linux, etc, in much the same way the bar tender provides free peanuts. But you end up paying for a lot of expensive beer, in that case consulting services.

  67. Would I date Microsoft? by TheVelvetFlamebait · · Score: 0

    I dunno...

    Vista kinda showed me how MS handles dates.

    --
    You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
  68. Since we're talking about fucking... by cp.tar · · Score: 1

    You have - inadvertently, I'm certain - pointed out the most important bit:
    With Microsoft, I'm getting fucked on the first date.

    Not getting laid, but getting fucked.
    Sounds like I'm the passive party there.

    And not just on the first date, but for ever and ever.

    Like a newbie in prison. Ass-raped.
    Thanks, but no, thanks.

    As for your vision of OSS... ever heard of Stephen Lynch?
    "She's part girl
    She's part boy
    She has parts everyone can enjoy"

    Your vision lacks... scope.

    --
    Ignore this signature. By order.
    1. Re:Since we're talking about fucking... by yo_tuco · · Score: 1

      LOL. +2 Funny

  69. I'm Shocked!!! by Eric+Damron · · Score: 1

    "Hilf also sees RedHat in this model, with support being their core. He compares this to dating, where you have to offer your date value in order to entice them."

    Offering the customer value for their money! I'm shocked!!!

    --
    The race isn't always to the swift... but that's the way to bet!
  70. Only if... by Anonymous Coward · · Score: 0

    Only if I thought I could fuck her in the ass.

  71. Sorry Microsoft... by merc · · Score: 3, Funny

    But google and I have been seeing each other lately -- I think it might be serious too, we've gone out every night this week.

    --
    It's true no man is an island, but if you take a bunch of dead guys and tie 'em together, they make a good raft.
  72. yes by crashelite · · Score: 1

    as long as she crashes at my place its all good

    --
    (yes i know i suck at spelling fell free to correct my grammar and/or spellin i dont care, im still not going to change
  73. Answers... by Anonymous Coward · · Score: 0

    >> Well folks, i've been meaning to write this down anyway; here seem's like the perfect place.

    They still accept anonymous postings... I wonder for how long. Not perfect, though, few read AC posts since that f* automatic level 1 threshold.

    >> Now, I am a 100% Win fan. I love it; things just work.

    I won't debate XP. Heck, even 2000 offered a reasonable experience. Mind you, at work I'm now forced to use Win 98, which obviously sucks, because that's all a 10+ year PC will handle.

    Differently from your opinion I _think_ M$ software doesn't usually "just work". Example: I wanted to send home some links I've put in IE's Favorites and couldn't find a way to do it! One has to use programs to do this! I just wanted the links on notepad; is that asking too much?

    Anyway, I wanted to install Opera, Opera imports IE favorites and Opera bookmarks are easy to handle. End of story.

    Also, changing resolution is very easy in Windows. Wait, it's not! I had to lie about my monitor, saying I have a better one than that crappy CRT I got, just to get access to better refresh rates... which are selected in the videocard tab! See it: changing the monitor driver to get the videocard to show up more resolutions. Is this idiotic or what? I have years of computing experience, so I figured this out, but how would I explain this to a noobie? Windows is _very_ difficult, it's not easy at all.

    > But, I have made the switch to Linux (Fedora Core 5) at home, seeing as it does 99% of what I want.

    Me, too. Oh, wait, I didn't have the money to buy Windows...

    > After a couple of months of constant, un-interupted use, my biggest issues with Linux are broadly thus:

    Let us see...

    >> 1. No fecking media support! I get XMMS inform me on first attempt at playing an MP3 that it won't because of licensing conflict. Wtf? Codecs for avi's and DVDs were a simular story; all had to be downloaded via yum (bloody excellent tool!). Seriously; not good, but fixed in the end.

    Mplayer. Usually plays everything, but I don't know if it is legal to use it in USA. I am not in USA, so I am not worried. But then again, I'm kind of a GPL-fan, so I generally despise proprietary works. YMMV.

    Some swear by that VLC thing, I have yet to try it.

    >> 2. Why the hell do I have to install a new kernel? Why? I've never had to on Windows - why is Linux different?

    You don't have to! I'm using Mandrake 10.1. After that, came 10.2, 2005 final edition and Mandriva 2006 and there's a new version (2007?) coming up just now. Ubuntu is released twice a year, if you skip one you get to install a new one once a year. Some people like to live on the edge. I just want to use the browser and OpenOffice. And yes, this might be dangerous. Some updates are mandatory, but I generally reinstall the whole thing.

    >> Is it so buggy?

    Yes, it is. And there are also some security flaws, which make news now and then. But it has less bugs than competitors (you know who). Did you know even hardware has bugs? Well, using Windows you'll never know, but Linux says what bugs your processor has right at boot.

    >> I installed with a factory version something ending 054. Now I have something ending 122 I believe. I did it ok, but that's not the point I'm making; were there really 68 cock-ups so great in the kernel build from release-time until that now they had to re-release 68 times? I'm guessing probablly not, but still.

    That is the beauty of free/open source: it's got lots of steam to burn. It's rather costly to prepare so many releases, but it happens in this model -- because it can! Doing this in a company would be a waste of money, because clients accept long delays for patches. Doing a better work is uncalled for and is a sure way to get fired. But _you_ don't have to install the last version (see above).

    >> 3. Point 2 also breaks my nvidia drivers. I don't want to re-compile new drivers everytime there's a new 'patch'. For the love of

  74. My Window Annoyances as a Hardended Linux user by Schraegstrichpunkt · · Score: 1

    I only have three complaints about Windows, so Windows must be better:

    1. It works, or at least looks it works, most of the time. The rest of the time, it's silently failing to do what the documentation says it will, and usually your only recourse (even if you're a programmer) is to poke around trying different things until hopefully something you've tried seems more reliable than what you were using before.
    2. It's proprietary, which explains #1.
    3. As a result of #1, software costs many times more than it should, for what it does.
  75. let's look at the stats by dumbfounder · · Score: 1

    Windows: very pretty, kind of dumb, gets along well with others, but maybe a little too well because she probably has some social diseases

    vs

    Linux: built like a tank, takes a while to get to know well, will get freaky if you ask her too, of course disease-free, but downright buggly

    vs

    OSX: freaking hot, no diseases, but man does she like diamonds

    I'd say it's a matter of taste.

  76. Offering your date value by Anonymous Coward · · Score: 0

    He compares this to dating, where you have to offer your date value in order to entice them.

    Microsoft (to date): "I've got a surprise for you, baby! I hope you like blue."

  77. Duh by swordfishBob · · Score: 1

    As Joel pointed out ( http://www.joelonsoftware.com/articles/StrategyLet terV.html ) you want your product's companion-products to be commodities. People can buy your thing knowing they can get the rest of the kit cheaply from various other places - then you compete just in terms of your own product, not in terms of other stuff you have no control over.

    --
    -- All your bass are below two Hz
  78. so many windows geeks only got dates with MS-Dos;) by swschrad · · Score: 1

    that it is hardly worth while to post that hoary old joke here.

    still, got to keep it alive for the h4x0r5

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  79. A good 100 km away ... by Anonymous Coward · · Score: 0

    ... with Billy encased in a block of cement, 1 m above his head,
    1 m below his feet and 1 m at the shoulders ... would be the
    cloest approach that I would ever comtemplate to that Homo.

    Toodles

  80. May I be the 479th to say by cubicledrone · · Score: 1

    Mmmmm... donuts....

    --
    Business isn't willing to pay for products, innovation and careers, so we get brands, mortgage commercials and layoffs.
  81. Free-the-software vs. free-to-derive by wild_berry · · Score: 1

    Irrespective of claims about morality, I believe that software using a free-to-derive license (which lets modifications remain private) is not as communally-beneficial or good for the program itself as software using a free-the-program license (where the modifications must be freely available to improve the original).

  82. You pay for support with MS by heybo · · Score: 1

    WTF! you pay for support at Microsoft too. Call them and ask for help and see if they don't ask for a credit card number. With MS you pay for the OS. You pay for the applications, You pay for help. You pay when the tech shows up to remove the STD's you caught when you went on that date.

    So what RedHat charges for support. They still give back a free product. What does MS give up for free? The bottom line is all of us that work in the business are in it to make money. Yours truly included. So is it so bad that ReadHat chanrges for support when you don't have to pay if you are willing to pick up a book and do it yourself. Or if you don't want to pay RedHat there are other companies that support RH products. You could hire them. At least you are getting something for your money. With MS you pay for LOUSEY support or you pay and get NO answer to your problem. (OH it a feature not a bug! Its more open and easier to use not less secure!) Like another poster said this is like dating a whore that is a lousy lay and has STD's to top it off.

    Personally I don't need a date that bad.

    Microsoft offers developers a platform where they can make money selling their software.

    Big deal Open Source has developing platforms that don't cost money that you can develop your software to sell.

    Besides a compnay with the right business model makes more profit offering great support to the public. There isn't enough profit margin to make any real money reselling MS products. The real profit is in support. Why all but about 12% of the money you sell MS products for go back to MS. Where support is labor and around 40% of this is straight profit. Lets face it this guys article is about how MS doesn't like a company like ours to give away a free product and make a profit selling support for that product. They lose and the customer and our company wins. Yes we support Open Source products. Yes we support Open Source OS's just as well as support for MS OS's. The support is the same the only differance is you PAY for the broken MS OS. It could even be the same person that comes out and puts in a new NIC card in your RedHat box and cleans the worms off of you XP machine. The hourly rate is even the same. So did you save any money using MS? Was it harder to get support for the RedHat machine? NO!

    A customer calls. They need a new app to store and check out documents and they are thinking about SharePoint Portal Service. You show them. You PAY for Win2003 server. You PAY for the client license. You PAY for Share Point and you haven't even started on setting up the box yet. Then you pay for my time to set up and configure the machine. This doesn't include the fact I can't promise the box the box won't get hacked.

    Or

    You show them either Owl or Knowledge Tree both are a Open Source portal service. They pay for the machine (the same machne) and the time to set up and configure the software. The company I work for still makes the same amount of money basically. The customer has saved loads of money and the system is much more secure and stable. The customer still has an app that does the job. Who lost here?? Microsoft. They are the only loser and this is why articles such as this are written by their Lackies.

    We maintain and co-locate servers for our customers at a flat rate a month. As Senior Engineer I look at the work orders at the end of each month. The work orders are catagorizes by work preformed and OS of the machine. We spend on an average 60% more time maintaining the Windows servers. The FC4 boxes they just sit there and run. Every time a tech puts their hands on a box we lose profit. So if a tech is in the Exchange server every day to tweek it of kick in in the ass to keep it running and doesn't have to touch the IMAP box except to add an account which is more profitable? Remember it is a flat rate on these machines. If the