Slashdot Mirror


Are Information Technology's Glory Days Over?

Hugh Pickens writes "The NY Times reports that computer science students with the entrepreneurial spirit may want to look for a different major, because if Thomas M. Siebel, founder of Siebel Systems, is right, IT is a mature industry that will grow no faster than the larger economy, its glory days having ended in 2000. Addressing Stanford students in February as a guest of the engineering school, Siebel called attention to 20 sweet years from 1980 to 2000, when worldwide IT spending grew at a compounded annual growth rate of 17 percent. 'All you had to do was show up and not goof it up,' Siebel says. 'All ships were rising.' Since 2000, however, that rate has averaged only 3 percent. His explanation for the sharp decline is that 'the promise of the post-industrial society has been realized.' In Siebel's view, far larger opportunities are to be found in businesses that address needs in food, water, health care and energy. Though Silicon Valley was 'where the action was' when he finished graduate school, he says, 'if I were graduating today, I would get on a boat and I would get off in Shanghai.'"

60 of 333 comments (clear)

  1. Obvious by sopssa · · Score: 4, Insightful

    It's just obvious. The reason for IT's growth during late 90's and early 2000's was because it was new, great technology. Now its getting common.

    In Siebel's view, far larger opportunities are to be found in businesses that address needs in food, water, health care and energy.

    This doesn't really make sense. IT has lots of opportunities too. Its true that "sure ways to get rich" times might be over, but its not like the other indrustries have those anymore.

    1. Re:Obvious by linhares · · Score: 5, Interesting
      You're right on mark. Of course there are diminishing returns for those working on "classical" areas, like sysadmins, or IDE development, etc. But that does not mean that the industry as a whole is stabilizing; that's bullshit: we have nothing close to AI, we are just starting the überphone revolution; we are just entering the high-bandwidth computing era with 1080p, GPGPU for all, etc; there are whole new frameworks of interaction in the web, like html5 (and the idea of openGL in the browser is popping up), Adobe Air, etc., and things are improving in each of these areas.

      Let's not forget that computing is now accepted as a new way of doing science--going beyond experiments and theorizing (and way beyond what we can do with mathematics in complex, highly interacting multi-agent systems. Data mining is exploding; just take a look at Freakonomics and there you have it: a hotshot economist who does nothing but interesting data mining.

      Then along comes this suit and brings this stupid false dichotomy: because there is demand for other stuff, like food; demand for IT is stabilizing?

      I am from Brazil (thank you for your sympathy) where global demand for food will probably benefit our economy (and hurt other industries like IT, due to a rising currency), but seriously, WTF? The only news here is that this dude cannot reason very sharply and shouldn't be invited again.

    2. Re:Obvious by SerpentMage · · Score: 4, Interesting

      No IT is actually mature. And with a mature industry there are less opportunities.

      BUT, what also can be said is that without IT there is no industry. IT is at the heart of every industry, and hence the focus has changed. Namely you would focus on the industry and make sure that you know IT.

      So if you were to seek out a niche in energy, good for it, but you better know how to use a computer, and potentially write a program.

      And if you are going to do IT, you better learn a programming langauge that can be applied to a specific industry. For example I am in the financial industry. And I am not having a hard time looking for work. Why? Because I am act as a junior trader. I know how to place trades, watch the market and manage my positions. And on top of it I can write all of the data mining routines that our hedge fund needs.

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
    3. Re:Obvious by SerpentMage · · Score: 4, Interesting

      >Data mining is exploding; just take a look at Freakonomics and there you have it: a hotshot economist who does nothing but interesting data mining.

      Yes, but what was he first? A computer programmer or an economist? He was an economist first who happened to learn how to use a computer. That is the way that the industry is shifting.

      The industry is stablizing for those that are general programmers. And what is opening are specialized niches of people who understand the business and the computer. As I work in a hedge fund I cannot imagine any fund these days not having quants or algo-programmers at their disposal. Guess what I did about 4 years ago? I switched from being a general programmer to a specializing quant/algo-programmer.

      If I had to advise somebody today I would say learn a field first, and then make sure that you can write the code in that field. That is the best combination. Could you first learn the code and then the field? Well sure you can, but business will prefer the other guy first. After all most companies and people in the field don't really care about the code anymore. After all most of the code these days is written in "very safe" languages where it is hard to shoot yourself in the foot.

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
    4. Re:Obvious by SerpentMage · · Score: 4, Interesting

      I disagree here...

      You have chemical engineers, mechanical engineers, electrical engineers and system engineers. Very different and very specialized. Is there some overlap? Sure a bit, but generally very unique and very different. I am a mechanical engineer and that means anything that moves belongs to me. Civil engineers ensure that nothing moves, and system engineers ensure that the project moves.

      But there is nothing wrong with specialization since with specialization we have a mature industry and we are moving forwards.

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
    5. Re:Obvious by linhares · · Score: 5, Funny

      The industry is stablizing for those that are general programmers.

      Oh, is it? I missed that memo.

    6. Re:Obvious by Znork · · Score: 5, Interesting

      The reason for IT's growth during late 90's and early 2000's was because it was new, great technology.

      Actually I'd say it was because the cost/benefit ratio came within reach for a large number of applications that could benefit from IT solutions. Computers had already existed for a long time, but replacing phones, typewriters and hordes of analysts, accountants and other 'manual-IT' workers with computers that'd do the same job for a vastly higher price wasn't very useful.

      This doesn't really make sense. IT has lots of opportunities too.

      Indeed. IT for ITs sake has never been much more than a scam. IT is something you use to address various needs. In, for example, health care, where IT is vastly underutilized (systems to assist medical diagnosis, to prevent misdiagnosis, track drug interaction to a larger extent, computer assisted surgery, etc, etc). If other fields have opportunities, IT has opportunities in those fields.

      Growth rates may become more tied to specific industry segments, but that's because most of the current useful things that 'everyone' was doing, communications, bookkeeping, typing and presentations, wont experience the same mass-affordability and cost/benefit threshold traverse anymore. But the fields that do grow are likely to also do so through IT improvements, in everything from food and water logistics, farm automation, healthcare IT, smart energy usage/production, etc.

    7. Re:Obvious by rossifer · · Score: 4, Insightful

      If I had to advise somebody today I would say learn a field first, and then make sure that you can write the code in that field. That is the best combination.

      This approach to resume construction is limited to a (potentially very small) subset of the software development jobs in the market, and is therefore riskier than keeping your general development skills sharp and learning new domains as needed.

      Could you first learn the code and then the field? Well sure you can, but business will prefer the other guy first.

      This assertion is interesting. I think there's more of a blended balancing of concerns than you're thinking about, and in my experience, knowing how software needs to be developed to work in the real world (whether embedded, desktop, multi-tier, SAAS, whatever) is the really hard stuff to teach, where the relevant business details are usually pretty straightforward. Again, in my experience, being expert in a kind of software is of more importance than the specific domain, though having experience in both aspects of a particular job will obviously be better than being experienced in only one.

      In your case (and here's where I think the confusion lies), you're not doing the same variety of "stored data shuffling" that most of the rest of us do, your code is much more analytical and algorithmic. It's quite possible that you're actually doing what a CS degree prepares BSCS graduates to do (extremely unusual in my experience). That means that your "kind of software" is algorithms, so being an expert in that kind of software development IS the more general skill for you. I would personally label that set of skills as distinct from the specific application domain (fixed income, market predictors, risk analysis, etc.).

      Further, I absolutely think you're being short-sighted if you're not keeping up to date on other aspects of software development so that if demand for your current skills declines, you can still return to the larger market of software developers. In late 2002, as I was looking for a job in a crap market, I sent applications to both coasts (New York and Los Angeles) feeling that I could interview strongly for jobs in finance or in the various kinds software being developed in LA. I got offers from both coasts and I'd like to think that it was because I successfully argued that my fundamentals were strong and I could quickly get up to speed on anything that was missing.

      I have no idea what's behind Siebel's statements. In my continuing experience as a software developer and as someone who's hired software developers, he's completely full of it. I suspect that, like many others who hire software developers, he's frustrated by the price he has to pay for highly skilled people (the 10x developers) and he's just venting. He's entitled to do that, of course. I'm just as entitled to ignore him.

      After all most of the code these days is written in "very safe" languages where it is hard to shoot yourself in the foot.

      Out of curiosity, which languages are these? I've been writing commercial software for 15 years. I try to learn a new language each year (ruby in 2006, php in 2008, python in 2009). But I currently have very little idea what "more safe" or "less safe" mean when describing a computer language. Any pointers?

    8. Re:Obvious by mehrotra.akash · · Score: 5, Funny

      Out of curiosity, which languages are these? I've been writing commercial software for 15 years. I try to learn a new language each year (ruby in 2006, php in 2008, python in 2009). But I currently have very little idea what "more safe" or "less safe" mean when describing a computer language. Any pointers?

      the safer languages have no pointers.....

    9. Re:Obvious by Opportunist · · Score: 3, Interesting

      Pretty much that. It was never really a "booming" industry. It was just that greedy VCs thought that the internet is the next big thing and that somehow you can make a lot of money with it, that everyone is gonna buy everything online if it's just being offered. In the dot-com craze they dumped insane amounts of money on everyone who managed to spell out TCP/IP without any major accidents, no matter how harebrained or outlandish his idea. Actually, the more outlandish, the more money you could attract.

      The only big opportunity was a lack of huge global players that you have in the other industries. When you try to create a pharma research startup, you're pitted against LaRoche and Pfizer. Trying to get a food industry off the ground is near impossible with opponents like Nestle and Kraft.

      If you look closely, the companies that are today "global players" in the internet market all rose to power during the dot-com days. Amazon, Google, EBay, they all were founded between 94 and 98 and grew huge in the dot-com times. The market gets smaller. If you want to do something "big" today, you have to find space in the ever smaller getting market because more and more "turfs" are held by global players.

      So in a way it's true that IT and internet industries have grown out of the gold rush times. The market has been split up and divided. The Web2.0 startups show, though, that there is still room if you can come up with a new idea, YouTube, Facebook and Twitter all came along long after the dot-com bubble burst. Whether they'll ever make what they cost, well, time will tell. But there's still room for "something new".

      But the times when VCs throw money at you just 'cause you know that TCP/IP isn't the acronym for the Chinese secret service are over.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    10. Re:Obvious by ekhben · · Score: 3, Interesting

      Out of curiosity, which languages are these? I've been writing commercial software for 15 years. I try to learn a new language each year (ruby in 2006, php in 2008, python in 2009). But I currently have very little idea what "more safe" or "less safe" mean when describing a computer language. Any pointers?

      "More safe" would imply language features designed to limit the scope of your mistakes. The language features that I see most commonly causing whole-application errors are memory management, typecasting, and resource locking.

      So eliminate or mitigate those, and you're safer. Garbage collection with cycle detection eliminates dangling pointers and vastly reduces the chance of memory leaks. Strong static typing with generics removes the most common cause of casting in OO languages. Erlang solves resource locking by making 'variables' write-once -- or you could move away from procedural development and take full advantage of scalability without side effects :-)

      Try learning Erlang (functional) or Prolog (logical) for some views of languages that escape many of the pitfalls of imperative/procedural, although of course, those paradigms have their own pitfalls to be aware of :-)

    11. Re:Obvious by rossifer · · Score: 2, Insightful

      I self-identify as a jack-of-all-trades whose primary skill is learning things quickly and whose second skill software development. I didn't start out knowing a darned thing about any of the domains that I've worked in through the years (DSP design, bioabsorbable polymers, CAD/CAM, sales force management, flood map evaluation, microwave WAN's, social web analysis, network security, contract management, Disney (ugh), online storage, cloud storage, etc.). Didn't slow me down. Am I an expert in any of them? Well, in two or three I knew more about the underlying issues than the business people by the end of the project. Don't know if that's enough to make me an expert.

      Perhaps that's why we have to work with so many shitty applications out there. Ask for X, but programmer doesn't really understand X, and person writing the specs doesn't really understand how to describe X, so you get a program that sorta meets the requirements for X, and everyone just puts up with it because no one knows how to just write it themselves because they've got other shit to do.

      This is why excellent developers are worth the cost and effort of hiring them. Really good software developers can learn about X (whatever it is) to the point that they can discuss details and balance trade-offs with the business people and then develop the best possible system to do X. There isn't a domain that can't be taught to a new highly skilled learner. If you're talking to developers through a spec, either you didn't hire the really good ones, or you're wasting their capabilities.

      My (very self-serving) opinion, of course :)

  2. Nice speaking engagement by Overunderrated · · Score: 5, Funny

    In other news... Thomas M. Siebel is no longer being asked to come speak at colleges.

  3. An apocalyptic view of computers and IT? by Norsefire · · Score: 3, Informative

    If everything anyone ever said about IT and computers came true, we would all have 640K memory.

  4. What would that do by cyber-vandal · · Score: 4, Funny

    if I were graduating today, I would get on a boat and I would get off in Shanghai

    So you'd be in a foreign country with no visa, no local language skills and no experience in any professions. I'm guessing his business is going downhill too.

    1. Re:What would that do by koxkoxkox · · Score: 5, Insightful

      Why is it moderated as troll ? It is NOT good advice to tell people : "China is where the business is, go there and you'll be rich".

      Think about the reasons why a company would want to hire you instead of a local engineer : you don't speak mandarin well, you don't understand the culture, you often ask for a bigger salary... Some people do really well in Shanghai, but it is not easy.

    2. Re:What would that do by hairyfeet · · Score: 5, Interesting

      While this is true, the simple fact is IT will die a slow death, just as our manufacturing and auto manufacturing has. Why? Free Trade is a lie. Your company can't compete with a Chinese one, because we don't allow you to poison us and fill our air, water, and land with toxins, yet thanks to 'free trade" you are supposed to. You can't compete with an Indian who pays only 20K for a Master's degree, yet thanks to H1-B and "free trade" you are supposed to pay off your 100K in student loans and survive on the same wages he does.

      The IT industry will be gutted, just as so many others before it, because our treasonous lawmakers keep taking bribes from foreign nationals and multinational corporations while spouting off about "free trade" but it is all a lie. The corporations will simply give the IT jobs to their H1-B slaves or if not allowed to import more slaves will simply move to places like India and China, where they can pay a pittance and pollute all they want. Yet they will be given the same treatment as those who actually pay their taxes and manufacture here in America. Wake up and realize free trade is a lie! Notice how they will label this and anything that actually supports hiring Americans "protectionist"? Yet countries like India and China would never allow this kind of crap, they are too nationalistic to fall for it. India is building their own Aerospace and defense industries now so they won't have to import from countries like us.

      Anyone who goes into IT now is simply a fool. They are a fool because they will never be able to compete against the Indian and the Chinese, yet thanks to "free trade" they will be expected to, and to live on their wages. Free trade is a lie.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    3. Re:What would that do by TheModelEskimo · · Score: 3, Insightful

      Exactly. It is often true that the WORST thing you can do as a new job-hunter is to follow these mega-trends. I've seen people waste huge amounts of time by telling themselves "CHINA is where it's at!!!" or "computers are the next big thing!!!" or "aaah, everybody ELSE is getting a degree in the culinary arts!!!" (lol)

      If I was, today, to look at myself in the mirror and decide that I was born to manufacture buggy whips, I would move in that direction in the smartest way I could. Maybe that means I would make props for movies, or maybe that means I would end up moving to a small town where they hold buggy-driving contests every year. But with what I know now, I would never say, "China is the next big place" and just park myself there. Some of my worst career moves have been the result of exactly that sort of thinking.

  5. Sigh by XPeter · · Score: 5, Funny

    It seems as if the only tech job left is SysAdmin; I wonder why that spot is always left open...

    --
    "The difference between genius and stupidity is that genius has it's limits" - Albert Einstein
    1. Re:Sigh by Keruo · · Score: 4, Insightful

      Because you need to have certain personality to become great SysAdmin. You cannot be too introvert, nor extrovert. You need to be social enough to provide sufficient local tech/application support to the rest of the staff, and still "geek" enough to handle the more technical aspects of the job.

      In a sense, good SysAdmin is like successful project manager, you must schedule tasks and prioritize them, if possible allocate tasks to jr. sysadmins. If done properly, IT becomes invisible in most organizations. (and you have more time to read slashdot)

      Patience is also a virtue. If you can tolerate stupid users and explain the same thing 10 times over, you will succeed.

      Theres not much glorious in SysAdmin job actually. Most sysadmins are underpaid, underrespected and rarely loved, but still our love for the technology (or sufficient amounts of single malt after hours) keeps us doing our thing and keeping the industry running.

      --
      There are no atheists when recovering from tape backup.
    2. Re:Sigh by Informative · · Score: 5, Funny

      Theres not much glorious in SysAdmin job actually. Most sysadmins are underpaid, underrespected and rarely loved, but still our love for the technology (or sufficient amounts of single malt after hours) keeps us doing our thing and keeping the industry running.

      That should be modded "poetic", or something.

    3. Re:Sigh by Spit · · Score: 3, Insightful

      I've been a sysadmin for a long time. As long as you like tech and know how to do your job, you'll be fine. There are a lot of shit admins out there, for a while the ratio of good sysadmins was quite low which makes your job all the harder, you have to pick up the slack. But when you've got a good team, it's a great job.

      --
      POKE 36879,8
    4. Re:Sigh by tres · · Score: 2, Insightful

      Don't know whether this was a rhetorical question or not. Either way, it is an excellent observation.

      I'd say that there are two big reasons that those SA openings are there.

      The first, (and obvious reason) is that people don't really want them as much. Having worked as both a full time Systems Administrator in a end-user setting, a datacenter setting and a full time Developer, I can tell you that end-user sysadmins are the blue-collar of the IT world.

      Working as a datacenter SA is a much better job, but still comes with the on-call duties and the infrequent periods of very high-stress when systems fail (as systems will).

      Either way, the only time anyone ever thinks about you is when things go wrong. I always make sure to give a shout out to all my old SA buddies whenever Systems Administrator appreciation day comes around; it's truly a thankless job.

      I'd posit that the second reason that those SA positions are 'available' more than dev positions is not because there are more available, but that they are more visible; those are the positions that get advertised in classifieds. The 'good old boy' network is still the primary source for recruiting new people within most organizations. It's really just how things work. Good people often know other good people. So many openings for new positions never make it to the classifieds simply because someone knows someone who is a good fit for the job. But to get those people, an organization needs to offer compensation worth leaving the old job for. But companies are spending less for IT, which means less money for salaries, which means that they can't offer the attractive salaries that it would take to get SA Bob's friend to leave the old job and come over to work with SA Bob.

      The Systems Administrator will always be necessary, but as systems automation and software become more mature, the role of the SA in the organization becomes less and less that of wizard and more that of whipping-boy.

      --
      Notes From Under *nix: blas.phemo.us
  6. whatever business, IT will be there by tommeke100 · · Score: 4, Insightful

    > businesses that address needs in food, water, health care and energy

    guess which field in these businesses will address those challenges? the Information Technology field is my guess.

  7. Kondratief cycles by Anonymous Coward · · Score: 2, Insightful

    At some point, the efficiencies of a new technology will be fully achieved. Then it's time for a new technology.

    I would say microcomputers have largely gone through their cycle. The internet not so much.

    1. Re:Kondratief cycles by linhares · · Score: 3, Interesting

      I would say microcomputers have largely gone through their cycle.

      You are very funny, dude.

      When you look at this, you probably see an effing ugly gaming laptop. I see a massive supercomputer that you can throw in a bag, something capable of outshining anything CRAY had 10 years ago for millions of greenbacks.

      The only thing is that there are no killer apps YET for a beast like this; when a killer app for something like this comes along, we are in for a thrilling ride.

  8. Siebel sucks.... by LordKazan · · Score: 4, Interesting

    Well considering his creation - siebel - is one of the biggest steaming piles of crap i've ever seen... why would i listen to him?

    --
    If you cannot keep politics out of your moderation remove yourself from the Mod Lottery.. NOW!
    1. Re:Siebel sucks.... by SoupIsGood+Food · · Score: 5, Interesting

      If you work at Siebel, you wear a tie, and if you interact, at all, with anyone outside the company, a suit and tie. There are standards about facial hair, permitted jewelry (no piercings unless you're a woman), etc, etc, etc. The dress code is joyfully and rigorously enforced on the programmers and IT staff. There are also very strict codes of conduct - no nerf wars, no toys in your cube, punctuality rules (no coming in at noon, no working past five without asking your manager's permission, etc.)

      Siebel is a good businessman, but he hates the IT industry, he hates the people who work in it, and wishes it was more like the insurance industry or something. This sort of speech from him is no surprise.

  9. Tehnology evolution goes in streaks by HangingChad · · Score: 5, Insightful

    His explanation for the sharp decline is that 'the promise of the post-industrial society has been realized.'

    Evolution and transformation in technology doesn't happen on a linear time line. It goes in streaks, followed by times where the previously disruptive technologies retrench and normalize. That lasts until the next transformative technology comes along.

    Just because we're in a phase of technology normalization doesn't mean it's going to stay that way. I think he's taking kind of a short view of tech history.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    1. Re:Tehnology evolution goes in streaks by Anonymous Coward · · Score: 2, Funny

      Evolution and transformation in technology doesn't happen on a linear time line. It goes in streaks, followed by times where the previously disruptive technologies retrench and normalize. That lasts until the next transformative technology comes along.

      Do you get paid by the buzzword?

  10. good riddance by speedtux · · Score: 5, Interesting

    Siebel is absolutely right: IT's "glory days" are over. And good riddance, I say: the spectacular growth of IT has attracted all the wrong people and stifled real innovation. And "all the wrong people" includes people like Siebel himself.

    If there is less of a get-rich-quick mentality, maybe people can return to focusing on innovation and long term planning again.

    1. Re:good riddance by pelrun · · Score: 4, Insightful

      Exactly - he's only talking about people with "entrepreneurial spirit", i.e. those people who only care about getting as filthy rich as possible, as fast as possible, and not about working in an industry they enjoy. If they all decide to piss off to China then good luck to them.

    2. Re:good riddance by elnyka · · Score: 5, Insightful

      Exactly - he's only talking about people with "entrepreneurial spirit", i.e. those people who only care about getting as filthy rich as possible, as fast as possible, and not about working in an industry they enjoy. If they all decide to piss off to China then good luck to them.

      Your definition of "entrepreneurial spirit" is very, uhmmm, strange to say the least. It is as if "getting as filthy rich as possible" and "working in an industry they enjoy" were somehow mutually exclusive. They are not.

      As surprising as it might seem to you, it isn't a black and white thing. The most successful entrepreneurs are those who make it big in doing what they enjoy. And entrepreneurial spirit is not necessarily driven by the desire of (what some ideological tards consider as) obscene financial success. If you are a good entrepreneur and do something that you like well, financial success will almost inevitably follow.

      Surprising, I know!

    3. Re:good riddance by elnyka · · Score: 2, Interesting

      Siebel is absolutely right: IT's "glory days" are over. And good riddance, I say: the spectacular growth of IT has attracted all the wrong people and stifled real innovation. And "all the wrong people" includes people like Siebel himself.

      If there is less of a get-rich-quick mentality, maybe people can return to focusing on innovation and long term planning again.

      Yes, yes and yes.

      Now, if we mean "maturity" to imply solid work processes and repeatable methods (as in the physical engineering disciplines), then certainly not. Not just IT, but software development in general is far from being mature.

      However, I see Siebel's point in that IT has reached maturity in the sense no one can pull the kind of crazy shit spending we saw a few years ago. An IT shop can no longer afford, for example, to spend half a mil on hardware just for experiment and see if it works, not without a solid plan and understanding of what they want to get in return from that type of acquisition.

      And people can no longer treat a college education on software as the geese of golden eggs, expecting to make $80+/year even if they suck at programming. We have too many unqualified people graduating and getting hired and committing terrible design/development decisions that cost millions, if not billions to the industry and the economy at large.

      IT industry by and large has been confusing R&D with indiscriminate spending, and people unqualified for doing software development have been cruising along for far too long at industry's expense.

      It's taken a while since the Internet Bubble to reign in and establish a sound economic and spending/investment model on IT. But finally (or so I hope), we are getting there.

  11. Progress shaped like an S-curve by Koookiemonster · · Score: 3, Interesting

    Technical progress often takes the form of a repetitive S-curve [see figure 4 in the .pdf] It could be that we're just in a somewhat horizontal part of the curve now, and the industry will experience another boom in the near future.

    1. Re:Progress shaped like an S-curve by bigstrat2003 · · Score: 2, Insightful

      And yet, if you want a job in aerospace, you can still find it. All these people crying about how IT is a "dying industry" are fearmongers, nothing more. Yes, we all know that IT isn't the gold mine it used to be... but to those of us who work in the field because we love the work, that doesn't matter. We're doing what we love, not trying to run a get-rich-quick scheme.

      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
  12. Post Industrial??? by pooh666 · · Score: 3, Insightful

    So since we are now in the business of moving information around, what need is there for IT? Is he kidding? Post Industrial also is another stupid term for service economy which is another way of saying the middle class is dieing because the jobs that supported it best are now overseas, but that is "ok" These are the clues I see to say this guy isn't worth listening to seriously.

  13. Go Biotech, young IT programmer! by CuteSteveJobs · · Score: 5, Interesting

    I'm glad someone has the balls to say it: Universities are still pumping out IT graduates into an already crowded job market. It's like these kids have shown up to the California Gold Rush after all the gold has gone. IT has well and truly jumped the shark. There will still be jobs, but not enough to support the hordes of unemployed IT people out there. The parties over. Sorry you didn't score, but it's time to go home anyway.

    But fear not, because Uncle CuteSteveJobs has a backup plan for you: Biotech. Bioinformatics is a new are and lets even little old you try and crack the genetic code. Hunt through DNA. Discover proteins. Build new drugs, all on your PC. Open source your discoveries, or sell out to Big Pharma.

    You'll need to learn a bit of Chemistry, Biochemistry and Bioinformatics. Take heart: It's said Bioinformatics is closer to IT than it is to either of the former. Think of it as learning another language. That .NET isn't exactly cutting it these days, is it?

    You'll be curing people and doing far more to help the world. And it's a lot more useful than doing another useless social networking website. Let me help you get started:

    1. Download Chimera (It's free!)
    https://www.cgl.ucsf.edu/cgi-bin/chimera-get.py?file=win32/chimera-1.3-win32.exe

    2. File > Fetch by ID > PDB=1BGX [Fetch] ...wait... Actions > Atoms & Bonds > Show Only ...rotate with mouse...

    3. That molecule is a polymerase. It can run down a DNA chain, unzip it, and build a protein as it goes. Yes, a little protein nanomachine? How cool is that? And to think you wanted to write web sites instead. C'mon. Try doing something useful! ;)

    1. Re:Go Biotech, young IT programmer! by pooh666 · · Score: 2, Informative

      Yet where I work, we can't find enough people. Why? So few are able to really learn on their own and most jobs these days are a mixture of tech. So if you are a DBA, you are instantly not qualified at a lot of places, if that is really all you are.

    2. Re:Go Biotech, young IT programmer! by MrKaos · · Score: 3, Informative

      1. Download Chimera (It's free!)

      Ahem! you could have pointed to the download page where you can download it for a variety of platforms.

      --
      My ism, it's full of beliefs.
    3. Re:Go Biotech, young IT programmer! by CuteSteveJobs · · Score: 2, Informative

      > I'm having trouble coming up with a goal where biological chemicals are the answer.

      Proteins are the language of cells. Many diseases have a basis in this messaging going wrong. You could e.g. create a protein molecule that seeks out incorrectly operating cells and patches their DNA, or simply finds the errant protein and binds with it or even changes it.

      There are tools for designing molecules on your PC:
      http://en.wikipedia.org/wiki/Molecular_Design_software

      In practice if you did design an uberdrug on your PC you'd get a lab to make it for you, but for the amateur home chemist this is an awesome book:
      http://oreilly.com/catalog/9780596514921/

  14. Nothing to see here, please move along by Doofus · · Score: 2, Informative
    Siebel's comments were apparently uttered without any supporting homework. A glance at a graph does not a studied analysis make.

    From TFA:

    But the recent drop is not as steep as it seems at first. I asked Shane Greenstein, an economist at Northwestern University's Kellogg School of Management who has written extensively about the computer industry, to take a look at the raw data upon which those numbers were supposedly based: the annual I.T. spending estimates published by IDC.

    Mr. Greenstein's calculations produced a more moderate compounded annual growth rate of 11.6 percent for 1980 to 2000, instead of 17 percent. (Mr. Siebel's personal assistant said last week that the 17 percent in the Stanford talk came from a staff member who calculated from a reading of a chart, not from precise figures.)

    When Mr. Greenstein looked at the full IDC data set, which goes back to 1961, and used other breakpoints to compare growth in earlier and later periods, he found that the most golden years of I.T. were in the 1960s, when use of mainframe computers spread widely. From 1961 to 1971, the compounded annual growth rate was 35.7 percent, more than three times the rate in the 1980-2000 period celebrated by Mr. Siebel.

    The article goes on to point out the obvious, that the percentage growth of an industry will decline as the installed base rises over time. Absolute growth in IT will continue - though it may not be gangbusters of old, IT will never be stagnant.

    As other posters here have pointed out, many, (many) industries depend on the support infrastructure that IT provides to work effectively and efficiently. This will not change overnight. While some of this infrastructure has been substantially commoditized over the last 10 years or so, there will always be challenges that non-technical team-members cannot solve themselves. These challenges will require the participation of and collaboration with technologists in organizations that want to function at the high-performance end of the bell curve.

    --
    If the Government becomes a lawbreaker, it breeds contempt for law; ... it invites anarchy. - Brandeis
  15. Short sighted by lurker412 · · Score: 3, Insightful

    Utter nonsense. Siebel's view may have some merit when applied to those business problems that have largely been solved--payroll, HR, general ledger, etc. But as technology advances (and business models change), there will be entirely new areas for IT and consequently, IT employment. There may not be much growth in the existing job positions, but those who understand computer systems will have opportunities that we simply can't imagine yet. Stay tuned and stay the course.

  16. Bullshit by Anonymous Coward · · Score: 4, Insightful

    ...we can't find enough people. ... So few are able to really learn on their own...

    Bullshit. Either you're in east buttfuck or your company has unreasonable expectations. I bet the latter.

    I bet your company has the laundry list of a shit load of skills and yet, if a candidate walked in and told you that they'd learn on their own time any skills they don't have, you'd send them packing.

    I had once an interview with a manager who asked me what would I do if I had to change a technology or something on the job or make up for lack of a skill. I replied that I would head down to my local Border's (they have the best tech section) and buy a book and start cramming. He said that was the correct answer. He moved on before the hiring was done and they got a new manager who wanted the laundry list. Of course, he says "He can't get enough "qualified" people.

    There are plenty of qualified people. You people just need to get your heads out of your ass and hire people not skills. Because, if you keep that up, your organization will never keep up with the times.

    IBM used your excuse and it was just a cover to move all their technical people overseas.

  17. Perhaps true with enterprise software apps . . . by PeeAitchPee · · Score: 3, Insightful

    . . . like the one which made Siebel his fortune. I'm an ex-enterprise software sales guy myself, and have many friends still in the business, some of whom worked for Siebel "back in the day" and have been on sales calls with Siebel (the man, not the company) himself. Most are of the consensus that the "glory days" are indeed long behind us (as in ten years behind us). In fact, one of my mentors recently told me, "enterprise software is dead." I certainly wouldn't tell a young college grad to go get rich selling software to big companies these days (though maybe to the federal government). It's easy to understand his myopic statement when you consider his background (former Larry Ellision disciple and ex-Oracle guy who pioneered selling "value selling" CRM apps into big business for mega dollars).

    Here, however, Siebel is ignoring continuing advances in computing hardware, raw processing power and storage (multi-core architectures, SSDs, 64-bit OSes and gobs of fast memory, and other things which software has yet to really take advantage of), as well as other related things like nanoelectronics and continued innovation in materials sciences. The software just hasn't caught up yet to allow developers to take full advantage of these things and build out the next generation of applications.

    In short, the more connected our world becomes, and the more people inhabit it, the more data we will create. There will always be a needs to collect, organize, and process this data, and attempt to draw meaningful conclusions from it, because that is what people do when they try to understand the nature of things. Perhaps IT from Siebel's world view (first generation enterprise software applications) is on the downslope, but I guarantee you that within the next decade you will see new ways of working with information that Siebel and co. could never have imagined.

  18. I remember the first time they said this. by hamburgler007 · · Score: 4, Insightful

    After the bubble burst, back around 2001, and students started focusing on economic related major and getting their mba so they could go into banking/wall street. That worked out great.

  19. After 15 years.. IT is "boring" by evanism · · Score: 2, Insightful

    As a multitime CTO, I can assure you now that IT is now "just" another business arm.... it is hard, boring, unrewarding and accusatorial. Overly accountable, ultra bureaucratic, under-resourced and now infested with leaches. On my 17th year in this gig, I gave it up for online retail? Why? PROFIT.

    Pay me 180k as a senior tech guy working bullshit hours with bosses who are basically fuckwits, retarded morons who call themselves "programmers" and useless sysadmins.... or give me decent Human hours, a GREAT PROFIT and some decent people with personalities (not corporate zombies on a brain-eat fix) and Im outta hear.... see-ya IT....

    The door will not be hitting me on the way out.

    Tell your children to avoid a job in IT like the Black Death. It is not funny.

    --
    Just bought a new quantum computer, but I'm uncertain how it works.
  20. A longer view of technology by Lorien_the_first_one · · Score: 5, Interesting

    James Bessen and Robert Hunt did some interesting research at the federal reserve. What they found is that software patents tend to substitute for R&D. The study shows that over a 20 year period, investment in R&D suffered a major decline, apparently to finance software patents, patent searches, litigation and the like.

    That might be a better explanation for the decline in IT perceived by Siebel. Or, maybe Siebel isn't happy with his patent portfolio.

    You can find that study here.

    --
    The diversity and expression of human opinion is essential to human survival.
  21. As a HS sophomore, I was told to not major in CS by VampireByte · · Score: 5, Insightful

    At age 15 my college plan was to major in computer science. This was in 1978. My father had me meet with some people who worked in the field. They all told me to find another interest, that by the time I graduated from college there would be nothing to do... all the computer programs would be written, all maintenance would be automated, etc. Lucky for me I snicker at crusty old fuckers, ie. anybody 20 years older than my current age.

    --

    Run and catch, run and catch, the lamb is caught in the blackberry patch.

  22. Comment removed by account_deleted · · Score: 4, Interesting

    Comment removed based on user account deletion

  23. Shanghai, yeah right by CharlyFoxtrot · · Score: 2, Insightful

    "if I were graduating today, I would get on a boat and I would get off in Shanghai."

    Here's a protip for Mr. Siebel and all those people who are sending their kids to chinese lessons: the chinese aren't any more likely to give you a good job than you would a chinese getting off the boat. It's not like they're starved for people willing to work. So you'd better get off your ass and innovate over here instead of playing patent and copyright games.

    --
    If all else fails, immortality can always be assured by spectacular error.
  24. Re:As a HS sophomore, I was told to not major in C by WCguru42 · · Score: 2, Insightful

    all the computer programs would be written

    Wow, that's quite a statement. I bet they never thought there'd be a program that lets you tell the world stupid things about yourself in 140 characters or less. Sometimes old people just don't have any imagination.

    --
    "Educate the mind but never at the expense of the soul."~Blessed Basil Moreau
  25. Eventually, maturity is reached. by Animats · · Score: 3, Insightful

    Of course.

    Consider aviation. Aviation had an age of rapid advance from about 1910 to 1970. In those sixty years, aviation went from the Wright Brothers to the Boeing 747 and the Apollo program. Every decade completely obsoleted the aircraft of a decade earlier. Then, suddenly, it was all over. Advances since then have been minor compared to any ten-year period in those first sixty years.

  26. Re:He's missed the boat, in fact by WCguru42 · · Score: 2, Insightful

    ... California is suffering economically. Despite the apparent opportunities of boundless land, minerals and eventually oil, the East leveraged its installed base of civilisation, knowledge and business relationships to stay dominant.

    You do realize that in a listing of "World" economies California bounces between 6th and 7th. That would take three eastern states to match (NY, PA & NJ) assuming that you're talking north-eastern and not including Florida, then it's only NY & FL. And talk about leveraging power, without California there would not be a single democratic presidential candidate in recent history. Most of California's economic woes come from social programs such as one of the nation's highest minimum wages, increased health care provisions, etc. that are quite costly and have little to do with the business in the state and more with the political/social wills of the people. People from outside of California bash on it a little too much without realizing exactly what it provides this nation.

    --
    "Educate the mind but never at the expense of the soul."~Blessed Basil Moreau
  27. A lack of imagination by cjonslashdot · · Score: 2, Insightful

    Claims that IT is mature are the result of a lack of imagination.

    At the turn of the 20th century there were similar claims that the automobile was mature and could not be improved any more.

    What about the fact that Moore's Law has no end in sight?

    What about the need to shift the focus on design instead of programming, in order to finally be able to create secure and reliable systems?

    What about the prospect of autonomous robots - getting more credible every day?

    What about the likelihood that CPU-based systems will see their last days when it becomes feasible to reprogram hardware architecture dynamically, in real time?

    What about the emergence of massive parallelism on the desktop (and laptop), leading to real-time ray traced graphics and simulation?

    What about the prospect of real-time 3D displays?

    What about the prospect of intelligent machines? (In this area, there is much to fear.)

    If anything, IT is dynamic, and what will come is likely to be more transforming than what has already occurred.

  28. Re:Amazing how blind slashdot is by bigstrat2003 · · Score: 2, Insightful

    You'd think for a tech site, people would have a passion for tech. I guess not.

    We do. We also don't proclaim every tiny change to be a revolution, unlike some people, who get overly excited. The GP is right. The iPhone has brought some nice advancements (very good touch interface, sea of apps available from a central location), but to say it's "completely changed the mobile landscape" is ludicrous. People are still using their phones in 90% the same way as they were 3 years ago.

    --
    "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
  29. The days of *shitty* programmers are numbered. by Anonymous+Meoward · · Score: 2, Insightful

    My employer insists on retaining an outsourcing group in India. The code we get from them is of marginal and inconsistent quality. This is probably because most of their developers are in it only for the money (and probably planned on moving on before the global economy tanked), and some sadly deluded executive over here really thought that cost-cutting constituted a business strategy.

    We really do get what we pay for. But guess which groups do NOT get new feature development or requirements specification as tasks anymore?

    As a younger man, I used to rant about management's willingness to accept crap code so long as it worked. These days, I just smile, knowing full well some jackass across the ocean (who probably now hates his job) is keeping me highly valued and very busy.

    --
    --- The American Way of Life is not a birthright. Hell, it's not even sustainable.
  30. Mr. Fusion? by zogger · · Score: 3, Interesting

    Unless and until there's a cheap mr. fusion breakthrough, demand for energy in all its forms will just continue to go up. Peaks and valleys like everything else, but general trends are growth industry from here on out. There's a back log for "all of the above" in the energy biz, from more pipelines to more exploring to more drilling to more wind power to more solar PV and thermal to more geothermal and more nukes and they are just getting going on tidal power plus all the different directions for biofuels.

        You can call it a bubble, but traditionally bubbles are in reference to demands that are artificially promoted and that get people to over speculate way beyond what the real market can bear and into mass dumbness or "irrational exuberance", such as tulip mania, dotbomb webpages with zero business models to actually make any money, the never ending "house flipping" stupidity bubble combined with the wall street repackaged bad mortgages serious parasitical leech dumbass bubble they just got bailed out on, etc. (and here's my prediction, the wall street derivatives bubble will be hitting hard, not the green energy bubble)

        Energy demands on the other hand are *quite real* and are supposed to keep rising through this entire century.

      There are only two things that could potentially drop energy demands, mr. fusion breakthrough, and if there was such a calamity or calamities that the bulk of the planets humans kicked off. If neither of those happen, people just want more power, and more people between now and 2100, by a huge multi billion person factor, and that means demands will be steady in general terms and always on a rising slope.

    If you mean an overproduction of windchargers (or solar panels, or...)...they'll still get sold at a discount and put up someplace, they just work too well to ignore. Once you start talking about half a megawaatt to two point five megawatts worth of electricity for sale per windcharger, for example, someone will want it. Just not seeing a bubble there or any time in the near or even medium future.

    Who knows though, stranger things have happened, but at this time I will have to disagree with your assessment. If you want to expound on your prediction, with the reasoning behind it, I would like to read it.

  31. Re:If it doesn't run on batteries .... by Fulcrum+of+Evil · · Score: 2, Informative

    Or, you know, we could build nuke plants.

    --
    "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  32. singularity by swell · · Score: 2, Interesting

    While it is nice to program systems that provide faster sorting, more efficient network traffic and better inventory analysis, I have to ask: is this what you really want to do? You could get rich with an algorithm for better commodities price prediction, but many are tearing out their hair trying to do the same thing. And the work can be tedious and ultimately almost certain to fail.

    If you really must work in tech, what can you do that will be worthwhile, that will satisfy your soul?

    Why not begin the singularity? Why not create the first computer that will see a path to it's own improvement and help you to build it? Generation after generation of ever smarter computers that design their own (improved) offspring...

    It could make you rich, it could get you killed, but it will certainly get you into the history books.

    Computers & robots working together to eliminate all the thinking and back breaking labor that humans tolerate today. Each generation smarter, stronger, better than the last. Kurzweil's singularity come to life.

    On the down side you put every IT worker out of work. On the up side, no human thought or toil is ever needed again. You have made us free to watch TV and drink beer all day long.

    --
    ...omphaloskepsis often...