you've presumed, incorrectly, one VERY major thing: that I don't borrow against the equity in my home
This is some pretty shitty investment advice.
The first case had an investment of ~$1200 a month since that was how much less their monthly payment was. You think borrowing against your home to invest is the same thing? Man that's stupid, the risks are quite different.
The point is that I can always hedge my bets and invest in more stuff.
Brilliant! Talk to Wall Street and start buying CDOs and other derivatives for risk management. I mean, those things never lose value.
Please, this is hardly about politics, as far as Democrats vs Republicans - as if the GOP would have done things differently. And if libertarians were in charge, same thing.
Everything in U.S. politics is about protecting corporate profits. The outsourcing in this story is about profits, the MPAA exists to help protect profits, the administration not doing anything about it is likely due to private lobbying (to protect profits).
Programming and information technology should be taught as vocations... high-paying, of course.
Well, then private corporations, such as your employer, should lead the way and emphasize they are looking for candidates with XYZ certifications instead of college degrees. Industry certs like MCSD, CompTia Network+, Java certified developers, CISSP, whatchamajig and on and on.
Oh wait, the consistent feedback about those certs is they are worthless and corporations don't care about them, or corporations do care but they aren't willing to pay the fees involved for their own employees to get them.
I like the idea of universal education. As others here have noted, the problem in the U.S. is the positive feedback loop between a government guaranteed loan, which cannot be discharged through bankruptcy, and college pricing. The makes the incentives all wrong, similar to the housing crisis where mortgage brokers got paid getting people into loans - they didn't care if they were unaffordable, that was "somebody else's" problem. Colleges admit warm bodies in order to saddle them with prices that grow faster than the market can bear, because this market is underwritten by a government loan.
What is needed is a multi pronged change in the system:
Colleges currently charge the same per credit hour for all majors. Not throwing any field of study under the bus, but some majors enable more job prospects than others. Therefore, to better reflect actual earning potential, colleges should start charging different amounts depending on the field of study. Basically, a business major should pay more for their classes than a medieval literature scholar.
On the loan side, the government should only allow a student to borrow an amount of money based on their planned field of study. This amount should vary only by field of study, not college they were admitted to. So Harvard can keep charging its high rates, but average student X who has a choice between them and a good public school in their state, will either need to supplement with scholarships, work, private loans, family money, or by taking the more affordable option. Also in this scheme, the amount the government will loan will be tied to the average starting salary of students with that particular degree.
Don't like it? Well, free market folks, corporate America has already decided on the value of every single degree a university can grant. It's called the starting salary offered to student with that major. Across the entire country, the IRS can supply an average every year of what the actual, real salaries of new grads is, and the system can be readjusted every year.
It's a harsh reality, but somebody wanting to major in art history isn't, on average, going to earn as much as somebody studying computer science. That difference should be reflected in the cost of their classes and the amount they can borrow. Don't like that? Fine, locate a funding source for your desires outside the public trough.
This would force colleges to alter their current pricing model, and also help put a lid on the runaway inflation in tuition. Somebody that just wants a general college degree in something they find interesting can major in what they want to for less money. Colleges can't jack their rates up 15% a year knowing that money is guaranteed, regardless of the ability for the student to repay it, regardless of the value of the degree (again, in this context value means "what corporate America will pay someone with that degree as a starting salary").
Right now colleges get paid for shoveling people into anything they want to major in, and increase costs at will. This needs to be stopped.
There's a boatload of stuff to agree on for better interop. The language itself (c/c++) says nothing about a lot of stuff people kind of expect these days.
Language extensions specific to compilers (e.g. __user), toolchains (e.g. llvm is working on lld, a linker, to replace the default system linker), security additions (e.g. if I build a library with gcc and specify stack protection and canaries, none of which are in the language standard, will I be able to link a clang built library and executable and actually have it work), etc.
I was a compiler grad student, and my university had its own intermediate representation it did work with. Back then (mid 90's) there was also SUIF (stanford university intermediate form), something I forget from University of Illinois... there were probably others too. But some big-name CS departments focused on other stuff, databases, operating systems, AI, and weren't necessarily up there in compilers or revealing the details of their intermediate form (not that it's was a secret, merely from academia the algorithm is more important than the intermediate form used).
Now, my old school adopted LLVM. I recently checked as I'm working with LLVM/Clang and found that quite interesting. I can't even pull up Stanford's SUIF compiler group research page (suif.stanford.edu, maybe I'm just unlucky or it's gone/moved/temporarily down). And LLVM/Clang is from University of Illinois... so yeah, I'm sure they are using it too.
The benefit to GCC from this is to not become obsolete in 5-10 years, from a steady influx of improved algorithms and tuning from a body of people that can easily contribute. Just from the fact LLVM/Clang is easier to work with, universities using it for their classes/research means that there is a steady crop of undergrads/grads familiar with LLVM/Clang and its set of libraries. They can contribute, and the research community doesn't have to roll its own intermediate form for research algorithm implementation and then throw that out when it comes to implementing the same algorithms in an actual intermediate language that is used in a real compiler. When you're a student, the last thing you want to do when you've got a project due in the semester, or you are trying to write your thesis/dissertation and graduate, is screw with compiler internals that are purposely difficult to work with (GCC).
Yes, GCC has a core group that has done an excellent job. But they are facing commercial interests improving the LLVM/Clang (i.e. Apple and Obj-C) plus now the OpenCL and OpenMP work going on, and on top of that an ever growing population of former students with skills/knowledge and perhaps the desire to contribute.
f I were RMS I'd be worried.
Agreed. Those years he opposed modularizing GCC might have really hurt the project in a way that isn't done being felt yet.
forget that when Mad Max becomes real, gold has no value.
Post apocalypse, so will most other things we attach value to. For example, today's currencies (dollars, euros, renminbi, whatever) will also be in the "no value" camp. Bitcoin will especially be worthless, unless you think the Mad Max world happens to have functioning computers, high speed networks, and most of all buyers willing to accept it.
It's gonna be a world of all-barter items, simple tools, food especially.
You say that like it is a bad thing. The truth is that we live in a capitalist society where nobody works for free and running a high traffic website like slashdot costs money in hosting, routing, etc.
In case you hadn't noticed, Slashdot supplies links to other news articles, and the members contribute the discussion/content. "Nobody works for free" - that's exactly what happens with comments; community members write them for free.
If Slashdot wants a paywall then it's going to need to significantly up the quality of the articles (start writing/researching its own material, rather than just link and have an editor write a summary). Or seriously beef up its various subsites (they are apparently called "topics" now): business intelligence, cloud, datacenter, etc.
LLVM weakens GCC's ability to attract free software contributors.
Come on, this line of reasoning/argument is BS. What you're saying is that a monopoly is able to attract people easier than having to compete for them. In the same way Linux weakens Hurd's ability to attract contributors, Git weakens Mercurial, Dragonfly BSD weakens Net/Open/Free BSD, and any project all all reduces the available population of anything is competes with.
There is more than just licensing going on, also at issue in this specific case is software modularity. Say I want to write cool tools for source code analysis or a new editor with syntax highlighting. Rather than reinvent a C++ parser and/or abstract syntax tree, I'd really rather just use one the compiler ALREADY HAS IMPLEMENTED. Doing such a thing is easier with LLVM/Clang than GCC, purely because GCC doesn't expose its internals very well (at all, from what I understand). In turn, that's done for purely ideological reasons, but here it actively prevents other kinds of beneficial work.
They have the money, the culture, and the people to write very good software when they don't make otherwise bad decisions (like Metro Everywhere). That's why I bought an Xbox One instead of a PS4, not because I hate Sony but because Microsoft is fundamentally a better software company and I expect more and better features from them.
Good to hear! I take it you are also satisfied with your Zune, PlayForSure music bought in their online store, Kin smartphone, or perhaps Windows Phone 7?
Sorry, you may prefer their stuff, but the reason(s) you list are ridiculous and just factually contradictory to their own behavior. Within the last decade they've thrown several of their own products and customers under the bus.
This is a brilliant way to respond to the Princeton study - the correct way - rather than issue a press release denouncing it, or whine about it some other way.
Instead, use the study's own methodology against them to show other ridiculous conclusions. What are the academics at Princeton going to do, say "oh wait the original methods are bullshit". Anything they say against just weakens their original paper/study.
A voluntary military has the same moral problem. If you pay people to fight wars, you're going to end up with poorer people dying in your wars.
"paying to fight wars" is what you do if you have a mercenary force, not a military. A voluntary military *should* just be there for defense of its nation. Granted in recent times there has been a ton of bullshit adventurism and mission scope creep, blurring the lines in a bad way, but that's due to incompetent leaders making shitty decisions.
No, but surely he is arguing that the good (reducing deaths resulting from a scarcity of organs) outweighs the bad (problems associated with an organ market).
This is also a system ripe for corruption on a massive, world-unprecedented scale. So much so that such a market would need to be regulated so heavily, to ensure FULLY INFORMED NON-COERCED participation that it would barely be recognizable as "a market". An actual organ donation "free-market" (as in what surely this economist desires) would likely be the all time worst thing in the history of humanity.
I do that to, but this is one area Windows is seriously lacking.
Remapping CapsLock to something else (Control) on OSX is as easy as a System Setting change, usable by normal accounts. On Linux (at least the ones I've tried) it is as easy as a config setting available in the UI. I'm sure hardcore users can edit config files too. On Windows, you need to be Administrator to install a driver/dll combo (e.g. tool from SysInterals) or edit the registry. WTF?! It's just terrible.
The finished phone is projected to cost $800~1200USD...that's not "slightly" more expensive.
Thanks for the info - very interesting! That is a lot more, I suppose the specifics depend on how much money they forgo versus how many customers they distribute over. I have a gut feeling that most people aren't interested enough in privacy to be willing to pay a lot for it.
These banks probably just did the thing all corporations do when they want results but offload all risk in getting those results: contract the work out.
Now they can just feign ignorance, disclaim liability, and move on because they have a contract when another entity that says everything is fine! It's like magic.
Who do you buy your supplies from when every corporation is intrusive? [...] However, if EVERY corporation is intrusive (and car companies will all be if they aren't already) then where do you go?
Depends on who you ask. The Ayn-Randian-objectivist-anarcho-liberterian-conservative-capitalists, who have complete faith in the correctness of the free market even in the absence of government regulations, believe that the free market itself will solve this: eventually, corporations that don't monetize everything about you, will emerge and compete for the business of people who care about stuff like how their data is used. They will charge slightly higher prices to offset the profit they lose by not selling your data.
Otherwise, those of us that don't live in a theoretical or academic fantasy land, will instead seek laws/regulations to limit this behavior.
Things that should be simple are made unnecessarily complicated on an iPad.
I think you need to examine this process from the viewpoint of the intended user.
For the iPad, you set up sycing with iPhoto and iTunes, and let it work. Plug in camera, grab photos, plug in iPad, sync photos. Minimal interaction outside unusual situations. (I just hit one recently where I had to rebuild my iPhoto Library to rescue orphaned albums. It fixed things up jut fine).
For some other tablet, "plug in and copy files". RIGHT. If that involves navigating the file system and/or selecting what to copy and where to copy it to, by hand, you've just lost the person who is supposed to be using this stuff.
I own a Nexus 7 and iPad Mini. I can sync my files to both. But at no time would I ever recommend to a NOVICE the Android solution from an ease of use perspective. I'd do that if and only if price were the dominant and overriding issue.
In the long term however, having anonymous currency removes opportunities for oppression and corruption in government, manipulation and injustice.
Wait, what?
Anonymous currency makes corruption easier. Corporations and the wealthy wouldn't have to bother with lobbyists if they could funnel anonymous money straight to their congressman.
All this sturm and drang over the website is total BS anyway.
If the website isn't working, just fall back to pen, paper, stamps, and envelopes, like it would have been in the ancient past of say... 20 years ago before everybody expected regular consumers to have web access.
Or perhaps the RWNJ noise makers can point out to me where in the Constitution it says laws MUST be accompanied by functioning websites? All those strict interpretation original intent founding fathers conservative boneheads can stuff that in their john birch ayn rand free market asses. Let's not forget it was private contractors that failed to deliver the product.
Why is it okay to preach universal health-care and group insurance where low-risk cover the bill for high-risk, but the same isn't true for auto insurance? It's a slippery slope!
Because you don't choose your health - a major portion is genetically determined at birth and you don't have any say.
Further, even the part that is in your control (diet, exercise, etc.) - a lousy driver is a threat to others (they may cause an accident or crash into you), where an unhealthy person is not (somebody's diabetes meds or heart condition or just general obesity doesn't pose a threat to your safety) - isn't at risk due to other people's choices.
Lastly, if somebody is so crappy of a driver they can't get insurance, they have other options from walking, biking, public transportation, etc. Yeah, too goddamn bad if those are inconvenient - drive better. If somebody has bad health, they don't necessarily have other options.
you've presumed, incorrectly, one VERY major thing: that I don't borrow against the equity in my home
This is some pretty shitty investment advice.
The first case had an investment of ~$1200 a month since that was how much less their monthly payment was. You think borrowing against your home to invest is the same thing? Man that's stupid, the risks are quite different.
The point is that I can always hedge my bets and invest in more stuff.
Brilliant! Talk to Wall Street and start buying CDOs and other derivatives for risk management. I mean, those things never lose value.
Working link to the "Mother of All Demos" wiki page: http://en.wikipedia.org/wiki/T...
Slashdot doesn't appear to like a missing "http://"
Please, this is hardly about politics, as far as Democrats vs Republicans - as if the GOP would have done things differently. And if libertarians were in charge, same thing.
Everything in U.S. politics is about protecting corporate profits. The outsourcing in this story is about profits, the MPAA exists to help protect profits, the administration not doing anything about it is likely due to private lobbying (to protect profits).
Programming and information technology should be taught as vocations... high-paying, of course.
Well, then private corporations, such as your employer, should lead the way and emphasize they are looking for candidates with XYZ certifications instead of college degrees. Industry certs like MCSD, CompTia Network+, Java certified developers, CISSP, whatchamajig and on and on.
Oh wait, the consistent feedback about those certs is they are worthless and corporations don't care about them, or corporations do care but they aren't willing to pay the fees involved for their own employees to get them.
So there's a bit of a catch-22 here.
There are about 10 things wrong with OSX and they are all random design crap Jobs picked -
Global menus,
This goes back about 30 years to the original Mac, which came with a 512x384 monitor. A global menu made eminent sense.
I like the idea of universal education. As others here have noted, the problem in the U.S. is the positive feedback loop between a government guaranteed loan, which cannot be discharged through bankruptcy, and college pricing. The makes the incentives all wrong, similar to the housing crisis where mortgage brokers got paid getting people into loans - they didn't care if they were unaffordable, that was "somebody else's" problem. Colleges admit warm bodies in order to saddle them with prices that grow faster than the market can bear, because this market is underwritten by a government loan.
What is needed is a multi pronged change in the system:
Colleges currently charge the same per credit hour for all majors. Not throwing any field of study under the bus, but some majors enable more job prospects than others. Therefore, to better reflect actual earning potential, colleges should start charging different amounts depending on the field of study. Basically, a business major should pay more for their classes than a medieval literature scholar.
On the loan side, the government should only allow a student to borrow an amount of money based on their planned field of study. This amount should vary only by field of study, not college they were admitted to. So Harvard can keep charging its high rates, but average student X who has a choice between them and a good public school in their state, will either need to supplement with scholarships, work, private loans, family money, or by taking the more affordable option. Also in this scheme, the amount the government will loan will be tied to the average starting salary of students with that particular degree.
Don't like it? Well, free market folks, corporate America has already decided on the value of every single degree a university can grant. It's called the starting salary offered to student with that major. Across the entire country, the IRS can supply an average every year of what the actual, real salaries of new grads is, and the system can be readjusted every year.
It's a harsh reality, but somebody wanting to major in art history isn't, on average, going to earn as much as somebody studying computer science. That difference should be reflected in the cost of their classes and the amount they can borrow. Don't like that? Fine, locate a funding source for your desires outside the public trough.
This would force colleges to alter their current pricing model, and also help put a lid on the runaway inflation in tuition. Somebody that just wants a general college degree in something they find interesting can major in what they want to for less money. Colleges can't jack their rates up 15% a year knowing that money is guaranteed, regardless of the ability for the student to repay it, regardless of the value of the degree (again, in this context value means "what corporate America will pay someone with that degree as a starting salary").
Right now colleges get paid for shoveling people into anything they want to major in, and increase costs at will. This needs to be stopped.
There's a boatload of stuff to agree on for better interop. The language itself (c/c++) says nothing about a lot of stuff people kind of expect these days.
Language extensions specific to compilers (e.g. __user), toolchains (e.g. llvm is working on lld, a linker, to replace the default system linker), security additions (e.g. if I build a library with gcc and specify stack protection and canaries, none of which are in the language standard, will I be able to link a clang built library and executable and actually have it work), etc.
I was a compiler grad student, and my university had its own intermediate representation it did work with. Back then (mid 90's) there was also SUIF (stanford university intermediate form), something I forget from University of Illinois... there were probably others too. But some big-name CS departments focused on other stuff, databases, operating systems, AI, and weren't necessarily up there in compilers or revealing the details of their intermediate form (not that it's was a secret, merely from academia the algorithm is more important than the intermediate form used).
Now, my old school adopted LLVM. I recently checked as I'm working with LLVM/Clang and found that quite interesting. I can't even pull up Stanford's SUIF compiler group research page (suif.stanford.edu, maybe I'm just unlucky or it's gone/moved/temporarily down). And LLVM/Clang is from University of Illinois... so yeah, I'm sure they are using it too.
The benefit to GCC from this is to not become obsolete in 5-10 years, from a steady influx of improved algorithms and tuning from a body of people that can easily contribute. Just from the fact LLVM/Clang is easier to work with, universities using it for their classes/research means that there is a steady crop of undergrads/grads familiar with LLVM/Clang and its set of libraries. They can contribute, and the research community doesn't have to roll its own intermediate form for research algorithm implementation and then throw that out when it comes to implementing the same algorithms in an actual intermediate language that is used in a real compiler. When you're a student, the last thing you want to do when you've got a project due in the semester, or you are trying to write your thesis/dissertation and graduate, is screw with compiler internals that are purposely difficult to work with (GCC).
Yes, GCC has a core group that has done an excellent job. But they are facing commercial interests improving the LLVM/Clang (i.e. Apple and Obj-C) plus now the OpenCL and OpenMP work going on, and on top of that an ever growing population of former students with skills/knowledge and perhaps the desire to contribute.
f I were RMS I'd be worried.
Agreed. Those years he opposed modularizing GCC might have really hurt the project in a way that isn't done being felt yet.
forget that when Mad Max becomes real, gold has no value.
Post apocalypse, so will most other things we attach value to. For example, today's currencies (dollars, euros, renminbi, whatever) will also be in the "no value" camp. Bitcoin will especially be worthless, unless you think the Mad Max world happens to have functioning computers, high speed networks, and most of all buyers willing to accept it.
It's gonna be a world of all-barter items, simple tools, food especially.
You say that like it is a bad thing. The truth is that we live in a capitalist society where nobody works for free and running a high traffic website like slashdot costs money in hosting, routing, etc.
In case you hadn't noticed, Slashdot supplies links to other news articles, and the members contribute the discussion/content. "Nobody works for free" - that's exactly what happens with comments; community members write them for free.
If Slashdot wants a paywall then it's going to need to significantly up the quality of the articles (start writing/researching its own material, rather than just link and have an editor write a summary). Or seriously beef up its various subsites (they are apparently called "topics" now): business intelligence, cloud, datacenter, etc.
LLVM weakens GCC's ability to attract free software contributors.
Come on, this line of reasoning/argument is BS. What you're saying is that a monopoly is able to attract people easier than having to compete for them. In the same way Linux weakens Hurd's ability to attract contributors, Git weakens Mercurial, Dragonfly BSD weakens Net/Open/Free BSD, and any project all all reduces the available population of anything is competes with.
There is more than just licensing going on, also at issue in this specific case is software modularity. Say I want to write cool tools for source code analysis or a new editor with syntax highlighting. Rather than reinvent a C++ parser and/or abstract syntax tree, I'd really rather just use one the compiler ALREADY HAS IMPLEMENTED. Doing such a thing is easier with LLVM/Clang than GCC, purely because GCC doesn't expose its internals very well (at all, from what I understand). In turn, that's done for purely ideological reasons, but here it actively prevents other kinds of beneficial work.
They have the money, the culture, and the people to write very good software when they don't make otherwise bad decisions (like Metro Everywhere). That's why I bought an Xbox One instead of a PS4, not because I hate Sony but because Microsoft is fundamentally a better software company and I expect more and better features from them.
Good to hear! I take it you are also satisfied with your Zune, PlayForSure music bought in their online store, Kin smartphone, or perhaps Windows Phone 7?
Sorry, you may prefer their stuff, but the reason(s) you list are ridiculous and just factually contradictory to their own behavior. Within the last decade they've thrown several of their own products and customers under the bus.
This is a brilliant way to respond to the Princeton study - the correct way - rather than issue a press release denouncing it, or whine about it some other way.
Instead, use the study's own methodology against them to show other ridiculous conclusions. What are the academics at Princeton going to do, say "oh wait the original methods are bullshit". Anything they say against just weakens their original paper/study.
A voluntary military has the same moral problem. If you pay people to fight wars, you're going to end up with poorer people dying in your wars.
"paying to fight wars" is what you do if you have a mercenary force, not a military. A voluntary military *should* just be there for defense of its nation. Granted in recent times there has been a ton of bullshit adventurism and mission scope creep, blurring the lines in a bad way, but that's due to incompetent leaders making shitty decisions.
No, but surely he is arguing that the good (reducing deaths resulting from a scarcity of organs) outweighs the bad (problems associated with an organ market).
This is also a system ripe for corruption on a massive, world-unprecedented scale. So much so that such a market would need to be regulated so heavily, to ensure FULLY INFORMED NON-COERCED participation that it would barely be recognizable as "a market". An actual organ donation "free-market" (as in what surely this economist desires) would likely be the all time worst thing in the history of humanity.
I do that to, but this is one area Windows is seriously lacking.
Remapping CapsLock to something else (Control) on OSX is as easy as a System Setting change, usable by normal accounts.
On Linux (at least the ones I've tried) it is as easy as a config setting available in the UI. I'm sure hardcore users can edit config files too.
On Windows, you need to be Administrator to install a driver/dll combo (e.g. tool from SysInterals) or edit the registry. WTF?! It's just terrible.
The finished phone is projected to cost $800~1200USD...that's not "slightly" more expensive.
Thanks for the info - very interesting!
That is a lot more, I suppose the specifics depend on how much money they forgo versus how many customers they distribute over.
I have a gut feeling that most people aren't interested enough in privacy to be willing to pay a lot for it.
These banks probably just did the thing all corporations do when they want results but offload all risk in getting those results: contract the work out.
Now they can just feign ignorance, disclaim liability, and move on because they have a contract when another entity that says everything is fine! It's like magic.
Who do you buy your supplies from when every corporation is intrusive?
[...]
However, if EVERY corporation is intrusive (and car companies will all be if they aren't already) then where do you go?
Depends on who you ask. The Ayn-Randian-objectivist-anarcho-liberterian-conservative-capitalists, who have complete faith in the correctness of the free market even in the absence of government regulations, believe that the free market itself will solve this: eventually, corporations that don't monetize everything about you, will emerge and compete for the business of people who care about stuff like how their data is used. They will charge slightly higher prices to offset the profit they lose by not selling your data.
Otherwise, those of us that don't live in a theoretical or academic fantasy land, will instead seek laws/regulations to limit this behavior.
Maybe he's leaving BT to work for NSA!
Things that should be simple are made unnecessarily complicated on an iPad.
I think you need to examine this process from the viewpoint of the intended user.
For the iPad, you set up sycing with iPhoto and iTunes, and let it work. Plug in camera, grab photos, plug in iPad, sync photos. Minimal interaction outside unusual situations. (I just hit one recently where I had to rebuild my iPhoto Library to rescue orphaned albums. It fixed things up jut fine).
For some other tablet, "plug in and copy files". RIGHT. If that involves navigating the file system and/or selecting what to copy and where to copy it to, by hand, you've just lost the person who is supposed to be using this stuff.
I own a Nexus 7 and iPad Mini. I can sync my files to both. But at no time would I ever recommend to a NOVICE the Android solution from an ease of use perspective. I'd do that if and only if price were the dominant and overriding issue.
In the long term however, having anonymous currency removes opportunities for oppression and corruption in government, manipulation and injustice.
Wait, what?
Anonymous currency makes corruption easier. Corporations and the wealthy wouldn't have to bother with lobbyists if they could funnel anonymous money straight to their congressman.
All this sturm and drang over the website is total BS anyway.
If the website isn't working, just fall back to pen, paper, stamps, and envelopes, like it would have been in the ancient past of say... 20 years ago before everybody expected regular consumers to have web access.
Or perhaps the RWNJ noise makers can point out to me where in the Constitution it says laws MUST be accompanied by functioning websites? All those strict interpretation original intent founding fathers conservative boneheads can stuff that in their john birch ayn rand free market asses. Let's not forget it was private contractors that failed to deliver the product.
Why is it okay to preach universal health-care and group insurance where low-risk cover the bill for high-risk, but the same isn't true for auto insurance? It's a slippery slope!
Because you don't choose your health - a major portion is genetically determined at birth and you don't have any say.
Further, even the part that is in your control (diet, exercise, etc.) - a lousy driver is a threat to others (they may cause an accident or crash into you), where an unhealthy person is not (somebody's diabetes meds or heart condition or just general obesity doesn't pose a threat to your safety) - isn't at risk due to other people's choices.
Lastly, if somebody is so crappy of a driver they can't get insurance, they have other options from walking, biking, public transportation, etc. Yeah, too goddamn bad if those are inconvenient - drive better. If somebody has bad health, they don't necessarily have other options.
Harming America's economy? This is more about affecting Cisco's profits. And color me unsympathetic, as they are an "American" corporation (in scare quotes since it shifts as it suits them) when it comes time to complain about something, but they are apparently Swiss http://www.bloomberg.com/news/2011-06-28/biggest-tax-avoiders-win-most-gaming-1-trillion-u-s-tax-break.html when its time to pay taxes.
Well, yeah, except that Dell was right, in 1997, about what to do with Apple as a company that made computers.
Of course, it turned out that shifting their core business model from making computers to making gadgets was an even better idea.
So therefore, Apple was able to shift focus without shutting down, meaning Dell was wrong?