It is quite trivial actually, the lithium isn't consumed, deposits develop and the (cheap) electrolytes degrade, it is a simple (relatively) chemical/mechanical process to clean the lithium and rebuild the cell. Not something you do in place, but every 5 years or so you get your battery exchanged. Less work than replacing your tires or shocks. And since you arn't buying any more expensive lithium, it probably won't be that much. Lithium is certainly a fully recyclable resource. And it is a whole lot cheaper than the Palladium that is the best bet for hydrogen storage at the moment.
Failure to show up is a vote of *confidence* in the system. The US voter turnouts are so low because for the most part, US citizens are happy, or at least, not unhappy enough to give up an afternoon to change it. The places where they have 99% voter turnout are the ones in civil turmoil or just not good places to live, people want to change it.
I think all laws should not just have a sunset provision, but a testable intended effect when possible. For instance, a law requiring seatbelts would have an intended effect of "reduce fatalities due to car accidents." then when the sunset comes up, reasonably good evidence that the law is having the original intended effect must be presented.
I feel this still falls under: How on earth would a regular person have any idea how to do all that crap?
I don't think this is unfair against law abiding citizens, it is simply unfair to people unwilling to do the slight amount of research and mild effort required to find the answer to their question. Like one phone call to the court, or a google search. I think you will find that people unwilling to do that are at a disadvantage in many areas of life, legal or otherwise.
Actually, CISC uses less memory in general, but has traditionally been slower. CISC CPUs came out when memory was extremely expensive relative to CPU speed. cheaper memory is what made RISC (with its larger footprint but faster speed) possible. Nowadays, it really doesn't matter much, CISC is probably better nowadays that memory bandwidth is the big bottleneck. However, our CISC designs are not exactly modern, if you were to do a modern CISC design you would probably end up with something more akin to ARM's thumb instruction set.
All in all, x86 didn't end up too horribly off, its plethora of addressing modes actually makes smaller code on 64 bit systems because integer arithmetic can be 32 bits by default as you rarely need to directly operate on 64 bit values in arbitrarry ways as the addressing modes can perform most pointer arithmetic that is needed. Matching the 32 bit 'int' and 64 bit pointer on x86-64. Not that there arn't issues with x86, but being CISC in and of itself isn't one of them.
The only way to change that is to change the economic equation. Stop shopping at walmart. Refuse to buy products from companies not producing here in the US (good luck with that). Refuse to sign up for internet if the company outsources its call center, and be sure to let the CEO know why you refuse to buy. Start a campaign at your employer to buy American.
There is a much better way to change it. Bring the economic situation in india up to par with the united states so wage and quality of life improvements there make outsourcing less attractive. A difficult problem, but probably more tractable than changing the way every american chooses how to shop and it would leave the world in a much better state overall.
Plus, What company in their right mind would give up being able to use the marketing campain "Brought to you by the people that _friggen cured AIDS_". The idea that pharmaceutical companies are holding back cures for things is patently ridiculous.
If anything, they are optimizing their games to get people to sign up and pay the monthly fee, but load their servers at little as possible by playing few hours. that maximizes their reward. If they make content that could potentially take 11 hours a day every day, it is because there is demand for that, some people want that out of their monthly fee, I am sure the companies would rather have people pay the fee and never log in but tell their friends how great it is.
In truth, it does always bother me how easy it seems to 'blow up' planets in fiction. If you think about it, the amount of energy required to blow up a planet would be equivalant to launching every bit of the earth into space, think about the amount of energy involved in just getting the tiny space shuttle into space, then think about doing that for mount everest, then think about doing that for mount everest about 10,000,000,000,000,000,000 times. That is how hard it is to blow up a planet (very roughly)
The way to make a hydrogen car viable is to take your nth generation series hybrid car and replace the engine/generator with a hydrogen fuel cell. Once you are mainly using electricity off the grid, you only need to refill your gas tank occasionally, since you are only doing it every now and again, going to a hydrogen dispensary is less of an issue, even if there isn't one right around the corner. As hydrogen/electric cars become more palatable, hydrogen fuelling plants become more common, eventually you don't need as big of a battery to get between them.
A migration path is key. series hybrid cars let companies experiment with different supplimental energy sources without producing vehicles completely dependent on some external infrastructure.
Heck, I'd like to see a 'standard' for pluggable electric generators in series hybrid cars, pull out the diesel engine, replace it with a hydrogen fuel cell, or a bigger battery pack, or just leave it out and have a pure electric car.
Presumably they used one of the other dozen or so scientific instruments in orbit around mars to examine the site. The image they showed us on the site was just the one the 7th graders were examining when they found the cave.
Um, no. When you own stock, you own a part of the company. As in, you own a part of a real company that is designing and building things and making money. That has intrinsic value independently of the dividends. To say stock that doesn't pay dividends doesn't have value is equivalent to saying this gold bar is worthless because it doesn't pay dividends. Both stock and the gold bar have value in the future because they represent actual wealth.
Whether a company's profits go towards increasing the stock price or paying out dividends is not really relevant to the intrinsic value of owning a percentage of the company.
The Nexus One has a big beautiful OLED display right now. So do some of the other new android phones. Check one out next to an LCD iphone and the difference is quite apparent.
It depends on the jurisdiction. Some places have laws that say _everyone_ in a party buying alcohol must be 21, not just the person buying it. Pretty silly actually since it is trivial to work around. It really only catches people from out of town who are surprised by it.
We don't at all. The strongest statement the original paper makes is
"Lightning electromagnetic pulse induced transcranial magnetic stimulation of phosphenes in the visual cortex is concluded to be a plausible interpretation of a large class of reports on luminous perceptions during thunderstorms."
just plausible. It's the editors that decided to publish it as if it were accepted fact.
Have you ever tried to get an expensive prescription filled on insurance in the US? Just because it is recommended by a doctor it doesn't mean you get it, my insurance takes any opprotunity they can to deny a prescription just because it is expensive. Of course, I am not sure what the rules are in australia, but 'the doctor recommended it' does not mean 'it is covered' in general here.
DjVu is a good distribution format, but they want an archival format. something that can store everything down to the grain of the paper and the pen strokes used to write them. And not neccesarily just in the wavelengths of "red" "green" and "blue", they may want bands that preserve the previous works on palimpsests. FITS allows storage of much more data than just what is required to look at the page and have it look like it would to a human holding it at arms length. They want something suitable for scientific analysis in the future. But yes, if they were to distribute them on the web for viewing by humans, DjVu would be a fine format to do it in indeed, just not as the main archival format.
It was more "if we have X dollars and we can either spend it on cutting 50% of the environmental impact of Y products, or 5% of the environmental impact of 10000*Y products, we should do the later."
It in no way said that small amounts of pollution don't matter. just that stopping a small amount of polution is less important than stopping a large amount of pollution if you had to choose between the two in your efforts. Of course doing both would be ideal.
now, we call malloc to allocate some memory, then pass it to my_func not realizing it returned NULL, my_func happily overwrites the first word in the second page not generating a SEGFAULT as only the first page is unmapped to protect against NULL pointer dereferences.
If you had a supercapacitor able to hold as much energy as the battery can in order to slowly recharge it fully. Then why use the battery at all? Just run off the supercap.
However, this may help if you had a whole lot of little recharging stops to give the supercap a boost and let it charge the battery while driving, but that has its own issues and you would still need a supercap of the same order of energy density as a battery.
It is quite trivial actually, the lithium isn't consumed, deposits develop and the (cheap) electrolytes degrade, it is a simple (relatively) chemical/mechanical process to clean the lithium and rebuild the cell. Not something you do in place, but every 5 years or so you get your battery exchanged. Less work than replacing your tires or shocks. And since you arn't buying any more expensive lithium, it probably won't be that much. Lithium is certainly a fully recyclable resource. And it is a whole lot cheaper than the Palladium that is the best bet for hydrogen storage at the moment.
Failure to show up is a vote of *confidence* in the system. The US voter turnouts are so low because for the most part, US citizens are happy, or at least, not unhappy enough to give up an afternoon to change it. The places where they have 99% voter turnout are the ones in civil turmoil or just not good places to live, people want to change it.
I think all laws should not just have a sunset provision, but a testable intended effect when possible. For instance, a law requiring seatbelts would have an intended effect of "reduce fatalities due to car accidents." then when the sunset comes up, reasonably good evidence that the law is having the original intended effect must be presented.
I feel this still falls under: How on earth would a regular person have any idea how to do all that crap?
I don't think this is unfair against law abiding citizens, it is simply unfair to people unwilling to do the slight amount of research and mild effort required to find the answer to their question. Like one phone call to the court, or a google search. I think you will find that people unwilling to do that are at a disadvantage in many areas of life, legal or otherwise.
You always could have opted out via disabling cookies, but now they even have a plugin if cookie management isn't your thing.
http://analytics.blogspot.com/2010/05/greater-choice-and-transparency-for.html
Some of the comments on that blog post that think privacy is a horrible thing are kind of scary.
Actually, CISC uses less memory in general, but has traditionally been slower. CISC CPUs came out when memory was extremely expensive relative to CPU speed. cheaper memory is what made RISC (with its larger footprint but faster speed) possible. Nowadays, it really doesn't matter much, CISC is probably better nowadays that memory bandwidth is the big bottleneck. However, our CISC designs are not exactly modern, if you were to do a modern CISC design you would probably end up with something more akin to ARM's thumb instruction set.
All in all, x86 didn't end up too horribly off, its plethora of addressing modes actually makes smaller code on 64 bit systems because integer arithmetic can be 32 bits by default as you rarely need to directly operate on 64 bit values in arbitrarry ways as the addressing modes can perform most pointer arithmetic that is needed. Matching the 32 bit 'int' and 64 bit pointer on x86-64. Not that there arn't issues with x86, but being CISC in and of itself isn't one of them.
The only way to change that is to change the economic equation. Stop shopping at walmart. Refuse to buy products from companies not producing here in the US (good luck with that). Refuse to sign up for internet if the company outsources its call center, and be sure to let the CEO know why you refuse to buy. Start a campaign at your employer to buy American.
There is a much better way to change it. Bring the economic situation in india up to par with the united states so wage and quality of life improvements there make outsourcing less attractive. A difficult problem, but probably more tractable than changing the way every american chooses how to shop and it would leave the world in a much better state overall.
Plus, What company in their right mind would give up being able to use the marketing campain "Brought to you by the people that _friggen cured AIDS_". The idea that pharmaceutical companies are holding back cures for things is patently ridiculous.
If anything, they are optimizing their games to get people to sign up and pay the monthly fee, but load their servers at little as possible by playing few hours. that maximizes their reward. If they make content that could potentially take 11 hours a day every day, it is because there is demand for that, some people want that out of their monthly fee, I am sure the companies would rather have people pay the fee and never log in but tell their friends how great it is.
In truth, it does always bother me how easy it seems to 'blow up' planets in fiction. If you think about it, the amount of energy required to blow up a planet would be equivalant to launching every bit of the earth into space, think about the amount of energy involved in just getting the tiny space shuttle into space, then think about doing that for mount everest, then think about doing that for mount everest about 10,000,000,000,000,000,000 times. That is how hard it is to blow up a planet (very roughly)
http://qntm.org/destroy has some more good information on destroying the earth.
The way to make a hydrogen car viable is to take your nth generation series hybrid car and replace the engine/generator with a hydrogen fuel cell. Once you are mainly using electricity off the grid, you only need to refill your gas tank occasionally, since you are only doing it every now and again, going to a hydrogen dispensary is less of an issue, even if there isn't one right around the corner. As hydrogen/electric cars become more palatable, hydrogen fuelling plants become more common, eventually you don't need as big of a battery to get between them.
A migration path is key. series hybrid cars let companies experiment with different supplimental energy sources without producing vehicles completely dependent on some external infrastructure.
Heck, I'd like to see a 'standard' for pluggable electric generators in series hybrid cars, pull out the diesel engine, replace it with a hydrogen fuel cell, or a bigger battery pack, or just leave it out and have a pure electric car.
Presumably they used one of the other dozen or so scientific instruments in orbit around mars to examine the site. The image they showed us on the site was just the one the 7th graders were examining when they found the cave.
Um, no. When you own stock, you own a part of the company. As in, you own a part of a real company that is designing and building things and making money. That has intrinsic value independently of the dividends. To say stock that doesn't pay dividends doesn't have value is equivalent to saying this gold bar is worthless because it doesn't pay dividends. Both stock and the gold bar have value in the future because they represent actual wealth.
Whether a company's profits go towards increasing the stock price or paying out dividends is not really relevant to the intrinsic value of owning a percentage of the company.
The Nexus One has a big beautiful OLED display right now. So do some of the other new android phones. Check one out next to an LCD iphone and the difference is quite apparent.
Indeed. In fact, I hear that $ is the root of all evil.
Besides, everyone knows that poor parenting is what makes great men.
It depends on the jurisdiction. Some places have laws that say _everyone_ in a party buying alcohol must be 21, not just the person buying it. Pretty silly actually since it is trivial to work around. It really only catches people from out of town who are surprised by it.
We don't at all. The strongest statement the original paper makes is
"Lightning electromagnetic pulse induced transcranial magnetic stimulation of phosphenes in the visual cortex is concluded to be a plausible interpretation of a large class of reports on luminous perceptions during thunderstorms."
just plausible. It's the editors that decided to publish it as if it were accepted fact.
Have you ever tried to get an expensive prescription filled on insurance in the US? Just because it is recommended by a doctor it doesn't mean you get it, my insurance takes any opprotunity they can to deny a prescription just because it is expensive. Of course, I am not sure what the rules are in australia, but 'the doctor recommended it' does not mean 'it is covered' in general here.
Obligatory KOTH quote:
Dale Gribble: "If you want, I can teach you how to make a bomb out of a toilet paper roll and a stick of dynamite."
DjVu is a good distribution format, but they want an archival format. something that can store everything down to the grain of the paper and the pen strokes used to write them. And not neccesarily just in the wavelengths of "red" "green" and "blue", they may want bands that preserve the previous works on palimpsests. FITS allows storage of much more data than just what is required to look at the page and have it look like it would to a human holding it at arms length. They want something suitable for scientific analysis in the future. But yes, if they were to distribute them on the web for viewing by humans, DjVu would be a fine format to do it in indeed, just not as the main archival format.
That was in no way his argument.
It was more "if we have X dollars and we can either spend it on cutting 50% of the environmental impact of Y products, or 5% of the environmental impact of 10000*Y products, we should do the later."
It in no way said that small amounts of pollution don't matter. just that stopping a small amount of polution is less important than stopping a large amount of pollution if you had to choose between the two in your efforts. Of course doing both would be ideal.
$500 for 4'x7'? I think I will cut that down by requesting to be buried vertically to save space.
Even that is no guarentee of safety.
my_func(int foo[]) {
foo[1024] = 0;
}
now, we call malloc to allocate some memory, then pass it to my_func not realizing it returned NULL, my_func happily overwrites the first word in the second page not generating a SEGFAULT as only the first page is unmapped to protect against NULL pointer dereferences.
If you had a supercapacitor able to hold as much energy as the battery can in order to slowly recharge it fully. Then why use the battery at all? Just run off the supercap.
However, this may help if you had a whole lot of little recharging stops to give the supercap a boost and let it charge the battery while driving, but that has its own issues and you would still need a supercap of the same order of energy density as a battery.