Linux: Fighting the FUD of Forking 261
sebFlyte writes "Fighting the MS FUD machine is a full time job for some open source developers, especially now Microsoft have thrown in the issue of the possibility of Linux forking (as Unix did)... it would also seem that Gates has moved on from telling people to 'get the facts' and creating FUD around patents and IP to criticising the open source communty's ability to create interoperable software."
Microsoft and Interoperability ? (Score:5, Funny)
Re:Microsoft and Interoperability ? (Score:4, Interesting)
Re:Microsoft and Interoperability ? (Score:3, Insightful)
This all goes hand-in-hand with Samba's impending complaint over MS's licensing agreement in the EU dispute.
Re:Microsoft and Interoperability ? (Score:5, Insightful)
The whole article is a puff piece. Even the above-quoted sentence really doesn't say anything.
But I do have to admit Microsoft is way ahead on interoperability - many more viruses and trojans "just work" with their systems.
Anyone who believes this mindless pap deserves what they get.
Re:Microsoft and Interoperability ? (Score:2, Funny)
silly you...by interoperability - they meant the various operating systems in the market such as windows me, 98 se, nt, win2k, win2k3, media edition, win xp, longhorn. (at least they frequently explain various platforms as the various flavours of windows!)
Re:Microsoft and Interoperability ? (Score:3, Interesting)
To state the obvious, Microsoft is not interested in interoberability, they already have, in their eyes, a problem with people still running Windows 98, and Office 97. The lac
Re:Microsoft and Interoperability ? (Score:5, Interesting)
Nobody said that EVERYTHING is going to break on Longhorn.
But enough of it is going to break to make switching a pain in the butt, you can be sure about that. But not so much is going to break that NOBODY is going to switch.
The stupid large corporations are screwed anyway, because they have vendor lock-in due to their unwillingness to train anybody to use another OS, so they'll buy Longhorn regardless of the expense and conversion problems.
Small businesses, OTOH, have somewhat more flexibility to switch to another OS or keep using the old one. This varies by business since some businesses don't want to train or convert either.
It took three years for most people to upgrade from Windows 2000 and 98 to XP because there wasn't enough reason to do so (from 2000 anyway). Microsoft doesn't want to repeat that mistake. ALso they want to differentiate from Linux more strongly. So this time the OS will be VERY different - which will break things.
Microsoft doesn't care because they have forced the corporations into a licensing scheme that pretty much forces corps to upgrade every three years or lose money on the deal (even though they've already lost money since Longhorn is late - a major corp complaint.)
However, if the hardware upgrade requirements are as reported, Microsoft could find itself in deep crap. Which is probably why they dumped WinFS (which, BTW, is a feature they've been promising for about the last ten years - and haven't delivered on yet). I expect to see Avalon reduced in functionality over the next year as well - with the result that Longhorn will end up being just a different version of XP with some new eye-candy - and Microsoft will be back where it started with no one bothering to upgrade.
The bottom line: Windows is now so bloated and so screwed up that even Microsoft can't change it effectively.
Re:Microsoft and Interoperability ? (Score:2)
Looks like a catch22 for Microsoft to me. If they make Longhorn too much like XP no one updates. If they make it too different and it breaks stuff anyway, no one updates or converts to Linux. Not a great position to be in for Microsoft.
Re:Microsoft and Interoperability ? (Score:5, Interesting)
Well, kinda... But if you want it to work properly, well sell you a new version of your (otherwise perfectly working) software for a mere $500 a copy.
Microsoft thrives on non-interoperability. You remembe the debacle of word'97? It couldn't save properly in word5 format. Once you bought one copy of word '97 you had to upgrade every copy of word in your company or deal with unusable copies of various documents interrupting the work flow all over the place.
(yeah.. they fixed that problem a year later but by that time, most companies had paid Microsoft the billions of dollars in upgrade fees, which was the entire intention.
(it might have been word '95 that did this, but you get my point)
In any case, Longhorn is going to be different enough from current windows that it's probably going to be just about as nasty (and expensive) to 'upgrade' to the arbitrary restrictions of Longhorn as it will be to upgrade to Linux and Open Software.
Re:Microsoft and Interoperability ? (Score:4, Interesting)
Of course, Gates will be happy to put the fear of god (or in this case, interoperability) in the minds of the people who make the decisions to buy or not to buy. If the CIO is not a computer guy - then he might just buy this latest broadside....
Re:Microsoft and Interoperability ? (Score:2)
Re:Microsoft and Interoperability ? (Score:2)
So if you happened to work for a company that was brain dead enough to focus on ActiveX development (when they should have been going with open standards - jscript/java libraries) and still uses it exclusively, you might have an out in the Apple world.
I haven't encountered very many ActiveX-only sites in recent years - which might be a testament to how many customers screamed bloody murder when
Re:Microsoft and Interoperability ? (Score:3, Interesting)
Well, there is a grain of truth to that statement.
w3c requires a working implementation before it will be standardized. IETF doesnt do so explicitly, but the individual working groups almost always base standards on shipping products.
OSI was a standard process built "top down", desigined and published, with no working implementation of most of what it defined. There are still some residual pieces of it in use, (part of) ATM, x500 touching SSL/TLS, LDAP.. But also parts of it that, so far as I know, were
Re:Microsoft and Interoperability ? (Score:2)
That's why they're using an ASCII standards-compliant – hyphen. The irony is thick here.
Re:Microsoft and Interoperability ? (Score:2)
You think our parents deserve crappy software? Not everyone is an engineer. We're supposed to explain the FUD to them carefully, not throw them to the wolves.
Re:Microsoft and Interoperability ? (Score:2)
Re:Microsoft and Interoperability ? (Score:5, Interesting)
I am not afraid of forks, if they are executed well.
Look at some examples we've had in the past:
gcc fork - when the gcc development started to slow down, a new group forked it and the primary thing it did was to speed up development.
emacs fork - emacs had had a notice for ages saying that "X11 support was coming RSN", but nothing happened for quite a while. The Lucid-Emacs (later became XEmacs) happened and within a very short amount of time there was quite a hustle and bustle of activity between the two - Yes, there are some interoperability issues here in that both designed their respective GUI concepts a bit differently. But both evolved at a much quicker pace then if we only had one. (Especially good in this case, was that the lucid/xemacs team decided that sticking to old packages like the age old c-mode wasn't a good thing and that there were better alternatives to be used, and they didn't shy away from using them - much to the advantage of the entire community.
If there should be a linux fork, I am not really afraid of it, since those who will fork it, will know that they will also NEED interoperability (an issue that emacs/xemacs didn't really have in that sense, as the files you edit with them ARE interoperable -- and I don't think a linux fork that will make the formats of binaries / shared libs different, will find much acceptance, unless they also manage to continue supporting the old formats as well (pretty much like you can still use a.out binaries, if you still have the kernel support for it compiled in).
I don't think we should just have a kernel-fork just for the sake of it - but if there are good reasons for a fork, I am not afraid of it - in fact, I'd rather welcome it.
Benedikt
Re:Microsoft and Interoperability ? (Score:3, Insightful)
Re:Microsoft and Interoperability ? (Score:5, Insightful)
The push ahead innovation - in this case, on the OSS side. Of course, in a sense it wastes development time, but on the other hand - when are you more motivated to code? When you're working on something nobody else in the OSS world is working on - or if you're working on something that has competition and you want to show off that your piece of software is better...?
Re:Microsoft and Interoperability ? (Score:2)
The piece seems to say very little about open source, aside from a quick statement that business people are so stupid that they would confuse a development model w
Linux forked a long time ago (Score:5, Insightful)
Re:Linux forked a long time ago (Score:4, Interesting)
Re:Linux forked a long time ago (Score:5, Funny)
No one can be hurt from a fork.
Wrong. [nih.gov]
Distribution forks are killing Linux (Score:3, Insightful)
With windows, you download a program and double click the install button. It doesn't matter if you are running Windows 98 / ME, NT, 2K, or XP. The thing installs and (sometimes) suns correctly. Try downloading a package (NOT SOURCE) built for some old version of RedHat and installing it on a new Slackware distribution. It just plain does not work by default.
This is what Bill G was talking
Re:Distribution forks are killing Linux (Score:4, Insightful)
Re:Distribution forks are killing Linux (Score:4, Insightful)
Of course it doesn't, any more than simply copying an install dir of a Windows app from one machine to the other will work. If you refuse to follow the normal installation routine of software for your system, the program doesn't work.
The normal installation routine for a Linux system is as follows:
This has worked for almost every program I've ever installed. No programming skills needed, no need to have the slightest idea of what the commands at the last step do. Just memorize and type that litany. Shouldn't be too hard for anyone (and shouldn't be too hard to make a program that does it for you with a single mouseclick).
Sure, you need to download libraries sometimes. I've often hunted DLL's for Windows around the net to get some program or another to work. You want to avoid this, use your distributions package manager. You don't want to use automation, you need to install any missing pieces manually (which is usually no more difficult than reading the error message from configure, typing it to Google, and downloading and installing whatever comes up).
Simply because something is distributed in source format doesn't mean that you'd need to know anything about programming to get it to work. The source is for friendly neighbourdir compiler to read, Joe User doesn't need to care about it. After all, Joe doesn't need to know anything about compression technology to unzip the ZIP files that Windows programs are distributed in either, so why should he know or care what that "gcc" is that gets run when the install command is executed ?
Re:Linux forked a long time ago (Score:2)
I would call this a fork, a bad one at that.
I thought only BSD has forks... (Score:5, Funny)
Re:I thought only BSD has forks... (Score:3, Informative)
That's a daemon, damnit!
Ummm... I don't see how or why (Score:4, Insightful)
Forking is aweful. (Score:5, Insightful)
Anyway, I'm pretty sure that Bill would know what a pain in the ass it is for an operating system to have a bunch of divergent and not always compatible offerings available.
Bull (Score:2)
If your Windows 3.1, 95, or 98 app doesn't run on XP, chances are you were misleading and not pointing out that it's a DOS app. XP is based on the NT kernel, not DOS.
Those aren't forks anyway. A fork is a branching that continues to be developed alongside. Those are newer versions of the same product. Unless you think Linux 2.4 and 2.6 are "forks?
Linux distros *are* forking (Score:5, Interesting)
I've ignored Red Hat and SuSE for about 5 years now, focusing mainly on Debian, Slackware, Gentoo, etc.
Now that I've used a Red Hat system again, I was completely dazzled by how drastically different the experiences are. I expect the GUI to be more polished, naturally, but so many underlying things are different as well. All in all, they're things I can learn, and binary and source compatibility are still there, but it's the trend that's disturbing.
All of the traditional UNIX vendors forked in order to raise the barrier of exit for people who wanted to switch platforms. Sun's platform is still alive today because Solaris is such a unique beast that you have administrators trained solely in the art of this platform. All the UNIX part does is allow for some kind of source compatibility. Maybe.
Cisco took TCP/IP, which was practically invented (and perfected?) on a BSD box and threw it away to build a new proprietary OS to run specifically on their routers.
It's hard to find a major distribution shipping the vanilla kernel these days. When does, for example, SuSE decide that binary compatibility with other distros is keeping them from "enhancing" the user experience? Can they resist?
I'd like to be wrong about all of this.
Re:Linux distros *are* forking (Score:3, Informative)
Re:Linux distros *are* forking (Score:2)
Re:Linux distros *are* forking (Score:3, Insightful)
The distro that forks gets major ostricization and criticism from the community until they back out. Even still, it's unlikely that it would be a "longhorn" style fork, where they obsolete anything.
A distro forks and produces something quite superior to what is currently used. Within a couple weeks, those changes are all rolled into not only the main kernel tree, but vario
Re:Linux distros *are* forking (Score:5, Insightful)
Patches added to kernels != 'forking'.
Different software subsystems != 'forking'.
Different methods of hardware detection and setup != 'forking'.
If that's true, then Linux forked in the early/mid '90s, because Redhat used a more SysV-like bootup system, and SLackware used a more BSD-like bootup system.
Distros have always had sometimes significant differences between them. I've never, however, had problems getting things to run between distros, except for maybe library differences and versioning hell.
And the first distro that removes 'binary compatibility' will simply go away, because at that point it will cease to be 'Linux'.
The "linux won't split" article said it best (Score:5, Insightful)
Re:The "linux won't split" article said it best (Score:2, Insightful)
Re:The "linux won't split" article said it best (Score:2, Interesting)
I don't know how you define "pro audio apps", but Ardour is pretty "pro" IMO - and ecasound is as well (but not as user-friendly). And personally I record/make a lot of music on my Debian box with Jack, Jack-Rack, Ardour, Ecasound, Hydrogen and other stuff.
E.g. with Jack I can route the output from Hydrogen into a Jack-Rack and apply effects (in real time) and then output it to another Jack-Rack that just serves as a limiter and apply common effects to all output and outputs to Alsa. At the same time I
Regarding "fighting the FUD machine"... (Score:5, Interesting)
(I mean this as a serious question, not trolling)
MOD parent up. (Score:2)
He wants "interoperability" on everyones lips just as he releases Office2003 with XML support.
Forking desktop Linux (Score:2, Insightful)
And for software where money is made by having supporting services, etc, instead of the software itself, the incentive to create eas
Slashdot helping to spread the FUD (Score:2, Insightful)
Personally, I'm getting sick of seeying these 'Microsoft accuses competetition of being worse then them!' articles.
And the point is...? (Score:2, Interesting)
So what if there's a fork? So what if Linux experiences the same sort of trial-by-fire that occured when BSD went head-to-head with AT&T SysV? Sure, there was bickering between the BSD and SysV camps over the "right" way to do things. However, for the most part, the best methods won out by right of acclaim and attrition. There are few "pure" SysV systems, the BSD/SysV wars are ancient history, and *nix is probably the better for having gone through it.
Fud Fighters (Score:5, Insightful)
As we've seen in previous anti-Linux efforts on Microsoft's part, this is another effort to steer current Microsoft users away from Linux that may be considering it to lower licensing fees and hardware overhead. We all know it takes a *lot* more sysadmin time and monetary investment in hardware and software to reach the same results with a Microsoft-based workstation or server vs. a Linux or Unix equivelent. While Microsoft's sales are strong, their propaganda efforts show some desperation and fear.
While open source developers may spend a lot of time battling Microsoft's rhetoric, I think it's more important to concentrate on creating a solid operating system for everyone, from the hobbiest to the corporate user. The best way to beat Microsoft at its own game is not to play it. That is, Microsoft seems to value marketing and scare tactics over actual development and innovation. Let's not let Linux fall in Microsoft's trap of smoke and mirrors.
Re:Fud Fighters (Score:3, Insightful)
The message of the linked article is that incompatibility between Linux distributions is a non-issue because the LSB is here to save us all! Given that LSB stories here (when not hidden behind a screen of "Mirco$oft is saying bad things about Lunix!!!!", as with this one) are met with a response along the lines of:
perhaps, it's less than entirely reassuring.
In fact, the real answ
Re:Fud Fighters (Score:3, Interesting)
It's easy to agree with the principle behind this, but one reason that Linux can pull in the support it needs to make it a great OS for all is that it is seen as having the potental for making a significant impact on corporate use. Without this potential you wouldn't find companies like IBM
Re:Fud Fighters (Score:4, Interesting)
While that's true, there are two other things to keep in mind as well:
1) just because MS, SCO or whoever says something, does not automatically mean that it's FUD, and dismissing everything they say as such is foolish and dangerous
2) there's a fair amount of FUD generated and repeated here about MS and other such companies and their products; perhaps that's fair, perhaps it lowers us to their level. Personally, I lean towards the latter.
We all know it takes a *lot* more sysadmin time and monetary investment in hardware and software to reach the same results with a Microsoft-based workstation or server vs. a Linux or Unix equivelent.
See, here's an example. I've used Linux (Mandrake mostly, but also RedHat and Slackware) and Windows (9x, NT, 2K, XP) as my main desktop at various times over the last few years. In the hands of someone who knows what they're doing, it absolutely does not require "a *lot* more sysadmin time" and money to get the same results. If anything, for the tasks I perform daily (general computing use and programming, etc), Windows just beats Linux, but only because of software. I am required to use my company's Exchange server for calendaring, and so Outlook is a must. I can run Windows under VMWare and still use Linux for everything else, but that ups the hardware and admin requirements. If not for that, and the need to edit Word docs, I could use Windows and Linux interchangeably. (Note that OO is not an option. If Word messes up a client doc, that's one thing, but if I choose to use OO and it messes it up, it's my neck on the line)
MS fails to grasp a simple idea once again (Score:5, Insightful)
The reason why forking isn't a problem is because the open source community knows how to read the friggin' RFCs before we code something. Unlike a certain software giant who lives in Redmond.
Doesn't matter if there is one branch of a big project or 1000 forks. If they stick to specs, they are all interchangeable. Like your window manager. As long as they do what they're supposed to do, stick to specs and play fair - it doesn't matter which one you use.
This gives the user choice, which is why MS finds it to be such an alien concept.
There is no fork. Oh wait, spoon. (Score:2, Interesting)
There are 2 types of forking (Score:5, Insightful)
The second kind is where a substantial group of developers get into a messy political argument and take the codebase in a wildly different direction and becomes a new project in itself. This isn't necessarily a bad thing either, as you'll see cross-pollination between projects (like in the BSD's). However this may be what the FUD-mongerers are hinting at. I have yet to see any signs that this will happen though - it's downright impractical to fork the Linux kernel in a wildly incompatible fashion with the rest of the developer community - for one thing, there's a whole shitload of drivers you now have to maintain yourself. Not an easy job.
As for distros being different...well it's always been this way. Yet Linux's growth has been phenomenal, and with efforts like the LSB in place you won't find that distros diverge too far from one another.
Things look bright for Linux, any way you go. Don't listen to the FUD mongerers.
Re:There are 2 types of forking (Score:2)
Forget forking! (Score:5, Funny)
WTF?! (Score:2)
I'll spork your ass! :-)
zframe the issue (Score:2, Insightful)
Life in the ecosystem forks (Score:5, Interesting)
Forking, interoperability and FUD (Score:5, Interesting)
Take a look. I couldn't have made the timing for this article any better if I tried.
http://www.groklaw.net/article.php?story=20050205
I second Tridge's motion that when Microsoft really wants to come to the party on interoperability, let me know. I want to be there.
Personally, I think the major reason why they are going through what they are doing for interoperability now, it's all because of market pressure with the rise of open source, and the open standards which it follows. See what's happening with all the governments demanding open standards for documents etc?
*sigh* when will they learn?
STFU Gates (Score:2)
Windows doesn't have different versions? (Score:2)
FUD goes a bit both ways (Score:3, Interesting)
We *could* die. [slashdot.org]
We *should* die. [slashdot.org]
We *will* die. [slashdot.org]
We *won't* die. [slashdot.org]
It even kind of has the air of: "Jeez, were you dumb enough to fall for that?"
Ever since all that hoopla about MN 2004, it's hard for me to read the word "FUD" on the front page of Slashdot and not giggle.
Since when is forking a bad thing? (Score:3, Informative)
In IT though maintaining many microlines is viewed as a bad thing, unlike with biological life where things maintain themsleves. This is where the FUD really is. But one should realize that it need not be a big concern if the developers take that concern into account. An example of how to mitigate this is to use XML for settings. Any microline specific sub-tree of settings need not interfere and is only used by the microline.
HOWEVER this is an area where OSS has been deficient. Backwards-compatibility is not a highlight of OSS. OSS has gotten better, but even as recently as a year ago it was the policy of Mozilla to have the user manually do a uninstall before an upgrade. Such annoyances contribute to the magnitude of fear. What is more, backwards compatiblity policies vary from project to project. I do expect this to get better, and it has notten a lot better.
Why Fight FUD? (Score:3, Insightful)
Re:Why Fight FUD? (Score:2)
Yeah, 'cause that worked sooo well for progressives in the last election...
the difference between MS/Unix and Linux/OSS is... (Score:3, Informative)
And programs like Apache, OpenSSL, OpenSSH and others are based on standards.
On the other hand when Microsoft and other propriatory software vendors make forks, they are often incompatible by design.
If a Linux fork developed (Score:3, Insightful)
Get forked! (Score:2, Funny)
First (Score:3, Interesting)
We're in phase 3...
Re:First (Score:2)
Well done.
Can be compared to Church denominations (Score:2)
The catholic and episcopal churches (claiming to be the original church) are warning against a break in the church - saying it dilutes the congregation. They are threatening parishes with lease termination. Microsoft also claims that that some distributions are totally against many standards and warns of their "communististic nature" - just as the catholic churches complain about the protes
Interoperable software means XML. (Score:2)
http://www.joelonsoftware.com/articles/fog00000
I'm sorry, using verbose protocol to make everything portable isn't the way, thanks.
my 2c.
Reality of forking (Score:3, Interesting)
I must be missing the M$ point as software forks all the time. Did not Winodws NT 3.5 fork from Windows 3.11 ? Are not users of Windows NT 3.x user long since faced this same issue? I don't believe Microsoft nor Linux could release a new version without a fork... but Linux being POSIX and having source code can in fact address most of the issues by re-compiling and re-installing.
But if the point is Linux could fork to a different group supporting it, this is a plus. It prevents a monopoly and the associated costs with it. It also allows distributions to evolve to what the market wants, and not marketing letting us know what we want.
For example, I was using a very old version of Linux, stable but needed to upgrade. I ended up going to a different distro as it was nicely tailered towards the desktop and it was destined for my laptop. The switch was painless.
well.. (Score:2)
Interoperability? Microsoft? Hah! (Score:2)
Microsoft isn't interoperable with anything but their own software, so why should we try to interpope
Interoperable (Score:3, Interesting)
If I attempt to run a Linux application from 1995 on a modern Linux distro I generally get errors about missing libraries. In fact, trying to run apps just a few years old on a Linux box is often fraught with difficulty. I can often get it to run in the end - though not always.
Microsoft have had a fairly consistent set of APIs over the last decade. I really can't say the same about Linux - expecially the UI libraries.
Re:Interoperable (Score:2)
How easy is it to write C++ programs that use the MS API?
If a comparison were made between the bugfixes applied to the various Linux userspace libraries and the bugfixes applied to the various MS API libraries, which one would have had a better bugfix/API replacement ratio?
While backwards compatibility is a Good Thing, retaining an API past its sell-by date only leads to problems when the underlying code needs to be modified.
What other foot? (Score:2)
Also, what MS API difficulties are you talking about? I've found many things just as hard or easy on both platforms. One thing I did have difficulty with was MFC - it seems kinda disorganised and unorthogonal compared to the X toolkits I've used. But much other stuff is the same: eg. grabbing a surface suitable for 3D rendering, without relying on an easy cross-platform library like GLUT, is just as horrible on bo
Not to mention... (Score:2)
Isn't "liar" the more specific term? (Score:2)
Don't call it FUD. If you think a man is a liar, call him a liar.
relative vs. absolute numbers (Score:2)
Propoganda (Score:3, Insightful)
Forking is a system that mimics "natural selection." When two camps have differing ideas they are both welcome to try it, whoever comes out with the "better" product is the "winner." The weaker of the two products may either "die on the vine" or continue to exist for those people who need the feature's it offers. If it dies, then the product that is being offered is clearly better. If both products continue to exist, then the user has more choices. Either way, the end user wins.
Most of today's modern automobiles have grown from "forks" of the original designs. There is no real reason why they have four wheels and symetric design other than that is what people favor. They have their humble starts with the Ford Model "T" and a few of it's fore-runners. Nobody complains that today, we have too much choice! Why is software any different?
In nature, we see that mono-cultures are almost always vunerable to some outside threat. Sadly, with the pervasivness of Microsoft Windows, we can see that the virtual world is also close to being a mono-culture. Is it any suprize that this operating system's vunerabilities have made things like viruses, trojans, spyware and other vunerabilities so wide-spread (and so dangerous)?
Forking is healthy. It works like natural evolution to both strengthen and diversify. It gives choice, and advances software's strengths and brings out it's weaknesses allowing developers to fix and improve. These are all good things!
First time I applaud Microsoft (Score:2)
Let's hope their efforts bring us the fruit that finally crushes down Microsoft's evil.
Re:That's rich... (Score:2, Interesting)
Re:That's rich... (Score:5, Informative)
Re:Just like politics (Score:5, Insightful)
Re:Just like politics (Score:2)
Re:Just like politics (Score:2)
Re:Just like politics (Score:2)
Re:Just like politics (Score:2)
AFAIK what people usually mean by "forking" does not directly apply to Windows. Yes, we have Win98 (for example) and W2K. But W2K is a successor of Win98, and not a fork. But in Linux we have Red Hat, SUSE, Lindows, Lycoris, Debian, Gentoo etc. etc. And they are all current. It's not like SUSE is an successor of Red Hat. I do not consider Mand
Re:Just like politics (Score:2)
CE is not meant for PC's, so it's irrelevant in this context. It's meant for embedded systems and the like.
Re:Just like politics (Score:2)
What's incompatible about those versions of Windows? All my apps still run, going back to the Windows 3.1 versions. In fact, the massive compatibility layer and bending-over-backward to make things run in Windows is what has made it so unstable, and why they're replacing Win32.
Re:Just like politics (Score:2)
Well, there's lots of different foods out there. How did you pick your favorites?
Try a few. Download a few distros. Don't worry - they're free. Load them on a machine and fiddle with them. You'll find that one of them out there matches the way you work and think. All you have to do is fiddle around a bit and find it.
And don't worry about the "they're all different" bit. They're really not so different. Every distro is about 80% identical to other distros. The main differences are installation a
Re:Just like politics (Score:3, Informative)
pick one (use any criteria you desire), learn it.
Pick another one, learn the differences.
Try a third, more difficult distro (pick gentoo)
learn it inside and out.
Give yourself a long break from Windows (a month should do it) now go back to Windows and hate it properly.
Then never ever ever again ask What is the best distro..... as the answer will always be Gentoo anyway (ok ignore that last bit
Re:Just like politics (Score:3, Insightful)
Why is it every time I admit I am a Microsoft guy, I get modded down?
I really WANT to learn Linux. Can anyone help me understand Forking, or is everyone on
There are some helpful comments here I know can help my MS peers get off the ground - if only SOMBODY could mod the parent up!
Re:Just like politics (Score:3, Informative)
Re:Just like politics (Score:2, Informative)
I would agree that you should get your hands on Fedora. (And one day you'll end up on Gentoo). In the install screen you'll want to install Apache, PHP and mySQL and install that. (...and before you get to that screen, whatever it proposes for drive partition is probably fine, in linux you need to define the amount of space for memory to overflow to) - A quick Google found this guys guide: http://www.johnmunsch.com/articles/FedoraCoreGett i ngStarted/
Re:Just like politics (Score:3, Interesting)
Lets take two scenarios:
Scenario 1: You write a killer app. You keep it a closed source model, and some greedy big company decides it likes your software and wants to make money from it. Whats to stop them from doing a little reverse engineering, decompiling, and then "adapting" it to make it look like they wrote it? It's not very hard to do, really. And, since your source is closed, t
Re:Microsoft forks too (Score:3, Insightful)
Re:Microsoft forks too (Score:2)
Re:forking bad (Score:2)