Slashdot Mirror


Linus Torvalds Receives IEEE Computer Pioneer Award

mikejuk (1801200) writes "Linus Torvalds, the 'man who invented Linux' is the 2014 recipient of the IEEE Computer Society's Computer Pioneer Award, '[f]or pioneering development of the Linux kernel using the open-source approach.' According to Wikipedia, Torvalds had wanted to call the kernel he developed Freax (a combination of 'free,' 'freak,' and the letter X to indicate that it is a Unix-like system), but his friend Ari Lemmke, who administered the FTP server it was first hosted for download, named Torvalds' directory linux. In some ways Git can be seen as his more important contribution — but as it dates from 2005 it is outside the remit of the IEEE Computer Pioneer award."

34 of 141 comments (clear)

  1. Totaly support this by jfdavis668 · · Score: 5, Insightful

    He is very deserving of the award. Well done.

  2. Git can be seen as his more important contribution by SETY · · Score: 5, Insightful

    "Git can be seen as his more important contribution"
    Umm no. The early 1990's were dark days. Linux was/is a big deal. Where would we be without Linux? It changed the world! The same can't quite be said about Git (although great in its domain).

  3. Git? by Anonymous Coward · · Score: 5, Insightful

    Git is a nice tool, but it's not even close to his work on Linux. Orders of magnitude less important. You'd be paying for commercial licenses of Solaris, GNU would have seen far less of an audience and not progressed nearly as fast as it has, and you'd be paying VMware license fees every time you started up an EC2 instance. If Git disappeared tomorrow, I'd switch to svn and probably grumble a couple more times than normal. If Linux disappeared tomorrow, I'd be bankrupt and broke.

    1. Re:Git? by Guy+Harris · · Score: 2

      I would say Git is virtually indispensable in development, or at least some form of version control, at this point.

      Given that many projects don't use Git, I would not even come close to saying that Git is virtually indispensable in development (unless "virtually" means "not" or otherwise renders the adjective to which it refers meaningless).

      I would say that some form of version control is important, but there were plenty of free-software version control systems, supporting over-the-Internet access, available before Git came along, so you can't give credit to Git for that.

      I'd love to know the reasons that lead some to believe that "In some ways Git can be seen as his more important contribution".

    2. Re:Git? by El_Muerte_TDS · · Score: 2

      Besides Git we have Mercurial and Bazaar. All born around the same time so solve the same problem.

  4. dear linus by rewindustry · · Score: 2

    who is git, and to what is s/he objecting?

  5. Re:Git can be seen as his more important contribut by wjcofkc · · Score: 2

    Git may not be at the same level of importance as the Linux kernel, but it is still a masterpiece of engineering. It's a total reinvention or at the very least a massive refinement and rethinking of workflow within a version control system. While there are other players. It's difficult to call any of them competition. If there is a major award that pioneering Git falls into, he deserves that as well.

    --
    Brought to you by Carl's Junior.
  6. Git? When Linux hit the scene, by aussersterne · · Score: 5, Informative

    there _was_ no free operating system for industry standard hardware, much less a Unix-like one, and the commercial offerings were all platform-specific.

    If you wanted a real computer that could do real stuff (as opposed to a DOS box, which wasn't even network aware in any substantive way, and even in non-substantive ways required $$$ for bare-bones, single-function software tools that were cobbled together out of batch files and nonsense), you had to:

    - Get your hands on dedicated Unix workstation hardware, which was often poorly documented/supported outside of a corporate sales account

    - This meant either $tens of thousands for current workstation hardware or $thousands for last-cycle hardware if it was even available at all (university and government surplus lots were the primary suspects)

    - Phone up the one or two providers that offered OSes for the system

    - Shell out $many thousands for a license (and often $thousands more for media)

    - In many cases, because non-current hardware was tied to non-current OSes no longer for sale, port the current tree yourself to the non-current hardware after spending the $thousands you spent for a license

    In short, it was substantively impossible for—say—a small company, a startup, or a CS/CE student to get their hands on anything beyond a DOS box with Windows 3 on it. With money and time, they MIGHT get web BROWSING working on Windows 3—in unstable ways. Developing software was a nightmare on these DOS/Win3 boxes as well—compilers were expensive, proprietary, and often required runtimes that had to be licensed on a per-user basis (i.e. you spent $200 on the compiler that spoke a non-standard dialect, then if you wanted to sell what you created, you spent another $some amount per copy sold) and that had no hooks for anything network-ish, because there were no standards in the DOS ecosystem for that.

    Linux changed everything. Suddenly, you could pick up commodity i386 hardware and actually do network stuff with it in Unix-y ways. Even in the early days when Linux was unstable, incomplete, and a bear to install/configure, it made things possible for small shops or independent developers/creators that had simply been prohibitive in every practical way just a year earlier.

    As a result, the Unix networking ways—thanks in many ways directly to Linux—would eventually become the industry standard form of networking (TCP/IP over ethernet) that we take for granted today—but in no way was history certain to end up this way. We could just have well been tossing the equivalent of glorified FidoNet payloads today.

    Without Linux, GNU, and BSD, it's no stretch to say that we may not have had an Internet today in any way that we'd recognize, and certainly Linux has been the most visible and most widely distributed amongst the three.

    Much more than the work by Berners-Lee, Linus Torvalds invented the future that we live in.

    --
    STOP . AMERICA . NOW
    1. Re:Git? When Linux hit the scene, by cold+fjord · · Score: 4, Informative

      If you wanted a real computer that could do real stuff (as opposed to a DOS box, which wasn't even network aware in any substantive way, and even in non-substantive ways required $$$ for bare-bones, single-function software tools that were cobbled together out of batch files and nonsense), you had to:

      - Get your hands on dedicated Unix workstation hardware, which was often poorly documented/supported outside of a corporate sales account

      Sorry, but your history is a bit off and overstates the relative impact of Linux at the time. There were actually quite a few real Unix and Unix-like operating systems available in the 80s to early 90s that ran on X86 hardware such as desktop PCs. The prices ranged from pretty cheap to expensive but still much more affordable than proprietary Unix workstations. Some examples include Coherent, PC/IX, AIX, Dell Unix, Rockport Unix, USL UnixWare, Interactive Unix, Xenix, Venix, SCO Unix, Minix, Xinu, Idris, and a number of others. On the Macintosh there was at least A/UX, several different BSD Unix releases, Idris, and MachTen. The Lisa had Xenix. We'll skip over the Amiga and Atari ST series which also had Unix or Unix-like things on them.

      Coherent

      In the early years of its existence, MWC received a visit from an AT&T delegation looking to determine whether MWC was infringing on AT&T Unix property. The delegation included Dennis Ritchie, who concluded that "it was very hard to believe that Coherent and its basic applications were not created without considerable study of the OS code and details of its applications" and "that looking at various corners [for peculiarities, bugs, etc. that I knew about in the Unix distributions of the time] I couldn't find anything that was copied. It might have been that some parts were written with [AT&T] source nearby, but at least the effort had been made to rewrite. If it came to it, I could never honestly testify [...] that what they generated was irreproducible from the manual."[1]

      --------

      As a result, the Unix networking ways—thanks in many ways directly to Linux—would eventually become the industry standard form of networking (TCP/IP over ethernet) that we take for granted today—but in no way was history certain to end up this way. We could just have well been tossing the equivalent of glorified FidoNet payloads today.

      Without Linux, GNU, and BSD, it's no stretch to say that we may not have had an Internet today in any way that we'd recognize, and certainly Linux has been the most visible and most widely distributed amongst the three.

      Both the internet and Unix networking were well established before Linux had any real influence, including TCP/IP and Ethernet.

      Linux was a great accomplishment, but the BSDs would have done just as well for the role it played. The time gap would only have been about 18 months. Both Linux and the BSDs are really for the most part just reimplementation of Unix work done before. They made Unix technology more widely available to the masses.

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    2. Re:Git? When Linux hit the scene, by Arker · · Score: 2, Informative

      "There were actually quite a few real Unix and Unix-like operating systems available in the 80s to early 90s that ran on X86 hardware such as desktop PCs. The prices ranged from pretty cheap to expensive but still much more affordable than proprietary Unix workstations"

      I was supporting SCO Unix in '93, and you are wrong. There was no *nix on PC that could possibly have been considered 'pretty cheap.' SCO was the best of the lot and you were still looking at a couple grand per seat, expect to pay for 'extra's in order to get a working system, and pay more for any support needed. And if you needed a bug fixed or a feature added you'd be paying a LOT more.

      In '94 we switched a LOT of shops over. The machines that were running SCO went to Slackware. The machines that were running Windows instead because of cost went to Slackware as well. Installation, training, support, across the office, at less than half the cost of *just licensing* with SCO. And if you needed a bug stomped or a feature added you had the source code and there were multiple options offering similar or better quality of work at a much lower price.

      Linux put GNU on the desktop and allowed us to turn relatively common and inexpensive toys into real computers. The impact of that is still being felt.

      Git may be a damn fine version control system, but it's one of many, and the notion it is somehow more significant than linux is laughable.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    3. Re:Git? When Linux hit the scene, by cold+fjord · · Score: 5, Informative

      Sorry, but I'm right. Coherent was pretty cheap, ~ $100.00. Minix wasn't that pricey either. SCO competitors often undercut them on price and could often run the wide range of commercial software available for it.

      For comparison: " Windows NT operating system. Initial version is 3.1. Price is US$495, or US$295 as an upgrade from a previous Windows operating system. - Chronology of Microsoft Windows Operating Systems"

      Unix list princes from 1993:

      Consensys System V:
      Base 2 user license - $249
      Unlimited users complete package - $1,295

      Dell Unix System V R4
      Base 2 user license - $495
      Unlimited users complete package - $1,295

      Interactive Unix
      Base 2 user license - $495
      Unlimited users complete package - $3,195

      SCO Open Desktop
      Base 2 user license - $1,295
      Unlimited users complete package - $4,290

      Univel UnixWare
      Base 2 user license - $249
      Unlimited users complete package - $2,495

      A/UX was a flat cost ( ~ $700 on cdrom) and could support 16 users and came with a fully loaded system including utilities, fortran and C compilers. Licenses to copy were $439. On top of that it could run Macintosh software.

      Many of the free and open tools, such as the GNU collection, could run on lots of the commercial releases as well. And that's before considering the UCB code. By '93 the BSDs were entering the scene as well.

      And lets not forget the fact that as wonderful as Linux & *BSD were in the early 90s there was little commercial software that ran on them, and even if it did it might not have been cost effective to run things on a PC compared to what a workstation or bigger machine could do.
         

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    4. Re:Git? When Linux hit the scene, by Arker · · Score: 3, Interesting

      You're showing SCO at $1295 for 'base' and that's in the right neighborhood, but you could not actually do anything useful with that. And the other x86 systems? Univel could offer their system for whatever price they wanted, it's an academic concern when your sales closely approximate 0. All of these systems were owned by companies that wanted maximum return on minimum investment and they were withering away from lack of development even before linux came along for the coup de grace.

      A/UX sounded great but it does not belong on this list because it did NOT run on x86 hardware, it ran on a narrow subset of the 68k architecture which was more expensive and much less common, it was never really well supported and Apple abandoned it completely in '95. I've only seen it running on a computer once in my life.

      "Many of the free and open tools, such as the GNU collection, could run on lots of the commercial releases as well."

      Of course, before Linux that was the only way to run them. But these were not x86 systems that individuals could afford - we are talking about Apollo and Sun and SGI and DEC machines, specialized high performance hardware that was priced accordingly. With few exceptions, people did not own these things - institutions did, and individuals were lucky to get a shell account that would allow them to compile.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    5. Re:Git? When Linux hit the scene, by Arker · · Score: 3, Interesting

      "All of those systems were commercially available at the time for the price indicated, so yes there was inexpensive PC Unix out there at the time."

      Fine, I can see how you think you are technically correct here, but this was true in name only. Those systems all sucked very badly, they were 'unix' by some definition but they were not acceptable substitutes for big iron unix in the way that linux quickly became.

      "As to "maximum return on minimum investment," why do you think people went after Linux?"

      Everyone wants maximum return on minimum investment, of course, but not everyone takes it to unworkable extremes. The other x86 unix vendors did. They got to call it unix by virtue of paying for a license and being authorised forks of the AT&T code, but never invested the resources necessary to get the whole system ported and working properly. Honestly, even SCO was not a passable substitute for proper Unix, it was so rough and full of holes that every day was an adventure, and the other vendors were even worse.

      "A/UX ran on hardware from what was the major competitor for X86 hardware"

      No, just no. 68k was an entirely different architecture, in a higher price bracket, running entirely different code and competing at a very different tier to the x86 hardware.

      "NextStep was also available for X86 at the time."

      Spoken like someone that never used it.

      I had the immense pleasure of working on a cube at about that time, side by side with HP/UX. Both ran on the big iron that us lowly mortals could not afford, and time-shares were precious. Yes, I know there was an x86 port before NeXT went caput, but how many people actually got a chance to see it run? And just how short was the supported hardware list, hmmm?

      Any of these systems, with some time and resources dedicated to them, could have provided a real unix on x86 experience. But none of them did. Not until Linux.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  7. Re:Good (I guess) by cheesybagel · · Score: 3, Insightful

    I can't help feeling that Linux, while extraordinarily powerful, has less relavance now than it did 10 years ago.

    Surely you are joking. Not only did it dethrone nearly all UNIXes used for server side tasks, is used in nearly all Top500 supercomputers, but it is ubiquitous on Android mobile platforms as well. If this is not success what is?

    The desktop needs to be thought over again.

  8. "Man who invented Linux" - nonsense. by Anonymous Coward · · Score: 5, Interesting

    Linus Torvalds did not "invent" Linux. He implemented a POSIX kernel, working from basic UNIX standards and preexisting hardware (the 80386 MMU). UNIX was an invention. Linux was "just" an implementation. As it grew, there were various inventions going into it. But Linux "as such" was not an invention.

    In contrast, Torvalds did basically invent Git. Its shape and functionality, as opposed to what Linux started with, were not predetermined.

    1. Re:"Man who invented Linux" - nonsense. by kthreadd · · Score: 5, Insightful

      The most innovative thing with Linux was not that it is a Unix look-a-like. It's that it's a _free software_ Unix look-a-like.

  9. Re:Git can be seen as his more important contribut by davester666 · · Score: 4, Insightful

    Git is really a gift from BitKeeper. If BitKeeper had chosen to not be dicks, everybody would still be using it for Linux kernel development. Hell, BitKeeper doesn't even put pricing information on their web site, you need to 'request' it [but you know it ain't cheap if they say it costs $$$ from a range of zero $ to $$$$].

    --
    Sleep your way to a whiter smile...date a dentist!
  10. LOL @ article by phmadore · · Score: 2

    In 1996 Linux Torvalds joined Transmeta, a California-based startup that was designing an energy-saving CPU. He continued to oversee kernel development for Linux, and in 2003 left Transmeta to focus exclusively on the Linux kernel as a Fellow at The Linux Foundation (known at the time as Open Source Development Labs) and today remains the ultimate authority on what new code is incorporated into the standard Linux kernel.

    https://drive.google.com/file/...

    The man has been renamed after his own Frankenstein.

  11. Re:Good (I guess) by NapalmV · · Score: 3, Insightful

    You're confusing the Linux kernel with a Linux distro. Linus got the award for his work on the kernel. Up to cca year 2000, the crushing dominance of DOS over Linux as a kernel in the desktop world cannot be explained by any technical merits of the former vs. the later. Even with the advent of XP and the "NT" kernel, there's still no technical reason why the "NT" kernel would technically be more adept to desktop use. If you want a good explanation on why Windows is the no 1 desktop system, the kernel is definitely not the place to look for answers.

  12. No. Linux has more relevance, by aussersterne · · Score: 2

    just far less visibility.

    The Internet runs on Linux. The number of routers, firewalls/filters, and networking devices and network-connected appliances of all kinds that are Linux-based is staggering. Android is Linux. Every major commercial operating system has either learned/copped or borrowed code from Linux. The supercomputing world is totally pwned by Linux in every way. The practical work of virtually all of science these days relies on Linux.

    Linux is freaking HUGE for our world.

    On the desktop, however, Linux has been neglected, because designing consumer UX is a very different skill from the skillset that most of the OSS developer world brings to bear. It's too bad—when KDE 1.0 was released, it was obvious to anyone looking that Linux was the future of desktop computing—and yet in many ways the Linux desktop is worse than it has ever been from a consumer usability standpoint.

    But don't mistake "not visible on desktops at home or at work" from "not relevant."

    --
    STOP . AMERICA . NOW
    1. Re:No. Linux has more relevance, by fahrbot-bot · · Score: 3

      Every major commercial operating system has either learned/copped or borrowed code from Linux.

      Or BSD.

      --
      It must have been something you assimilated. . . .
    2. Re:No. Linux has more relevance, by Dutch+Gun · · Score: 3, Interesting

      just far less visibility.

      The Internet runs on Linux. The number of routers, firewalls/filters, and networking devices and network-connected appliances of all kinds that are Linux-based is staggering. Android is Linux. Every major commercial operating system has either learned/copped or borrowed code from Linux. The supercomputing world is totally pwned by Linux in every way. The practical work of virtually all of science these days relies on Linux.

      Linux is freaking HUGE for our world.

      On the desktop, however, Linux has been neglected, because designing consumer UX is a very different skill from the skillset that most of the OSS developer world brings to bear. It's too bad—when KDE 1.0 was released, it was obvious to anyone looking that Linux was the future of desktop computing—and yet in many ways the Linux desktop is worse than it has ever been from a consumer usability standpoint.

      But don't mistake "not visible on desktops at home or at work" from "not relevant."

      There's also a matter of sheer inertia in terms of consumer software availability. That's less of a concern with, say, internet infrastructure. Like it or not, DOS captured a large portion of the home and business market early, and Windows leveraged that success and built up a massive amount of inertia among home users. There was a critical period where commercial operating systems, for all their technical shortcomings, were vastly simpler to use than Linux was. I remember experimenting with Linux around '95 or so, and remembering it didn't compare all that favorably to Windows 95. To me, it seemed like it was really only a benefit for people who already knew and were comfortable with Unix, and wanted that environment for their PCs.

      Modern Linux desktops are pretty solid (better than Windows 8, certainly), but I'm not certain the real problem is usability. Windows runs nearly all computer games, most business software, and a massive assortment of other commercial products. For people who don't have particular Windows compatibility needs, they can choose the premium Mac hardware/software package, and it provides nearly everything a typical home user would want to start with, and is generally a bit friendlier to use than both Windows and Linux.

      That leaves Linux in an uncomfortably position on the desktop, which is unfortunate, because it's come so far and has a lot to offer. It just never got critical mass like DOS/Windows, or had the financial backing of companies like Apple to push it as an alternative OS with it's own ecosystem. At this point, for the average user, Linux really has little to offer them, other than being free and more secure.

      An OS's only real purpose in life is to run software. If the software you want to run is only available on Windows, then it's really only a question of whether the price is enough to drive users to another market (assuming no ideological reasons), and for a few hundred dollars spent every five years or so, the answer is pretty obvious. I think the reason for Linux's lackluster desktop adoption is probably as simple as that. And of course, the fact that its already small share is splintered into dozens of distros probably isn't doing it's overall adoption any favors, even if it's great for the enthusiasts.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    3. Re:No. Linux has more relevance, by mrvan · · Score: 2

      just far less visibility.

      [...]The practical work of virtually all of science these days relies on Linux.

      Linux is freaking HUGE for our world.

      Social scientist here. I wouldn't know what to do if it weren't for linux. My desktops run linux, my servers run linux, the cloud services I use without a doubt run linux (not even talking about the architecture between my computer and those cloud computers), and even my frigging phone runs linux.

      The complete "scientific toolchain" or scipy/R/sweave/latex (+github/travis) is now free and open source. This is great because it saves a bit of money, but what it really does is enable you to inspect, modify, copy, and share every step from raw data to the pdf of the article.

      (The last non-open part of science is the journals, which should be dealt with even more brutally than the recording industry.)

    4. Re:No. Linux has more relevance, by Anonymous Coward · · Score: 3, Insightful

      How is it worse on the Desktop? My 60 year old Mother has zero issues using Xubuntu and she is completely Computer Illiterate, seriously, she barely knows where the power button is.

      The people who keep claiming how difficult Linux is are either folks who:

      tried it maybe in 1997

      Just parroting something they heard from someone (lame)

      Actually less computer literate than your dear Grams (pretty sad for people on a tech site)

      http://en.wikipedia.org/wiki/L...

      Here's a little list for folks who can't be bothered to follow the link:

      LinuxHas been ported to more platforms than any other OS Leading OS on servers and mainframes

      Most of the worlds supercomputers and all of the fastest run Linux variants

      Android

      Distros available for less powerful computers

      Software repositories online. Want a piece of software? Go to a repository, and click on it. It downloads all the dependent files. I've also found driver support to be better as of late. Several USB devices just work on my Mint and Ubuntu systems, and no drivers at all for Windows.

      Anyone that still thinks its so difficult needs to watch a Mint install. Even easier that Ubuntu, in itself easy.

  13. Re:Git can be seen as his more important contribut by excelsior_gr · · Score: 3, Interesting

    Not to mention that hadn't Torvalds developed the Linux kernel, we would still be waiting for the Hurd to take off. One could argue that Linux is binding resources (volunteer coders) that could be otherwise engaged into developing the Hurd had Linux not existed, but I simply doubt that developers would follow Stallman the way they follow Torvalds.

  14. Re:Git can be seen as his more important contribut by Guy+Harris · · Score: 4, Insightful

    We should not diminish the importance of Linux. But it's clear that Git is much more important today. Linux is wonderful, but its a commodity for most people. It doesn't matter that Android is based on Linux. It's awesome but most people don't care. It's just a technicality.

    It's "just a technicality" in the sense that Android might not exist if Linux hadn't existed; saying that it's less relevant because people don't know it's there is like saying that ARM isn't all that important because most people don't know they have ARM processors in their smartphones. Git is even less directly relevant to most people, as they're not developers.

    What Linus did by creating GitHub is of tremendously much more importance if you look at how well it brings open source developers together.

    Presumably you meant "by creating Git"; as far as I know, he no more created GitHub than he created Android, even if GitHub uses Git and Android uses Linux.

  15. Re:Git can be seen as his more important contribut by Guy+Harris · · Score: 2

    No shit. An operating system that changed the world,

    ...by being the first widely-available, free-as-in-beer-and-speech (and not under legal threat from AT&T) Unix-compatible OS.

    vs. a versioned source control system that makes certain administrative tasks easier.

    ...and that was most definitely not the first widely-available, free-as-in-beer-and-speech version control system capable of over-the-network access (and not, as far as I know, even the first widely-available, free-as-in-beer-and-speech distributed version control system).

    (And it makes some things harder if you're "holding it wrong", but I digress.)

  16. Unspeakable naiveté by BadDreamer · · Score: 4, Insightful

    "In some ways Git can be seen as his more important contribution" - thus spake someone who was not there in the early 90's, and who takes free software and OS competition for granted. In other words, someone who is naive beyond words.

    The change brought by Git is insignificant next to that brought by Linux. Utterly insignificant.

  17. Re:Git can be seen as his more important contribut by K.+S.+Kyosuke · · Score: 3, Funny

    Not to mention that hadn't Torvalds developed the Linux kernel, we would still be waiting for the Hurd to take off.

    We're not still waiting for the Hurd to take off?

    --
    Ezekiel 23:20
  18. Re:Git can be seen as his more important contribut by mrvan · · Score: 4, Interesting

    I'll bite :-)

    I used csv and subversion back in the day, switched to hg, and now switched to git. I manage a smallish project with 5 or so contributors and contribute to some other projects.

    Git/hg vs csv/svn is all about distributed vs centralized. With git/hg, you learn to love branching and merging, and commit as often as needed.

    Git vs hg is more subtle, but I am strongly in the git camp now.

    In my perception, hg et al are about lines of code. You contribute code and the code is checked in. git is all about commits. Your work is in commits, and commits can be rebased, squashed, amended, etc until they are just right to express your contribution. Git is not so much about communicating with yourself about how you got to your code; git is about communicating to the rest of the team what you are contributing. In a sense, you are not (just) writing code, you are writing a commit history.

    That said, what I miss in git is the "version history" of commits. I would like to see some sort of "is-based-on" link between the 'final' commit and the commits it is amended, rebased, and/or squashed from. I would love to be able to 'expand' a final commit to see the history that went into it, because now you are sometimes choosing between commit elegance and keeping track of development history (aka in the choice to amend a silly type you choose elegance; in the choice to -no-ff merge a branch you choose history).

  19. Re:Git can be seen as his more important contribut by dkf · · Score: 2

    If BitKeeper had chosen to not be dicks

    I see you haven't met Larry McVoy.

    --
    "Little does he know, but there is no 'I' in 'Idiot'!"
  20. A lot of younger people on slashdot these days by statemachine · · Score: 5, Insightful

    I'm not going to say the kids need to leave the lawn, but saying Git can be seen in any way as Torvalds' more important contribution is speaking from ignorance. The people who say there were other OSes that could've filled the same role, but then list off prices for each, are ignorant too.

    Linux was free and freely available.

    I went from installing it out of the back of a book and from some odd company named Yggdrasil's ftp server, to installing it for a multi-million dollar enterprise fail-over solution.

    I went from twiddling values for "drums" to get my hard disks recognized, to it upgrading itself unattended on a phone in my pocket.

    Git got to where it was because Torvalds mandated it for Linux contributions. Linux, and the rest of the world, would be fine if Git didn't exist. There were and are plenty of free revision control systems out there. No one can say the same for Linux.

  21. Exactly. by aussersterne · · Score: 4, Interesting

    You can tell whether or not someone was actually there by whether or not they mention things like "Minix" in a list of viable operating systems.

    I was part of a project at the time that needed real networking and a real Unix development environment. We spent four months working to find an alternative, then shelled out for a series of early Sparc pizza boxes. SS2 boxes maybe? As I recall, we got four at nearly $15k each that ate up a huge chunk of our budget.

    Two years later, we had liquidated them and were doing all of the same stuff on Linux with cheap 486 boxes and commodity hardware, and using the GNU userland and toolchain. People here talk about GNU as predating Linux while forgetting that prior to Linux, the only place to run it was on your freaking Sparcstation (or equivalent—but certainly not under Minix), which already came with a vendor-supported userland. GNU starts to be interesting exactly when Linux becomes viable.

    All in all, the change was bizarrely cool and amazing. We were like kids in a candy store—computing was suddenly so cheap as to almost be free, rather than the single most expensive non-labor cost in a project.

    --
    STOP . AMERICA . NOW
  22. From the KDE 1.0b3 Announcement: by aussersterne · · Score: 2

    "Supported platforms: KDE was primarily developed under the GNU/Linux variant of the Unix operating system. However it is known to compile without, or with very few, problems on most Unix variants. At the moment we explicitely support GNU/Linux (Intel , Alpha, Sparc) and Solaris (Sparc) and we have success reports for..."

    There are a lot of people here that clearly weren't deeply involved either in serious (non-home) computing or Linux during the era in which Linux was introduced and had its biggest impact.

    Lots of "but GNU..." or "but all of these things aren't Linux-only..."

    This commentary on KDE is an example. Sure, it eventually supported more platforms. But that doesn't change the fact that as an early OSS project, it was possible—that is to say, the developers that became involved were able to become involved in the first place—only because Linux had become available and broadly accessible.

    Without Linux—if people wanting to do GUI development had been limited to DOS/Win3 or Mac OS on the low end, or SunOS/AIX/HPUX/etc. on the high end, in other words—KDE would simply not have happened. First, all of these systems came with their own DE that was vendor-supported and "good enough" while Linux users were stuck with TWM/FVWM or commercial CDE ports, and next, GUI development was either prohibitively complex and specialized or prohibitively expensive on these other platforms.

    Saying that the developers at the start used whatever free OS they could find does not change the fact that the free OS that they did, in fact, find was Linux and that's how many of them came into the flow. *BSD had been around for a very long time prior to Linux, yet the Unix world had remained the rarefied and very expensive Unix world with very little of note going on in the middleware level—it was all vendors building systems and departments (academic or enterprise) implementing specific application flows. It was highly vertical and highly proprietary.

    Linux enters the scene and in half a decade we have multiple entirely new integrated DEs for Unices, rapidly expanding driver support for almost all commodity hardware, and businesses and schools in every direction running Unix instead of DOS/MacOS. The barriers to entry in computing, information systems, and research design and development of all kinds went from extremely high to almost none, almost overnight—in one cohort of college students, essentially.

    Linux opened Unix and networking up and turned them into the global ecosystems that they are today. Saying that this would have been *technically* possible without Linux is not at all good support for the claim that it would have been *likely* at the social (i.e. in actual society) level. Linux changed the game entirely, brought TCP/IP, OSS, and what was once called "high performance computing" (now it's just basic "computing" to raytrace a widget, compress a data stream, or manage multi-gigabyte database) to the public. Before Linux, all of these were exotic and expensive and economies of scale not only didn't apply but in fact couldn't. Now, decades after Linux, they clearly seem very pedestrian to many and economies of scale mean that you can carry them around in your pocket.

    It's an eye-opener to read this Slashdot discussion and see so many that don't actually understand or know this.

    It makes me think that the time may be ripe for a historical work or historical wiki on Linux/OSS history and its relationship to the broader Internet and information society of the present.

    --
    STOP . AMERICA . NOW