The future is solar but when Hillary talked about the economic boon from solar, she fails to mention all of those brand new solar panels will be built in China.
Tesla Motors Inc. and Panasonic Corp. completed work on an agreement to begin manufacturing solar cells and modules at Tesla’s factory in Buffalo, New York, eventually bringing some 1,400 jobs to the region.
Production will begin this summer, with the factory’s output capacity expanding to 1 gigawatt by 2019
I guess there will be solar production jobs in the US after all. There will be many more related to solar installation and servicing, of course.
There are some issues with these calculations. 1) The per pound price: - The prices you used are per kilogram, not per pound - The prices do not take into account the first stage reusability that will presumably become standard by the time the sats are launched - If we use the Falcon Heavy costs with reusability (e.g. from here) we get $50mil/(0.7*119930) = about $600 per pound. - The $600 price per pound includes the SpaceX profit margin. If that is not taken into account the price would be even lower.
2) SpaceX will first launch only 1600 sats to make the system operational. From then on the future expansion can be funded by the operational profits.
Given the above calculations, the launch prices for getting the system to work will be 1600*850*600 = $816 million That is well within the SpaceX financial capabilities.
Now, the above assumes that the FH launches of the sats would be mass limited, rather than volume limited. I suspect that in reality they would be volume limited, however, thus the price would be higher. In any case it would be much lower than your original estimate.
There are several data points available with which one can make at least approximate calculation: - The price of a Falcon 9 launch is $62mil (was expendable up to now) - Gwynne Shotwell said that if first stage can be restored for $2mil, then the reflight would cost $40mil - The cost of the first stage is known to be around 70% of that of the rocket - The cost of the rocket is only a part of the F9 launch cost. Let's say that this fraction is R. - Given that a reflight uses again everything else other than the first stage, from the above one can calculate:
Reflight ($40mil) = Stage 1 restore ($2mil) + everything other than Stage 1 ( $62mil*(1-0.7*R) )
Taking into account the uncertainties, this gives you that the cost of rocket R is between 55% and 60% of the full launch cost. Having these numbers one can make a ballpark estimate for the cost of FH and the FH reflight. Those are the numbers listed in my previous message.
I have not looked at the patent application, but based on the description, it appears to me that Apple is trying to patent something similar to what WiTricity is doing, rather than what Tesla has demonstrated. From the WiTricity wiki:
Unlike the far field wireless power transmission systems based on traveling electro-magnetic waves, WiTricity employs near field resonant inductive coupling through magnetic fields similar to those found in transformers except that the primary coil and secondary winding are physically separated, and tuned to resonate to increase their magnetic coupling. These tuned magnetic fields generated by the primary coil can be arranged to interact vigorously with matched secondary windings in distant equipment but far more weakly with any surrounding objects or materials such as radio signals or biological tissue.
Ok. I am not going to start refuting the details as this is not the forum for that. Let me just summarize what you are saying: Austrian economics predicts that inflation will rise eventually. You see, this is not a testable prediction. It can be said for _anything_ that will happen eventually and that would be almost certainly correct. The question is what would happen now and in the next few years at most.
In the case of inflation Austrians started predicting that inflation would rise substantially about 2 years ago and many people made big noises about it 1 year ago saying that it would happen imminently. Result? The inflation is now _lower_ than it was back then. This is sufficiently long time to test the validity of the predictions. Again, only the liquidity trap theory predicted _exactly_ that. The current budget impasse will likely muddle the waters and the effects are hard to predict in detail, but the situation will probably not change significantly soon in terms of inflation.
Ah. You study at the University of Chicago or something, I guess? Such opinion is extreme ideology and is hard to take seriously. For example:
> Government spending does not "stimulate" the economy. I see. I suppose that is why the major banks downgrade their GDP estimates as a result of the prospects of decreased government spending? And why the UK economy nose dived as a result of the austerity package?
> The value of a theory is measured by its ability to predict... yet Keynesians have never predicted any major economic events... even though Monetarist and Austrian economists have.
Heh. Monetarism quite correctly predicted the stagflation. It is failing miserably in the current situation of liquidity trap, however. It predicted that Japan will recover 10 years ago after increasing the money supply, for example. Nothing happened. The effects of QE2 were far smaller than predicted, etc. Austrians: Even Milton Friedman did not think that theory had much to do with reality.
Also, all of those theories were predicting massive increase in inflation and/or long term interest rates due to the economic policy in the past two years. What happened? The interest rates are at historic lows instead. That's a massive failure of the predictions. Only the liquidity trap theory predicted what happens accurately. And it is a consequence of the Keynesian theory.
The way to fix the economy in a normal, non-liquidity trap situation (i.e. almost always) is through monetary policy exclusively, no question about that. Monetary policy does _not_ work well at this very moment, however. A fiscal stimulation is needed to get the economy out of the swamp and get the interest rates above 0%. After that we can revert to monetary policy again.
During 2001 the IPCC made a number of predictions as to what would happen as a result of the climate change. At the time their results were widely mocked and ignored by the "climate change deniers" circles.
It now turns out that the actual effects measured today are _worse_ than what was predicted. For example, the rise of the ocean level is 80% greater.
I think people should concentrate on the larger picture -- the predicted effects are happening. The whole CRU emails issue is peanuts and only diverts the attention from the real issue, even if we assume that everything that is being claimed there is true.
The vCloud API (http://www.vmware.com/solutions/cloud-computing/vcloud-api.html) is a protocol for placing VMs into a cloud, managing them, and downloading them back when needed. It was published at the last VMworld using a very liberal license and has been submitted to DMTF for standardization. While it has been initiated by VMware, the vCloud API has been designed to be implementation-agnostic and could be implemented over Xen or other hypervisors.
The whole idea is for people to be able to download the data/VMs that they have in one cloud and move it easily to another if they desire to do so. In short, this is the opposite of Hotel California.
> As the idea about competition in architecture... well, the ones who can't code:P should also have their competition, so why not?:P
Heh. I have awards from both IOI and ACM (gold medals, etc) and have significant industry experience, so I feel that I know what I am talking about:)
Most programmers apparently believe that the best way to make a scalable application is to (re)write it in assembler. The responses to my post seem to prove that point. Perhaps architecture/design competition is more necessary than I thought.
Software Development consists of several relatively independent skills:
- programming (knowing how to use the tools)
- algorithms
- architecture and design
- knowledge of processes (development methodologies, etc)
- enabling teamwork (allowing many developers to work together) etc.
The IOI competition is for high-school students and tests mainly the 'algorithms' aspect. The ACM competition is for college students and tests mainly the programming aspect. (strange, one would think that the aims of those two would be reversed)
There does not seem to be a big competition for testing the architecture and design abilities, although arguably they are even more important (unless you count the Real World competition). Part of the difficulty perhaps is that it is tricky to come up with an objective measurement. An approach that I have been using is the following: - give a task and provide plenty of time - at 50% of the time change the requirements of the task slightly - at 90% of the time change the requirements significantly If proper design has been used, then making appropriate modifications would be easy and the task would be accomplished in time. This closely mirrors the situations in reality.
Yes, the historical data clearly shows that CO2 concentration lags temperature data by 700 to 1000 years. So, in about 2700 we are going to experience additional CO2 raise due to the current temperature rise. But the data also shows quite clearly that there is a positive feedback there -- CO2 concentration does influence temperature as well. So the rise in CO2 due to human activity is bound to influence rise in the global temperatures NOW.
I am curious, do people feel that B5 predicted the current political events quite well? Some of the quotes and behavior of the NightWatch, the use of external threats (often exaggerated) to cause and then justify actions that people would not stand for otherwise, the arguments used to rationalize a grab for power, etc.
Once a viewer said that such features of a dictatorship could never occur in an established democracy. JMS responded that they are bound to happen as long as people think they cannot happen (paraphrased). I fear he was right.
> Evolution is falsifiable, intelligent design (ID) is not
Are you saying this is not correct? Because if it is, then ID is clearly not science as we know it, but masquerades as one.
If the statement is invalid and ID is science however, then you can surely write down tests that we could perform and they would tell us whether ID is correct or not?
Trails has been mentioned earlier as the Java copy of RoR. You will probably find the following video pretty interesting -- it demonstrates how quickly one can develop an application with Trails. It is a part of Chris Nelson's weblog.
Petrol has an extremely inelastic demand. A 10% drop in global oil supplies tends to double the price of oil. Hence the OPEC policies (which have been quite successful -- a few years ago the price fell to $10 per barrel, now it is around $25).
The fact that only 20% of the US petrol comes from the other end of the world means nothing -- we live in a global economy. If OPEC wanted, they could easily raise the oil price to $50 per barrel and that will apply to ALL of the oil used by the U.S. We are fortunate that they have a much lower price target (to minimize the long term migration from oil dependency).
AFAIK all JCP decision are approved in Sun cubicles. Neither OSS developers nor IBM ones have any really meaning vote.
Are you simply uninformed, or you are deliberately spewing bullshit?
Just very recently Sun had several (four, I believe) of its JSR proposals voted down by the JCP committees. Both Apache and IBM are members of the J2SE/J2EE executive body. "We are voting against until Apache's concerns are taken into account" is a rather typical vote comment.
The JCP is not perfect, but it is not what you make it out to be and it is millions of times better than what the management of.NET, for example, is.
Dude, pass me that crack. ECMA and ISO have way more credibility than JCP. ISO is the standards organization
... and they have standardised less than 10% of the.NET APIs (just the CLR and C#). Compare this with what the JCP has standardized (hint: pretty much everything and beyond)
What's the use of the ECMA standard, really? Perhaps the fact that Mono has to use Wine is not a good enough reality check for you?
For the first thing I completely agree, but I think the right solution would be to fix those classes. (then again Sun want to make GUI stuff as fast as possible, so perhaps they would be against that, even though the cost would likely be low).
The second one smells like bad design to me. Personally, I cannot think of a situation in which one cannot implement what you just described in a way that is clean and would make polymorphism natural.
At the end of the day, some of the changes made in 1.5 were definitely targeted towards the wider audience, and as such switch is useful -- a proper OO design is not suitable for every situation and every programmer. And yet, I do not think they should have thrown this to the garbage. Instead, they could have made a construct that looks like an enum, but can scale up to the real stuff. It's not that hard.
As pointed out in other posts, Metadata is JSR 40, which has been around since 1999 (before.NET). It is not a C# invention.
In addition, C# properties are pretty badly implemented. Quite often one needs to have a private (protected) 'set' and a public 'get'. This is not something one can do as a property in C#. Also, who had the great idea of making public members and properties look the same? It is okay to allow one or the other in the language, but both?
Using the switch statement automatically means the programmer has slept through the OO class. You simply do not need to use switch when you have polymorphism, which is a much more powerful mechanism and allows for much nicer scalable, maintainable, and readable code. Of course, this assumes that one has an understanding of OO.
If there is a problem with safe enums, it is with serialization and deserialization. There are a number of solutions available for that, however. Personally, I feel that those should have gotten in the Java libraries, not enums in the language, but oh well. available such as , something that the safe enum provides, unlike the enumerations.
Metadata has been supported by the Java VM since the beginning, and JSR 40 (the metadata stuff in the language) has been around since 1999. It is _very_ doubtful that Java got this from C#. I will grant you that it probably forced issues a bit, though:)
The future is solar but when Hillary talked about the economic boon from solar, she fails to mention all of those brand new solar panels will be built in China.
Well... Let's check the news to see if this is really the case:
Tesla Motors Inc. and Panasonic Corp. completed work on an agreement to begin manufacturing solar cells and modules at Tesla’s factory in Buffalo, New York, eventually bringing some 1,400 jobs to the region.
Production will begin this summer, with the factory’s output capacity expanding to 1 gigawatt by 2019
I guess there will be solar production jobs in the US after all. There will be many more related to solar installation and servicing, of course.
There are some issues with these calculations.
1) The per pound price:
- The prices you used are per kilogram, not per pound
- The prices do not take into account the first stage reusability that will presumably become standard by the time the sats are launched
- If we use the Falcon Heavy costs with reusability (e.g. from here) we get $50mil/(0.7*119930) = about $600 per pound.
- The $600 price per pound includes the SpaceX profit margin. If that is not taken into account the price would be even lower.
2) SpaceX will first launch only 1600 sats to make the system operational. From then on the future expansion can be funded by the operational profits.
Given the above calculations, the launch prices for getting the system to work will be 1600*850*600 = $816 million
That is well within the SpaceX financial capabilities.
Now, the above assumes that the FH launches of the sats would be mass limited, rather than volume limited. I suspect that in reality they would be volume limited, however, thus the price would be higher. In any case it would be much lower than your original estimate.
There are several data points available with which one can make at least approximate calculation:
- The price of a Falcon 9 launch is $62mil (was expendable up to now)
- Gwynne Shotwell said that if first stage can be restored for $2mil, then the reflight would cost $40mil
- The cost of the first stage is known to be around 70% of that of the rocket
- The cost of the rocket is only a part of the F9 launch cost. Let's say that this fraction is R.
- Given that a reflight uses again everything else other than the first stage, from the above one can calculate:
Reflight ($40mil) = Stage 1 restore ($2mil) + everything other than Stage 1 ( $62mil*(1-0.7*R) )
Taking into account the uncertainties, this gives you that the cost of rocket R is between 55% and 60% of the full launch cost.
Having these numbers one can make a ballpark estimate for the cost of FH and the FH reflight. Those are the numbers listed in my previous message.
I have not looked at the patent application, but based on the description, it appears to me that Apple is trying to patent something similar to what WiTricity is doing, rather than what Tesla has demonstrated. From the WiTricity wiki:
Unlike the far field wireless power transmission systems based on traveling electro-magnetic waves, WiTricity employs near field resonant inductive coupling through magnetic fields similar to those found in transformers except that the primary coil and secondary winding are physically separated, and tuned to resonate to increase their magnetic coupling. These tuned magnetic fields generated by the primary coil can be arranged to interact vigorously with matched secondary windings in distant equipment but far more weakly with any surrounding objects or materials such as radio signals or biological tissue.
Ok. I am not going to start refuting the details as this is not the forum for that. Let me just summarize what you are saying: Austrian economics predicts that inflation will rise eventually.
You see, this is not a testable prediction. It can be said for _anything_ that will happen eventually and that would be almost certainly correct. The question is what would happen now and in the next few years at most.
In the case of inflation Austrians started predicting that inflation would rise substantially about 2 years ago and many people made big noises about it 1 year ago saying that it would happen imminently. Result? The inflation is now _lower_ than it was back then.
This is sufficiently long time to test the validity of the predictions. Again, only the liquidity trap theory predicted _exactly_ that. The current budget impasse will likely muddle the waters and the effects are hard to predict in detail, but the situation will probably not change significantly soon in terms of inflation.
Ah. You study at the University of Chicago or something, I guess? Such opinion is extreme ideology and is hard to take seriously. For example:
> Government spending does not "stimulate" the economy.
I see. I suppose that is why the major banks downgrade their GDP estimates as a result of the prospects of decreased government spending? And why the UK economy nose dived as a result of the austerity package?
> The value of a theory is measured by its ability to predict... yet Keynesians have never predicted any major economic events... even though Monetarist and Austrian economists have.
Heh.
Monetarism quite correctly predicted the stagflation. It is failing miserably in the current situation of liquidity trap, however. It predicted that Japan will recover 10 years ago after increasing the money supply, for example. Nothing happened. The effects of QE2 were far smaller than predicted, etc.
Austrians: Even Milton Friedman did not think that theory had much to do with reality.
Also, all of those theories were predicting massive increase in inflation and/or long term interest rates due to the economic policy in the past two years. What happened? The interest rates are at historic lows instead. That's a massive failure of the predictions.
Only the liquidity trap theory predicted what happens accurately. And it is a consequence of the Keynesian theory.
The way to fix the economy in a normal, non-liquidity trap situation (i.e. almost always) is through monetary policy exclusively, no question about that.
Monetary policy does _not_ work well at this very moment, however. A fiscal stimulation is needed to get the economy out of the swamp and get the interest rates above 0%. After that we can revert to monetary policy again.
I thought the judicial system has the monopoly on that!
During 2001 the IPCC made a number of predictions as to what would happen as a result of the climate change. At the time their results were widely mocked and ignored by the "climate change deniers" circles.
It now turns out that the actual effects measured today are _worse_ than what was predicted. For example, the rise of the ocean level is 80% greater.
I think people should concentrate on the larger picture -- the predicted effects are happening. The whole CRU emails issue is peanuts and only diverts the attention from the real issue, even if we assume that everything that is being claimed there is true.
The vCloud API (http://www.vmware.com/solutions/cloud-computing/vcloud-api.html) is a protocol for placing VMs into a cloud, managing them, and downloading them back when needed. It was published at the last VMworld using a very liberal license and has been submitted to DMTF for standardization. While it has been initiated by VMware, the vCloud API has been designed to be implementation-agnostic and could be implemented over Xen or other hypervisors.
The whole idea is for people to be able to download the data/VMs that they have in one cloud and move it easily to another if they desire to do so. In short, this is the opposite of Hotel California.
> As the idea about competition in architecture... well, the ones who can't code :P should also have their competition, so why not? :P
Heh. I have awards from both IOI and ACM (gold medals, etc) and have significant industry experience, so I feel that I know what I am talking about :)
Most programmers apparently believe that the best way to make a scalable application is to (re)write it in assembler. The responses to my post seem to prove that point. Perhaps architecture/design competition is more necessary than I thought.
Software Development consists of several relatively independent skills:
- programming (knowing how to use the tools)
- algorithms
- architecture and design
- knowledge of processes (development methodologies, etc)
- enabling teamwork (allowing many developers to work together)
etc.
The IOI competition is for high-school students and tests mainly the 'algorithms' aspect.
The ACM competition is for college students and tests mainly the programming aspect. (strange, one would think that the aims of those two would be reversed)
There does not seem to be a big competition for testing the architecture and design abilities, although arguably they are even more important (unless you count the Real World competition). Part of the difficulty perhaps is that it is tricky to come up with an objective measurement. An approach that I have been using is the following:
- give a task and provide plenty of time
- at 50% of the time change the requirements of the task slightly
- at 90% of the time change the requirements significantly
If proper design has been used, then making appropriate modifications would be easy and the task would be accomplished in time. This closely mirrors the situations in reality.
This is misguided. Students should be taught how to write viruses that infect other viruses.
Yes, the historical data clearly shows that CO2 concentration lags temperature data by 700 to 1000 years. So, in about 2700 we are going to experience additional CO2 raise due to the current temperature rise.
But the data also shows quite clearly that there is a positive feedback there -- CO2 concentration does influence temperature as well. So the rise in CO2 due to human activity is bound to influence rise in the global temperatures NOW.
I am curious, do people feel that B5 predicted the current political events quite well? Some of the quotes and behavior of the NightWatch, the use of external threats (often exaggerated) to cause and then justify actions that people would not stand for otherwise, the arguments used to rationalize a grab for power, etc.
Once a viewer said that such features of a dictatorship could never occur in an established democracy. JMS responded that they are bound to happen as long as people think they cannot happen (paraphrased). I fear he was right.
To quote the grandparent:
> Evolution is falsifiable, intelligent design (ID) is not
Are you saying this is not correct? Because if it is, then ID is clearly not science as we know it, but masquerades as one.
If the statement is invalid and ID is science however, then you can surely write down tests that we could perform and they would tell us whether ID is correct or not?
Trails has been mentioned earlier as the Java copy of RoR. You will probably find the following video pretty interesting -- it demonstrates how quickly one can develop an application with Trails. It is a part of Chris Nelson's weblog.
I also have "significant experience" and this is not what I've seen. I guess it depends on how one codes the application, uses models, etc.
Petrol has an extremely inelastic demand. A 10% drop in global oil supplies tends to double the price of oil. Hence the OPEC policies (which have been quite successful -- a few years ago the price fell to $10 per barrel, now it is around $25).
The fact that only 20% of the US petrol comes from the other end of the world means nothing -- we live in a global economy. If OPEC wanted, they could easily raise the oil price to $50 per barrel and that will apply to ALL of the oil used by the U.S. We are fortunate that they have a much lower price target (to minimize the long term migration from oil dependency).
Are you simply uninformed, or you are deliberately spewing bullshit?
Just very recently Sun had several (four, I believe) of its JSR proposals voted down by the JCP committees. Both Apache and IBM are members of the J2SE/J2EE executive body. "We are voting against until Apache's concerns are taken into account" is a rather typical vote comment.
The JCP is not perfect, but it is not what you make it out to be and it is millions of times better than what the management of .NET, for example, is.
What's the use of the ECMA standard, really? Perhaps the fact that Mono has to use Wine is not a good enough reality check for you?
For the first thing I completely agree, but I think the right solution would be to fix those classes. (then again Sun want to make GUI stuff as fast as possible, so perhaps they would be against that, even though the cost would likely be low).
The second one smells like bad design to me. Personally, I cannot think of a situation in which one cannot implement what you just described in a way that is clean and would make polymorphism natural.
At the end of the day, some of the changes made in 1.5 were definitely targeted towards the wider audience, and as such switch is useful -- a proper OO design is not suitable for every situation and every programmer. And yet, I do not think they should have thrown this to the garbage. Instead, they could have made a construct that looks like an enum, but can scale up to the real stuff. It's not that hard.
Just to say that I second this with both hands.
As pointed out in other posts, Metadata is JSR 40, which has been around since 1999 (before .NET). It is not a C# invention.
In addition, C# properties are pretty badly implemented. Quite often one needs to have a private (protected) 'set' and a public 'get'. This is not something one can do as a property in C#. Also, who had the great idea of making public members and properties look the same? It is okay to allow one or the other in the language, but both?
Using the switch statement automatically means the programmer has slept through the OO class.
You simply do not need to use switch when you have polymorphism, which is a much more powerful mechanism and allows for much nicer scalable, maintainable, and readable code. Of course, this assumes that one has an understanding of OO.
If there is a problem with safe enums, it is with serialization and deserialization. There are a number of solutions available for that, however. Personally, I feel that those should have gotten in the Java libraries, not enums in the language, but oh well.
available such as , something that the safe enum provides, unlike the enumerations.
Metadata has been supported by the Java VM since the beginning, and JSR 40 (the metadata stuff in the language) has been around since 1999. It is _very_ doubtful that Java got this from C#. I will grant you that it probably forced issues a bit, though :)