Slashdot Mirror


Whither Moore's Law; Introducing Koomey's Law

Joining the ranks of accepted submitters, Beorytis writes "MIT Technology review reports on a recent paper by Stanford professor Dr. Jon Koomey, which claims to show that the energy efficiency of computing doubles every 1.5 years. Note that efficiency is considered in terms of a fixed computing load, a point soon to be lost on the mainstream press. Also interesting is a graph in a related blog post that really highlights the meaning of the 'fixed computing load' assumption by plotting computations per kWh vs. time. An early hobbyist computer, the Altair 8800 sits right near the Cray-1 supercomputer of the same era."

65 of 105 comments (clear)

  1. Power Hog by Waffle+Iron · · Score: 5, Interesting

    My favorite example of computing (in)efficiency is the USAF's SAGE bomber tracking computers introduced in the 1950s. These vacuum tube machines had CPU horsepower probably in the same ballpark as an 80286, but could draw more than 2 megawatts of power each. They didn't decommission the last one until the 1980s.

    1. Re:Power Hog by damburger · · Score: 1

      The words that explain this are 'mission critical'. If a computer that important still works, you need a damn good reason to unplug it and replace it with an untested system. Having something new and shiny is not a good enough reason.

      --
      If we can put a man on the moon, why can't we shoot people for Apollo-related non-sequiturs?
    2. Re:Power Hog by anubi · · Score: 5, Interesting

      Even the idea one could even implement a vacuum-tube machine capable of performing at 286-levels to me is a miracle in itself. 6502 maybe, but, to me, even the lowly 286 represents a level of sophistication I could not even imagine being implemented with vacuum-tube technology.

      I've never seen a SAGE, but it must have been quite a machine. In my imagination, it must have been about the size of a Wal-Mart. With the physical size of the thing, it would amaze me that they would be able to clock the thing anything more than 100 KHz or so.

      Yes, I do know what a 6SN7 is. And a 12AT7, which I suspect the machine was full of ( or its JAN equivalent).

      Do the designations 12SA7, 12SK7, 12SQ7, 50L6, 35Z5 still ring a bell with anyone?

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    3. Re:Power Hog by bar-agent · · Score: 1

      These vacuum tube machines had CPU horsepower probably in the same ballpark as an 80286, but could draw more than 2 megawatts of power each.

      Surprisingly, according to the computations per kWh chart, transistor computers weren't all that more efficient than vacuum tube computers. For example, the Commodore 64 is about the same distance below the best-fit line as one of the Univac II clusters are.

      --
      i'd hit it so hard, if you pulled me out you'd be the king of britain [bash.org]
    4. Re:Power Hog by anubi · · Score: 1

      The standard 5-tube AC/DC tabletop box, no less!

      Bingo!

      I was wondering if anyone out there in Slashdot land was aware of such ancient technology and still lived to tell about it. (No insult intended... just respect)

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    5. Re:Power Hog by Bertie · · Score: 1

      I remember reading many moons ago that Colossus was able to do code-breaking in a couple of hours that a Pentium II-class machine would take a day and a half to do. The beauty of designing towards a single purpose, I suppose.

    6. Re:Power Hog by ChrisMaple · · Score: 1

      You completely misunderstand the chart. A given distance from the line represents relative efficiency for a given year . Absolute efficiency is the vertical axis. The Commodore 64 and other semiconductor computers are newer than the tube computers like Univac II, and more energy efficient.

      Tubes are inherently energy hogs. You've got to have at least 50 volts between plate and cathode to have anything close to acceptable performance, and the filament draws a substantial portion of a watt.

      --
      Contribute to civilization: ari.aynrand.org/donate
    7. Re:Power Hog by cyber_spaz · · Score: 1

      Yeah, but I've moved on to the CK722 and HEP-1 and GE-1! Go Germanium!

      --
      "Time flies like an arrow, fruit flies like a banana" --Karl or Groucho, I forget...
    8. Re:Power Hog by Anonymous Coward · · Score: 1

      No, that's not a good explanation. Anyone who can't just ask for more money would build a massively cheaper system, run it in parallel to the old power hog until the new design is sufficiently tested, and then junk the ex-mission-critical space heater. The only reasonable explanation for keeping a tube computer running into the 80s is budget hogging.

    9. Re:Power Hog by veektor · · Score: 1

      Do the designations 12SA7, 12SK7, 12SQ7, 50L6, 35Z5 still ring a bell with anyone?

      Sounds like the tube line-up of an All-American 5 tube radio of the octal tube socket era. K1LT

    10. Re:Power Hog by marcosdumay · · Score: 1

      Would the unreliability of vacuum tubes be a good reason?

    11. Re:Power Hog by elbonia · · Score: 1

      Specialty tubes to extended life were created & tubes are far less susceptible to an electromagnetic pulse attack.

      http://en.wikipedia.org/wiki/Vacuum_tube#Reliability

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

    12. Re:Power Hog by hamster_nz · · Score: 1

      From http://www.computermuseum.li/Testpage/IBM-SAGE-computer.htm

      Technical Description

      Size: CPU (50 x 150 feet, each); consoles area (25 x 50 feet) (total system=20,000 square feet)

      Weight: 250 tons (500,000 lbs)

      Architecture: duplex CPU, no interrupts, 4 index registers, Real Time Clock

      Word Length: 32 bits

      Memory: magnetic core (4 x 64K word); Magnetic Drum (150K word); 4 IBM Model 729 Magnetic Tape Drives (~100K words ea.); all systems with parity checking

      Memory Cycle Time: 6us

      I/O: CRT display, keyboard, light gun, realtime serial data (teletype, 1300 bps modem, voice line)

      Performance: 75KIPS (single-address)

      Technology: vacuum tubes (60,000); diodes (175,000); transistors (13,000)

      Power Consumption: about 3 Megawatts

    13. Re:Power Hog by jnork · · Score: 1

      Some. I have some Dynaco stuff I keep meaning to rebuild. It's a shame the good KT88s aren't available any more...

      --
      Cleverly disguised as a responsible adult.
    14. Re:Power Hog by nusuth · · Score: 1

      Even the idea one could even implement a vacuum-tube machine capable of performing at 286-levels to me is a miracle in itself. 6502 maybe, but, to me, even the lowly 286 represents a level of sophistication I could not even imagine being implemented with vacuum-tube technology.
       

      There is no miracle, as the machine is about 20 times slower than a 286 according to KIPS value in hamster_nz's sibling post. It is not gener

      --

      Gentlemen, you can't fight in here, this is the War Room!

    15. Re:Power Hog by maxwell+demon · · Score: 2

      Anybody want to venture a guess as to what computing will be like by 2050?

      The standard computer will be one which you carry around. It will have the power of today's supercomputers, but a battery life of a full month. However if you hold it wrong, it won't get a network connection. :-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
    16. Re:Power Hog by aix+tom · · Score: 1

      The "light gun" made me curious.

      That's some cool tech, even if the plug is almost as big as the the gun. ;-)

    17. Re:Power Hog by geekoid · · Score: 1

      well, how many multi-megawatt computers HAD you looked at at the time?

      because, there isn't anything magical about the 286.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    18. Re:Power Hog by gmanterry · · Score: 1

      I repaired 5 tube radios for spending money when I was in High School in the mid fifties. Fond memories.

      --
      Since when is "public safety" the root password to the Constitution?
    19. Re:Power Hog by anubi · · Score: 1

      I would imagine the "light gun" was a photocell held against the face of the display CRT which would respond when the area "shot" by the gun was illuminated.

      Due to the nature of a CRT, only the phosphor area addressed by the current in its deflection coils will be illuminated, thereby giving the computer a pulse when it directs the beam to the area the gun operator is "shooting".

      We used to build these things for our old IMSAI's and Altairs, as we didn't have mice yet, trackballs were terribly expensive, and 2N5777 phototransistors could be had for less than a buck.

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    20. Re:Power Hog by anubi · · Score: 1

      Interesting... Thanks!

      I used the 6J6 a lot in preamps.... especially on differential front ends. It was a quite useful little tube.

      A 12AX7 could be used too, but it needed a 9-pin socket... if I remember right, a 6J6 only needed a 7-pin socket.

      I used to be amazed how long I could run mike cables when I used a 6J6 differential input preamp I had designed. It used a pair of 6J6. The first ran with its grids at zero volts and the cathode at about +10. The second ran with its grids coupled to the first 6J6's plates, with the cathode running with about 47K to ground. That was followed by a 12AX7 connected as a cathode follower not only to provide strong drive to the pair of 6L6 that followed it, but the pair of 12AX7 cathodes ended up summing their current at the first 6J6's cathodes, thereby stabilizing the DC bias for the whole thing.

      At that time the XLR connectors were first coming into use. Before that, it was some single-contact eyelet-in-the-center screw-together connector about 1/2 inch diameter that Amphenol put out. Primitive by today's standards, but it was rugged and easy to fix when the mike wires broke - as they always seemed to do at least once in every performance.

      I do miss those old vacuum tube days, but I would hardly recommend we return to them. They sure took a lot of wiring before you got anything to work.

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

  2. Theoretical limits? by Hatta · · Score: 1

    Is there a limit to how efficient calculation can get? Is there some minimum amount of energy required to do one computation? How do you measure "computations" anway, and what units would you use? Bits? Inverse bits?

    --
    Give me Classic Slashdot or give me death!
    1. Re:Theoretical limits? by PaulBu · · Score: 4, Informative

      Yes, there is if you "erase" intermediate results -- look up 'von Neumann-Landauer limit', kT*ln(2) energy must be dissipated for non-reversible computation.

      Reversible computation can theoretically approach zero energy dissipation.

      Wikipedia is your friend! :)

      Paul B.

    2. Re:Theoretical limits? by compro01 · · Score: 1

      The Landauer limit gives a lower bound on how much energy it takes to change a bit at kT*ln2

      Where k is the Boltzmann constant and T is the circuit temperature in kelvins.

      So, near absolute zero, somewhere on the order of a yoctajoule per bit change.

      --
      upon the advice of my lawyer, i have no sig at this time
    3. Re:Theoretical limits? by danlip · · Score: 1

      I think you meant yocto, but seriously who uses those prefixes? I had to look it up. 10^-24 is much clearer.

    4. Re:Theoretical limits? by Khashishi · · Score: 1

      Well, then, we just need to be operating near zero temperature.

    5. Re:Theoretical limits? by MajroMax · · Score: 3, Informative
      Without reversible computing, there indeed is a fundamental limit to how much energy a computation takes. In short, "erasing" one bit of data adds entropy to a system, so it must dissipate kT ln 2 energy to heat. This is an extremely odd intersection between the information theoretic notion of entropy and the physical notion of entropy.

      Since the energy is only required when information is erased, reversible computing can get around this requirement. Aside from basic physics-level problems with building these logic gates, the problem with reversible computing is that it effectively requires keeping each intermediate result. Still, once we get down to anywhere close to the kT ln 2 physical constraint, reversible logic is going to look very attractive.

      --
      "Evil company X is threatening to restrict our rights! Let's all get together to stop--OOOH! SHINEY!!!" -- AC
    6. Re:Theoretical limits? by compro01 · · Score: 1

      Yes, that is what I meant.

      Besides, the far edge prefixes sound amusing.

      --
      upon the advice of my lawyer, i have no sig at this time
    7. Re:Theoretical limits? by bunratty · · Score: 4, Informative

      Yes, reversible computation can theoretically approach zero energy dissipation, but if you use no energy, the computation is just as likely to run forwards as backwards. You still need to consume energy to get the computation to make progress in one direction or the other. Richard Feynman has a good description of this idea in his Lectures on Computation.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    8. Re:Theoretical limits? by anubi · · Score: 1

      What amazes me is the computation done in biological systems.

      When I consider the amount of correlation and replication done by RNA/DNA systems, I am left in the dust, wondering just what happened.

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    9. Re:Theoretical limits? by Smidge204 · · Score: 2

      What amazes me is the computation done in biological systems.

      When I consider the amount of correlation and replication done by RNA/DNA systems, I am left in the dust, wondering just what happened.

      I'm not sure I would classify a polymerization as a "computation." Even then the RNA transcription rate is on the order of ~50 nucleotides per second or so, which isn't all that stunning. The only thing that's really impressive is how interdependent the chemical reactions are, and how sensitive the whole system is.

      Don't be fooled by the DNA :: Computer Code analogy - it is very, very wrong.
      =Smidge=

    10. Re:Theoretical limits? by inode_buddha · · Score: 2

      What amazes me is the computation done in biological systems.

      When I consider the amount of correlation and replication done by RNA/DNA systems, I am left in the dust, wondering just what happened.

      Most likely what just happened is you got laid.

      --
      C|N>K
    11. Re:Theoretical limits? by 19thNervousBreakdown · · Score: 1

      If there's dust at the end, you're either doing something really, really wrong, or really, really, really right.

      --
      <xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
    12. Re:Theoretical limits? by Kjella · · Score: 2

      The thing is that even if we could do the whole calculation using reversible computing, then what? If we start over on a new and completely different calculation we can't use any of the previous intermediaries and if we clear them - either before or during the next calculation - then we've just spent as much energy as doing it the non-reversible way. Reusing past calculations or lookup tables that are really cached results is something we do in many algorithms today, so each calculation is likely to be necessary and then I don't see how reversible computing is going to do anything but fill the computer with useless intermediaries. We just delay the energy use until we somehow dispose of or reset them.

      --
      Live today, because you never know what tomorrow brings
  3. Battery Size/Efficiency? by DJRumpy · · Score: 1

    Does this take into account the miniaturization of electronics and the associated increase in battery size? We're seeing this in many mobile platforms. I'm curious if this is taken into account when they consider 'battery life' while possibly ignoring that batteries themselves may be more efficient or simply larger due to more space in the enclosure.

    1. Re:Battery Size/Efficiency? by Bob-taro · · Score: 1

      Does this take into account the miniaturization of electronics and the associated increase in battery size? We're seeing this in many mobile platforms. I'm curious if this is taken into account when they consider 'battery life' while possibly ignoring that batteries themselves may be more efficient or simply larger due to more space in the enclosure.

      Errr, I'm not sure what your point was, but it is interesting that even as devices like laptops get more efficient (more computations per unit energy), we make them do *so* much more computing that they still require more power and bigger/better batteries.

      --
      Prov 9:8 Do not rebuke mockers or they will hate you; rebuke the wise and they will love you.
    2. Re:Battery Size/Efficiency? by Anti_Climax · · Score: 1

      It's important to note that a large amount of power in a portable computer is being expended outside performing calculations. Your LCD probably consumes more energy than your processor - heck, if I leave wifi off on my cell phone, more than 90% of my battery consumption is from the OLED screen. Add in a portable's spinning disks, wifi radio and other various bits and you have a system that, even if the processor was 2x as energy efficient, you'll barely be into a double digit percentage savings in overall energy. Granted, battery tech is getting better and other components are getting more efficient as well, but not anywhere near an 18 month exponential rate.

      --
      Even people that believe in pre-destiny look both ways before crossing the street.
  4. Re:Private sector by damburger · · Score: 1

    Yeah, because exponential growth is ALWAYS a good sustainable strategy. Especially exponential growth in something like efficiency, which is capped by the very laws of physics.

    --
    If we can put a man on the moon, why can't we shoot people for Apollo-related non-sequiturs?
  5. The Cray-1... by Gazoogleheimer · · Score: 1

    The Cray-1 was ECL. The Altair 8800 was TTL. We're now CMOS, but I wouldn't mind an ECL i7, despite the fluorinert waterfall... (My real point is that there were very serious differences between the Altair 8800 and the Cray-1 despite the obvious which lend to significant differences in power dissipation...and speed.)

    Additionally, the other thing this article doesn't take into account is the preponderance of battery-powered modern devices -- before, power consumption wasn't really much of any consideration (plus, now it's marketing!)

    1. Re:The Cray-1... by blair1q · · Score: 2

      There's an even more obvious difference.

      The Cray-1 is sitting half a division above the line. As that's a logarithmic abscissa, that Cray is putting out about 3X as many calculations per KWh as the on-the-line entrants are.

      The Altair-8800 is sitting right on the line, being non-impressive to its contemporaries, while the Cray is blasting them with its laser vision and eating nothing but salads.

  6. True, but... by PaulBu · · Score: 4, Interesting

    I do not think that you get net energy savings (by using the same basic technology, e.g., CMOS at room temeprature or "cold"), if you take into account the fact that cooling things down also costs energy! For example, liquid helium refrigeration costs about 1 kW of wall outlet power to compensate for 1 W dissipated at 4.2 K.

    Changing your basic technology to, e.g., some version of superconductor-based logic can help (a lot!), current state of the art (in my very biased opinion, since I am cheering for those guys, and have been involved in related research for years) is here: http://spectrum.ieee.org/semiconductors/design/superconductor-logic-goes-lowpower ...

    Paul B.

    1. Re:True, but... by marcosdumay · · Score: 1

      Send that computer into space and with huge enough radiators you'll have no ongoing spending to cool it into just above 3K. Of course, when we get anywhere near that limit somebody can spend some time thinking how to launch (or manufacture on space) such computer...

      I've seen somebody cite some highter clock dependent limit. Altought I can't remember the name, neither understood where it came from when I saw it.

    2. Re:True, but... by Michael+Woodhams · · Score: 1

      Tell us Sherlock, what would transport the heat away from the computer's surface in vacuum?

      Radiation would.

      However, cooling to 3 degrees isn't quite so straight forward as grandparent makes out. You have to transport the heat from your computer to the radiators, which requires either a temperature gradient or work to pump the heat. If the radiators are at (say) 4 Kelvin, the rate at which they radiate that energy is going to be very slow, so you're going to need a lot of radiator surface area per Watt.

      Stefan-Boltzman law: power emitted by a black body is:
      P = 5.67e-8 A T^4
      where P is in Watts, A is surface area in m^2, T in Kelvin. So at T=4K we emit just 1.5e-5 W/m^2. (This isn't accounting for the fact that the background is at 2.7 degrees rather than 0. Accounting for this drops the cooling power by about 3e-6 W/m^2.) The good news is that T^4 means you get huge improvement in power for modest increase in temperature. For example, at T=10K, we get 5e-4 W/m^2, at T=20K, 8e-3W/m^2. At 300K, 460W/m^2.

      You can analyse cooling of heat sources in a very similar manner to electricity*. Heat power is analogous to current, temperature to voltage, and we have a heat resistance (degrees/Watt) analogous to electrical resistance (volts/amp). The lower the heat resistance between your heat source and your cold sink, the cooler your heat source. The problem with a 1m^2 radiator is that it has high heat resistance, so you need a huge number in parallel (huge surface area) to cool your source to a few degrees above the cold sink. In this example, the universe is your cold sink. For your computer, the air in the room is your cold sink**.

      * in the absence of heat pumps.
      ** in the vast majority of cases.

      --
      Quattuor res in hoc mundo sanctae sunt: libri, liberi, libertas et liberalitas.
  7. Nonsense by bloggerhater · · Score: 1

    Nonsense. What kind of fixed load did they define? How does this fixed load utilize available system resources? I could define a code payload targeted at technologies present in early 90s Pentium CPUs, and then run this code on a modern machine for a much greater overall gap in efficiency. Producing any target number I want, thus correlating or wildly disproving this law. This hardly qualifies as a constant, let alone a "law." There are just to many factors involved to make any kind of statement like this. Moore's law isn't wrong...it just didn't take into account all the variables. Neither does Koomey's.

    1. Re:Nonsense by geekoid · · Score: 1

      Moore's law is done. dead. Demised. It has shuffled off this mortal coil... as even Moore expected.

      You completely misunderstood what the submitter was saying. However, you did make the same mistake he implied reporters would make.

      classic.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  8. Re:Altair: "news for nerds" by hedwards · · Score: 1

    Altair? Wasn't he a character in Assassin's Creed?

  9. Re:Private sector by MrEricSir · · Score: 1

    Oh, so those examples are invalid because they're involved with the government, whereas Intel is a valid example despite government contracts?

    You are an example of confirmation bias in action.

    --
    There's no -1 for "I don't get it."
  10. Re:Private sector by MrEricSir · · Score: 1

    How does any of this apply to Cisco?

    Government do NOT create wealth, they create debt and economic destruction.

    Then how did the USSR have a GDP > 0?

    --
    There's no -1 for "I don't get it."
  11. Re:Private sector by anubi · · Score: 1

    Consider the logistic equation : dQ(t)/dt=(Q(t))*(1-Q(t)).

    What it models is the rate a resource can be extracted is proportional to how much of the resource you have consumed times how much you have left. As the amount you consume grows higher, your capacity to extricate the remaining resource grows, but only to a point - beyond that, there is an ever dwindling resource left.

    It looks exponential at first, then surprise, it bends over and decays.

    This equation has been found to model many phenomena in nature which are depletional in nature, such as oil well production, or growth of yeast in a petri dish.

    I would be very wary of predicting future growth in a finite system based on the ascending part of what is likely a logistic (sigmoid) curve...

    --
    "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

  12. Re:The Cray and the altair had a race.... by emurphy42 · · Score: 1

    Yes, the difference between the top and bottom of the barrel at any given moment is significant (perhaps about 2 orders of magnitude, assuming that the points shown are typical), but the difference between the barrel now and the barrel in 10-15 years is about equally significant. That same Cray was 5 times less efficient than the IBM PC (about 5 years later), and about 1 million times less efficient than your typical modern laptop (about 35 years later).

  13. Re:Human Brain? by guybrush3pwood · · Score: 1

    I wouldn't run Minecraft on your brain.

    --
    Perhaps I'm trolling, perhaps I'm not.
  14. Re:Private sector by Smidge204 · · Score: 1

    The government is the one who paid (and is paying) for most of the basic research that allows the increase in efficiency and density - and the government is also one of, if not the, biggest customer of the final products.

    That is true for far more than just the computer industry, too.
    =Smidge=

  15. This is such an absurd point by terraformer · · Score: 4, Insightful

    It's the inverse of Moore's law so yeah, duh....

    If your compute power doubles in the same size die every 1.5 years, then if you halve the die size keeping the compute power the same you actually cut the power in half. This is a very well known phenomenon and Koomey is doing what he has been for a while, making headlines with little substance and lots of flair.

    That Microsoft and Intel paid for this research calls into question what it was they were actually paying for.

    --
    Who are you? The new #2 Who is #1? You are #617565. I am not a number, I am a free man! Muhahaha.
    1. Re:This is such an absurd point by LittlePud · · Score: 1

      I had the same initial reaction when I read TFA. If I had any points I'd mod you up.

    2. Re:This is such an absurd point by danhaas · · Score: 2

      With advanced chip refrigeration, like impinging jet or phase change, you can achieve a very high flops per area. The power consumption, though, increases a lot.

  16. Trivial consequence of Moore's law by purplie · · Score: 1

    Isn't this a trivial consequence of Moore's law, if we interpret the latter to mean exponential growth of (computations/time), and additionally make the very reasonable assumption that users' tolerance for power consumption (energy/time) is more or less constant?

    1. Re:Trivial consequence of Moore's law by erice · · Score: 1

      Isn't this a trivial consequence of Moore's law, if we interpret the latter to mean exponential growth of (computations/time), and additionally make the very reasonable assumption that users' tolerance for power consumption (energy/time) is more or less constant?

      Not really. Moore's law actually says nothing about computation. It is about transistor count and cost. It is just that we have come to expect a similar relationship for end performance from the use of those transistors. It think this result may have more to do with change in how those transistors are allocated. The fraction of transistors directly involved in computation is shrinking. I expect those transistors be rather active and power hungry. Memory, which has come to dominate modern chips, uses less energy. Modern chips also have much larger and more elaborate support structures. Busses, arbitrators, control logic, etc. It is unclear how these parts contribute to power efficiency.

  17. Energy Used Creating Efficiency by user+flynn · · Score: 2

    What about the energy used creating efficiency?

        Are we experiencing an increase in efficiency?

      OR

      Are we expending every increasing amounts of energy creating the appearance of efficiency?

    --
    In the distance you hear an ominous moo.
  18. Cray != Altair? by L4t3r4lu5 · · Score: 1

    I've not read the article (in true Slashdot fashion), but I'm taking issue with the statement "An early hobbyist computer, the Altair 8800 sits right near the Cray-1 supercomputer of the same era" from the stub. Really? Is that meant to be insightful? They're from the same era, so the same research has been done to get both to the same point. The Cray has many more CPUs of the same generation as the Altair, so uses a lot more power. Am I supposed to be surprised by this?

    Either way, I don't really see an application for this "law" other than as benchmarking progress. Neat trend to notice, but not exactly useful.

    --
    Finally had enough. Come see us over at https://soylentnews.org/
    1. Re:Cray != Altair? by geekoid · · Score: 1

      bench-marking efficiency get as close to Landauer's principle as possible.

      So the same computing power using less electricity.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  19. Reading the post is confusing by hesaigo999ca · · Score: 1

    Are they saying because Moore's law is a slightly bit off and that someone has proved that it is a .5 year off, that we rename the law to this new scientists name?
    If I proved something different with the theory of relativity, does that mean that Einstein is any less the creator of that theory?
    I would hope not....

  20. Not 286 performance, but close given the time by Quila · · Score: 2

    55,000 tubes vs. 134,000 transistors

    Had 256 KB + 16 KB RAM vs. the 512-640 KB common in the 286

    75,000 instructions per second vs. 1.2 million (@6 MHz)

    SAGE used 52 of them, half online at a time, geographically dispersed, all working on tracking aircraft. But they did communicate with each other, so you might consider this a 1,950,000 instructions per second cluster, beating the first 286s that came out around the time SAGE was stood down.

  21. Re:Golden Girls! by David+Greene · · Score: 1

    Cosmonaut? Methinks you are not really a friend.

    --

  22. Re:Private sector by MrEricSir · · Score: 1

    I think you might want to loosen it, that tinfoil hat seems to be cutting off the circulation to your brain.

    --
    There's no -1 for "I don't get it."
  23. An alternative analysis (by me) by Paul+Fernhout · · Score: 1

    http://www.pdfernhout.net/media/FiveInterwovenEconomies.pdf
    http://www.youtube.com/watch?v=4vK-M_e0JoY
    "This video presents a simplified education model about socioeconomics and technological change. It discusses five interwoven economies (subsistence, gift, exchange, planned, and theft) and how the balance will shift with cultural changes and technological changes. It suggests that things like a basic income, better planning, improved subsistence, and an expanded gift economy can compensate in part for an exchange economy that is having problems."

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.