Slashdot Mirror


Krugman: Is the Computer Revolution Coming To a Close?

ninguna writes "According to Paul Krugman: 'Gordon argues, rightly in my view, that we've really had three industrial revolutions so far, each based on a different cluster of technologies. The analysis in Gordon's paper links periods of slow and rapid growth to the timing of the three industrial revolutions:
IR #1 (steam, railroads) from 1750 to 1830.
IR #2 (electricity, internal combustion engine, running water, indoor toilets, communications, entertainment, chemicals, petroleum) from 1870 to 1900.
IR #3 (computers, the web, mobile phones) from 1960 to present.
What Gordon then does is suggest that IR #3 has already mostly run its course, that all our mobile devices and all that are new and fun but not that fundamental. It's good to have someone questioning the tech euphoria; but I've been looking into technology issues a lot lately, and I'm pretty sure he's wrong, that the IT revolution has only begun to have its impact.' Is Krugman right, will robots put laborers and even the educated out of work?"

115 of 540 comments (clear)

  1. I would argue by geekoid · · Score: 5, Interesting

    that IR 4 is robotics. Not that robotics are a continuation of IT.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    1. Re:I would argue by DigiShaman · · Score: 4, Interesting

      IR 4 is cheap and abundant energy (solar, wind, nuclear, fusion perhaps...etc). Emphasis on 'cheap and abundant'.

      IR 5 would be robotics that require an IR 4.

      --
      Life is not for the lazy.
    2. Re:I would argue by Rockoon · · Score: 5, Insightful

      It could easily be argued that we have been in "the cheap and abundant energy" phase for a century... oil, coal, gas...

      --
      "His name was James Damore."
    3. Re:I would argue by wanax · · Score: 2

      Remember the "and" part. Yes, we have abundant energy, but it's not cheap. My ability to get computations per dollar has increased many orders of magnitude in the last 30 years (or 60, but I'm not that old), to the level that my smartphone would have been the fastest computer in the world when I was born. Energy, on the other hand, is within an order of magnitude, the same cost: the real coal price is about the same as in 1800 (see: http://econbus.mines.edu/working-papers/wp201210.pdf and that's externalizing costs of climate change). That may have counted for cheap AND abundant then, but it certainly doesn't now.

  2. It's no longer funny. Stop it, please. by Anonymous Coward · · Score: 4, Insightful

    Look, that was maybe good for a chuckle the first time somebody pointed it out. But that was a long time ago. You don't need to trumpet this crap each time a headline contains a question mark. Just answer the question, without throwing out the too-obvious "Betteridge's law" reference. It's almost getting as bad as the stupid "obligatory XKCD" links that dipshits will post here.

    1. Re:It's no longer funny. Stop it, please. by Scarletdown · · Score: 5, Funny

      It's almost getting as bad as the stupid "obligatory XKCD" links that dipshits will post here.

      I'm sure there is an obligatory xkcd link out there to better illustrate that.

      --
      This space unintentionally left blank.
    2. Re:It's no longer funny. Stop it, please. by Raven42rac · · Score: 5, Insightful

      Well it's a lazy journalistic crutch and needs to be mocked at every opportunity.

      --
      I hate sigs.
  3. Re:Paul Krugman by Intrepid+imaginaut · · Score: 4, Insightful

    Are you saying the Nobels aren't political? I've nothing against Obama but awarding him the peace prize before he'd even done anything was a very clear political statement.

  4. Not really by Tough+Love · · Score: 5, Interesting

    The only the silicon part of the revolution is slowing down. The software revolution has barely begun, especially after being set back ten years or so during the Microsoft dark ages. What the future holds can scarcely be imagined today. Think of it this way: we already have more processing available on a single, $50, add in card than a modest sized mammalian brain. It isn't our hardware that sucks, it's our algorithms.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
    1. Re:Not really by linatux · · Score: 5, Insightful

      I think our algorithms have sucked, but it hasn't mattered much until recently.
      Now we are able to make vast amounts of data available easily, so it matters a lot more.

      Processing power still has a long way to go, but figuring out HOW to make use of the data is currently more important than the speed at which we can do it.

    2. Re:Not really by forkazoo · · Score: 4, Insightful

      It's not clear that software is heating up as much as you propose. Most systems depend on vast foundation libraries, and commercial viability frequently depends on vast developer ecosystems. It is getting harder and harder over time to launch novel software stacks. As new computer programs depend on ever larger and more stable platforms, inertia naturally means that the rate of "real" change is less now than it was earlier in the evolution of computer programs.

      I think it's perfectly fair to say that the computer revolution is slowing down. Even as people remain hard at work, and some metrics continue to climb as fast as ever, the different between a 16 KB home computer and a 16 MB home computer is extraordinary. The difference between a 16 MB system and a 16 GB system is really much smaller, even though the systems are separated by a factor of 1000x (for the sake of a simple argument, assume compute performance and storage capacity scale at a rate roughly equal to main memory.) A 16 MB 686 running Windows 95 has windows, icons, color graphics, a mouse. A 16 GB Sandy Bridge running Windows 7 has windows, icons, color graphics, a mouse. A user teleported some years in the future would have no problem accepting the faster system. A 16 KB system has a keyboard, text mode, built in BASIC, incredibly primitive graphics with limited colors. Moving from that to the 16 MB one would be a revelation.

      We've seen massive consolidation of operating systems since the 80's. IT at this point is relatively stable and mature. Though, I don't agree that there were several completely distinct revolutions. I would argue that Facebook is part of the same revolution as the telegraph and radio. Likewise, computers are largely a technology of reliable small scale finely detailed manufacturing which started quite some time ago.

    3. Re:Not really by Bomazi · · Score: 2

      Progress didn't stop in 1995.

      First there was the multimedia revolution. You can now capture audio, picture and video (even HD) content digitally, transfer it on a computer, edit it, and distribute it world wide, all on a (relatively) cheap PC. Try to do this on a 486.

      Now you have smartphones packed with sensors, ubiquitous high speed internet access and web apps backed by massive datacenters.

      And it is not just the hardware that improves. There have been tremendous improvements in recent years in fields like machine translation, algorithmic trading, facial recognition, autonomous vehicles, etc...

      Computing is not limited to COBOL-type stuff. And yes, it is still in its infancy.

    4. Re:Not really by 10101001+10101001 · · Score: 2

      It's not clear that software is heating up as much as you propose.

      While I'd readily agree it isn't clear that software is heating up much, that's in large part because what used to be near miraculous is now mundane. Look no further than the sheer volume of free 2d flash games. The real areas where software is heating up of course is precisely in the areas where most people won't realize it until five years down the road when that hot software is, again, mundane.

      Most systems depend on vast foundation libraries,

      Which is a good thing. Wanting or even having to recreate the foundation is precisely the major stumbling block on further advancement in software.

      and commercial viability frequently depends on vast developer ecosystems.

      Beyond the question of whether "commercial viability" in software itself is really important--after all, a lot of software today is written ad hoc as part of IT not as "commercially viable" per se anything--, I still don't see how requiring a lot of developers is relevant. A vast interconnected ecosystem is part of what makes something an industry.

      It is getting harder and harder over time to launch novel software stacks.

      Um..and why *should* there be novel software stacks? For the sake of being novel?

      As new computer programs depend on ever larger and more stable platforms, inertia naturally means that the rate of "real" change is less now than it was earlier in the evolution of computer programs.

      If you mean as a percentage of the total lines of code necessary to run a program, well, duh, yes. But by that logic, there isn't much difference really between humans and chimps because the DNA difference is less than 2%. Yet, it's those small differences on a huge inertia of DNA that has made humanity what it is. By the same token, it's taking advantage of the mountains of well optimized, well designed, and well structure code that is used in interesting ways along with a small percentage of new code that can lead to new revolutions. I mean, a web browser is a heavily cobbled together mess of code--especially for those which are well refactored--yet it is in many ways much more than the sum of its parts.

      I think it's perfectly fair to say that the computer revolution is slowing down. Even as people remain hard at work, and some metrics continue to climb as fast as ever, the different between a 16 KB home computer and a 16 MB home computer is extraordinary. The difference between a 16 MB system and a 16 GB system is really much smaller, even though the systems are separated by a factor of 1000x (for the sake of a simple argument, assume compute performance and storage capacity scale at a rate roughly equal to main memory.)

      I think you're forgetting vast data centers that are able to exist precisely because those 16GB systems which don't do a heck of a lot locally may do quite a bit remotely.

      A 16 MB 686 running Windows 95 has windows, icons, color graphics, a mouse. A 16 GB Sandy Bridge running Windows 7 has windows, icons, color graphics, a mouse. A user teleported some years in the future would have no problem accepting the faster system.

      Not much difference between a Model T and a Ferrari either by that logic. Of course the fact that the OS's base interface being pretty static for ages is precisely by design because the OS is but a gateway to use and every attempt to retrain users into a new interface--aside from tablets--has been a dismal failure...

      A 16 KB system has a keyboard, text mode, built in BASIC, incredibly primitive graphics with limited colors. Moving from that to the 16 MB one would be a revelation.

      Almost entirely because of the software being implemented on affordable hardware. The simple truth i

      --
      Eurohacker European paranoia, gun rights, and h
    5. Re:Not really by forkazoo · · Score: 3, Interesting

      We've seen massive consolidation of operating systems since the 80's. IT at this point is relatively stable and mature.
      Famous last words. Surely you must be joking.

      I'll put a few caveats on what I was saying in the long term. If Strong AI happens, it will potentially be a fundamental shift in computing. But, I don't think we are really all that close to true strong AI. 20 Years is far enough out that I have no idea what the world will look like. But, I'd be really surprised if things are shockingly different in 2013 vs 2023. 2033 Will be the same distance in the future that 2013 is from 1993, and I'm much more willing to be surprised in that time frame.

      Aside from Strong AI, one of the really disruptive technologies that I see moving forward will be AR. That's potentially a huge social game changer, but not really a technological one. Fully seamless, always-on, mature augmented reality will change the way people see the world around them. That will basically be a "new" software platform, and there will be a period of change that mimics recent history in mobile devices, or the 1980's in home computers. Some of the basic bits like OpenGL will probably be used off the shelf, but nobody has yet created a good AR programming environment, so I think some of the stuff like OpenGL won't be used directly, and we may potentially see brand new stacks. Sort of like when Apple created CocoaTouch and offered the first popular multitouch API. It was built on a lot of existing technology, but it still offered some interesting new capabilities. Android likewise created a new API for dealing with mulyitouch UI's which leveraged quite a bit of existing code (Linux kernel and such) but was clearly a new environment and platform to deal with. AR will provide a disruptive new space for developers to make new things, but from a pure technology standpoint, it won't be anything as significant as the social implications.

      Whatever happens, in the near term after they are introduced, AR goggles and AI systems will still reference information services that live in 19" racks, with some sort of UNIX and TCP/IP involved. The data will be stored in hierarchical filesystems. It'll be secured with passwords and crypto keys. (And, cue the old story about how shuttle SRB's are the size that they are because they needed to fit on trains running on legacy rail infrastructure which is ultimately the same size as a Roman road because infrastructure never gets swept away in one go. It tends to hang around forever, so change is never as rapid as creation.)

    6. Re:Not really by VortexCortex · · Score: 3, Informative

      It takes a -company- like Microsoft to bring the PC to the unwashed masses and all the ancillary technology that goes along with it. And it had to be an open platform. IBM almost succeeded in keeping the PC platform closed in a way that Apple succeeded in. Below are some facts.

      IBM and MS both worked on OS2, which MS eventually named Windows NT. MS screwed their partner by introducing incompatibilities with OS2, as MS had done with DOS back when DR DOS was a competitor. IBM now advocates Linux. You're pretty far from the mark if you think it was MS that caused all the openness. It was Intel when they allowed "clones", for fuck's sake man. THINK.

      Without a world of Microsoft.

      1. GPUs wouldn't be as advanced today.

      Why's that? OpenGL existed DirectX was never really needed, it was just yet another proprietary MS standard to assist with vendor lock-in. MS doesn't make GPU hardware, but the vendors now had to support two drivers instead of one. That means more work for no good reason -- even if they make a good DX driver and skimp on the OGL one, that's still extra wheel spinning for no fucking reason. Why would MS not use OpenGL instead of wasting time on DX? The early versions of DX was an OpenGL wrapper. There must have been some reason for MS to embrace and extend... OH! Extinguish. I'd say that was a step backwards. We could have had one really awesome cross platform driver stack, but because of MS that didn't happen. This means your selection of Games is dependent on the OS you use, which is fucking retarded in every sense of the word -- It's bad for gamers, it's bad for game devs, it's bad for hardware makers, it's bad for everyone but.... Microsoft.

      2. CPUs wouldn't be as advanced today.

      What? No. MS didn't make CPUs better. Chip makers did. In fact, because of so much proprietary Windows market share, and resistance to architecture changes meant that the bloated x86 had to stick around FAR longer than it was actually needed. For fuck's sake man, we have interpretors on the chip just to emulate rarely used instructions! That's not an advance! That's Retardation!

      3. Fuck it- **HARDWARE** wouldn't be as advanced as today.

      I might give you this one just for the hell of it. It's blatantly wrong, but for the sake of argument, Windows consumes more cycles than BSD, Linux, and some OSX versions. The consumers had to buy new hardware to run the bloat ware... "and there was much rejoicing. yay"

      4. You wouldn't have the Internet you're using today.

      "The Internet is just a Fad", Bill Gates. Seriously, they were pushing some other proprietary bullshit networking standard. Their decade long lag with IE6, and non adherence to standards is the scourge of every the web designer. We'd have had the web we have now, but Sooner and FASTER without MS's browser shenanigans, i.e., w/o IE.

      5. Smartphones wouldn't have advanced in technology because of all the aforementioned progress in fabrication R&D.

      Hahah, no. My PDA wouldn't have gotten faster without MS's R&D? I don't think so. Even if I gave you this one too, the progress would have been made by someone else. If Alexander G. Bell would have died at birth, we'd have had the Telephone one hour later. We had incandescent bulbs two years before Edison figured out which gas to put in them, others were doing the same work, but he had more money -- Someone would have replaced the vacuum bulb with argon, there's only so many known elements. MS could have never existed and nothing of value would have been lost.

      6. On and on and so forth....

      Bitch, moan, and whine about Microsoft all you want. But most people are not techno

  5. Gordon's Paper Question by sien · · Score: 4, Informative

    Gordon's Paper has been thoroughly investigated by Roger Pielke Jnr at the Breakthrough Institute.

    Gordon's smoothing of growth fails to show the variability and creates a picture of trends that are not really there. A quote from the article linked above:

    In short, there is no evidence of a stair step reduction in the growth rate of US per capita GDP in either dataset. The US BEA and Census data shows essentially no change (a linear trend, blue line, shows a statistically insignificant downward tick) whereas the Maddison data shows a bit of an increase (red line). The data is sensitive to the time period chosen – for instance, from 1970 the BEA/Census data shows an increase in the annual rate of per capita GDP growth. I can find no evidence of a post-1950 secular decline in per capita economic growth in the United States, and in fact, there is evidence that growth rates have accelerated a bit from 1970.

    1. Re:Gordon's Paper Question by Cyberax · · Score: 4, Informative

      And they've missed the point. GDP is still growing, but the percentage of GDP growth that is passed to workers is _shrinking_. Instead, more and more of the growth goes to the capital owners. Some of that might be attributable to outsourcing, but IT is definitely one of the reasons.

  6. Depends on how you group things by joeflies · · Score: 2

    I think the products listed are generalized in a way to make the arguement. In the first wave, he lists (energy source, technology), aka (steam, locamotive). The second wave is (electricity and petroleum, and technologies and industries enabled). The third breaks the naming methodology and list just technologies. Of course certain forms of technologies are reaching the end of their economic impact. Another way to have stated the third wave is not in terms of products, but the technology that enabled the products. Have we exhausted the economic impact of the transistor? Even with the existing items. Electricity, petroleum and steam are nowhere near the end of their impact, so I find it hard to even state that phase 1 and phase 2 are over. In fact, when you add the problems of mainstream coal, nuclear and economic viability of solar, you could say that petroleum remains one of the most crucial factors to economic growth, and that's stage 2 according to the article.

  7. Mr Krugman is an Economist not to be dismissed by FreeUser · · Score: 4, Insightful

    Are you saying the Nobels aren't political? I've nothing against Obama but awarding him the peace prize before he'd even done anything was a very clear political statement.

    While I agree that awarding President Obama the Nobel peace prize before he had been in office long enough to accomplish anything was a bit emberrassing (for all parties, I suspect), that has nothing to do with what he was saying. He was saying in effect, that some right-wing wingnut with "socialism is slavery" as their signature line dismissing Paul Krugman as a political hack and only an economist as a 'distant second' is misinformation at best, and given the track record of the American right in recent years, probably closer to an outright lie. Krugman may be politically active, but having won the nobel prize for economics, he is most certainly an economist of note, whose opinions are worth considering whether or not we personally agree with them.

    And by the way, as one who lived many years in countries with socialized medicine, as well as in the United States, I would say the system in America, where your health is tied directly to your employment status, is much closer to slavery than any of western European "socialist" systems, but I digress.

    --
    The Future of Human Evolution: Autonomy
    1. Re:Mr Krugman is an Economist not to be dismissed by Anonymous Coward · · Score: 5, Informative

      Unfortunately, Krugman's Nobel prize was awarded for destroying a "straw man" argument. Again, politics degraded the prestige of the award.

      I've read every one of Krugman's books, and it baffles me how a supposedly well-educated person can come up with this stuff. (I read a LOT of Economics books, and it isn't just Krugman, unfortunately.) I strongly object to him stating that he is going to use Economic reasoning to make a point, then substitute, ex-cathedra, some political justification that cannot be supported by the argument.

      Here is where I'm coming from:

      First of all, I assume six rules of General Semantics (as simplified by Ken Keyes, Jr In his book,"Taming your Mind" http://www.amazon.com/Taming-Your-Mind-Ken-Keyes/dp/0960068872/ref=sr_1_53?ie=UTF8&qid=1356574942&sr=8-53&keywords=ken+keyes+jr).

      The rules are:
      "Up to a point" (Assumes that nothing is absolute; that things are true, false, black, white, etc., Up to a point at which the assumption no longer holds.)
      "To me" (Assumes that there is a personal dimension to the formation of every opinion, and the interpretation of every fact.)
      "As far as I know" (Assumes that there is a limit to the amount of knowledge about anything, and any opinon is only valid subject to the discovery of further evidence.)
      And, "What", "When" and "Where" indexes (Assumes that any topic or opinion is mutable in meaning, depeding on context.)

      I also place arguments into categories:
      Economic Philosophy (arguments about what Economics should be)
      Economic Science (arguments derived from observation, logic, statistics, etc.)
      Economic Technology (arguments describing how to achieve specific Economic results)

      The only arguments that really interest me fall into the Science category, but you need to be aware of the influencing other two categories in order to evaluate them.

      In Krugman's case, his Philosophical stance is "left-of-Keynes/pro-Socialist". If you evaluate his arguments from the point of view that this is correct, then his arguments hold water in most cases. However, modern Science shows Keynes and Socialism to have deleterious effects on the smooth functioning of economic behavior. It takes much intervention to make the technological results appear, and they are usually only temporary. Modern Economists have figured out that Keyenes' "General Theory" is, in fact, a very limited "special theory". To make it work (or to get the "desired" results) requires intervention of the sort that interferes with personal liberty and free choice. This mis-allocates resources and diminishes wealth and prosperity.

      Since Krugman is no dummy, I have to assume that he is aware of all this and his insistence on forwarding flawed solutions is based on his political beliefs rather than Economics. It is immoral to borrow legitimate authority in one area and use it for a personal agenda to the detriment of others (IMO), and that puts Krugman in category of "Liars" and "Con men" as far as I am concerned.

    2. Re:Mr Krugman is an Economist not to be dismissed by dkleinsc · · Score: 4, Interesting

      However, modern Science shows Keynes and Socialism to have deleterious effects on the smooth functioning of economic behavior.

      Exactly what evidence do you have of that?

      Consider that there is not insignificant evidence that your "deleterious effects" (which I notice are not defined anywhere) simply aren't there. For example, European countries that have cut government spending have seen unemployment rise, sometimes precipitously, exactly as Keynes predicted.

      Another thought for you: What would have happened if the US government had, instead of paying out billions in unemployment benefits, instead paid out billions to repair highway bridges or build a high speed rail network?

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    3. Re:Mr Krugman is an Economist not to be dismissed by lightknight · · Score: 2

      See, the problem you are faced here is that you apparently subscribe to sound-bite economics.

      "For example, European countries that have cut government spending have seen unemployment rise, sometimes precipitously, exactly as Keynes predicted."

      Your example, in this case, does not follow through with the thought: if governments cut spending, of course the people who rely on government spending (be it welfare, employment, or subsidiary employment) will be impacted; you would need to cut spending AND cut taxes, while opening up trade barriers, and ensuring that enforcement of beneficial laws is top notch; then you may call upon the private sector to place those people in positions in which they will, arguably, be both more efficient and better paid. Failure, on any of those parts, will naturally result in failure of the whole. You would get a short term rise in unemployment, followed by a long term drop in unemployment.

      "What would have happened if the US government had, instead of paying out billions in unemployment benefits, instead paid out billions to repair highway bridges or build a high speed rail network?"

      If the US had done so, we would not have a high speed rail network today. Why? Because unless you have been living under a rock, the cost projections for a high-speed rail system are off the wall! We would literally spend the entire economy just putting in less than half of the system. What more, there is no major economic benefit to it -> American cities / towns are not European cities / towns, they are too far apart, and too sparse! People would have to drive the train stations, and park there; and if you have ridden an Amtrak train lately, you'd know that parking space is a major issue; we don't even have room to park our cars at the existing stations!

      At the end of the day, you're going to argue that the wealth of every citizen is increased by working on infrastructure. And I am going to argue that the people working on it, perhaps not the workers, but the firms, will be soaking the government, and the taxpayer, for everything they have; substandard materials, and 1000x invoices. All that wealth you think an infrastructure upgrade will bring about will be soaked up by those cost overruns. So, in the end, you're just spending money, and not caring what you spend it on. And that does not make sense. Any fool knows that if you don't know what you're spending money on, you just park it somewhere safe, until you do. Contrary to what you learned in basic economics, leaving cash in the bank is not a bad thing; spending it on crap is not better than not spending it.

      --
      I am John Hurt.
    4. Re:Mr Krugman is an Economist not to be dismissed by dkleinsc · · Score: 2

      Your example, in this case, does not follow through with the thought: if governments cut spending, of course the people who rely on government spending (be it welfare, employment, or subsidiary employment) will be impacted; you would need to cut spending AND cut taxes, while opening up trade barriers, and ensuring that enforcement of beneficial laws is top notch; then you may call upon the private sector to place those people in positions in which they will, arguably, be both more efficient and better paid. Failure, on any of those parts, will naturally result in failure of the whole.

      You're missing the entire point of Keynes' argument:
      1. Say, for the sake of argument, that there's a shiftless layabout Larry who survives off of a total government welfare payment of $1000 a month.
      2. According to your policy, we should now cut that welfare payment to $0. (GDP - $1000)
      3. Now, the thing is, Larry used to pay his landlord Lonny $650 in rent (either directly or through some kind of subsidy program). But now Lonny has had his income dropped by $650, so he has to cut his spending to match. (GDP - $1650 total)
      4. So now, Larry and Lonny, who both shop at the store owned by Gary the grocer, cut their food spending by $250. But that means Gary lost $500, so he has to cut his spending by $500. (GDP - $2150 total) By similar tacks, our $1000 cut hurts Dave the local doctor, Mike the mechanic, etc.
      5. This kind of effect continues, as everyone tries to simultaneously tighten their belt. We've gone only 3 steps, but that $1000 savings in government payments has cost the economy already over twice that amount.
      6. Now, you're right that Larry is now motivated to get a job, any job he can, because he gets a job or he starves and freezes. The problem is: Who's going to hire him? Lonny won't, he just lost $650 in sales. Nor will Gary, Dave, Mike, etc for the same reason. So all you've accomplished is taking Larry and thrown him out on the street for being a shiftless layabout (where he will attempt to survive by begging or stealing), but you've also hurt everyone else in town.

      Here's another part of why your argument doesn't work: In the US in 1893, taxes were low, government spending was low, tariffs were low, and law enforcement was not particularly lax. And yet, there was a crippling depression that lasted for 4 years, which according to your theory can't happen.

      People would have to drive the train stations, and park there; and if you have ridden an Amtrak train lately, you'd know that parking space is a major issue; we don't even have room to park our cars at the existing stations!

      That's funny, I would have thought that those kind of problems would have hurt the Acela Express (the closest thing America has to a high speed rail line), but in fact it's been getting more and more riders and is turning a profit. So the markets have spoken, and say that America wants high speed rail. Worth mentioning is that you also don't have to build the whole thing at once: You could, say, build an extension to the Acela that continues south from Washington DC to reach Richmond VA, Raleigh-Durham NC, and continuing on towards Miami. And there would be a possible benefit to just building that, even if you don't have a high-speed line from Boston to Los Angeles.

      My argument here is that spending money to produce something potentially useful is no worse than spending money to produce nothing at all and just keep the unemployed afloat.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    5. Re:Mr Krugman is an Economist not to be dismissed by tibit · · Score: 2

      You're right, but it's slowly getting better in the U.S. The insurance lobby, understandably enough, is hard at work in turning "Obamacare" into a monster in a dark closet. Of course the real reason is that their batshit insane profiteering would be cut a bit precisely by further limiting exclusions due to pre-existing conditions.

      There's no problem in paying for individual health care insurance in the U.S., although it's not cheap since the insurers have no guarantee that you'll stay with them (or at least they pretend that's the reason for jacking up the costs). Whether you're self-employed or have a job in a larger company, the costs of health insurance still aren't trivial. $15k per year is a ballpark figure for a family.

      --
      A successful API design takes a mixture of software design and pedagogy.
    6. Re:Mr Krugman is an Economist not to be dismissed by nazg00l · · Score: 3, Informative

      That is... not true, at least for Poland. I happen to live there, you see, and health insurance does not expire with unemployement benefits. It is tied to unemployed *status*, not benefits, and as long as a person is registered as unemployed, they have their health insurance paid by the State, whether they are still eligible for the benefts or not.

  8. Re:Paul Krugman by clarkkent09 · · Score: 3, Informative

    I don't have a problem with the fact that his views differ from mine. I have a problem with dishonesty of a Nobel prize winning economist who misuses his column to push his own political agenda. It's easy to google many instances of deliberate twisting of facts and outright lies ("ACA will decrease rather than increase the deficit"), all without exemption leaning in the same political direction. If he was on MSNBC or Fox News it would be no problem. It is the pretense that his writing is a serious economic analysis distilled for popular reading rather than obvious and automatic pushing of a political agenda regardless of the facts that bothers me.

    --
    Negative moral value of force outweighs the positive value of good intentions.
  9. RTFA ... I'm not sure the poster did. by jabberwock · · Score: 4, Informative

    The poster can't read, or summarize.

    Here's the link to Krugman's column: http://krugman.blogs.nytimes.com/2012/12/26/is-growth-over/

    And this means that in a sense we are moving toward something like my intelligent-robots world; many, many tasks are becoming machine-friendly. This in turn means that Gordon is probably wrong about diminishing returns to technology.

    Ah, you ask, but what about the people? Very good question. Smart machines may make higher GDP possible, but also reduce the demand for people — including smart people. So we could be looking at a society that grows ever richer, but in which all the gains in wealth accrue to whoever owns the robots.

    And then eventually Skynet decides to kill us all, but that’s another story.

    Anyway, interesting stuff to speculate about — and not irrelevant to policy, either, since so much of the debate over entitlements is about what is supposed to happen decades from now.

  10. Re:Paul Krugman by Anonymous Coward · · Score: 3, Informative

    To fight this recession the Fed needs more than a snapback; it needs soaring household spending to offset moribund business investment. And to do that, as Paul McCulley of Pimco put it, Alan Greenspan needs to create a housing bubble to replace the Nasdaq bubble. Judging by Mr. Greenspan's remarkably cheerful recent testimony, he still thinks he can pull that off. But the Fed chairman's crystal ball has been cloudy lately; remember how he urged Congress to cut taxes to head off the risk of excessive budget surpluses? And a sober look at recent data is not encouraging.

    - NYTimes, 2002

    By 2005 or so, it will become clear that the Internet's impact on the economy has been no greater than the fax machine's.

    Red herring.com (1998)

    If we discovered that, you know, space aliens were planning to attack and we needed a massive buildup to counter the space alien threat and really inflation and budget deficits took secondary place to that, this slump would be over in 18 months. There was a Twilight Zone episode like this in which scientists fake an alien threat in order to achieve world peace. Well, this time, we don't need it, we need it in order to get some fiscal stimulus.

    Paul Krugman: Fake Alien Invasion

    In July 2008 Nobel laureate Paul Krugman wrote that Fannie Mae and Freddie Mac (the GSEs) "didn't do any subprime lending, because they can't: the definition of a subprime loan is precisely a loan that doesn't meet the requirement, imposed by law, that Fannie and Freddie buy only mortgages issued to borrowers who made substantial down payments and carefully documented their income." (New York Times, July 18, 2008)
    How did Krugman get it so wrong?

  11. Already Happening by Anonymous Coward · · Score: 5, Interesting

    As a physician, I see the future, and it's increasingly moving away from me and towards the computer. There will still be a role for us, but it will be in the areas where big data doesn't come up the obvious answer. As humans, we suck at reliably following algorithms. For a lot of medical conditions, following an algorithm reliably will give much better results than the haphazard method in which it is practiced now. Let the computer do that and let us practice the art of medicine where we don't know the correct answer yet.

  12. Re:Paul Krugman by Penguinisto · · Score: 5, Informative

    He's also a former adviser to Enron.

    Take from it what you will.

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?
  13. Re:Paul Krugman by Alomex · · Score: 5, Insightful

    who misuses his column to push his own political agenda.

    He writes a column in the Opinion Pages of the New York Times. Pray tell how exactly he's misusing them by pushing his own political preferences in the opinion section?

    Your comment would have some validity if he were writing in the Science or Economics section, but he ain't. And this is even before we go into the fact that most of his political opinions are the logical consequence of his economic beliefs to the best of his academic ability.

    As the GP said, you are really taking issue with his opinions not matching yours and simply trying to disguise them as a high level objection on non-existent grounds.

  14. Re:Robot Repairman by viperidaenz · · Score: 2

    You don't need robot repair men, Robots can fix robots. You just need to build the first one from scratch, then you've put yourself out of a job.

  15. Not run its course - barely started by petes_PoV · · Score: 3, Interesting

    The industrial revolution is driven by man's ability to harness energy. So far that's all been fossil fuel and has limited what we can do - and how fast we can do it.

    That phase of the industrial revolution is still going strong and has nothing to do with electronics, electricity or computers. Those developments are a completely different strand of development, and (themselves) have barely started, either.

    The next phase of human-kinds development is when we break out, past the limitations (both of availability and rate of generation) of fossil fuels into a new era where there is MORE energy available to each human. Probably several times more energy.

    However, if you really want to talk about computers, then we're still in the pre-condensing boiler stage. We can make computing devices that seem pretty powerful (because we have nothing better to compare them with), but they're not particularly powerful, complex or scalable. Also, it's debatable whether there is anything on the horizon (quantum, possibly - but it seems to be a hellishly complicated way to do things and needs a lot of supporting structure, compared to, say, the human brain) to take us to the next phase.

    So, no. We have NOT come to the end of IR3, we're still firmly stuck in the first industrial revolution, probably for another 50 - 100 years until we get our asses into gear and get past fossil fuels. Computing also seems firmly stuck on the bottom rung, with no promising technologies to move up, past the limitations of current semiconductor processors and logic-gate based architectures.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  16. Re:Krugman is a walking Greenfieldism by Sponge+Bath · · Score: 2

    You have either never read Krugman and are making stuff up, or you have and are deliberately lying. That is all.

  17. Easy way to solve robots taking jobs by Cryacin · · Score: 5, Interesting

    There is an elegant way to solve the problem of the concentration of wealth issue to the exclusion of general society.

    Tax the robots at 70%
    Then take that money, and funnel it into education, the arts, and a basic living wage to the masses.

    Problems with people becoming breeding factories? Reduce the basic wage payments given for each child born over +2 by 50% then 75%, then nothing over 4.

    With a higher level of education, our scientific advancement will increase, further increasing our wealth in general. Since the tax on robots leaves a 30% profit for the rich, they are rewarded for keeping the machines going. and paying for the administration of the machines to those who still earn a wage.

    The formulas can be tweaked, should there be a new frontier opened up such as space, and money may in fact become only representations of pure resources and energy if technology such as a nano lathe becomes reality. (Being able to assemble anything from the atom up)

    --
    Science advances one funeral at a time- Max Planck
    1. Re:Easy way to solve robots taking jobs by hawguy · · Score: 3, Insightful

      Problems with people becoming breeding factories? Reduce the basic wage payments given for each child born over +2 by 50% then 75%, then nothing over 4.

      That's only an acceptable solution if you're willing to starve children to punish their parents for overbreeding. Setting quotas with mandatory sterilization (reversable in case of death of a child) seems like it would be better at preventing overpopulation without also punishing children whose parents made bad decisions.

    2. Re:Easy way to solve robots taking jobs by Lumpy · · Score: 4, Interesting

      Mandatory reversible sterilization of all children when they turn 12 years of age. Then let them undergo the procedure for free to reverse it after age 21 if they choose to do so. I will bet you that 90% will prefer to not have kids. Keeping young teens from ruining their lives by having kids is important, teens will hump like rabbits, it's in their nature. Lets not let them ruin their lives because a bunch of backwater uneducated hillbillies wont let the government give out birth control and educated kids in the use of birth control.

      --
      Do not look at laser with remaining good eye.
    3. Re:Easy way to solve robots taking jobs by Christian+Smith · · Score: 5, Insightful

      Mandatory reversible sterilization of all children when they turn 12 years of age. Then let them undergo the procedure for free to reverse it after age 21 if they choose to do so.

      Dear God, I hope you're not serious! You'd let the government sterilize your child? If this law came in in my country, I'd be on the first to start the revolution.

    4. Re:Easy way to solve robots taking jobs by kraut · · Score: 2

      Or, you could, like, teach them how to use birth control?

      Oh no, that'd be too simple

      --
      no taxation without representation!
    5. Re:Easy way to solve robots taking jobs by hawguy · · Score: 3, Interesting

      Mandatory reversible sterilization of all children when they turn 12 years of age. Then let them undergo the procedure for free to reverse it after age 21 if they choose to do so. I will bet you that 90% will prefer to not have kids. Keeping young teens from ruining their lives by having kids is important, teens will hump like rabbits, it's in their nature. Lets not let them ruin their lives because a bunch of backwater uneducated hillbillies wont let the government give out birth control and educated kids in the use of birth control.

      Yeah, I like your solution better -- but instead of free reversal of sterilization, prospective parents should have to show that they can financially support a child, successfully complete a parenting class, as well as complete a home study similar to what adopted parents go through. I went though a stricter screening to adopt a dog (who would otherwise face euthanasia) than the scrutiny faced by horny teens in the back seat of a car when they conceive a child.

      This would dramatically reduce the world's population -- Within a generation or two, the world's population could be cut down to a much more sustainable level. The population could be prevented from dropping too low by offering increasingly higher economic incentives to encourage couples to conceive. With robots taking up the slack in labor and economic development, this could be a huge environmental win - better standard of living for everyone without any real sacrifice.

      All would be perfect...until, of course, the machines realize that the humans are the real threat and seek to exterminate them. But we've all seen those movies.

    6. Re:Easy way to solve robots taking jobs by hawguy · · Score: 4, Insightful

      Mandatory reversible sterilization of all children when they turn 12 years of age. Then let them undergo the procedure for free to reverse it after age 21 if they choose to do so.

      Dear God, I hope you're not serious! You'd let the government sterilize your child? If this law came in in my country, I'd be on the first to start the revolution.

      But you're ok with your young daughter and her boyfriend conceiving a child when their hormones override their common sense? Are you willing to take full financial responsibility for raising her child?

    7. Re:Easy way to solve robots taking jobs by hawguy · · Score: 2

      Or, you could, like, teach them how to use birth control?

      Oh no, that'd be too simple

      That ignores reality -- I have a relative that had a baby at 15 -- I outright asked her why they didn't use birth control (which was available to her for free at a school clinic). She said "Well, it was our first time, and he didn't want to use anything, so we didn't."

    8. Re:Easy way to solve robots taking jobs by nitehawk214 · · Score: 2

      There is an elegant way to solve the problem of the concentration of wealth issue to the exclusion of general society.

      Tax the robots at 70%

      Then take that money, and funnel it into education, the arts, and a basic living wage to the masses.

      Problems with people becoming breeding factories? Reduce the basic wage payments given for each child born over +2 by 50% then 75%, then nothing over 4.

      With a higher level of education, our scientific advancement will increase, further increasing our wealth in general. Since the tax on robots leaves a 30% profit for the rich, they are rewarded for keeping the machines going. and paying for the administration of the machines to those who still earn a wage.

      The formulas can be tweaked, should there be a new frontier opened up such as space, and money may in fact become only representations of pure resources and energy if technology such as a nano lathe becomes reality. (Being able to assemble anything from the atom up)

      Tax the robots? I do not pay my robots a salary.

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    9. Re:Easy way to solve robots taking jobs by cdrudge · · Score: 5, Insightful

      But you're ok with your young daughter and her boyfriend conceiving a child when their hormones override their common sense? Are you willing to take full financial responsibility for raising her child?

      Why is it either/or and not neither/nor? I'd not be OK with that either. But given the choice, I think I'd rather help support a child born to a teenage mother or father than forcibly sterilizing my child during their teenage years.

      Horny teenagers have been in existence for about as long as teenagers have existed. There also isn't any, to my knowledge, reversible sterilization where the initial sterilization has a reasonable certainty it will be successful and the reversal has an equal chance to be reversed.

    10. Re:Easy way to solve robots taking jobs by Baloroth · · Score: 5, Insightful

      Mandatory reversible sterilization of all children when they turn 12 years of age. Then let them undergo the procedure for free to reverse it after age 21 if they choose to do so. I will bet you that 90% will prefer to not have kids. Keeping young teens from ruining their lives by having kids is important, teens will hump like rabbits, it's in their nature. Lets not let them ruin their lives because a bunch of backwater uneducated hillbillies wont let the government give out birth control and educated kids in the use of birth control.

      You do realize that if 90% of the population is sterile, then the remaining 10% would have to have no less than 10 kids each (not per family, mind you, per person, one for each person not having kids +1 for themselves, and extras since some will die young) merely to sustain the existing population? Yeah, that sounds like a fantastic idea... if you want your country to collapse in 20 years or so.

      Besides which: forced government sterilization... for serious? Have you read A Brave New World? That's not meant as a guidebook, you know.

      --
      "None can love freedom heartily, but good men; the rest love not freedom, but license." --John Milton
    11. Re:Easy way to solve robots taking jobs by TheLink · · Score: 5, Insightful

      Don't buy into Krugman's presupposition that "robots taking jobs" is evil. Robots are viable only to the extent that they increase productivity. It is PRODUCTIVITY that creates wealth and abundance, not jobs.

      Robots can bring wealth, the question is to whom? Robots taking jobs is not automatically evil, but robots taking jobs is not automatically good either. It depends on what happens with the wealth.

      If you think robots taking jobs is automagically good, just take the current world and assume the Chinese/Indian/Vietnamese/etc workers are "robots", and the US workers are "humans". So how well is the current plan working out for the "humans"? Is it all fine and well? Most of the stuff those Chinese workers do are the very jobs the robots will start to do first.

      If many US humans aren't doing well competing with the Chinese humans, what are they going do when the Chinese humans themselves can't compete with the Chinese robots?

      So don't treat all that "buggy whip" stuff as religion.

      If we manage it well, perhaps we'd only have to work a day a week like in the Jetsons ;). Or maybe not even have to work unless we wanted to.

      If we don't, it's not going to be so great.

      --
    12. Re:Easy way to solve robots taking jobs by tftp · · Score: 2

      You'd have to have this law in all countries. Otherwise a company in the USA will be forced to hire 100,000 workers to install, one by one, the gold wire leads in ICs, and each IC will cost $100, and only 30% of them will work. But an overseas company will install one robot that will do 100,000 installs per minute, and each IC will cost $0.01 and 100% will be done right. The US company will be massively uncompetitive.

      In other words, you cannot become competitive by utilizing more expensive and less efficient technologies. Humans are about as inefficient as it ever gets in manufacturing of modern high-tech products. With every decade there are fewer and fewer jobs for humans. In many cases a job can *only* be done by a machine. Human interaction remains one of few areas where people are still required. But I would be quite happy if Burger King replaces all their workers with robots. The food will be consistently assembled, it will be more healthy (with no workers sneezing at those burgers,) and the owner has room to eventually reduce the prices. Right now the owner cannot sell you the burger for less than it takes him to pay salaries of the workers. After robots are installed, the production cost will be defined by the cost of ingredients and by the amortization of the equipment, and by the service fees.

    13. Re:Easy way to solve robots taking jobs by Rob+the+Bold · · Score: 3, Insightful

      If we don't, it's not going to be so great.

      If you've got the money to invest, I guess I'd put it on "not so great". Then it's a beautiful world, for you. But not for me.

      --
      I am not a crackpot.
    14. Re:Easy way to solve robots taking jobs by TapeCutter · · Score: 5, Interesting

      Why is it either/or and not neither/nor?

      Exactly, I had just turned 21 when my 18yo wife had her first son in 1980, he was no accident. Neither side of the family offered any kind of financial help and a tax break on fuck all is obviously less than fuck all. Having kids early ruined my finances, not my life, it gave life a purpose and bone-headed determination that non-parents have great difficulty understanding, I was no longer "working for the weekend" I was "putting bread on the table" and I was doing it the hard way, as a high school drop out. Neither of my kids followed their parents lead and dropped out of HS, and neither will my three grand kids.

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    15. Re:Easy way to solve robots taking jobs by QQBoss · · Score: 2

      Oddly enough, I think I find the idea of mandatory parenting classes/standards more disturbing then mandatory contraception. I shutter to think what kind of standards boards might exist to decide what 'proper' parenting might be..

      While I am personally against the idea, as well, I don't think you should close your mind off so quickly or you might have the blinds drawn on other meaningful course of action if a window of opportunity presents itself!

    16. Re:Easy way to solve robots taking jobs by hawguy · · Score: 5, Interesting

      Oddly enough, I think I find the idea of mandatory parenting classes/standards more disturbing then mandatory contraception. I shutter to think what kind of standards boards might exist to decide what 'proper' parenting might be. Family law is a pretty horrible domain, and I have seen all sorts of things used as examples of why one parent or another should not have custody including 'improper' sexuality, religion, political allegiance, hobbies, career, relationship structures, lifestyle.. and the idea that such standanders could potentially leak in to deciding if you can even have a kid in the first place is kinda chilling.

      My wife works at a subsidized (i.e. low income) preschool and you'd be surprised how few parents actually know how to parent. They do offer parenting classes (optional, but encouraged), and they don't touch on any of the controversial issues you're worried about, but cover basics like diapering, feeding/nutrition, what do to when the baby cries, how to cope when the baby won't stop crying, when to seek health care, other outside resources for help with parenting, etc. Yet every year, they still have to call child protective services to investigate at least one family due to child abuse, malnutrition, etc.

      Parenting in modern society is not instinctive, is not always passed down from mother to child, and there are many skills that can be taught without offending most people's ideals (there will always be the fringe that object to any mention of breast feeding versus formula, corporal punishment, etc).

    17. Re:Easy way to solve robots taking jobs by hawguy · · Score: 2

      Mandatory reversible sterilization of all children when they turn 12 years of age. Then let them undergo the procedure for free to reverse it after age 21 if they choose to do so. I will bet you that 90% will prefer to not have kids. Keeping young teens from ruining their lives by having kids is important, teens will hump like rabbits, it's in their nature. Lets not let them ruin their lives because a bunch of backwater uneducated hillbillies wont let the government give out birth control and educated kids in the use of birth control.

      You do realize that if 90% of the population is sterile, then the remaining 10% would have to have no less than 10 kids each (not per family, mind you, per person, one for each person not having kids +1 for themselves, and extras since some will die young) merely to sustain the existing population? Yeah, that sounds like a fantastic idea... if you want your country to collapse in 20 years or so.

      Besides which: forced government sterilization... for serious? Have you read A Brave New World? That's not meant as a guidebook, you know.

      With robots/automation taking over much of the menial labor (and economic development), then what's wrong with reducing the population of the USA from 300 million to 30 million over the next 50 - 60 years? If population grown continues as it is, the population of the USA will double over the next 50 years - does your town have room to house twice as many people as it does now? Can our farms feed them? Do we have enough energy to transport them and keep them warm? I don't know what the limit is or what the "optimal" level is.

      Society doesn't need to follow A Brave New World to reduce population growth. We can either do it ourselves or let nature take care of it -- it'll be less painful to do it ourselves.

    18. Re:Easy way to solve robots taking jobs by green1 · · Score: 5, Insightful

      There will come a time when robots and computers can handle all of our needs, and many of our wants without us needing to do the work. Eventually there is no reason why any person will need to work. Unfortunately, the way things are set up now when something is done more efficiently due to technology, the added profit goes to the top, and the no longer required worker gets a pink slip and no income. How we manage a transition from a jobs based economy, to a post-scarcity society will be very interesting.

      You put it very well.

      If we manage it well, perhaps we'd only have to work a day a week like in the Jetsons ;). Or maybe not even have to work unless we wanted to.

      If we don't, it's not going to be so great.

      Unfortunately my suspicion is that it will be managed "not going to be so great" until it gets so bad that we end up with outright revolution and war. After which the eventual end result will probably be much more like the good sci-fi writers predicted, with no work needed and humans free to pursue arts and exploration, knowledge, and the betterment of themselves.

      The good news is that the end result will likely be quite good, and that we probably have a good bunch of years yet before we hit bottom, the bad news is that I just can't conceive of any likely way to get from where we are now, to where we need to be without going through a very dark period indeed, one which could last a very long time.

    19. Re:Easy way to solve robots taking jobs by cheekyjohnson · · Score: 2

      If I had to choose between forced sterilization and teenagers having children, I'd pick the latter. I'd vastly prefer not to give the government such abilities.

      --
      Filthy, filthy copyrapists!
    20. Re:Easy way to solve robots taking jobs by hawguy · · Score: 5, Informative

      Horny teenagers have been in existence for about as long as teenagers have existed. There also isn't any, to my knowledge, reversible sterilization where the initial sterilization has a reasonable certainty it will be successful and the reversal has an equal chance to be reversed.

      http://www.plannedparenthood.org/health-topics/birth-control/birth-control-shot-depo-provera-4242.htm

      99% effective when used as directed (one shot every 12 weeks), wears off and allows pregnancy after 6 - 10 months of no injections.

    21. Re:Easy way to solve robots taking jobs by The+Grim+Reefer · · Score: 2

      With robots/automation taking over much of the menial labor (and economic development), then what's wrong with reducing the population of the USA from 300 million to 30 million over the next 50 - 60 years?

      That sounds like a fantastic idea. But I don't think it'll ever work that way. I'm pretty sure that we have been dreaming of this life free of menial work with all our needs taken care of since long before I was born. Unfortunately it doesn't work that way. The people that would own the robots will simply go to China, or where ever the cheaper labor is before they are going to agree to support the population like this. Unless there is no place for them to go for cheap labor, this will never work. If that comes to pass, then they will move their operation to whatever country is willing to take a little less.in taxes. Until all countries and people on the planet are willing to work together as one, this will never happen. And as great as Gene Roddenberry's vision was, people are just never going to behave that way.

      If population grown continues as it is, the population of the USA will double over the next 50 years - does your town have room to house twice as many people as it does now?

      How much of the current "growth" is from new births? How much from immigration? Or immigrant births?

      I really don't know, but I'd be curious to know the actual numbers.

    22. Re:Easy way to solve robots taking jobs by Greg+Merchan · · Score: 2

      You don't have to sterilize anyone or otherwise restrict anyone's rights in order to limit reproduction. What you have to do is respect the rights of women, and the women themselves. Make sure that women are free to get an education, own property, vote, control their own bodies, and all those other things men are often free to do. Just look at the birth rates in the countries that already do this, and look at the quality of life in those countries. For anyone bothered by abortion, the rates of that actually go down too, but why don't you go work on early detection and artificial wombs instead of treating women like cattle?

    23. Re:Easy way to solve robots taking jobs by Nocturnal+Deviant · · Score: 2

      I just had one of my friends have a child...he is also quite possibly the dumbest person i know. I perosnally got him at 20 years old out of bed every morning and took him to high school to help his parents who were working 100% of the time to afford to deal with the crap that he put them through(they should ahve kicked him out, but other than that it actually wasnt their fault.).....3 months ago he just had a kid...I am so sorry for that child.

      I would revolt FOR people like this getting sterilized. He is going to end up on welfare with my tax dollars from MY hard work paying for him, because he is in no other words baseline mentally retarded. No he has zero mental issues he is just plain STUPID. I don't even know how to respond to anything he says. He called me to tell me he was having a kid and I replied call me when you stop thinking its going to be a puppy and hung up on him.

      I couldn't begin to list all the trouble I have gotten him out of, but in the end you can't save people from themselves, I just want to quote that song "only stupid people are breeding" and it is true, he will have 3-4 kids by the time I decide to settle down in my career and have my first and intelligently decide when to bring him/her into the world.

      --
      -Noc
    24. Re:Easy way to solve robots taking jobs by hawguy · · Score: 3, Interesting

      "... he didn't want to use anything, so we didn't."

      She could have used the 'morning after' pill. Or gone on 'the pill' and made him wait 2 weeks. The problem with condoms isn't just their availability at the time of the sexual act.

      Sure, there were other contraceptive options that she could have used, but she didn't, even though she knew where babies came from, and knew what her options were. Which is the point I was trying to make - despite plenty of education and availability of birth control, they chose to use nothing.

      Note that the availability of the "morning after pill" and birth control pills to minors without parental consent depends on the state.

    25. Re:Easy way to solve robots taking jobs by MightyYar · · Score: 2

      Birth control takes care of that nicely, and condoms have the secondary (primary?) benefit of disease prevention.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    26. Re:Easy way to solve robots taking jobs by MightyYar · · Score: 2

      does your town have room to house twice as many people as it does now?

      Yes - because even in the crowded Northeast, there is a ton of empty land. The middle of the country is essentially empty.

      Anyway, the US population would be going down if not for immigration. You don't need to sterilize. Birthrates are at an all-time low, even among immigrant populations - and parental age is at an all-time high.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    27. Re:Easy way to solve robots taking jobs by neyla · · Score: 5, Informative

      With cheap and guilt-free access to contraception that happens seldom, where anti-choicers don't run amok, there's also the option of abortion for the rare cases where birth-control fails. In contrast "purity balls" and bullshit like that don't work. USA is the outlier among first-world nations:

      http://www.nationmaster.com/graph/hea_tee_pre_sha-health-teenage-pregnancy-share

      In USA, 22% of all 20-year-old females have given birth. The equivalent rate for Japan and Sweden are 2% and 3%. (and atleast for Sweden, most of -those- are conservative religious folks - drop that nonsense and the risk drops to sub-1% which is, if not ignorable, then atleast not a major reason for population-growth.

    28. Re:Easy way to solve robots taking jobs by hairyfeet · · Score: 3, Interesting

      Actually there is an even better way to handle it, just do what that woman who adopted 2 crack babies did when she found out the mother was carrying a third and still doing crack: Offer a one time cash payment if the person will have their tubes tied or get a vasectomy in the case of guys.

      Since the ones most likely to breed are the uneducated which tend to be impulsive offering a one time cash payment of say $3K-$4K each would be a bargain when you figure how many unwanted children could be prevented using this method. Hell even the religious shouldn't have any problems as this is tying the tubes before conception, not aborting afterward.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    29. Re:Easy way to solve robots taking jobs by Zontar+The+Mindless · · Score: 4, Insightful

      You and the AC who first responded both seem to think that waiting into your 20s to become sexually active is 'natural', whereas it is anything but.

      It is mildly entertaining (until one considers just how much influence such types still have in our society) to watch people rationalise circles round the simple fact that it is natural to want to breed when one becomes capable of breeding. This tends to happen in the early teens. In the good old days, you took care of this problem by marrying the kids off as soon as they were old enough to breed. Making your daughter wait until she was in her 20s was considered unnatural; you were wasting a large part of her useful breeding life. Sex apart from breeding was bad, because you needed to reproduce as much as possible.

      These days, we have more than enough people; we no longer need to breed like rabbits just to maintain our survival as a species. Yet we as individuals still have the need to do so; it's hard-wired into us. I personally do not advocate either a return to marriage at age 13 or 14 being the norm or spending our young adult years suppressing an essential part of our natures as a solution to this dilemma. I happen to favour birth control as the default for anyone old enough to breed; Depo-Provera sounds like a good option as it lasts long enough that becoming pregnant is something that must be decided well in advance.

      --
      Il n'y a pas de Planet B.
    30. Re:Easy way to solve robots taking jobs by Lumpy · · Score: 2

      Not possible. We have an extremist group in the USA that will not allow birth control to be taught in schools or given to kids.

      --
      Do not look at laser with remaining good eye.
    31. Re:Easy way to solve robots taking jobs by Lumpy · · Score: 2

      says the person that is not a parent at all.... Raised successfully 3 kids. I saw how much sex is rampant in highschools and junior high schools. Kids hump like rabbits, and no matter how much education for birth control you give them yourself in spite of the backwater extremist hillbillies they still do stupid things because TEENAGERS DO STUPID THINGS!

      And wow, you have some sexual issues, I can tell by the points you tried to make.

      --
      Do not look at laser with remaining good eye.
    32. Re:Easy way to solve robots taking jobs by Beezlebub33 · · Score: 4, Insightful

      The idea is not to stop all teenage / unwanted pregnancy. That's not going to happen without draconian methods that are worse than the problem they are trying to solve. However, the rate drops dramatically with education, empowerment of women, and availability of birth control, and that's all that is needed. No forcing anyone to do anything.

      The above horror stories of teens and idiots having children before they were ready are a classic example of 'multiple anecdotes does not equal data'. The idea is to turn the statistical curve, not solve all problems for everybody.

      --
      The more people I meet, the better I like my dog.
    33. Re:Easy way to solve robots taking jobs by Beezlebub33 · · Score: 2

      As counter, I have raise three daughters, who do not "hump like bunnies" and are virgins into their twenties,

      Suuuuuuure they are. How would you know? I'm also a parent of several children. I'm a great parent, too, blah, blah, blah. I don't believe for a second that you can, without completely dominating their lives, know what they have done every evening for the past decade. Do you weekly check their hymens?

      I can't know based on your post whether you are a good parent or not but you sure seem deluded. Based on your post, I'd guess that if your children are sexually active, you'd be the absolute last person to know about it.

      --
      The more people I meet, the better I like my dog.
    34. Re:Easy way to solve robots taking jobs by Jason+Levine · · Score: 4, Insightful

      As a parent, I can tell you that I've found 90% of parenting to be "make it up as you go along." You can try to make a plan for what you will do if something happens, but 9 times out of 10 something else will happen to mess up those plans. It's the ultimate on the job training. Nothing prepares you for parenthood. (I shake my head sadly at people who say "I have a dog so I know what it's like to be a parent.") It's not for the feint of heart and it isn't easy.

      Sadly, too many parents have a baby thinking it'll be easy/fun or thinking it will cement their relationship (if anything, it's a source of relationship stress). Then, when their parenthood fantasy is shattered, they find themselves with a crying, hungry, pooping bundle that they don't want the responsibility for.

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    35. Re:Easy way to solve robots taking jobs by ThurstonMoore · · Score: 2

      Offer people without children $50,000 to be sterilized, if they want it reversed at a later date they give back the $50,000.

    36. Re:Easy way to solve robots taking jobs by Sique · · Score: 2

      Better sex education helps. You can actually draw a nice linear chart of countries with a good sex education and low teenage pregnancy rates and countries with bad or misleading sex education ("true love waits"), and high teenage pregnancy rates. The solution to unwanted teenage pregnancy is education. The right one, down to the biological details. Works wonders in all countries which tried.

      --
      .sig: Sique *sigh*
    37. Re:Easy way to solve robots taking jobs by Sique · · Score: 4, Insightful

      Doesn't actually matter, what ever country the ancestors came from, if it is in some way an industrialized country, you can count on the teenage pregnancy rates there to be lower than in the U.S.: Ireland 8%, Italy 3%, Poland: 9%, Germany: 6%... Not a single country comes somewhere close to the U.S.'s 22%. And all those countries have better governmental benefits for teenage moms than the U.S., so it's not as if cutting that would change anything. The U.S. simply has a problem with the fundamental sex education and access to contraceptives for teenagers.

      --
      .sig: Sique *sigh*
    38. Re:Easy way to solve robots taking jobs by crunchygranola · · Score: 2

      There will come a time when robots and computers can handle all of our needs, and many of our wants without us needing to do the work. Eventually there is no reason why any person will need to work. Unfortunately, the way things are set up now when something is done more efficiently due to technology, the added profit goes to the top, and the no longer required worker gets a pink slip and no income.

      Unfortunately my suspicion is that it will be managed "not going to be so great" until it gets so bad that we end up with outright revolution and war.

      Indeed. We already see how corporate America, the American Second Estate (the plutocrats who substitute for the nobility of pre-revolutionary France), and their political agents are dealing with this developing scenario.

      A decent share of the growth in worker productivity over the last 40 years has been, for the first time in American history, withheld from the workers so that their real wages are unchanged over an entire working lifetime, while health care and education costs have exploded, leaving average Americans with less living and disposable income than a generation ago. The worker's declining share of the GDP, which has naturally enough led to a declining relative contribution to some Federal tax revenues, has been met with a vicious cultural and political attack by the plutocracy denouncing the people who actually produce the nation's wealth as "parasites" (and worse), and efforts to accelerate the stripping away of social protections, even as they become more urgently needed.

      We are already well into the "let them eat cake" phase.

      --
      Second class citizen of the New Gilded Age
    39. Re:Easy way to solve robots taking jobs by pnutjam · · Score: 3, Insightful

      Misinformation and short sighted people. I include you in that statement.
      1. free cellphone - not sure but program seems very limited, basically an emergency only phone
      2. free money - very difficult to get cash assistance, especially long term, this is just false
      3. free health insurance - only for kids usually, I don't see any problems with this even if it covers adults.
      4. free food - have you tried living on food stamps, or making a meal with food pantry food, it's not fun
      5. free housing - waiting lists are extremely long, housing is in undesirable areas with undesirable neighbors. If you start to get ahead you will be robbed.

      Everything else you said is already against the rules and just needs to be enforced. It is in many places. The people in your area are lazy, corrupt, or both.
      Having a bachelors degree is not spectacular feat or guarantee you will be able to support yourself. What is your point? You sound like a shollow jealous person, or to use more current vernacular, a hater...

    40. Re:Easy way to solve robots taking jobs by mcgrew · · Score: 2

      Soon as that child becomes a parent our welfare system kicks in and they're eligible for free cellphone, free money, free health insurance, free food and free housing forever.

      Not here in the US, not since 1996. None of what you said, quoted or not, is accurate here, and it hasn't been for a quarter of a century.

    41. Re:Easy way to solve robots taking jobs by pnutjam · · Score: 2

      I was just listening to something about this on the radio. Even something as simple as answering questions for children can make a huge difference. If children grow up hearing "because I said so" and "that's just the way it is" they are intellectually repressed. This also frustrates the parents because the kids don't stop asking (eventually they do). Some people need to be taught that children are capable of listening to a small story explaining why you started doing things a certain way, or a simple explanation such as clouds are like fog.

      I am surprised at how many people don't think kids are capable of reasoning things out and thinking. They problem is they are speculating with huge gaps in their knowledge. This makes them come up with some totally wacky ideas. Our job is to fill in those gaps, answer questions, and encourage thinking.

      Even something as simple as telling a child that you can make yourself smarter just like you can make yourself stronger makes a huge difference in how they perceive themselves and the world.

    42. Re:Easy way to solve robots taking jobs by pnutjam · · Score: 2

      It was mostly a good comment.
      Horseshoes and hand grenades...
      If you say something insightful while you are taking a dump on someones coffee table, they only notice the turd.

    43. Re:Easy way to solve robots taking jobs by drsmithy · · Score: 2

      The reality is, 15 year olds having sex is way too common because all of society seems okay with it. And it is 14, and 13 too. When, as a society, are we (society) going to take responsibility for the message that "sex is great, do not wait" message that is permeating media today?

      Today ?
      Teenagers have been having sex since time immemorial. Even when the cost of doing so (ie: painful death) was far more serious than it i today. There's nothing unusual - socially or biologically - about people having sex once they have reached sexual maturity. Nearly all, however, when given the option, are eager to separate sex from procreation.

      I have daughters who are virgins into their 20's, and people think this is crazy!

      It is. The social conditioning (or, less politely, religious brainwashing) required is mind-boggling. I pity your children.

    44. Re:Easy way to solve robots taking jobs by cavebison · · Score: 2

      > 99% effective when used as directed

      The problem with contraception is all this having to keep count of how many times you've had sex.

  18. IR Dates all Wrong by tjstork · · Score: 5, Interesting

    Let's see, he cuts off IR#1 at 1830, which pretty much misses the entire steamship revolution and the invention of so many consumer goods of the 19th century, not to mention, the facilitation of mass immigration to the USA by all those steamships, the openning of the west due to practical railroads.

    Then, he cuts off the next IR at 1900, and thus misses aircraft, the widespread adoption of the telephone and radio, and consumer appliances.

    And then, having decided that aircraft, telephones, radio and steamships were useless, he says that the next 60 years of IT will mean absolutely nothing.

    I would be inclined to think he is totally wrong.

    --
    This is my sig.
    1. Re:IR Dates all Wrong by rubycodez · · Score: 2

      we're still in the era of steam, for fossil fuel and nuclear plants and nuclear sea vessels.
      1900 B.C. to present: era of algebra
      1000 to present era of explosives
      1450 to present era of mass media
      1750 to present: era of steam
      1870 to present: era of electricity, also of telephony
      1900 to present: era of flight
      1960 to present: era of space, also of integrated circuit
      1970 to present: era of the internet
      1975 to present, era of the personal computer

  19. No work==good by Alomex · · Score: 4, Insightful

    will robots put laborers and even the educated out of work?"

    Let me remind people here that this is, in the long run, a good thing (TM). Machines putting people out of work enabled us to have, in the long run, the 40hr work week and a society where people are majoritarily middle class.

    Short term it can be a disaster though. For example the 2nd industrial revolution caused massive unemployment in industrial England and leadto asinine ideologies such as fascism, luddism and socialism elsewhere. These ideologies were misguided attempts to compensate for this momentous labour force disruption by addressing the wrong aspects of the industrial revolution (democracy, machines and capital respectively).

  20. Re:Who is "Gordon"? by Kevin+Fishburne · · Score: 2

    He's that dude with the tire iron, everybody knows that.

    --
    Buy your next Linux PC at eightvirtues.com
  21. Steam? Railroads? by skine · · Score: 5, Funny

    So IR#1 = Steam, Railroads

    IR#3 = Buying Railroad Tycoon on Steam.

  22. Re:Yup. by ledow · · Score: 2

    To quote a very old British Telecom advert: "People will always need plates".

    To suggest that automation is the end of the line for human input is ridiculous. If anything, there are MORE jobs per person now than there ever have been. In fact, the US makes a substantial proportion of its GDP from products made from within prison walls - which tells you a lot about manual labour, and why the US likes to lock people up more than just about any country in the world.

    The jobs will change, of course, but when the horse-drawn taxicabs of London were replaced with the internal combustion engine, there were less stable-boys but a lot more drivers, cleaners, repairers, tool-makers etc. to go with that.

    And, because of the way tax and the human mind works, the government will create a job for you or secure your job against automation for a LONG time yet. They don't want you out-of-work, or bored because robots are doing everything for you leaving you to "play" all day long.

    If I was to call out the names of all the people - actual people - involved in the production, billing, delivery, installation and maintenance of even a simple office, I'd still be here tomorrow. That *wasn't* true a hundred years ago or longer.

    The more we create things, the more people are needed to design them, litigate them, design the machines that produce them, assemble and operate and maintain and supervise the machines that use them, provide quality control, testing, fill out the paperwork, manage the orders, ship out the product, deliver it, assemble it, install it, train people on it, handle complaints from it, etc.

    If anything, we'll hit a point where we *have* to automate because there are too many humans in the loop and that means we can't do things fast enough, and we'll be hindered - not by the unions and the unemployed - but by the number of employed. Hell, it's already nearly impossible to deliver a parcel during the day any more - the stay-at-home mother is no longer prevalant in society, and now schools even have to provide day-care and evening-care for families who have to go to work (which means more people work in those schools, too!).

    An unemployed person is likely to get rarer long before it becomes the norm. It's hovering at around 4% in the UK at the moment, which is a fairly ordinary, stable country. That's nowhere *near* the highest and not far from the lowest it's ever been.

    And no matter what gadget comes along, until we have complete independence on earning money because of the facilities available to all (when unemployment will no longer matter, anyway), there will always be someone needed to design it, build it, ship it, clean it, or even just test it. And most jobs in the world are actually "menial" jobs that require no skill (hell, that's one of the prime reasons that people come off benefits in my country - they say the jobs they are FORCED to go into after X amount of time on state benefits are too menial given their qualifications).

    For every computer putting a man out of a job, that computer generates 5-10 jobs elsewhere, even if it's only the guy who cleans it and the guy who sells him the special cleaner to do that job with.

  23. Robots building robots. by khasim · · Score: 2

    I agree. I think that the next "Industrial Revolution" will be robotic factories producing robots for other tasks/industries.

    Now, will the robotic-built robots be single purpose or general purpose? I don't know. But general purpose robots would lead (I believe) to another "hacker" revolution. The same as the general purpose computer did.

    1. Re:Robots building robots. by Archangel+Michael · · Score: 2

      Tag on 3D printing and automated machining of parts and you don't have to have humans except to fix the things that robots can't. And to do all that, you need energy. Energy is key to producing wealth.

      Want to fix our economy? Give tax breaks for creating energy. Actually, do not tax production of energy at all. Make it THE tax free enterprise. If we did that, the world would follow, and all the stupid wars over oil would be gone. We could then cut military, because we wouldn't be in every hell hole in the world.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  24. Re:Paul Krugman by samkass · · Score: 2, Informative

    I don't have a problem with the fact that his views differ from mine. I have a problem with dishonesty of a Nobel prize winning economist who misuses his column to push his own political agenda. It's easy to google many instances of deliberate twisting of facts and outright lies ("ACA will decrease rather than increase the deficit"), all without exemption leaning in the same political direction. If he was on MSNBC or Fox News it would be no problem. It is the pretense that his writing is a serious economic analysis distilled for popular reading rather than obvious and automatic pushing of a political agenda regardless of the facts that bothers me.

    If you weren't completely wrong you'd have a point. His economic analysis is actually pretty spot-on, happens to agree pretty closely with the Democrats, and you just disagree with it. It's basic on sound economic theory (which differs from yours). And the ACA does decrease the deficit compared to the previous status quo.

    --
    E pluribus unum
  25. Re:Paul Krugman by Alomex · · Score: 5, Informative

    Not to mention defending Obamacare as a cost saving program,

    Which it is. There is nothing as inefficient as the current system we have. We pay twice as much as any other country in the world for no better outcome.

    openly lying about Ryan's voucher program

    The only person lying about Ryan's program was Ryan, since it wasn't even a program. There were unspecified massive cuts in his program, the equivalent of the slashdot 1)... 2)... 3)??? 4) Profit!

    Surprisingly the press fell for it much as you did too, with no one questioning what exactly step 3) would consist of. Krugman speculated that it would consist of massive cuts to social programs and thus indeed kill people, if we were to take Ryan at his word.

    He has zero credibility left except perhaps with deluded dailykos crowd.

    He provides confidential advice to governments all over the world, has a column in one of the most prestigious newspapers in the world, is a professor in one of the best universities in the country and is the winner of the Nobel prize of economics. Yeap, I can see the zero credibility all over the place.

    deluded dailykos crowd.

    You are projecting here. You might disagree with everything he says, but the dude has credibility up the wazoo.

    For example, I think Alan Greenspan. is a hack and at least 50% responsible for the current mess we are in (Bush being the other 50%) but I have no problem admitting that the guy's opinion still carries a lot of weight in many circles. More than I wish it did, but that's tangential to the point.

    You on the other hand don't seem to be able to make the simple distinction between what you wish the world was and what it is. Hence you delude yourself into believing that Krugman is irrelevant.

  26. IR #3 is actually IR #2, but a different "I". by conspirator23 · · Score: 4, Informative

    The development of modern computing and telecommunications is not an industrial revolution of the type characterized by IR #1 and IR #2, and this is where Gordon's assumptions falter and Krugman's skepticism gains traction.

    The "I" in this case refers to Information not Industry, and it is the 2nd one. The 1st one was the development of the printing press. From this standpoint, IR #1 (the printing press and movable type) took centuries for it's impact to be fully realized. The depth and breadth of it's influence on western civilization is difficult to measure in "simple" macroeconomic terms. Likewise, IR #2 (the electronic digitization of information) is a revolution that is so fundamental in nature that I don't believe it lends itself to being mapped as cleanly as Gordon implies.

    Krugman starts the conversation in a couple of good spots: robotics and it's impact on GDP, and the potential of Big Data to drive decision making. What about desktop manufacturing (aka 3D printing)? MOOC? Genomics? Realtime translation?

    In fact the more that I think about it, the more I think that Gordon has successfully found an important trend, but has the wrong story to explain it. The first two Industrial revolutions owe their economic impacts to advances in our energy metabolism as a species. Gordon's IR#1 was about the conversion of hydrocarbons into mechanical energy using steam. Gordon's IR#2 was about the conversion of hydrocarbons into electricity using steam turbines, and into mechanical energy using internal combustion. Economic benefits from the digital revolution has much more to do with efficiency and productivity, and almost nothing to do with finding new sources of energy to exploit. Indeed we're using more energy than ever to push information around, but each joule expended has had a significant ROI from an economic standpoint. Consider Just In Time production techniques, which are dependent on the ability to rapidly gather and disseminate information up and down the manufacturing supply chain. There's not a whole hell of a lot more efficiency that we're going to wring out of JIT. In fact, Japan's Tsunami disaster demonstrated that we are now SO optimized from an industrial standpoint that natural disasters in one part of the world can have nearly immediate impacts across the global economy. In other words, we have reached the point of diminishing returns on the productivity gains that digital information can provide to the industrial economy.

    So Gordon is wrong, but about the right things.

  27. Re:hmm by cheesybagel · · Score: 4, Interesting

    I have always found the idea of technological revolutions being restricted to specific timeframes interesting. It is mostly a bunch of bullshit created by people who excessively attempt to categorize things. Notice how his time periods for the revolutions don't include: Bessemer process, refrigeration, antibiotics, polymers (e.g. nylon), jet engine, solar cells, nuclear power, etc. Do you honestly think transatlantic flight was less an important transportation achievement than steam ships? The mind boggles.

    Another example is the period formerly known as the Dark Ages or Middle Ages. Crop rotation, wind mills, boats with a keel like longships and knarr, glass lenses, gunpowder, compass, paper currency, etc are all seemingly trash for these people. You often hear flamethrowers were invented in WWI. The truth is people were fighting with flamethrowers back in the Crusades during the Middle Ages.

  28. Re:Paul Krugman by marcosdumay · · Score: 2, Informative

    Is there a Nobel Prize in Economics!?

    That's news. When did the undead Nobel return from his grave to create it?

  29. Re:Robot Repairman by Cyberax · · Score: 2

    Nope. Computer repairmen are already basically a dead-end career. It's often cheaper to buy a new computer than to pay a decent fee to a repairman. And it's only going to get worse. If robots can efficiently make robots then it'll probably be cheaper to simply replace broken ones. Except maybe for very large or complex industrial robots - but you don't need a lot of workers to do that.

  30. Gordon and Krugman, late and wrong by Stirling+Newberry · · Score: 3, Informative

    1) What he labels as "the first industrial revolution" wasn't the first, and it only occurred for much its length in the UK, he drags down earlier eras by not adjusting for geography in the same way he does for eras he focuses on. The first European technological revolution begins in the 1500's, a period of time where wages double in real terms in urban centers and then double again. It would take another 130 years to double a third time.
    2) The second industrial revolution does not produce increased GDP in the form of steam engines until the 1840's by which time the telegraph is a major part of the information infrastructure to run railroads, so his IR#1, first, is really IR#2 and for most of the world is 1830-1860.
    3) Much of the period of so-called IR#2 is during the long depression. As with previous waves of industrialization or technological revolution, city centers grow rapidly, as it is much cheaper per person to extend infrastructure, and there are higher profits. The electrical economy does not penetrate much of even developed countries, as measured by penetration of electrical devices and their costs, until 1930-1950.
    4) In developed countries the rebound from WWII was the period of fastest GDP growth.
    In productivity terms, the information revolution was not visible until the mid-1990s, and there are still large productivity wins.
    Krugman is late to the party, and falls into the "lump of work" fallacy. The real problem here is that if there is a roughly constant standard of living as a target, the amount of work to be done will drop, and it will be less well paying. The only way to produce more work is to increase the demands on society. This will be opposed by those for whom the present standard is enough, and who enjoy its higher levels of benefit, but this is largely a political problem, for which political will is required. Economics can help ease transition forward, but it cannot generate political will from nothing.

  31. Revolutions never come to a close by WaffleMonster · · Score: 3, Interesting

    I think IR #3 is a bit too nebulous and abstract to be useful... I can't imagine how you top "information age" or what could ever possibly come next.

    Instead I think you really need to think in terms of a tech tree with more specific items such as cheap high density batteries, memristers, large scale 3d stacking / optical or plasmon gates, room temp superconductors, optical frequency fourier antennas, quantum computers with thousands of entangled qbits, tabletop fusion, warp drives..etc are likely to dominate the landscape of future changes vs general themes.

    I think a mistake is made when you confuse the effects of diminishing first order returns on information and information processing technology from the more important secondary effects it has on the worlds industries and feedbacks on information technology itself.

    For example faster Internet or a faster computer at this point would continue to provide ever diminishing returns to the average consumer.

      Likewise the always connected mobile computers and communications provide limited little additional value over traditional fixed hardwired systems.

    When you end your analysis with this narrow view of technology itself you are blind to what is really going on in terms of aggregate effects on all of industry.

    All advances in pharmaceuticals / chemistry / material science is fully contingent on complex large scale computation.

    Astronomy and basic research.

    Computational biology and insanely cheap + fast sequencing is just now starting to go apeshit..

    Automation in design, manufacturing and logistics of all kinds throughout all of industry.

    Facebook, mobile phones, twitter and assorted consumer gadgets are red herrings... They are just noise that never really mattered.

  32. Ad Hominem? by symbolset · · Score: 5, Insightful

    At a certain level understanding of economics leads inevitably to an ethical imperative for political activism, or being a jerk by letting things go to hell without doing anything about it. By the way, the idea isn't his: he's just playing a riff off of Robert J. Gordon's essay. Now that I'm done with your ad hominem, I may as well comment on the fine article.

    In enterprise systems design we've been running out of real problems for about four years. Once you integrate virtualization, modern 10Gbps or faster networks, multicore processors, vast RAM and SSD I/O you're down to working around glitchy legacy software and interpreting the niceties of licensing agreements. The premium names still draw premium prices for these things, but in 2013 that ends as almost all of the redundancy and reliability they provided to justify the premium is replaced with software redundancy on commodity hardware, as happened in SANs over two years ago. Every year the fraction of businesses that need exactly three geographically isolated physical servers grows. You need "big data" or "HPC" problems to find a hardware bone with meat on it still, and those are coming more rare than the people who solve this sort of problem. There are only so many of Twitter, Facebook and CERN. This probably means a career change for me and many others as we become redundant, so I'm not exactly thrilled with it but it is what it is.

    Desktops and laptops have been "good enough" with great software for over seven years, or old software for four or five. Sure, gamers still buy premium systems - as do high-end engineers and others with special needs. But drilling down into system specs to deliver the best cost/benefit ratio for an office worker or typical home browser? No. You can buy a PC with 32GB of RAM, a 6-core processor and decent GPU at Costco for next to nothing. You literally can't get it wrong. Or you can SSD upgrade the one you have already, and blow the dust out and it will do what you need until the electrolyte in the capacitors gives out. The computer in your pocket has far more processor and storage than most people would need. It needs the screen size, but you can attach some of them to any HDMI monitor or 1080p HDTV now for a bigger screen and as many pixels as your laptop or desktop has. That smartphone would have been considered a supercomputer not so long ago, and quite a good PC later even than that. Laptop makers could probably sell one more trip around the upgrade treadmill by offering 4K resolution and touchscreen capability. Probably a half-lap actually.

    So yes, the growth in tech is over at least in the US. With each generation of innovation the people who need or want it grow more scarce. It's diminishing returns. Sooner or later it ends.

    Experts are still needed to wrangle this hardware into a usable state as the software situation is dire and redundant networking remains an occult science. Crudware is inscrutably still a problem. Security and services are still viable markets. But as far as getting any more utility from faster processors, more RAM, faster storage, better batteries and so on... not so much. Mobile devices are where it's at now, and they're disposable. TV repairmen had this problem too, once upon a time.

    This is going to be an unpopular post as well as TL;DR and will probably moderated to death. I'm OK with that. But it's true. For most people and situations computation has come "good enough" for quite some time and is now well into overkill. Like improving the iPad display past "retina" resolution there is no true further progress to be had if further improvement is beyond our ability to perceive the difference. Moore's Law made it all the way to The End.

    --
    Help stamp out iliturcy.
  33. Oh, for crying out loud. by jcr · · Score: 2, Informative

    This is the guy who advocated the housing bubble as a remedy for the dotcom bubble. His policy prescription is always spend more, tax more, borrow more, regulate more. He has nothing at all to offer on this subject.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  34. Re:Silly idealist! by LurkerXXX · · Score: 5, Informative

    And even if it would, the rich will never abide huge taxes. They like being rich and intend to stay that way, and will not hesitate to use their wealth to achieve their political ends. Robin hood taxes will never fly, no matter how badly the lower classes want it.

    The tax rate for top earners in 1940 was 78%, so they've abided it before.

  35. Impact? by countach · · Score: 2

    I'm pretty sure the full impact of the internal combustion engine wasn't known in 1900.

  36. Why use robots when there are unemployed? by trout007 · · Score: 3, Insightful

    The real issue isn't robots taking jobs it is robots taking jobs when there are unemployed people. If everyone is employed you have to automate at least partially to increase productivity. So why is automation increasing while we have so many unemployed? The answer lies in the monetary system Krugman advocates which is a Central Bank making cheap credit available.

    I worked as an engineer for a company that built automation equipment. When we did a study for a company to determine if it made sense to automate there were two big factors that we had to take into account. First is the labor rate and the second is the interest rate. The higher the labor rate and the lower the interest rate the more favorable the decision to automate was.

    If we had an interest rate set by a free market it would be based on the supply of funds available to loan and the demand for those funds. This provides a natural way to regulate a sustainable rate of automation. When there is low unemployment and savings are high interest rates are low and labor rates are high. This is a good time to automate. When there is high unemployment and low savings labor rates will be low and interest rates high. It will make it more advantageous for companies to hire people than automate.

    Right now we have high unemployment and low savings. But we also have a central bank keeping rates artificially low. This makes it advantageous for companies to automate when the real economics don't support it. Also these companies will find out as they ramp up automation and production there won't be enough people with money to buy their products. This is the same thing that happened with the housing market bubble and collapse.

    --
    I love Jesus, except for his foreign policy.
  37. Re:Paul Krugman by Kjella · · Score: 3, Insightful

    The Peace Prize, the only one awarded from Norway by Nobel's wishes is highly political due to the retards in the committee who think it should be awarded as an incentive to act in its spirit instead of a recognition of actual accomplishment. It's no coincidence that the EU got the prize now as relations between many of the members are heavily strained and not 5 years ago when it was all flowers and sunshine. Unfortunately this has lead to many embarrassing awards when the recipients don't do anything worthy of the prize, or even contrary to it. It has been more than suggested that the recent awards to Obama and EU is ass kissing to further some of their member's international political careers. The committee currently consists only of ex-politicians, lead by a former prime minister. The other Nobel prizes awarded from Sweden are much, much less political.

    --
    Live today, because you never know what tomorrow brings
  38. Re:Paul Krugman by Javaman59 · · Score: 2

    Is that the best you can do? There's nothing wrong with the first quotation or the third. The second prediction was made in in 1998, for God's sake. Good thing you posted as an AC: how many incorrect predictions have you made?

    Fair enough.

    Still, the second prediction is worth quoting in full. The premise "Most people have nothing to say to each other..." is so near, and yet so far, from web 2.0 that it's just delicious. To be able to say something so wrong (in hindsight) is an achievement beyond most of us. It must rank with the all time great failed predictions.

    The growth of the Internet will slow drastically, as the flaw in "Metcalfe's law"--which states that the number of potential connections in a network is proportional to the square of the number of participants--becomes apparent: most people have nothing to say to each other! By 2005 or so, it will become clear that the Internet's impact on the economy has been no greater than the fax machine's.

    --
    I'm a software visionary. I don't code.
  39. Re:Another crap article by viperidaenz · · Score: 2

    In the context of 1870 - 1900, no I didn't mean WiFi. I meant radio, invented by David Edward Hughes in 1879.

  40. How about Windows 8? by cjsm · · Score: 4, Funny

    Don't tell me the computer revolution is slowing down when Microsoft has just released Windows 8. Krugman obviously is out of touch with the computer industry and must be living in a cave, to be unaware of this life changing, revolutionary breakthrough. Windows 8 alone will throw the computer industry back into the dark ages, allowing the growth cycle to start all over again, reigniting the industry.

    --
    This ad space for rent.
  41. Re:Paul Krugman by owski · · Score: 2

    The Nobel Prize for Economics isn't a normal Nobel Prize. Technically it's the "Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel". It's been recognized by the Nobel committee and awarded in the same ceremony as the science prizes, but it's actually awarded by the central bank of Sweden.

    It's not as political as the Peace Prize, but it's not as scientific as the other prizes either. Since the criteria are decided solely by the Swedish central bank an argument can be made that it leans "pro-central banking" and a look at its history would seem to indicate that this is true.

  42. Re:Krugman by Mr+Bubble · · Score: 4, Interesting

    You should probably read the article. Krugman is not saying these things, Gordon is. Krugman disagrees with him.

    What Gordon then does is suggest that IR #3 has already mostly run its course, that all our mobile devices and all that are new and fun but not that fundamental. Itâ(TM)s good to have someone questioning the tech euphoria; but Iâ(TM)ve been looking into technology issues a lot lately, and Iâ(TM)m pretty sure heâ(TM)s wrong, that the IT revolution has only begun to have its impact.

    --
    "The world is a construct of forceful imagination. Those who don't know walk around in the reailties of those who do"
  43. Re:Multiple Disciplines by Mr+Bubble · · Score: 2

    How about Nanotechnology and personal manufacturing with 3d printing?

    --
    "The world is a construct of forceful imagination. Those who don't know walk around in the reailties of those who do"
  44. I noticed a different pattern: by Tablizer · · Score: 2

    I once plotted all the major inventions by time, and didn't really see clustered causes, but did see clustered time areas of rapid innovation. I saw an expected bulge roughly around 1910, but I was surprised by the size of the invention bulge centered roughly around the 1950's, at least in terms of when they started impacted our lives (not nec. first creation).

    The 50's "cluster" had these involved:

    Atomic weapons
    Electronic computer (mainframe)
    Vaccines
    TV
    Jet travel
    Transistor

  45. Krugman...and by lilfields · · Score: 4, Insightful

    Krugman is wrong about...a lot of things, he is very good on trade policy (which is how he won his Nobel) but his Nobel on trade policy doesn't make him an expert on anything else. The media seems to think otherwise, but he has 0 fiscal policy experience, 0 technology experience, etc, etc. He is pretty incompetent in those regards. Computing has a good ways to go, I do think that the upgrade cycles will be getting longer on tablets and phones soon though. I don't know why people seem to think the upgrade cycle of those devices will somehow never get longer like the PC's cycle did.

  46. Re:Robot Repairman by lightknight · · Score: 2

    Dude, that frees humans up for other stuff. If we become a totally decadent society, then it frees us up to watch TV and play video games all day.

    Though, at some point, the robots may acquire sentience, at which point it's going to be "interesting." Especially the part where we get accused of being slave-masters, as a race, and put on trial or something. I'd personally recommend putting in some shims in our laws for that eventuality, and preparing for the possibility that we may need to come up with a totally convincing argument for why we are not the supreme evil to them.

    If I know anything about my fellow man, it's that we are totally doomed if this happens. But that's alright, since the newly sentient robot race will probably end up making the same mistake in a few tens of thousands of years, and get wiped out by its creation as well. Don't think anyone has come up with a convincing argument for this one yet...since you are, essentially, creating a slave race, no matter how you slice it. And yes, it's fucked up, and yes, that race would not exist were it not for those circumstances, I know. You live, you learn, you probably die. This universe may simply be one race creating another, time after time, in a giant circular loop.

    --
    I am John Hurt.
  47. Re:Silly idealist! by Electricity+Likes+Me · · Score: 3, Insightful

    Every recession in the last 80 years or so has been marked by the US top marginal tax rate falling to a low, right before the attendant stock market crash.

    The GFC was preceded by US top marginal tax rates being the lowest they've been at any point in history.

  48. Define "robot" by mangu · · Score: 2

    Tax the robots at 70%

    What do you mean "robot"?

    Is a Roomba a robot? Is a dishwasher a robot? What about a thermostat? There are so many ways that machine automate jobs, no one could possibly find a way to classify a machine as a "robot" or not.

    Just FYI, there was a time early in the industrial revolution when steam engines didn't have mechanical valve actuators. There was a person with the task of opening and closing the intake and exhaust valves at the right times. In the sense that a job was eliminated by a machine, the camshaft in your car's engine could be called a robot.

    Tax robots and the only jobs you will create will be for lawyers to find arguments to label machines as "not robots".

  49. Krugman can eat my shorts. by Anonymatt · · Score: 2

    Krugman is a big fat idiot. If he wrote novels, they'd be dumber than Rand's. If he made movies, they'd be dumber than Michael Moore's.

    Everybody talking offspring, percentages, and human ghettos can please get back to their real jobs. You are all seedling despots ready to sell out humanity, even if you don't know it yet.

    The technology revolution we're up against is going to be so sweeping and the power and self-reliance of an individual will be so great that the question of dependency upon federal robo-credits or robo-biscuits will be moot. We will all be cyber-camping and living on impervious cyber-homesteads in fifty years. Energy, labor, and orgasms will be provided by your own fleet of robotic thingies. Technology beyond our wildest dreams will be as convenient as running water. We'll have figured out all kinds of awesome things about providing for our basic needs. In most of the world, the concept of inequality will be associated with totally bizarre things that our current value systems can't make sense of. (Kinda like how people in the year 1900 wouldn't understand why we fret over the right to internet access.) Everyone else will live in tacky McMansions and act like Real Housewives.

  50. Krugman is wrong by digitalboymatt · · Score: 2

    Paul Krugman is the laughing stock of the majority of economists. his elitist Keynesian views don't hold water and he refuses to debate serious economists.

  51. Re:Silly idealist! by LurkerXXX · · Score: 2

    And the bottom 50% of the population own just 1% of the country's wealth. Just sayin.

    http://www.huffingtonpost.com/2012/07/19/households-wealth-american-1-percent_n_1687015.html

    What was your point again?