Slashdot Mirror


Obamacare and Middle-Wheel-Wheelbarrows

davecb writes "The Obamacare sign-up site was a classic example of managers saying 'not invented here' and doing everything wrong, as described in Poul-Henning Kamp's Center Wheel for Success, at ACM Queue." It's not just a knock on the health-care finance site, though: "We are quick to dismiss these types of failures as politicians asking for the wrong systems and incompetent and/or greedy companies being happy to oblige. While that may be part of the explanation, it is hardly sufficient. ... [New technologies] allow us to make much bigger projects, but the actual success/failure rate seems to be pretty much the same."

199 comments

  1. I sense the problem... by Anonymous Coward · · Score: 0

    developers developers developers!

    1. Re:I sense the problem... by Anonymous Coward · · Score: 1

      Did you read the linked article? Take this requirement for instance...
      (A) shall be designed to engage patients, caregivers, and authorized representatives in informed decision making with health care providers;

      Um, yeah... FYI in requirements-land 'shall' means that is absolutely must deliver, well... something, it gets pretty vague as to what is to be delivered
      In Agile, that would not be a user story, it would be a novel that would have to be torn down into multiple user stories

      What would help in these cases would be direct interaction between the people building he requirements and the IT people (analysts, developers, architects, etc...) in order to avoid ambiguous and meaningless requirements from becoming absolutes that must be delivered for a system to be accepted

      Any computer system that was attempting to deliver to these requirements was doomed from day one

    2. Re:I sense the problem... by lucm · · Score: 0

      Taking requirements to the letter instead of using common sense is as close as it gets to passive-aggressive behavior in IT.

      Just look at the definition: "an educational tool that helps patients, caregivers, or authorized representatives understand and communicate their beliefs and preferences related to their treatment options, and to decide with their health care provider what treatments are best for them based on their treatment options, scientific evidence, circumstances, beliefs, and preferences"

      Before saying that "any computer system that was attempting to deliver to these requirements was doomed from day one", did you have a look at Wikipedia? It does exactly that. Just add a bookmarking feature linked to the patient account and you have a simple solution.

      But no, of course, people will insist to create committees filled with system architects, business analysts, users advocates, communication facilitators and other meeting-fillers to create a consensus with all stakeholders and define a common vision that will then be communicated to the various task forces for approval, before being reviewed during a sprint planning session by a group of developers who will find a way to translate the requirements in a justification to create a json API connected to a NoSQL database with three cache tiers including of course html5 local storage. Of course it's doomed if you work that way.

      Not convinced? Look at the requirements with a simple Wikipedia solution in mind:

      (2) REQUIREMENTS FOR PATIENT DECISION AIDS—Patient decision aids developed and produced pursuant to a grant or contract under paragraph (1)—
      (A) shall be designed to engage patients, caregivers, and authorized representatives in informed decision making with health care providers;
      (B) shall present up-to-date clinical evidence about the risks and benefits of treatment options in a form and manner that is age-appropriate and can be adapted for patients, caregivers, and authorized representatives from a variety of cultural and educational backgrounds to reflect the varying needs of consumers and diverse levels of health literacy;
      (C) shall, where appropriate, explain why there is a lack of evidence to support one treatment option over another; and
      (D) shall address health care decisions across the age span, including those affecting vulnerable populations including children.

      The problem is not the technology or the process. The problem is common sense.

      --
      lucm, indeed.
    3. Re:I sense the problem... by Anonymous Coward · · Score: 1

      common sense? not so much

      any time that a developer 'decides' for themselves what a vague requirement means, they leave themselves open to re-working (or throwing away and re-doing) the work based on the vague requirement. This misunderstanding may be cultural, because they have a poor understanding of the business case, or just semantics

      what it really takes is frequent interaction between the customer and the developer to gain the acceptance of the solution, interject new user stories, or re-prioritize the work to be performed in the backlog, that is essentially what agile methods attempt to introduce

      I have worked in strictly ruled waterfall environments and they can look like the passive aggressive behavior that your posit, and there are a lot of emotions between customers who feel like they are being taken for a ride and developers who feel like they are being misled.waterfalls failure is in the assumption that the customer will describe at the beginning of the process what they eventually will accept at the end of the process

      So, lets dive into the requirement that you brought up... the first part does sound pretty simple
        "an educational tool that helps patients, caregivers, or authorized representatives understand and communicate their beliefs and preferences related to their treatment options"
      That could be as simple a a searchable database to something that runs through a series of questionnaires that identify the beliefs and preferences of the person being educated. in any case there would have to be a lot of work done to break that down into an actual system that a developer could start to work coding

      The next set of requirements get a little more difficult...
      "and to decide with their health care provider what treatments are best for them based on their treatment options, scientific evidence, circumstances, beliefs, and preferences"
      basically, they are asking that a computer program make medical decisions... That means that it may present a hazard to human life, and it is now an FDA regulated Class 1 medical device. Gets messy fast, trust me, this now requires a level of documentation and testing that can more than double the workload, particularly if you screw up delivery of features and have to re-document the whole waterfall for each missed requirement

      processes such a agile can make this less painful, using a technology that does not require completely rebuilding when you replace modules can also make it less painful

      'common sense' that makes a person think that they can throw around vague ideas and get a computer system that actually does what they want is not much help

  2. Shock! by the+eric+conspiracy · · Score: 3, Insightful

    Actual rational commentary unencumbered by raving political partisanship.

    How is this legal?

    1. Re:Shock! by immaterial · · Score: 3, Interesting
      The article doesn't actually seem to say much of anything (insights into stupid European wheelbarrow design notwithstanding). And there's this:

      I looked at one of the actual laws that make up Obamacare ... After a few pages I ran into this definition of patient decision aid:

      (1) PATIENT DECISION AID—The term patient decision aid' means an educational tool that helps patients, caregivers, or authorized representatives understand and communicate their beliefs and preferences related to their treatment options, and to decide with their health care provider what treatments are best for them based on their treatment options, scientific evidence, circumstances, beliefs, and preferences. ...

      Unless Congress thinks of teachers as "educational tools," I think we can take it as written here that they expect this to be some kind of computer program. ... These paragraphs legislate that Obamacare will fund research in heavy-duty state-of-the-art artificial intelligence—I somehow doubt that is what Congress intended it to say. I posit that Congress worried about having enough doctors and nurses for this new health care, so they wanted to use computers to cut down the talking and explaining. In other words, they want to save manpower—by replacing the front man on the handbarrow with a wheel.

      It looks to me like his interpretation of the law is extremely ridiculous. As I read it, it applies just as well to a simple brochure, ie. "Your Treatment Options for Prostate Cancer..." that is required to be understandable to the patient or caregiver (in their native language and not overly technical) so they can make an educated choice about their own treatment.

      The author of the article is the one attaching the unnecessarily complicated wheel to this particular example.

    2. Re:Shock! by Jane+Q.+Public · · Score: 3, Informative

      "It looks to me like his interpretation of the law is extremely ridiculous."

      You're pulling only part of what he wrote, out of context. He also quoted several other sections that referenced (1), and described some of the other things it must do... greatly expanding on that one paragraph.

      Having said that, I agree that he doesn't say much of anything that hasn't already been said. His analogy with the Chinese wheelbarrow is certainly interesting (and rather funny, really). But I think all of his points were made before in The Mythical Man-Month and other writings.

    3. Re:Shock! by whoever57 · · Score: 1

      The article doesn't actually seem to say much of anything (insights into stupid European wheelbarrow design notwithstanding).

      I'm not sure that the "insights" into European wheelbarrow design are actually insights. Like most designs, wheelbarrow designs are a mix of compromises and I can think of a number of advantages that the European design has.

      --
      The real "Libtards" are the Libertarians!
    4. Re:Shock! by immaterial · · Score: 1

      You're pulling only part of what he wrote, out of context. He also quoted several other sections that referenced (1), and described some of the other things it must do... greatly expanding on that one paragraph.

      I used the summary portion and skipped the details for brevity, but here they are. Feel free to point out the parts that require an advanced artificial intelligence system instead of a properly targeted brochure or pamphlet:

      "(2) REQUIREMENTS FOR PATIENT DECISION AIDS—Patient decision aids developed and produced pursuant to a grant or contract under paragraph (1)—
      "(A) shall be designed to engage patients, caregivers, and authorized representatives in informed decision making with health care providers;
      "(B) shall present up-to-date clinical evidence about the risks and benefits of treatment options in a form and manner that is age-appropriate and can be adapted for patients, caregivers, and authorized representatives from a variety of cultural and educational backgrounds to reflect the varying needs of consumers and diverse levels of health literacy;

      "(C) shall, where appropriate, explain why there is a lack of evidence to support one treatment option over another; and
      "(D) shall address health care decisions across the age span, including those affecting vulnerable populations including children."

    5. Re:Shock! by Anonymous Coward · · Score: 0

      I think that his point (and one that I make repeatedly in my work) is that the decision makers, that define what these systems shall deliver, need to be coached by IT professionals in defining their requirements before they get set in a contract (or law) as an absolute deliverable

    6. Re:Shock! by Anonymous Coward · · Score: 0

      It is not. That's why he is hiding in Denmark.

    7. Re:Shock! by Jane+Q.+Public · · Score: 1

      ". Feel free to point out the parts that require an advanced artificial intelligence system instead of a properly targeted brochure or pamphlet:"

      Why should I, when TFA already did? It's right there: "engage patients, caregivers in informed decision making...", "present up-to-date clinical evidence in a form and manner... can be adapted for patients, caregivers..."

      Etc. These points were already made in TFA. Asking me to repeat them serves no purpose. But since we're repeating things here anyway, I will point out that even some human doctors I have known did not effectively do these things. Asking a for a computer program to do them is a pretty tall order.

    8. Re:Shock! by TimboJones · · Score: 1

      "engage", "present", "be adapted"

      Why do any of these require a technological solution? AFAICT these terms are still perfectly applicable to a brochure or a paragraph.

    9. Re:Shock! by Jane+Q.+Public · · Score: 1

      "Why do any of these require a technological solution? AFAICT these terms are still perfectly applicable to a brochure or a paragraph."

      A brochure does not "adapt" itself to the individual needs of patients and caregivers. Unless, of course, they meant something like 100,000 different brochures, because otherwise there is no way it could cover all the information listed in the requirements.

    10. Re:Shock! by RespekMyAthorati · · Score: 1

      Every tech product that I have bought in the last 15 years comes with an instruction manual that "adapts"
      to my native language: there's a section in English, one in French, one in Spanish, etc.

    11. Re:Shock! by Velex · · Score: 2

      That's the problem with the passive voice where the verb "adapt" appears. We don't know who's responsible for adapting it. It could be the author of the brochure (i.e. requiring somebody authoring a brochure to create several different adaptations), or it could be the brochure itself as you and TFA's author read. It's an assumption to say that the brochure is adapting itself simply because the law used the passive voice. The passive voice leaves who the actor is utterly vague.

      I don't know how you arrived at the number 100,000.

      This strikes me as one of those legalese things where the language is intentionally (or unintentionally, who knows) vague, and the best way to implement it is to go through the motions, do the bare minimum, and say create 2 or 3 brochures, or hell, since womyn-born-womyn are special and need their own information, we'll have 6 from a matrix of [child, adult, old fogey] vs. [patients of family docs and GPs, *women's* health]. There. We've successfully adapted a brochure about some condition, and we didn't even need to go into double digits.

      Well, I suppose I'll probably get called racist now because I didn't add an additional dimension for [hispanic/latino, black, and everybody else]. So, now we're up to 18. Hopefully if we don't have any other special interest groups, we can leave it there and get on with the delivery of health care.

      (*sigh* Can't we just have single payer already--you know so that your doctor can take your individual risk profile and adapt the information for you personally based on your family and medical history instead of some byzantine system that's either a bunch of brochures that won't really tell anybody anything or some kind of Star Trek LCARS system with voice recognition and strong AI?)

      --
      Join the Slashcott! Stay away entirely Feb 10 thru Feb 17! Close all tabs to prevent autorefresh!
  3. Contracting and subcontracting by Joe_Dragon · · Score: 3, Insightful

    To many middle man get in the way of the people doing doing the tech work and it's like that part is being worked on by team X and you need to wait for them to do there part and no you can't talk directly to them.

    1. Re:Contracting and subcontracting by pepty · · Score: 3, Insightful

      Just out of curiosity: How many super-jumbo IT projects, whether the clients are public or private, are up and running within two months of the original deadline? If Oracle had taken the job wouldn't we be expecting the site to be up and running sometime in early 2015?

    2. Re:Contracting and subcontracting by Runaway1956 · · Score: 1, Insightful

      You're simply pointing out the administration's ineptitude. They insisted that the system be put into place, they insisted that it meet a firm time schedule, insisted on putting incompetent "managers" in charge of everything, and further insisted on hiring incompetent "technical" advisors and "engineers".

      There was no compromise in any portion of the planning or implementation. On the day of the Grand Opening, it became appallingly obvious that the Emperor had no clothes.

      If anyone in a position of authority had the brains one might find stowed up an orangatan's anus, they just might have averted some of the embarrassment that we saw when the site opened to the public.

      I'm perfectly happy to poke fun at Oracle, too. But, Oracle would at least have come up with some face saving explanations, and they could probably have cobbled together some backup scheme to make it appear they were doing something useful. Sometimes, appearances are more important than reality. In the case of the Obamacare site, not only did they fail utterly, but they failed to appear to understand how utterly they failed.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    3. Re:Contracting and subcontracting by Anonymous Coward · · Score: 0

      yea cause it would be so much easier for one department to do all that is required

    4. Re:Contracting and subcontracting by Imrik · · Score: 1

      And how many of those projects get launched on schedule despite not being ready?

    5. Re:Contracting and subcontracting by peragrin · · Score: 3, Informative

      Here is the trick. something like 80% of large projects fail on the first try.

      From business linux deployments, to website creations, to new weapon systems for the military(M-16 anyone)

      The federal government does nothing but large projects so it gets lots of failure, but the every large company in the USA has at least one large boondogle project fail annually. Or at least fail the first couple of times.

      BING, FBI database, iphone 4 (you're holding it wrong) all suffered from design failures of the real world.

      Forget cronyism, bureaucrats are the real issue with every large project. Real leaders can reign them in and control them. unfortunately real leaders can't get elected very often.

      --
      i thought once I was found, but it was only a dream.
    6. Re:Contracting and subcontracting by Anonymous Coward · · Score: 0

      Bigger the project bigger the chance it fails as the problems are bigger. If you take agile project frameworks big starts with more t han one team and volume requiring to work longer than 3 months. But any other method of project administration is going to have a problem with this many requirements. Especially that requirements are put in place by many lobby groups acting trough a proxy of their bribed politicians which means that requirements are difficult to change, often unreasonable and conflicting with other requirements. As this was not bad enough any change coming from below due to these conflicting requirements must not only be coordinated with the rest of huge team which is difficult for big projects but also get approved by political body that is controlled by ill tempered assholes that not only are separated from reality by their idiocy but also cannot talk with each other due to politcial bickering. The way to fix this is to cut the Gordian knot with sword. Societies need that sometimes.

    7. Re:Contracting and subcontracting by Anonymous Coward · · Score: 0

      Not only that, but contractors are bottom feeders for talent. Contracting companies win their lowball bids first. Then they skim what they want off the top. Then they use what's left to hire someone to do the work. That does not attract top talent. That attracts talent that can't get work in any other way.

    8. Re:Contracting and subcontracting by pepty · · Score: 1

      A lot of peragrin's examples were launched before they were ready but well after the original deadline. Isn't that worse?

    9. Re: Contracting and subcontracting by Tablizer · · Score: 1

      To their credit they tried to hire the lead architect for the MA (Mittcare) website. But he was not available.

    10. Re: Contracting and subcontracting by Anonymous Coward · · Score: 0

      Oregon tried for its own ACA website. Oracle got the prime contractor spot. The guy directly in charge on the government side had the sense to not deploy. +1

      Oracle kept telling him fixed Real Soon Now and he believed them and used that to make his own very public statements. -999.

      He and others are no longet working for the state.

      The state is talking to its lawyers about Oracle.

      By the way this has been a 300 M USD project.

      Here are my positives:

      Oregon has been working on a full automation of the DHS client forms interface and processing of which the ACA was an add-on. I was near the Washington state equivalent DHSH project 25 years ago. No one though it could be done then but at least they never deployed. That was an order of magnitude budget overrun. With this ACA project pain so current, perhaps we might actually do something useful on the larger project.

      The site has been generating some benefits for some uninsured. Oregon has a free health insurance plan for the needy. The state has been able to make that part do better out reach and almost automatic enrollment.

      Pardon please a little sort of OT. I support single payer and the ACA has enabled that in Vermont, AFAIK. Please do not get your panties all twisted. My reasoning is either emotional or let us use our nice federal system and try it out in one small state as a pilot.

       

  4. No dude... by BringsApples · · Score: 3, Interesting

    ...The website "roll-out" was an utter failure, plain and simple. There are so many websites out there that do far more complex operation, and they seem to have very little problem. I wasn't involved in the "roll-out" of the government's healthcare website, so I know jack-diddly about the problems that they faced. But from what I know about websites, especially ones like that one, is that it's a simple matter of input from the user, and then a matter of storage of that input, and maybe some calculations along the way - all very basic stuff for today's world. I went to the website and the damn thing had major problems that made me think that it was trying to do a lot of on-the-fly operations behind the scene that wasn't syncing up correctly, maybe I'm wrong, but that was my feeling.

    However, that being said, I cannot see why the website "failure" had such an impact on the "unrolling" of the actual healthcare change. They had a toll-free number to call and operators that would do everything over the phone, very nice people I might add. Why the site didn't simply display the toll-free number is a good question. Hell, maybe they could have simply had an online-chat window pop up. Again, I wasn't a part of the staff that was tasked with this website, so there are things that I don't know.

    --
    Politics; n. : A religion whereby man is god.
    1. Re:No dude... by Anonymous Coward · · Score: 2, Insightful
      No, your metric of success is just different from theirs. Government bureaucracy exists to obfuscate where your money goes and to provide channels for wealth to transfer. To control these channels, you hire people with specialized knowledge of the inner workings of the complex and byzantine procedures. Then you get money, lots of it.

      You think along naive lines of getting things to work correctly, efficiently, to help people and at a fair price. These values, nice as they are, simply can't compete against the combined forces of "free-market" (which is anything but free) ideology and the collusion between government and the private sector.

    2. Re:No dude... by BradMajors · · Score: 3, Insightful

      The worst part is the government website is totally unnecessary.

      There already exists perfectly good working websites for buying insurance (such as einsurance). All that was required was to add the government subsidy feature.
         

    3. Re:No dude... by Anonymous Coward · · Score: 0

      Insurers pay einsurance to promote their products. I think the purpose of a government exchange was to have an even playing field, where you didn't need to be concerned that an insurer was paying the broker on the side to screw you.

      Healthcare.gov was just too ambitious. Kentucky put out the best website, according to critics, and it's dead simple. Not a coincidence.

      Healthcare.gov 1.0 should've been simple. Then it should've been updated according to feedback and lessons learned.

      As to why complex sites like Facebook or Twitter appear to get done on the cheap by a few engineers, it's because for every one of those there are a thousand similar websites that sucked. It's the law of large numbers. If you have enough monkeys pounding crap out and putting it up on the web, eventually you'll find some gems. But was it due to those engineers' skills, the fact that they watched and learned from all the failures before them (failures in doing precisely what they were trying to do), or just cosmic chance? It's more of the latter two than people realize. Neither Facebook nor Twitter were even remotely unique or ground breaking. They were just the versions finally good enough to catch on, succeeding dozens of other attempts by other poor bastards who started too soon.

    4. Re:No dude... by Sir_Sri · · Score: 4, Insightful

      There are so many websites out there that do far more complex operation, and they seem to have very little problem.

      Not really at least not that worked at this scale from day one. The closest you're going to get to needing to support millions of unique users on the first day, and hundreds of thousands simultaneously are things like MMO launches and WoW expansion packs or something like google+. And most of those can scale by replication and sectioning people off so it's highly parallel, or are built on already substantial infrastructure. If you crunch the math, there were only 90 days from launch to end date, and you need to enrol about 25 million people or something in that time (the uninsured who don't live in states with their own exchanges), so the daily load is actually quite high, particularly with a large number of people hitting the site to browse and decide. It's also quite likely that they gambled on more states setting up their own exchanges... and lost.

      The backend of games and google+ of those is trivial compared to healthcare.gov, which not only needs to talk to databases from federal agencies, but it needs to connect to dozens of insurance companies with multiple sets of rules and regulations. Sure an MMO needs to do math, but one designer with no technical training can decide what equations to use and if they get it wrong no big deal. When you're dealing with money - and we're talking about healthcare that's going to be worth a couple of hundred billion dollars bought through this site, even a 1% error rate is going to cause no end of problems.

      is that it's a simple matter of input from the user, and then a matter of storage of that input, and maybe some calculations along the way - all very basic stuff for today's world.

      Input from the user that needs to be checked against multiple databases that aren't yours, that have private information in them. Then talking to multiple insurance companies in multiple jurisdictions with slightly different rules etc.

      I'm not saying that excuses about 2 months of failure, but one should not assume this is a simple project, that they somehow did not realize that this would require probably 10x the server capacity they had is a complete failure. But other projects that are huge and stable have spent a lot more than 500 million dollars to get to that point, over a lot of years. These guys were trying to solve a problem no one else has ever had to solve on this scale. That they didn't recognize that is pathetic, but we shouldn't suppose this is an easy project.

    5. Re:No dude... by Jeremi · · Score: 2, Insightful

      Wake up Amerikka - that subsidy is a temporary, fleeting thing. And, once you are registered, once you're in the system, you can never again be without insurance.

      Well, yes. That's the point -- universal healthcare through universal insurance. Not really all that different from what we've done with auto insurance for years, and that works well enough.

      Admittedly it's not as efficient or reliable as a single-payer system, but it's nevertheless preferable to our previous "just wait until you're at death's door, then go to the emergency room and run up an amazing tab on somebody else's dime" healthcare model.

      Oh well - maybe they won't have Big Macs at the relocation and reeducation camps

      Dystopian fantasies, cute. Not a good approach if you want to be taken seriously, though.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    6. Re:No dude... by SuperKendall · · Score: 3, Insightful

      Well, yes. That's the point -- universal healthcare through universal insurance.

      Will you be so calm and matter of fact about it when there is a law that every citizen must own a gun?

      Because making a law that requires citizens to purchase something from private companies means that the government can make you buy ANYTHING (or pay a fee).

      P.S. If " universal healthcare through universal insurance." was really the point, why were unions and many other organizations who contributed to Democrats given a waver for the requirement?

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
    7. Re: No dude... by Anonymous Coward · · Score: 0

      A single payer system will NOT be 'more efficient'. Diminishing returns apply, especially to government bureacracies. The reason payment technologies continually improve (paypal, swift, bitcoin, amazon, credit cards, smart cards, square, mobile payments, etc) is because of competition. Do you really think if we have one government politically designed single payment system (which no doubt will be contracted to the largest government contractor) that it will be more efficient?

    8. Re:No dude... by tibman · · Score: 1

      I think you're way off. The private sector did all the colluding by itself. US medical bills are just crazy. Sky high prescription prices because "the market" can pay it. Lol, they'll pay it or be in agony.

      --
      http://soylentnews.org/~tibman
    9. Re: No dude... by Imrik · · Score: 1

      Done correctly it would be far more efficient, unfortunately it would never actually happen. The government is unwilling to do anything to damage current jobs so they can only add inefficiency.

    10. Re:No dude... by Imrik · · Score: 1

      Except unlike an MMO the people don't need to interact with each other so it is trivial to scale by replication and sectioning people off while being completely parallel.

    11. Re:No dude... by Papaspud · · Score: 1

      I'm pretty sure they had 3 years to get the site going, of course in government terms that isn't enough time.

      --
      Everything above is my opinion....YMMV
    12. Re:No dude... by Anonymous Coward · · Score: 1

      Well, yes. That's the point -- universal healthcare through universal insurance.

      Will you be so calm and matter of fact about it when there is a law that every citizen must own a gun?

      Hmm. Mandating that people have a way to pay for healthcare that clinics are legally required to provide, vs mandating that people have tools to facilitate murder. Not sure I see any parallels. But I don't live in a paranoid fantasy world where the only thing keeping my neighbors from murdering me for my x-box is my Gun

      P.S. If " universal healthcare through universal insurance." was really the point, why were unions and many other organizations who contributed to Democrats given a waver for the requirement?

      Put down the talking points and get the facts. Some unions did get a 1 year waiver on the annual benefit cap...hardly the "waiver" for universal insurance you imply.

    13. Re:No dude... by Ken+D · · Score: 3, Interesting

      That shipped sailed long ago.

      Everyone has to pay for trash disposal. You have no choice. You can't burn it, you can't pile it on your property.

      You either haul it to a private landfill and pay them. Or you pay a private hauler to take it away. Or you pay taxes that pay a private hauler with a government contract to haul it away.

      Anything else is illegal.

    14. Re:No dude... by Kijori · · Score: 1

      "[I]nput from the user, [..] storage of that input, and maybe some calculations along the way" describes almost any web-based application, and an awful lot of non-web-based applications. But big applications often have massive problems, budget overruns and enormous delays - whether they are private sector or public sector applications.

      "Input", "storage" and "calculations" are not always the same. In a complicated project, all three are difficult and complicated.

      Don't get me wrong - the exchange website was a fiasco at launch. But let's not pretend they messed up on "hello, world". They were trying to do something very difficult. They still made a mess of it, though.

    15. Re:No dude... by Anonymous Coward · · Score: 0

      You can always choose to generate less trash...

    16. Re:No dude... by phantomfive · · Score: 3, Informative

      . But from what I know about websites, especially ones like that one, is that it's a simple matter of input from the user, and then a matter of storage of that input, and maybe some calculations along the way - all very basic stuff for today's world.

      The problem was 'some calculations along the way' because the site was designed to be integrated with several other systems.

      If you don't understand why integration with other systems can be so difficult, you should read Mythical Man Month because it explains it in detail.

      --
      "First they came for the slanderers and i said nothing."
    17. Re:No dude... by Anonymous Coward · · Score: 0

      ...The website "roll-out" was an utter failure, plain and simple

      It's not an utter failure, as an utter failure wouldn't even have a website to show for it. I know, I've worked on utter failures also brought about by contracting, and after eight months, we had to start again, minus the money spend on contractors.

    18. Re:No dude... by XcepticZP · · Score: 1

      Everyone has to pay for trash disposal. You have no choice. You can't burn it, you can't pile it on your property.

      You either haul it to a private landfill and pay them. Or you pay a private hauler to take it away. Or you pay taxes that pay a private hauler with a government contract to haul it away.

      Anything else is illegal.

      Ah yes, the old "voluntary" part about taxes. You're not paying diddly to government. They're taking it from you, whether you need trash disposal or not.

      And no, if you really think about it. Those people can't choose to hire a private company, because they would be screwing themselves over. In essence, those that choose to do things privately are DOUBLE taxed by virtue of not getting the benefit they already "paid" for.

    19. Re:No dude... by phantomfive · · Score: 3, Interesting

      FWIW the trash thing is local, whereas the healthcare thing is national.

      It seems like a small detail, but it's essentially the central debate the country has been having since 1776 or before. How much power should the national government have compared to local governments (and citizens)?

      --
      "First they came for the slanderers and i said nothing."
    20. Re:No dude... by ewieling · · Score: 2

      The main difference to these "if the government can force you to buy health insurance, then the government can force you to buy anything" people seems to be which government is forcing you to do something. They accept when state or local governments force you to buy something such as auto insurance, liability insurance, trash pick up, etc. They only have a problem with the idea when those dirty stinking socialists who run the federal government force you to buy something. States have had the opportunity to do health insurance reform for a very long time. For the most part they didn't even try.

      --
      I really shouldn't have used someone else's email address for this account.
    21. Re:No dude... by BringsApples · · Score: 1

      Thanks. I do understand why integration with other systems can be difficult (albeit perhaps less than you or others), but my wonder was directed more toward what other system(s) it was integrating with. If you've filled out the form, especially on the website early on (maybe it's changed now), you were left with a feeling of globalization of data. The flow of questions, and the way that the questions were worded were ....man I don't know how to say it - it was as if all countries would be linked in some way, like this wasn't an "American" thing, but rather a "global" thing. It was like applying for a passport or visa.

      --
      Politics; n. : A religion whereby man is god.
    22. Re:No dude... by Sir_Sri · · Score: 1

      Well kinda, they need to interact with many dozens of insurance companies potentially, but ya, that they undershot capacity is a huge problem (and it's possible the there are capacity issues with the databases they need to talk to but don't control). With an MMO you just sell less copies until you have servers, with a website.. you don't really have that option.

    23. Re:No dude... by phantomfive · · Score: 1

      Thanks. I do understand why integration with other systems can be difficult (albeit perhaps less than you or others), but my wonder was directed more toward what other system(s) it was integrating with.

      IRS, DHS, HHS at least.....they need to verify your eligibility for subsidies. Their idea was to verify before showing you the prices, so you are more aware of the low price you can get.

      --
      "First they came for the slanderers and i said nothing."
    24. Re:No dude... by BringsApples · · Score: 1

      You sound like you have more of a grasp on this than I, and many others that I've talked to, do. If all of those departments were mingling data, it's a wonder how it even started as good as it did.

      Cheers for the info!

      --
      Politics; n. : A religion whereby man is god.
    25. Re:No dude... by Anonymous Coward · · Score: 0

      (omfg) The website top-line actually says:

      During times of especially high demand, you may be queued to begin your online Marketplace application to ensure the best possible shopping experience.

      This is a red flag for garbage. They're more concerned about making this sound like you're making a purchase at a mall or some grocery store with your well to do discretionary income.

      This smells like it has an insurance company ripoff written all over it.

    26. Re:No dude... by phantomfive · · Score: 1

      You sound like you have more of a grasp on this than I,

      lol than go do some research and educate yourself on the topic! The Internet has made information gathering easier than ever! You can do it!

      --
      "First they came for the slanderers and i said nothing."
    27. Re:No dude... by Anonymous Coward · · Score: 0

      > Will you be so calm and matter of fact about it when there is a law that every citizen must own a gun?

      1792 Militia Act - https://en.wikipedia.org/wiki/Militia_Acts_of_1792 & https://en.wikisource.org/wiki/United_States_Statutes_at_Large/Volume_1/2nd_Congress/1st_Session/Chapter_33

      Section 1. Be it enacted by the Senate and House of Representatives of the United States of America in Congress assembled, That each and every free able-bodied white male citizen of the respective states, resident therein, who is or shall be of the age of eighteen years, and under the age of forty-five years (except as is herein after excepted) shall severally and respectively be enrolled in the militia by the captain or commanding officer of the company, within whose bounds such citizen shall reside, and that within twelve months after the passing of this act. And it shall at all times hereafter be the duty of every such captain or commanding officer of a company to enrol every such citizen, as aforesaid, and also those who shall, from time to time, arrive at the age of eighteen years, or being of the age of eighteen years and under the age of forty-five years (except as before excepted) shall come to reside within his bounds; and shall without delay notify such citizen of the said enrolment, by a proper non-commissioned officer of the company, by whom such notice may be proved. That every citizen so enrolled and notified, shall, within six months thereafter,How to be armed and accoutred. provide himself with a good musket or firelock, a sufficient bayonet and belt, two spare flints, and a knapsack, a pouch with a box therein to contain not less than twenty-four cartridges, suited to the bore of his musket or firelock, each cartridge to contain a proper quantity of powder and ball: or with a good rifle, knapsack, shot-pouch and powder-horn, twenty balls suited to the bore of his rifle, and a quarter of a pound of powder; and shall appear, so armed, accoutred and provided, when called out to exercise, or into service, except, that when called out on company days to exercise only, he may appear without a knapsack. 1803, ch. 15.That the commissioned officers shall severally be armed with a sword or hanger and espontoon, and that from and after five years from the passing of this act, all muskets for arming the militia as herein required, shall be of bores sufficient for balls of the eighteenth part of a pound. And every citizen so enrolled, and providing himself with the arms, ammunition and accoutrements required as aforesaid, shall hold the same exempted from all suits, distresses, executions or sales, for debt or for the payment of taxes.

    28. Re:No dude... by BringsApples · · Score: 1

      than go do some research and educate yourself on the topic!

      Hell, that's what Slashdot is for, no?

      BTW, looking at that quote above, I'd like to run this: sed -i '/than/then'

      --
      Politics; n. : A religion whereby man is god.
    29. Re: No dude... by i · · Score: 1

      ..."The closest you're going to get to needing to support millions of unique users on the first day, and hundreds of thousands simultaneously are things like MMO launches and WoW expansion packs or something like google+"

      That has mainframe systems done for decades. (Think airline booking systems and banks.) And they do it quite well.

      --
      Mundus Vult Decipi
    30. Re: No dude... by Sir_Sri · · Score: 1

      Those have been able to build out of much smaller systems over time though.

      And lots of them don't work right away... if ever. I wouldn't count delta and their half a million flyers a day (so presumably half a million reservations a day) as a shining example of a successful system. They've had a new system for a year and it still breaks constantly.

      Banks yes - but then how much money are we talking about spending on IT. If you spend 500 million dollars to do a project that's going to cost a billion, and then it doesn't work you shouldn't be surprised. That doesn't mean it was easy - to the contrary it was much bigger and more expensive than you anticipated.

      JP morgan spends ~ 2 Billion dollars a year on IT (http://www.computerworlduk.com/news/it-business/3342035/jp-morgan-overhauls-global-it-with-agile-development-and-automation/).

    31. Re:No dude... by Anonymous Coward · · Score: 0

      But the bill is a fixed amount no matter how much or how little trash you generate so what's the point?

    32. Re:No dude... by Anonymous Coward · · Score: 0

      If it was free, then collusion doesn't make sense. A free market means anyone can compete in it. So if all the players were colluding to keep prices high, some middle manager would think "Why I can start my own company and sell my product for $1 cheaper and I'll become RICH." Only that isn't possible because the medical industry is the least free market in the US. Funnily enough it is also the most heavily regulated. Strange, I wonder if those two things are connected.

    33. Re:No dude... by Anonymous Coward · · Score: 0

      Everyone has to pay for trash disposal. You have no choice. You can't burn it, you can't pile it on your property.

      I own a landfill you insensitive clod!

    34. Re:No dude... by Ken+D · · Score: 1

      No, I put in that part specifically because some places do not have trash disposal via taxes. In my town there are at least 4 private haulers that most people have contracts with. I'm sure there are a few people who choose to haul their own trash to a landfill on an as needed basis.
      But there is no municipal (or pseudo municipal) trash service.

    35. Re:No dude... by XcepticZP · · Score: 1

      That's very interesting, I've never heard of a place that does that. Which country/city do you live in that doesn't have government-provided trash disposal service? What is it like, are you exploited in any way by 4 private haulers that you mention (prices, services, etc)? Are there difficult government licenses involved if one wants to become a trash hauler, or can any old person open up such a business?

  5. Why not call it its actual name? by bogaboga · · Score: 2, Insightful

    "The Obamacare sign-up site was a classic example of managers saying 'not invented here' and doing everything wrong, as described in Poul-Henning Kamp's Center Wheel for Success, at ACM Queue."

    I mean, you folks at Slashdot should have called it the Affordable Care Act website then reminded us that it's also known as Obamacare. But to call it what it isn't in the first sentence of introduction is [very] unfortunate!

    Disclaimer: I am neiter Democrat nor Republican.

    1. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0, Troll

      Sounds like Republicans are getting worried Obamacare might be end up working and want to change the name...I mean imagine of Social Security was called Rooseveltcare? This attempt to debrand Obama from Obamacare tells me the right is scared that Obamacare is going to be well liked in the end!

    2. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      Actually, I think it's the Patient Protection and Affordable Care Act.

      Disclaimer: I am a Libertarian and pay for my own damn policy.

    3. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      It used to be referred to as Obamacare quite often in the MSM, especially when the Republicans were trying to defund it. Then it rolled out... The usage of the term Obamacare dropped off the face of the Earth after that. Strange coincidence.

    4. Re:Why not call it its actual name? by Okian+Warrior · · Score: 3, Interesting

      I mean, you folks at Slashdot should have called it the Affordable Care Act website then reminded us that it's also known as Obamacare. But to call it what it isn't in the first sentence of introduction is [very] unfortunate!

      Is this a misdirect?

      I'm only asking because I'm on the lookout for techniques to derail a discussion. A "misdirect" is calling attention to something irrelevant but intended to provoke an emotional response. It's used to push more-relevant posts down the page - hopefully below the fold.

      Already got a +3 rating, it takes up a full two column-inches. I'm curious to see how many respond, and whether they get modded up.

      (No one publishes guidelines for this sort of thing, so I have to ask.)

    5. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      Ten bucks says if you bought your policy through an exchange you'd save money and get a better policy...I too buy my own healthcare and what do you know the exchange policy is 50 bucks less and covers way more shit...

    6. Re:Why not call it its actual name? by the+eric+conspiracy · · Score: 3, Insightful

      Obamacare was originally the government heathcare plan designed to be an alternative to the public offerings in the PPACA. This was so broadly perceived as government interference in the private sector that enough Democrats declined to support it to make passing the bill impossible.

      Later the PPACA was called Obamacare as a way to disparage it and to try to attach blame for the unpopular aspects of it to the President as a political ploy.

      However even Mr. Obama now calls it Obamacare, so I guess if you call it by its official name you will are likely to just confuse people.

    7. Re:Why not call it its actual name? by JoeMerchant · · Score: 2, Funny

      But, virtually all I know about the topic I learned on Fox news, if you called it the Affordable Care Act website I would have no clue what you are talking about.

      My neighbor is much more knowledgeable on the topic, he listens to Rush Limbaugh all the time.

       

    8. Re:Why not call it its actual name? by Anonymous Coward · · Score: 1

      Who cares, that is the name which is popularly used and was until recently embraced by both parties. Now only Democrats want to change it because of the bad publicity and damage it's done to the President and members of the Democratic party who voted for it.

      "Medicare" was Title XVIII of the Social Security Act. But people call it Medicare. Even the US government. So what.

    9. Re:Why not call it its actual name? by Jherek+Carnelian · · Score: 1

      I don't see what the point of misdirect the discussion on this topic would be, unless a rationale examination of IT project failure is something some group would prefer to be avoided. Accenture maybe?

      Besides, both parties have embraced the name Obamacare - the republicans started it thinking it was pejorative and then the democrats must have run a few test groups on the name and decided to try and "take it back" before the last election. At this point, I don't think the name is controversial at all. It certainly rolls off the tongue much better than any of the official names.

    10. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      My neighbor is much more knowledgeable on the topic, he listens to Rush Limbaugh all the time.

      Not sure if joking, trolling, or idiot.

    11. Re:Why not call it its actual name? by Anonymous Coward · · Score: 1

      Who gives a shit? What did you think about the article?

    12. Re:Why not call it its actual name? by Suiggy · · Score: 0

      You've been drinking too much of the Purple Drank.

    13. Re:Why not call it its actual name? by girlintraining · · Score: 4, Insightful

      I'm only asking because I'm on the lookout for techniques to derail a discussion. A "misdirect" is calling attention to something irrelevant but intended to provoke an emotional response. It's used to push more-relevant posts down the page - hopefully below the fold.

      You must be new here. The majority of the intelligent and thoughtful discourse evaporated when Slashdot was bought out by Dice. If you want to see what the future looks like, punch in beta.slashdot.org. Then vomit in your mouth. It's been replaced with paid schills and hobbyists. There are a few of us left from the old guard, but we're only here because, frankly, there's nowhere else to go. Every promising new forum website seems to be shortly after swallowed whole by "Web 2.0" and it promptly goes to shit in an effort to look trendy and hip, at the expense of actual content and relevant discourse.

      The post you're replying to was not accidental. It was quite deliberate. Like all things Web 2.0, very little of what is passed off as original or user-contributed content actually is. About a third of the posts here on Slashdot are now by 3rd parties who may or may not be affiliated with Dice, who in turn are just subcontractors for larger business ventures; Shell companies within shell companies.

      It's part of a new "dark net" of small companies in quiet office complexes filled with nothing but a few cubes and employees who show up and are handed a 3 ring binder with pre-cooked posts and responses to "criticism" of whatever position they're being paid to represent under a pseudonym.

      Welcome to the real Web 2.0.

      --
      #fuckbeta #iamslashdot #dicemustdie
    14. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      if you follow the history of this in MSM, Obama and the democrats complacently went along with the 'Obamacare' nomenclature until Obama's poll ratings took a slump. It is part of the democrat/Obama agenda to get the public to call it 'Affordable Care'. i know this for a fact. a colleague planned a Q/A event about it and arranged for a representative of the O administration to be present. said representative insisted on changing 'Obamacare' to 'Affordable Care' in all promotional material.

    15. Re:Why not call it its actual name? by Anonymous Coward · · Score: 1

      I mean, you folks at Slashdot should have called it the Affordable Care Act website then reminded us that it's also known as Obamacare. But to call it what it isn't in the first sentence of introduction is [very] unfortunate!

      Disclaimer: I am neiter Democrat nor Republican.

      Presidentialcare, Greatleadercare or Bigbrothercare are alternatives that come to mind; people wanting this, even if it's a perfect creation, are being clueless about the somewhat demeaning nature of the terminology. It's reminiscent of an old world monarchist chieftain placating his subjects with a gift -- the benevolent great Leader showering the people with his love.

    16. Re:Why not call it its actual name? by haruchai · · Score: 5, Informative

      Here's what Obama himself said about that - "And once it's working really well, I guarantee you, they'll not call it Obamacare. Here's a prediction for you - a few years from now, when people are using this to get coverage, everybody's feeling pretty good about all the choices & competition that they've got, there are going to be a whole bunch of folks saying "I always thought this provision was excellent, I voted for that thing".
      You watch, it will not be called Obamacare," -

      http://www.youtube.com/watch?v=7aN2iuIhcx0

      --
      Pain is merely failure leaving the body
    17. Re:Why not call it its actual name? by Spy+Handler · · Score: 1

      Obamacare is easy to say and remember. Why not use it?

      Star Wars is easy to say and remember, so it stuck. Hardly anyone ever calls it Strategic Defense Initiative anymore.

    18. Re:Why not call it its actual name? by Anonymous Coward · · Score: 1

      You've been modded funny, but this is the real answer. Branding allows you to manage the conversation - a person who hears the name "Obamacare" over and over searches online for more information and finds a lot of right-wing blogs ranting about it. If they knew the name "Affordable Care Act" the quality articles that they were given would be very different. It's a self reinforcing system.

      You can see the same thing if you compare searches for "Climate Change" and "Anthropogenic Global Warming."

    19. Re:Why not call it its actual name? by Anonymous Coward · · Score: 1

      Welcome to the real Web 2.0.

      Based on the way I read Slashdot, the beta definitely sucks. Two or three posts per screen; 5 shades of grey; several positioning glitches while trying to read; hunt and guess what and where on the interactions; and of course, everything everywhere given equal weight visually, creating that WTF, where am I at feeling. That's just the appearance--totally web2.0.

      I'll miss being able to have each post be on one line with a total of a hundred or so posts on one screen. Reading anything in a decent amount of time in the beta is out of the question. It would take hours instead of minutes to accomplish. I'm sure, in time, the comments will be compressed into a smaller center as the 4 margins continually increase to 70% or more of the screen with distracting bloat.

      The summary already has a click to read more page only to be the summaries again, this time with a link to each saying "Read the Comments". CTR FTW, Yeaay! Bandwidth be damned, even if your in the majority that ony has highspeedinternet! (Yeah. It's officially one word now.) It'll be easy to go cold turkey on my Slashdot addiction when the change is finalized.

    20. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      then let's call it... techno-turf?

    21. Re:Why not call it its actual name? by Runaway1956 · · Score: 3, Insightful

      Bullshit. Even Obama was proud to call it Obamacare - until it failed. Democrats owned the damned thing all along, and Obama is the major shareholder. Screw the politically correct claptrap. There isn't a person in the United States (minus immature juveniles and senile old bastards) who doesn't know what is being referred to when Obamacare is mentioned.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    22. Re:Why not call it its actual name? by Runaway1956 · · Score: 1

      It's fifty bucks less, out of YOUR pocket, AFTER the subsidy is applied. I suppose that if I were to bend over, place my head between my knees, and forcefully insert my cranium into my rectum, eventually the lack of oxygen could make me forget that this "affordable" health care actually costs about double what my less affordable healthcare used to cost.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    23. Re:Why not call it its actual name? by game+kid · · Score: 2

      Or, in short, SEO.

      --
      You can hold down the "B" button for continuous firing.
    24. Re:Why not call it its actual name? by LordLimecat · · Score: 2, Interesting

      Ive heard it called Obamacare on NPR too, but no-- continue your rant.

    25. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      Dude, spare me the bullshit... federal taxes are the lowest they've been in a century...

    26. Re:Why not call it its actual name? by sumdumass · · Score: 3, Insightful

      HE also said if you like your insurance you can keep it, if you like your doctor, you can keep him. Something about period too.

      It seems to me that Obama is just like any other politicians and lieing out his ass to get whatever he wants done and it wouldn't surprise me if that statement wasn't concocted with the knowledge of trying to get rid of the Obamacare name simply to make it appear to be working better than it is.

      I mean seriously, he set up the perfect scam with that line, he says when it works good, they will not call it obamacare and if he gets it called something else, it must be working good then right?

    27. Re:Why not call it its actual name? by bondsbw · · Score: 1

      Yet Obama himself calls it Obamacare.

      --
      All my liberal friends think I'm a conservative, all my conservative friends think I'm a liberal.
    28. Re: Why not call it its actual name? by nico60513 · · Score: 1

      The savings is supposed to come from less people freeloading on the system (by not having insurance and getting free ER care when they get sick). Whether that savings actually is realized or not, who knows. As an independent, I'm constantly surprised by Republicans And Libertarians suggesting that the current system (pre Affordable Care Act) which encourages the young and working poor to freeload on the system. Where did the "personal responsibility" crowd disappear to?

    29. Re:Why not call it its actual name? by sumdumass · · Score: 2

      Not a strange coincidence at all. People who want to be taken seriously in their complaints will call it the ACA or affordable care act, sometimes with the PP or patient protection in front of it. If they call it Obamacare, they are treated like a partisan loon and ignored.

      The Media, they changed up the terms several times now, I suppose this time it is more because Obama started saying they will call it something else when it starts working so if it gets called something else, it must be working right? You see, if you like your doctor or insurance plans, you can keep it- period. You will have to pay a lot more for them if they are still available but you can keep them so that wasn't a lie. And yes, that was what one of the Obamacare apologists said, it isn't a lie because you can keep them if you are willing to pay more.

    30. Re:Why not call it its actual name? by sumdumass · · Score: 3, Insightful

      There have been informal surveys that ask if you prefer Obamacare or the Patient protection and affordable care act and they pick either one based on emotions rather than facts.

      I spoke with a girl just the other day who said she didn't know much about it when I asked if you got her government mandated insurance yet. She was outraged when I told her she was facing a penalty if she didn't have insurance by the end of the year.

      The bottom line is that people just don't pay enough attention. Sometimes, they hear something that sounds good and like it, sometimes they hear a person is associated with it and like it. Sometimes, you are better off trying to guess what color any random woman's underwear might be then expect people to know about this stuff.

    31. Re: Why not call it its actual name? by ApplePy · · Score: 1

      *Those* people (the young and working poor) are going right on Medicaid, or getting heavy subsidies.

      So, umm... still freeloading on the system. /me bangs head on desk...

      --
      That I'm right, and you don't like it, doesn't mean I'm a troll.
    32. Re:Why not call it its actual name? by AK+Marc · · Score: 1

      You are an idiot. Does that help?

    33. Re:Why not call it its actual name? by haruchai · · Score: 1

      I don't think that it's a statement he ever should have made but it's not like he promised Americans eternal life and now is casting them in carbonite.

      http://www.washingtonpost.com/blogs/wonkblog/wp/2013/10/29/this-is-why-obamacare-is-cancelling-some-peoples-insurance-plans/

      --
      Pain is merely failure leaving the body
    34. Re:Why not call it its actual name? by haruchai · · Score: 1

      It's a Republican plan but it's his signature bill.
      Better for him to make sure it's implemented well and the flaws get fixed rather than obsess about the name. If it's better known as Obamacare, so be it.
      We still talk about Reaganomics.

      --
      Pain is merely failure leaving the body
    35. Re:Why not call it its actual name? by Wallace487 · · Score: 1

      This. The site has gotten worse and worse, and it seems like I was left with the B Ark. The new. Beta site is horrible, and I keep getting redirected to it. It is coming whether I like it or not, and it might be the change that pushes the rest of the good contributors over to whatever site they all went to.

    36. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      should have called it the Affordable Care Act

      The official name is newspeak itself. It should correctly be called Mandatory Healthcare Insurance. Obama started calling it something that sounds warm and fuzzy, he gets the derogatory Obamacare in response. Pot, meet kettle.

    37. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      To be fair, I've seen these sort of comments since 2007(when I started reading slashdot), although I have been wondering what happend with the clearly marked sponsored stories we would get from partners of the parent company... And yes I also have seen the posts that appear to be nothing more then a commercial for a obscure product..

    38. Re:Why not call it its actual name? by Imrik · · Score: 1

      Until it launched, then he (and most/all Democrats) started calling it the Affordable Care Act.

    39. Re:Why not call it its actual name? by Imrik · · Score: 1
    40. Re:Why not call it its actual name? by jmac_the_man · · Score: 3, Insightful

      It's a Republican plan but it's his signature bill.

      It's not a Republican plan. ABSOLUTELY ZERO Republicans voted for this monstrosity in the House, and ABSOLUTELY ZERO voted for it in the Senate.

      The fact that two guys who worked at the Heritage Foundation 20 years ago wrote a white paper saying "Hillarycare won't work without an individual mandate" doesn't make Obamacare a Republican plan. You guys screwed this up on your own.

    41. Re:Why not call it its actual name? by jmac_the_man · · Score: 2
      Also, Reagan EMBRACED the term "Star Wars" (which was originally a slur) and the term was popular among the public.

      Just like when the Obama administration embraced the phrase Obamacare.

      Of course, the Obama administration and its allies in the media have been going back and forth between embracing the term Obamacare and calling anyone who uses it a racist.

    42. Re:Why not call it its actual name? by taiwanjohn · · Score: 3, Insightful

      punch in beta.slashdot.org. Then vomit in your mouth

      Damn you, girlintraining! I just checked out the new "beta" site and now I'm choking back the bile. Holy shit, does that ever suck! It's like a satanic spawn of HuffPo and FB... Painful.

      I wonder how long the "legacy" version will remain available after the changeover? Heaven help us.

      --
      XML is like violence. If it doesn't solve your problem, you're not using enough of it. --AC
    43. Re:Why not call it its actual name? by scotts13 · · Score: 1

      I mean, you folks at Slashdot should have called it the Affordable Care Act website then reminded us that it's also known as Obamacare. But to call it what it isn't in the first sentence of introduction is [very] unfortunate!

      Disclaimer: I am neiter Democrat nor Republican.

      Actually, I prefer "Colossal, Unconstitutional F*ck Up" as being completely descriptive... but I think we have far larger problems than nomenclature, don't you?

    44. Re:Why not call it its actual name? by Anonymous Coward · · Score: 1

      The plan is based on Mitt Romney's plan. You know, the Republican Presidential candidate?

    45. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      I see what you did there.

    46. Re:Why not call it its actual name? by scotts13 · · Score: 1

      Y'know, I'd assumed it was well known that every government program is named exact opposite of what it actually is, e.g. "Patriot Act." Misdirection of stupid people is de rigueur. Now, call it the "Financially Penalize Citizens For Not Buying a Retail Product Act" and I'm 100% behind it!

    47. Re:Why not call it its actual name? by Contrabandwidth · · Score: 1

      Wow. That site looks awful :(

    48. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      umm heard of Romney care in Massachusets ?

    49. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      Not a rant, those are statements of fact. Now, I do believe that I am virtually ignorant of any substantiative facts, I have healthcare insurance through my company so I believe this is all basically "not my problem," at least on the day to day scale of things.

      I do, however, know a great deal about pajama boy and what the blogosphere is saying about him.

    50. Re:Why not call it its actual name? by O('_')O_Bush · · Score: 1

      That's not terribly surprising.

      http://www.youtube.com/watch?v=xBFW_2X4E-Q

      It is well known that Americans are idiots, and a simple name change somehow makes one plan more attractive.

      --
      while(1) attack(People.Sandy);
    51. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      The fact that the plans from the Heritage Foundation can be listed point by point and match up with the Affordable Care Act, and with the reforms Mitt Romney implemented in Massachusetts, makes it a Republican plan.

      They just didn't have the courage of their ideals, but merely resorted to political grandstanding to pretend it was some ultra-left wing idea with death panels and government takeovers.

      It's not, never was, and it will remain a right-wing conservative plan, without even the concession of a single-payer last resort option.

    52. Re:Why not call it its actual name? by haruchai · · Score: 3, Informative

      Not only is Obamacare solidly based on Romneycare - (remember Tim Pawlenty referring to it at Obamneycare during the debates?) - but it's not much different from Bob Dole's plan from the '90 and it's pretty much the Nixoncare proposal of 1974.

      --
      Pain is merely failure leaving the body
    53. Re:Why not call it its actual name? by cellocgw · · Score: 1

      Sometimes, you are better off trying to guess what color any random woman's underwear might be then expect people to know about this stuff.

      ummmm...... white?

      --
      https://app.box.com/WitthoftResume Code: https://github.com/cellocgw
    54. Re:Why not call it its actual name? by rubycodez · · Score: 1

      Even the White House press secretary's news emails call it "Obamacare."

      You lose.

    55. Re:Why not call it its actual name? by rubycodez · · Score: 1

      Wrong, even the White House news release emails call it Obamacare. Ask the millions of subscribers.

    56. Re:Why not call it its actual name? by phantomfive · · Score: 1

      If you want to see what the future looks like, punch in beta.slashdot.org. Then vomit in your mouth.......because, frankly, there's nowhere else to go.

      Yeah. After that beta goes live (assuming they don't fix things), I'll be switching to pianoforums.com to find people to talk with. I don't know what I'm going to do to keep up on programming trends.

      --
      "First they came for the slanderers and i said nothing."
    57. Re:Why not call it its actual name? by phantomfive · · Score: 1

      The sad thing is, Slashdot was Web2.0 (ie, user-created content) before Web2.0 was a word.

      --
      "First they came for the slanderers and i said nothing."
    58. Re:Why not call it its actual name? by nbauman · · Score: 1

      There never have been any exceptions. Getting something from the government comes out of your pocket, one way or another.

      Yeah, getting a college education from the government comes out of your pocket -- after you're making 5 times as much as you were before without the degree.

      After WWII the government sent a generation of veterans to college. They graduated, became engineers, scientists, entrepreneurs, started businesses, started whole new industries. They paid the cost of their college education back into the economy. Some people said every dollar paid back 5 to 1 or 10 to 1, in increased taxes alone.

      And they didn't have any college loans to pay back.

      Typical right-wing anti-government ideology.

    59. Re:Why not call it its actual name? by iggymanz · · Score: 2

      Nonsense, you live in alternate reality between your ears. "Obamacare" is still widely used, even by the White House.

      Here is email sent by White House to *millions* of subscribers, proof the White House calls it "Obamacare"

      Delivered-To: xxxxxxxxxxxx@gmail.com
      Received: by 10.182.126.162 with SMTP id mz2csp322729obb;
                      Wed, 18 Dec 2013 09:17:23 -0800 (PST)
      X-Received: by 10.42.70.83 with SMTP id e19mr1357266icj.75.1387387043143;
                      Wed, 18 Dec 2013 09:17:23 -0800 (PST)
      Return-Path:
      Received: from mailer480.service.govdelivery.com (mailer20.service.govdelivery.com. [208.42.190.180])
                      by mx.google.com with ESMTP id mg9si748536icc.50.2013.12.18.09.17.22
                      for ;
                      Wed, 18 Dec 2013 09:17:23 -0800 (PST)
      Received-SPF: pass (google.com: domain of info99@service.govdelivery.com designates 208.42.190.180 as permitted sender) client-ip=208.42.190.180;
      Authentication-Results: mx.google.com;
                    spf=pass (google.com: domain of info99@service.govdelivery.com designates 208.42.190.180 as permitted sender) smtp.mail=info99@service.govdelivery.com
      Received: from govdelivery.com ([10.11.73.112])
              by mailer480.service.govdelivery.com (-); Wed, 18 Dec 2013 11:08:18 -0600
      X-VirtualServer: Default, mailer480.service.govdelivery.com, 10.11.74.180
      X-VirtualServerGroup: Default
      X-MailingID: 16992729::20131218.26620481::1001::MDB-PRD-BUL-20131218.26620481::xxxxxxxxxxxx@gmail.com::1043547
      X-SMHeaderMap: mid="X-MailingID"
      X-Destination-ID: xxxxxxxxxx@gmail.com
      X-SMFBL: cmFscGhzaWVnbGVyQGdtYWlsLmNvbQ==
      Content-Transfer-Encoding: 7bit
      Content-Type: multipart/alternative;
              boundary="----=_NextPart_7F8_2562_5096DF0C.7AC27F06"
      x-subscriber2: 2.sJ6pQsWhy7u4y3i8STQQvQHIveiQNTmG5k2hXEXo2Bk=
      x-subscriber: 3eAr3gjAPkfF4Q4aYIv0eCqDDkV6/yP0
      X-AccountCode: USEOPWH
      Errors-To: info99@service.govdelivery.com
      Reply-To: info@messages.whitehouse.gov
      MIME-Version: 1.0
      Message-ID:
      Subject: This is important:
      Date: Wed, 18 Dec 2013 11:08:18 -0600
      To: xxxxxxxxx@gmail.com
      From: "The White House"

      ------=_NextPart_7F8_2562_5096DF0C.7AC27F06
      Content-Type: text/plain;
              charset="UTF-8"
      Content-Disposition: inline
      Content-Transfer-Encoding: quoted-printable

      The White House Wed., December 18, 2013=20
      =C2=A0=20

      This is important:

      Since October 1st, more than 1.2 million Americans are poised to gain cov=
      erage under Obamacare -- and more are picking plans every day.

      Now, the deadline is coming up to get coverage from the Marketplace in ti=
      me for the new year. You have until December 23rd to select a plan in ord=
      er for your health insurance to start by January 1st.

      *So if you're reading this email and you need health coverage, go to Heal=
      thCare.gov right now. Shop for a plan that meets your needs, compare pric=
      es, and get covered:

    60. Re: Why not call it its actual name? by nbauman · · Score: 1

      *Those* people (the young and working poor) are going right on Medicaid, or getting heavy subsidies.

      To get Medicaid, you must make less than 133% of the poverty level, which is about $13,000/year. So they're not going on Medicaid unless they're really broke. If they have a chronic disease, they're going to be paying about $8,000 a year. Otherwise the young are subsidizing the system.

      So, umm... still freeloading on the system. /me bangs head on desk...

      When they had got exacerbations of conditions like asthma, couldn't breathe, went to the emergency room like the libertarians do, got oxygen, ran up a $4,000 bill, couldn't pay it, and went bankrupt, that would arguably be freeloading on the system.

      Now under Obamacare/Romneycare/Heritagecare, the right-wing Democrats are forcing them to get insurance to pay for their ER trips. The Democrats (foolishly copying the Republicans) call that taking personal responsibility. You call that freeloading.

      I know what the conservative solution is: Let them die. http://www.nejm.org/doi/full/10.1056/NEJMp1312793

      Speaking for the American public, I can say: we don't want your solution.

    61. Re: Why not call it its actual name? by iggymanz · · Score: 2

      You're confused.

      you do know that over half of those those "getting free ER care when they get sick" are illegal aliens? I've got another solution for that little problem that doesn't need "Obamacare".

      Let's kick the freeloaders back to Mexico

    62. Re:Why not call it its actual name? by nbauman · · Score: 1

      There have been informal surveys that ask if you prefer Obamacare or the Patient protection and affordable care act and they pick either one based on emotions rather than facts.

      I liked the survey where they asked people, "Which do you think is more expensive, Obamacare or the Affordable Care Act?"

      Best answer: "The Affordable Care Act. It's affordable. Duh."

    63. Re:Why not call it its actual name? by roc97007 · · Score: 1

      "The Obamacare sign-up site was a classic example of managers saying 'not invented here' and doing everything wrong, as described in Poul-Henning Kamp's Center Wheel for Success, at ACM Queue."

      I mean, you folks at Slashdot should have called it the Affordable Care Act website then reminded us that it's also known as Obamacare. But to call it what it isn't in the first sentence of introduction is [very] unfortunate!

      Disclaimer: I am neiter Democrat nor Republican.

      Um, even Obama calls it Obamacare. Not so much now, of course.

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    64. Re:Why not call it its actual name? by roc97007 · · Score: 1

      > I don't think that it's a statement he ever should have made but it's not like he promised Americans eternal life and now is casting them in carbonite.

      Um, it seems more like promising Americans eternal life and then tossing them to the Sarlacc. Casting them in carbonite would have at least technically been keeping the promise.

      Ok, I'm geeked out now...

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    65. Re:Why not call it its actual name? by roc97007 · · Score: 1

      ...and in all that time, we apparently have learned nothing.

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    66. Re:Why not call it its actual name? by dkleinsc · · Score: 1

      It's not a Republican plan. ABSOLUTELY ZERO Republicans voted for this monstrosity in the House, and ABSOLUTELY ZERO voted for it in the Senate.

      That's not a very solid argument: There are measures that the Republicans would have approved 20 years ago that they would never accept today.

      The argument that it's a Republican plan is easy: The Heritage Foundation, very much part of the intellectual apparatus of the Republican Party, came up with this exact plan back in 1993 (yes, to oppose the Clinton plan, but the point is that this was their proposal in the first place). Bob Dole ran on it as the Republican presidential nominee in 1996. Newt Gingrich talked about it in 1998. Mitt Romney made it real in Massachusetts in 2006. No Democrat was talking about it as a serious proposal until the Obama administration.

      Today's Republican Party opposes Medicaid, SCHIP, Medicare, and the not unrelated food aid programs, never mind adding on the ACA. They're philosophically opposed to the idea that government should be providing food, health care, housing, or transportation to people who can't afford to buy it. That's there plain as day to anyone who listens to Paul Ryan, Rand Paul, Ted Cruz, Michelle Bachmann, John McCain, Mitch McConnell and just about everyone else who is a major player among GOP elected leaders.

      If you want some proof that the modern Republican Party is different from the Republican Party of 20 years ago, look at a couple of recent incidents:

      - Bob Dole, former Republican senate leader, former Republican presidential pick, was wheeled into the Senate in 2012 to try to approve a treaty that would make the measures in the Americans with Disabilities Act (which Dole fought for and George H.W. Bush signed in 1990) apply to countries around the world. This treaty had been negotiated over 4 presidential administrations: George H W Bush, Bill Clinton, George W Bush, and Barack Obama all pursued it. It was shot down not because of the contents of the treaty (which involved basically no changes at all to what the US was doing about the treatment of the disabled), but because (A) some people were on TV worried that it would allow the UN to takeover of America and (B) it might seem like Obama had done something good in the world and we can't have that.

      - John Boehner and Paul Ryan recently negotiated a budget deal that gave the Republican Party some of what they were asking for in terms of budget cuts in return for keeping the government functioning. The next day, a lot of Republicans were calling for their ouster, because apparently keeping the government functioning is not a goal of the current Republican Party.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    67. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      It's fifty bucks less, out of YOUR pocket, AFTER the subsidy is applied. I suppose that if I were to bend over, place my head between my knees, and forcefully insert my cranium into my rectum, eventually the lack of oxygen could make me forget that this "affordable" health care actually costs about double what my less affordable healthcare used to cost.

      If you think it costs the country more, then you're numerically illiterate. Overall, the law just forced the plans to be more even in their pricing, but the total cost of covering N people is the same no matter how evenly or unevenly the costs are spread out.

    68. Re:Why not call it its actual name? by haruchai · · Score: 1

      Apparently not. Here's one thing to take away - don't adopt Republican plans.
      If they believed in them, they would move heaven & earth to implement them, with or without your support.

      --
      Pain is merely failure leaving the body
    69. Re:Why not call it its actual name? by Anonymous Coward · · Score: 0

      To be fair, I've seen these sort of comments since 2007(when I started reading slashdot), although I have been wondering what happend with the clearly marked sponsored stories we would get from partners of the parent company... And yes I also have seen the posts that appear to be nothing more then a commercial for a obscure product..

      Usually, the improvements outweigh the glitches and complaints about changes are unjustified; it's more about being irritated with the adaptive process. However, blaming someone for this mindset gets too easy -- sometimes the so-called "curmudgeons and luddites" can occasionally be right.

    70. Re:Why not call it its actual name? by sumdumass · · Score: 2

      It's a bit of neither if you paid attention to when and why it was being said. It isn't a matter of Obama simply not understanding what would happen, people were making the charge for much the same reasons as outlined in your linked article, that people would lose their insurance and access to their doctors and that plans were going to cost more. The claim was that no it is not, if you like your insurance plan, you can keep it, if you like your doctor, you can keep him, and the average family would see a $1200 savings in premium costs.

      So this isn't really about expectations that didn't pan out. It is specifically about something being said to counter something that was actually factually correct. When people are saying the sun will come up tomorrow and a government leader says no it will not, support me, then it does come up- the reasons why it came up are unimportant when looking at the trustworthiness of that government leader.

      So you are right, it is not like he promised eternal life and is now casting everyone in carbonite. It is more like he promised what people were saying was going to happen wouldn't happen and then blaming the people when it happens.

    71. Re:Why not call it its actual name? by haruchai · · Score: 1

      From what I can see, even very barebones plans can be grandfathered so long as they don't change much, which is the basic definition of grandfathering.
      So while I still think it was not a very bright strategy to for Obama to sell the "keep your plan" so strongly, the decisions to cancel them falls squarely on the insurers.

      --
      Pain is merely failure leaving the body
    72. Re:Why not call it its actual name? by sumdumass · · Score: 3, Informative

      From what I can see, even very barebones plans can be grandfathered so long as they don't change much, which is the basic definition of grandfathering.
      So while I still think it was not a very bright strategy to for Obama to sell the "keep your plan" so strongly, the decisions to cancel them falls squarely on the insurers.

      Not really.. There are two ways an existing plan can remain, one is if it does not change at all and the other is if there is some hardship.

      There is a hardship exception that allows insurance providers to keep or even create the barebones plans and the plans that do not meet the requirements under the ACA, but in order to qualify, the insurance provider has to show how changing the plan will create an economic hardship for them or a class of people defined by the actuaries. Now class is defined by an actuary group and not what we would think like with working class, poor middle and so on.

      It should be noteworthy that the DHHS just recently (within the last week or so) released new guidelines on the hardship exceptions that they claim "clarified the law" that expanded the ability to use the hardship exceptions. If it was squarely on the insurance providers, we wouldn't have seen that.

      The true grandfather clause meant that if no changes were made, the policy could remain until any change is made, then it would have to follow all the new rules. A subsidy given by the government would qualify as a change and so would changes in the risk pools made by the actuary (which would by default have to be made with people moving to subsidized plans and medicare/medicaid roles).

      So yes, you can blame the insurance providers if you ignore the fact that they would be penalized for not updating their policies to meet the new guidelines despite the class pools changing and the penalties they would face. But all this is sort of like arguing if the room is painted white or eggshell. This stuff was being brought up before Obama made any of the statements and the statements were specifically to address those situations. You act as if it is not Obama's fault for making the claims when the claims were specifically made to counter the reality that materialized. Add to that that Obama knew before he said it once that it wasn't true but kept on saying it in order to sell the product. In fact, the delay he put for the employer coverage mandates was specifically to address the fact that "66 percent of small employer plans and 45 percent of large employer plans will relinquish their grandfather status by the end of 2013," and "156 million Americansâ"more than half the populationâ"was covered by employer-sponsored insurance in 2013."

      Please stop repeating party line BS and either look into the facts or be quiet about it. There is no real reason why we are even having this conversation right now. The bottom line is that Obama knew before he ever mumbled those words that they were not true and he said them specifically to counter punch the people who claimed it was going to happen only for the American people to be deceived and then shocked when it is happening. I don't trust what most other politicians say either, but rarely do we have such obvious examples as to why we should be skeptical of them.

    73. Re:Why not call it its actual name? by haruchai · · Score: 1

      I don't approve of dishonesty but as political strategy, in light of the prevailing dynamics since Jan 2009, I see it as benefiting the Democrats come 2016.
      Obama will never be running again and any Dem nominee who isn't tied too closely to him or Obamacare has a strong hand to play on healthcare.

      Here's how I see it play out in 2016, assuming the plan is fully implemented and is bringing down costs, which it should.

      "Despite our misgivings and our desire for a single-payer plan, we Democrats, led by our former President, gave America a Republican plan which we thought the GOP & business would support. So after decades of political wrangling, the USA finally has universal coverage. Yet the GOP has turned against their own plan, initially proposed in 1974 as Nixoncare, revived in the '90s by Bob Dole and endorsed by the Heritage Fund, and implemented in Masschussetts by Mitt Romney.
      If they truly believed in it, as they kept reviving it all these years, why turn against it when a Democrat adopted it?
      If they didn't believe or wanted it to fail, why would you trust them with now? You are effectively putting your life in their hands.

      But, there is a better option, one that predates Nixoncare by over a decade - that program is Medicare, a single-payer program, and I say that it's past time that in America, we had Medicare FOR ALL"

      Note: if by some fluke or mischance Obamacare doesn't lower costs or cover more people, it's still good for the Dems ( although bad for Obama ) so long as they keep hitting on the fact that the plan is and has always been an idea favored and promoted by Republicans.

      --
      Pain is merely failure leaving the body
    74. Re:Why not call it its actual name? by sumdumass · · Score: 3, Insightful

      I see you are optimistic but facts simply do not pan out for you. First, the HMOs BS that we said was the cause of need to reform healthcare was largely the fault of the federal government in the first place. The HMO acts was created in the 1960's and signed into law in 73 I believe in order to address the costs of medicare which is constantly being changed to this day to do the same. Senator Kennedy was instrumental in both, title VII of the social security acts (medicare) and the HMO acts and leading the charge of needing to fix his failings of the past with health care reform yet again.

      But to claim this was a Republican plan is just another lie that will blow back in their faces. Sure, republicans thought most of it up and passed it around, but it was rejected by large margins both when it was created and when it was passed into law. That is a bit like saying segregation is a democrat idea since they largely were behind it but rejected it since then. Of course the lie can go on and some people will not bother fact checking, but those who are impacted by the changes of the ACA will likely look deeply into the claims this time around. You don't get too many changes to burn the people and keep your job unless you have a lot of blind support. For the most part, the burning only effects small factions of people- except this time around.

      Note: if by some fluke or mischance Obamacare doesn't lower costs or cover more people, it's still good for the Dems ( although bad for Obama ) so long as they keep hitting on the fact that the plan is and has always been an idea favored and promoted by Republicans.

      NO, not really. You see, the people who are supposed to sign up in order to pay for the sick and so on are likely not to sign up. When the penalties increase to the point they force people to sign up, there will be resentment among the masses working against the democrats. As for claiming it is a republican law, that is easily dispelled and with the trust issues stemming from if you like your plan, it won't be hard to get the truth out. The fact of the matter is that the plan was developed as an alternative to other plans being purposed in the past and it was largely rejected by republicans then. Bill Clinton would have signed it into law had the republicans ever pushed for it to become law when they took the majority of the house and senate during his tenure. The republicans had possession of the house, senate, and presidency during G.W, Bush's term and rejected the plan. But when the democrats take it up, they magically claim it is a republican plan despite all this rejection and the continued rejection it saw during passage and implementation of law which absolutely no republicans voted for.

    75. Re:Why not call it its actual name? by haruchai · · Score: 1

      "Largely rejected since then"?? Romneycare was implemented in Spring 2006 - a long time ago in the life of the iPhone but very recent political history.
      And Mitt got praise from Gingrich, Heritage Fund, etc. Back in 2007 / 2008, Rush Limbaugh said Romney embodied all 3 legs of the conservative stool.
      The National Review endorsed him in Dec 2007 - http://www.nationalreview.com/articles/223076/romney-president/editors and said he could speak on healthcare with more authority than any other.

      Both Romney & Gingrich opined about eliminating "free riders" - thats' the mandate.

      But as I said, it doesn't matter for the Dems going forward - they only have to play the Medicare card; the people on that plan love it and they VOTE.

      The disillusioned young people who might be put off by the penalties are less likely to turn out. Maybe they'll show up in droves if they're pissed off enough but that's not enough at this point.
      By then, Obamacare will be 3 yrs old, the stark contrasts between states that adopted it whole-heartedly and those who tried to scuttle it will be very apparent and it will still be the law of the land.
      What will a GOP Prez / House / Senate do? Repeal it? Have all the new insured go back to living on a wing & a prayer? Have insurerd drop millions with pre-existing conditions?
      The law survived a SCOTUS challenge and by 2016, California will be forcing the nation towards single-payer.

      --
      Pain is merely failure leaving the body
    76. Re:Why not call it its actual name? by zippthorne · · Score: 1

      You're going to pick a bill signed by the republican governor of a highly democratic state as an example of a republican bill?

      Hint: in the NE, republicans are occasionally voted into governors offices. This is done for two reasons. Firstly, there may be some vague memory of the formation of the republican party by abolitionists. The people of the NE are opposed to slavery. They aren't opposed to mercilessly denigrating anyone who doesn't work themselves to death, though.

      Primarily, however, it seems to be to provide a scapegoat for whatever messes the democratic legislatures manage to get themselves into.

      --
      Can you be Even More Awesome?!
    77. Re:Why not call it its actual name? by sumdumass · · Score: 1

      "Largely rejected since then"?? Romneycare was implemented in Spring 2006 - a long time ago in the life of the iPhone but very recent political history.
      And Mitt got praise from Gingrich, Heritage Fund, etc. Back in 2007 / 2008, Rush Limbaugh said Romney embodied all 3 legs of the conservative stool.
      The National Review endorsed him in Dec 2007 - http://www.nationalreview.com/articles/223076/romney-president/editors and said he could speak on healthcare with more authority than any other.

      lol.. One state adopted it which is largely a democrat state with a moderate republican governor who when running for president said Obama's plan was nothing like what Massachusetts did and that there was a difference between a state doing something like that verses the federal government doing it. You would think Romney would have offered the plan during his presidential bid but he didn't as even he rejected it then. So that is representative of all republicans liking the plan now. Who would have ever thought that while trying not to laugh.

      What will a GOP Prez / House / Senate do? Repeal it? Have all the new insured go back to living on a wing & a prayer? Have insurerd drop millions with pre-existing conditions?
      The law survived a SCOTUS challenge and by 2016, California will be forcing the nation towards single-payer.

      You do realize there are at least 2 more SCOTUS challenges to be had and by most reasoning, there will be at least two more after that when the mandates fully kick in and people are subject to the taxes right? But a GOP house/senate/administration can easily thwart any single payer efforts in California by simply passing a federal law allowing insurance to be available across state lines and baring penalties under state law for participation or lack of participation in state programs.

      But here is something I do wonder about. The government controlling insurance and medical access does some real damage to long held insitutitons. For instance, the ban on making abortions illegal was won in Roe v. Wade due to a right to privacy where the government didn't have an inherent right to know about the kinds of medical treatments people would have. But now, the feds can simply outlaw abortion because the ACA deeply interweaves them into it and the reasons for Roe v. Wade are now gone. But to make it even more fascinating, if the courts somehow find there is still a separation, they can ban abortions by creating a tax penalty for those performing it and receiving it that makes it cost prohibitive to anyone touching the procedures. And the courts specifically held up the ACA by changing the penalty in the mandate to a tax in order to not find it unconstitutional.

      So yes, what can a GOP prez/house/senate do. Or should I say in this day and age of reinterpreting laws and the constitution in order to make anything fly, what can they not do?

    78. Re:Why not call it its actual name? by haruchai · · Score: 1

      The Republican roots of Obamneycare has been detailed by me and several others in previous posts and goes back to Nixon.

      --
      Pain is merely failure leaving the body
    79. Re:Why not call it its actual name? by Reziac · · Score: 1

      If you turn off CSS and JS, the horrible /. beta becomes more or less usable again. Or at least readable.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    80. Re: Why not call it its actual name? by Reziac · · Score: 1

      Having used the Los Angeles County emergency room system, I'd say it's more like 99%. Invariably I'm the only English speaker in the room.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    81. Re:Why not call it its actual name? by NoOneInParticular · · Score: 1

      Hmm. Punched in beta.slashdot.org, and didn't see much difference. Home page, comments, ability to edit. I've been around here for a bit, so what's the beef? Why do shills and trolls have a better game at the new site compared to the old?

    82. Re:Why not call it its actual name? by haruchai · · Score: 1

      The history of healthcare in America is a combination of fear of the AMA and bait-and-switch.

      The AMA proposed "Medicredit" in opposition to a modified Nixoncare and then dropped that a couple years later and proposed a plan that was almost identical to Nixoncare!!
      And year after year, the population has been getting older, fatter & sadder while per-capita spending has rocketed to 40% above most of the best universal coverage systems.
      Obamacare is a long way from perfect but it's much better than the status quo; if the GOP had a heart and a brain, they'd embrace it and work to implement single-payer - or maybe just wait for California to impose it on the nation.

      Look at the per-capita estimates - http://en.wikipedia.org/wiki/List_of_countries_by_total_health_expenditure_(PPP)_per_capita

      The UK spends only 44% of what America does - that's 56% LESS. Norway, the most expensive of the EU countries, is still 32% less.
      Are there masses of Brits, Norwegians & Canadians pouring in for medical services?
      Tens of thousands of Americans have been scamming the Canadian system for several decades and over 1/2 a million go to India, Thailand, Singapore & Costa Rica for more affordable surgeries.
      That's billions leaving the economy - you'd think the fiscal conservatives would have grasped that yeaes ago.
      If Canada or any of the top EU nations were able split the difference between their per-cap spending & America's, every cancer patient would have a private room & personal chef.
      If America split the diff between them and Norway, they would save over 400 billion every year. If they were to match the Norwegians, the US public debt would be erased in under 20 yrs if all other spending were to remain the same.

      --
      Pain is merely failure leaving the body
  6. slashdot... by Anonymous Coward · · Score: 0

    /.

    news to someone, stuff you don't care about.

  7. Article is +1 by noh8rz10 · · Score: 4, Informative

    Most articles linked to on slash dot aren't very interesting or are pushing something, but this article was interesting and a good use of my time . +1

    1. Re:Article is +1 by Anonymous Coward · · Score: 0

      i'm rating your comment -1, because in reality the title should be Obamanocare and Middle-Wheel-Wheelbarrows

    2. Re:Article is +1 by pikine · · Score: 1

      Poul-Henning Kamp is probably best known for his phkmalloc used in FreeBSD, and Varnish http cache. He's one of the few who understood that virtual memory under stress essentially behaves like a block device, so he writes software to exploit that.

      --
      I once had a signature.
  8. A standard business problem by Todd+Knarr · · Score: 3, Insightful

    A problem with business, that is, not a problem of business. All too often I see business requirements for software that specify how things must be done, rather than specifying what is to be done. The problem is that the business requirements are being written by businessmen who have no training or experience in writing software, so they no more know how things should be done when writing software than (according to those self-same businessmen) the software developers know how things should be done when running a business. The solution is always the same: let the business people lay out what they want done, and let the software developers figure out how to do it.

    1. Re:A standard business problem by umghhh · · Score: 1

      you touched to one of the main problems me thinks. I saw results of few big SW projects in domain of social security too and the problem is even bigger there as the overreaching businessmen can be convinced especially if you have good arguments after all s/he wants project to deliver things that s/he needs. In social security area in any country this gets tricky because of extreme complexity of the rules and interfaces. The later can be mitigated by prescribing certain interfaces & their rules in law - it binds companies to use common interface which is then worked on together. In US one has additional problem that the entity ordering the shit i.e. Congress is a case of a split brain far detached from reality and actually not wanting the project to succeed. Good luck in discussing change to conflicting requirements with these people.

      The ol' good incompetence and negligence is not helping either.

    2. Re:A standard business problem by Ken+D · · Score: 1

      Good luck getting requirements that are written in law revised or waived.

      Ever have a requirement that you could point to and say: "Strike that requirement and I can cut the schedule in half" Yet it is still a challenge getting everyone to agree on changing it. Now imagine the people you are negotiating with is Congress.... and they have to pass a law in order to agree with the changes... and any attempt to re-open the requirements attracts hundreds of lobbyists trying to figure out how to change the requirements in order to get their paymasters a bigger share of the profit.

    3. Re:A standard business problem by AK+Marc · · Score: 1

      I've seen more than one company build/buy a CRM with the first requirement be "It must be on The Oracle" because someone heard their competitors (who were doing better financially) were using it. No mention or idea what they wanted it to do (technically or from a business perspective)

  9. More of a government contracting issue by tpstigers · · Score: 4, Informative

    This isn't the only place we've seen this. The Pentagon and FEMA have been up to their necks in it for years. The process of getting government contracts is so bizarre and complicated that companies have evolved with "getting government contracts" as their only business model. So the companies that actually get the contracts are the companies that are good at getting government contracts (because they focus so much of their resources on the process), NOT companies that are good at delivering what the contracts specify. This is a natural by-product of bureaucracy.

  10. Patient decision aids by nbauman · · Score: 3, Informative

    Kemp is being unfair. I understand what this section is about, and he doesn't. A patient decision aid could just be a well-written article or web page. The UK NHS has patient information pages that would satisfy these requirements. There's no requirement for artificial intelligence.

    "(1) PATIENT DECISION AID—The term patient decision aid' means an educational tool that helps patients, caregivers, or authorized representatives understand and communicate their beliefs and preferences related to their treatment options, and to decide with their health care provider what treatments are best for them based on their treatment options, scientific evidence, circumstances, beliefs, and preferences."
    "(2) REQUIREMENTS FOR PATIENT DECISION AIDS—Patient decision aids developed and produced pursuant to a grant or contract under paragraph (1)—
    "(A) shall be designed to engage patients, caregivers, and authorized representatives in informed decision making with health care providers;
    "(B) shall present up-to-date clinical evidence about the risks and benefits of treatment options in a form and manner that is age-appropriate and can be adapted for patients, caregivers, and authorized representatives from a variety of cultural and educational backgrounds to reflect the varying needs of consumers and diverse levels of health literacy;
    "(C) shall, where appropriate, explain why there is a lack of evidence to support one treatment option over another; and
    "(D) shall address health care decisions across the age span, including those affecting vulnerable populations including children."

    1. Re:Patient decision aids by Anonymous Coward · · Score: 0

      Yeah, he should have googled for 10 seconds and found out about them instead of guessing they're about AI. what a chump.

  11. Toll Free number also down by Frankie70 · · Score: 2
    1. Re:Toll Free number also down by O('_')O_Bush · · Score: 2

      The article you cited did not say that. It said it went down shortly after Obama told America on TV to flood it. That isn't "down a lot of time".

      --
      while(1) attack(People.Sandy);
  12. Naive by Anonymous Coward · · Score: 2, Insightful

    Charmingly naive, but naive.

    The author of that article asks, several times in several ways, why the government always gets it wrong and the lasting solutions always come from the little guys.

    The answer has less to do with the size of the organization than the number of organizations all pitching competitive solutions. Yes, a thousand 10-person companies are probably going to do a better job in the long run than a single 10,000-person company or government entity, on problems in the right scale. But you'll never hear about 9997 of those solutions because half of them are dumb and the other half, while not obviously dumb, are inferior in some critical way.

    (Then why do we have big companies and governments? Because some projects are simply too large for a ten-person outfit. That, the author got right.)

  13. It's simple... by goathumper · · Score: 1

    It's called capitalism. It's not profitable to solve these complex software problems correctly the first time around because then the software companies would be out of the job of maintaining the deployed solutions.

    1. Re:It's simple... by Anonymous Coward · · Score: 2, Informative

      So a massive goverment take over of insurance regulation, with tens of thousands of pages of regulations, with constantly changing rules because what they came up with originally isn't working is "capitalism".

      I think you need a dictionary.

    2. Re:It's simple... by Anonymous Coward · · Score: 0

      what a well chosen name

    3. Re:It's simple... by nbauman · · Score: 1

      Correction: A massive insurance industry takeover of the government.

      With tens of thousands of pages of regulations. When we could have had a single payer system.

  14. Oh yeah! Take that slashdot obamacare trolls! by Anonymous Coward · · Score: 1

    "After stumbling out of the gate in early October, the nation’s new health-insurance exchanges are picking up steam. On the eve of the December 23 deadline for securing coverage that starts January 1, more than a million Americans have completed the enrollment process, according to the Commonwealth Fund. Just over half of the new enrollees (621,000) have joined Medicaid programs, and 525,000 have purchased private plans through the marketplaces.

    The current tally for marketplace plans is a small fraction of the 7 million the government expects to chalk up by March 31, when the open-enrollment period ends. But as this chart shows, the total has quintupled in the past seven weeks, and has more than doubled in the past four, thanks mainly to brisk uptake in the state-run marketplaces. If these trends continue, the projection for March 31 is still well within reach. "

    --MSNBC

    1. Re:Oh yeah! Take that slashdot obamacare trolls! by aardvarkjoe · · Score: 2

      But as this chart shows, the total has quintupled in the past seven weeks, and has more than doubled in the past four, thanks mainly to brisk uptake in the state-run marketplaces. If these trends continue, the projection for March 31 is still well within reach.

      Quintupling every 7 weeks, if these trends continue, there will be 200 billion enrollees by the end of 2014.

      Let's see what the naysayers say then!

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
  15. What about the wheelbarrow? by Yxven · · Score: 3, Interesting

    As interesting as it is to guess why another waterfall government IT project failed, I'd rather know why we aren't using wheelbarrows with wheels closer to the center. As a guy who has mostly used wheelbarrows for moving concrete, having the wheel support the majority of the load instead of half (or whatever) sounds like a huge advantage.

    The Wikipedia article on wheelbarrows suggests "However, the lower carrying surface made the European wheelbarrow clearly more useful for short-haul work." Does that reason really pan out? Can anyone think of any other reasons?

    1. Re:What about the wheelbarrow? by Anonymous Coward · · Score: 1

      If you're using a wheelbarrow to move concrete, you're moving it from the mixer to the form - a distance probably measured in tens of feet. Yes, it would be easier to lift with a center wheel, but in ten seconds time, you're going to have to tip or shovel it out. That's much, much harder with a center wheel and a high barrow.

      (If you have the available width, a barrow with a centre wheel on each side, like a paddle steamer, is low, tippable and easy to lift, but you can't push it along a plank laid on top of the mud.)

    2. Re:What about the wheelbarrow? by Animats · · Score: 2

      A wheelbarrow is a specialized tool, for moving loose material a short distance and then pouring it out. For most other applications, a wagon, hand truck, or dolly is more useful. There's also the Gardenway cart, which has two large wheels on an axle slightly forward of the center. It's dumpable, but less work to move. Horse barns usually have a few of those around.

      Modern wheelbarrows have the single wheel much closer to the CG, so you're only lifting a fraction of the weight. You want some weight on the handles, because you're providing roll stability.

  16. Learned about Chinese Wheelbarrows by PaddyM · · Score: 4, Funny

    But I think we all know that a car analogy is needed to explain the healthcare.gov mis steps. Namely, the Democrats drove the law through all obstacles, but then after the elections, they ran out of gas. The Democrats wanted to buy more gas, but the Republicans said the engine is broken and should be replaced. The Democrats asked what engine to buy, but the Republicans had no idea except not from Solyndra. While they were arguing about it, Obama said that the midnight train of 2014 was approaching. The Democrats asked the Republicans to help push the car because it at least helps some people get healthy, but the Republicans said it would be faster if they spilled oil on the road and got rid of taxes on oil. Then the wheels came off the healthcare.gov website.

    1. Re:Learned about Chinese Wheelbarrows by Anonymous Coward · · Score: 1

      Thanks, it is all so clear now.

  17. Several points... by Anonymous Coward · · Score: 1

    1. As it was, the US healthcare system was a joke to the rest of the world. The democrats looked at the (gawdawful) mess, and tried to fix it. The republicans took what was reasonable, then chopped the best parts of it, and then what was left was passed (pressed with protests galore) into law. Then the Republicans tried to kill it (at least 49 times, I lost count).
    2. As implemented, this watered-down, weak-kneed, still a joke of a health system is being implemented very badly. I've seen and used public health care. The one I used is massively better than Obamacare is trying to be. I've seen complex implementations of online real-time systems. I've seen large companies run by MBA's who schmooze politicians and try to implement 'IT Stuff'; Computer website something. Its like mall security trying to be seal team 6. The takeaway would be that business schools would take it as a lesson to let people who know lead. But that will never happen.

    1. Re:Several points... by Anonymous Coward · · Score: 1

      1. As it was, the US healthcare system was a joke to the rest of the world. The democrats looked at the (gawdawful) mess, and tried to fix it. The republicans took what was reasonable, then chopped the best parts of it, and then what was left was passed (pressed with protests galore) into law. Then the Republicans tried to kill it (at least 49 times, I lost count).

      No, sorry that is not how this worked at all. There were a democratically Controlled hose and democratically Controlled Senate at the time. 59 Senators voting in the Democratic Caucus. 41 Republicans. Senator Snow (R) had already committed to voting up to Single Payer System. This puts the onus on this law squarely on the Democratic Party.

    2. Re:Several points... by Richy_T · · Score: 1

      Also, this bill didn't originate in the house as it should have. The senate Democrats took an entirely different bill that had come up from the house, gutted it and refilled it with Obamacare. It's a travesty of the democratic process.

  18. Not "wheelbarrows." by mbstone · · Score: 1

    There are already lots of US laws and regulations that mandate how IT is supposed to be procured and implemented by the US Government (see, e.g., the Clinger-Cohen Act.)

    Each of these mandates came about because Congress became tired of funding IT projects where the money just vanished and no IT system was stood-up.

    The botched implementation of the ACA website raises questions not of "wheelbarrows," but how and why EOP/DHHS managed to bypass or ignore existing mandates.

  19. Amazon anyone? by Anonymous Coward · · Score: 0

    Regardless of the politics, if Amazon had been selected through a sole-source justification the web site would have been created using a design pattern and it would have worked and scaled from day one. This approach is obvious for those who have worked in government for years. One has to ask why this simple and effective approach was ignored. The competence and agenda of those in charge needs to be questioned from the top down!

    1. Re:Amazon anyone? by Anne+Thwacks · · Score: 1
      Have you ever used Amazon's web sites? The UI looks great, but too often the "buy now" button is missing, the OS you are using is not tested, and your browser is incompatible (regardless of the fact that you tried three browsers on each of four OS's). It keeps offering you stuff you already bought so dont need, or includes one similar buzz-word, but is completely unrelated. "You had a leg amputation yeterday - why not try a head amputation today?"

      As for AWS - after three weeks of Googling, I still could not work out how to work it, and I have been remotely managing servers in colos for over ten years. Private enterprise4 may be the answer, but Amazon is not.

      And dont talk to me about Oracle - the thought gives me pains in all the diodes in my left leg.

      --
      Sent from my ASR33 using ASCII
    2. Re:Amazon anyone? by Richy_T · · Score: 1

      Wow. I have never had any issue with the Amazon website. The only time the buy now button has been missing is when the item is not available for sale (there's valid reasons for keeping a page for out-of-stock items live).

      As for AWS? There's a whole lot there but the basic ec2 services are straightforward. I had a test box set up in the day and our lab stack up-and-running within a week. The biggest issue right now is that they keep running out of available instances in certain availability zones.

  20. Developers are but the least part of the problem by Taco+Cowboy · · Score: 4, Insightful

    True, the code for that ill-fated website was really out-of-this-world in term of lousiness, but in the whole scheme of things the developers play but a very minor role in that disaster.

    The ones who should shoulder the most blame are the people who awarded the entire project (without proper bidding process) to a totally incompetent company due to political reason ( read: cronyism )

    The ones who should shoulder the second largest portion of the blame are those who, despite receiving untold millions in funding, they hired totally incompetent people to be in charge of that project.

    --
    Muchas Gracias, Señor Edward Snowden !
  21. the amazing unicycle with sidecars and yoke by epine · · Score: 2

    I'm sympathetic to PHK, but I could never have written this piece myself without commenting on a single disadvantage of the Chinese wheelbarrow.

    You seem to be stuck with one of three problems:
    * using a small wheel that won't easily roll over path obstructions
    * having the wheel intrude into the barrow, obstructing tending or shifting the load
    * having a large wheel under the barrow with a high center of gravity (what could possibly go wrong?)

    The large carts at my nearby Costco are set up so that they won't pivot at the front (only at the middle). This is fine if you can find space to make a 90 degree turn on the spot. It's not at all good for creeping around a tight bend. Moreover, you've got both the front and back end swinging at the same time—which is the number of places you can visually attend plus one—so your chances of taking down some rickety display item are fairly decent if try to wing it.

    Furthermore, nothing prevents two people from grabbing different handles on the European wheelbarrow. Also, PHK is wrong about the weight distribution. With a heavy load, it's customary to pile as much as possible up against the lip that protrudes over the front wheel in many front-wheel designs. I'd guess an European wheelbarrow front-loaded with wet clay has about a 4:1 lever arm in vertical displacement of the handle compared to vertical displacement of the load.

    Wouldn't a Chinese wheelbarrow be something like a small unicycle with saddlebags and a trailer hitch? If you need to clear some brush (where only your wheel fits the path), you've got no way to jack the suspension under the load, either.

    And wouldn't it be much harder for short and tall people to share the Chinese design unless equipped with some sort of adjustable handle. Somehow I'm just positive that the Chinese design from 1000 [BC|AD] comes replete with ergonomic dongles for the comfort of whatever schlep needs it next.

    But then, with a billion identical people growing rice on ten million identically manicured terraces, I'm sure the Chinese design is a total win.

  22. Just extend Medicare to everyone by Presto+Vivace · · Score: 1

    or at least permit states to set up their own single payer systems. Problem solved.

    1. Re:Just extend Medicare to everyone by plopez · · Score: 1

      States are already permitted to do so. If a state has a system that exceeds or meets coverage of medicare or medicaid they can do so. See MediCal as an example.

      --
      putting the 'B' in LGBTQ+
  23. Re:Developers are but the least part of the proble by Anonymous Coward · · Score: 0, Interesting

    True, the code for that ill-fated website was really out-of-this-world in term of lousiness, but in the whole scheme of things the developers play but a very minor role in that disaster.

    The ones who should shoulder the most blame are the people who awarded the entire project (without proper bidding process) to a totally incompetent company due to political reason ( read: cronyism )

    The ones who should shoulder the second largest portion of the blame are those who, despite receiving untold millions in funding, they hired totally incompetent people to be in charge of that project.

    It was awarded to a company that specialized in landing government contracts. To the person in the bidding process, it would appear to be awarded to a company with a proven track record.

    Now that it's all over, we know that that company over-promises and under-delivers. What is new? Not much, except that now you have yet another excuse to bitch about your country, making you seem even more "American" as it is viewed from the eyes of the world.

    I'll bet there's 20 posts already about how the real crime is the nationalized health care, something that is laughable that a country with your spending on healthcare and your resources can't provide to it's citizens. America is starting to not look like the land of the free, but the land of the feeble-minded and petty.

  24. Congress Imposed a hard deadline by plopez · · Score: 1

    There was no "wiggle room" for incremental development, prototyping, or staged roll outs. Congress is a perfect example of rule by a committee of unqualified managers. And the public officials in charge? Many were in over their heads as well. The few who may have had a clue were constrained by the law. As public employees, in fact Federal Officers, they took an oath of office to uphold the laws of the U.S. The good ones did the best they could but they had little choice. The law said it would go live on a certain date, and if not the law was violated.
    Something to remember.

    --
    putting the 'B' in LGBTQ+
  25. Obama/Romneycare by Anonymous Coward · · Score: 0

    I mean, you folks at Slashdot should have called it the Affordable Care Act website then reminded us that it's also known as Obamacare. But to call it what it isn't in the first sentence of introduction is [very] unfortunate!

    How about we call it National Romneycare?

  26. Re:Developers are but the least part of the proble by jedidiah · · Score: 3, Interesting

    > It was awarded to a company that specialized in landing government contracts. To the person in the bidding process, it would appear to be awarded to a company with a proven track record.

    In other words, the entire system is corrupt just as the OP implied.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  27. Driverless cars and google glass. by mosb1000 · · Score: 1

    I see this phenomenon a lot. Corporate executives tend to be unimaginative when they envision new technology, they look at a job someone is doing and try to imagine ways technology can replace the person. Sometimes they do it backwards, the take a new technology and ask "what existing product can we replace with this or add this to?"

    Then you get idiotic products like driverless cars. Most of the design decisions that went into cars had a lot to do with the fact they were going to have a human driver, could you imagine if they'd just said "we have buggies and carriages that work well, so we'll keep them and just automate the horse?" Or with google glass: "we've got a way of putting a screen on someone's head, maybe we can replace the screen on the iPhone with it?" No, the iPhone works much better the way it is, you can't just shoe-horn a new tech into an existing device because it sounds cool. That's putting the carriage before the horse.

    On top of that, a lot of executives and politicians are so out of touch with the actual details technology development, they end up proposing things right out of The Jetsons because that's all the more they could bother with doing research before they decide to spend millions or billions of dollars on some project.

  28. Medicare Already Works by Anonymous Coward · · Score: 0

    The medical insurance program for people 65 and older has been working for 50 years. There are glitches that could use improvement, but in the grand scheme of things, it works rather well and has an established track record. Using it as a foundation to develop a framework for adults between 21 and 65 is a no brainer. If that's O'care, my bad for not reading the tome of legalese.

    And show a little professionalism. Use a functional title, such as: (American or U.S.) Medical Security (Insurance); anything but some misdirecting new-speak or some guy's name.

  29. Make it 2 Wheeled by Anonymous Coward · · Score: 0

    The version of the wheelbarrow with the axle directly under the load normally has 2 fairly large wheels on either side of the bed. This allows for most of the weight to be put on the wheels, while having a better turning radius and better stability.

    The main disadvantage is that the wheelbarrow is bigger and wider which makes it hard to maneuver in crowded spaces.

  30. Paper would have been cheaper and faster. by pubwvj · · Score: 1

    For the money they have spent on the web sites it would have been cheaper and faster by a factor of 10x to hire an army of people to do the applications on paper. We already have the people: Literally the army or you could have the census people do it. No need to waste hundreds of millions to billions of dollars on web sites like this.

    1. Re:Paper would have been cheaper and faster. by Anonymous Coward · · Score: 0

      For the money they have spent on the web sites it would have been cheaper and faster by a factor of 10x to hire an army of people to do the applications on paper. We already have the people: Literally the army or you could have the census people do it. No need to waste hundreds of millions to billions of dollars on web sites like this.

      Additionally, the website doesn't really do anything. It's a directory service, clouded in the endless helpfulness insurance sales diatribe. When finally finding a link to a page that determines eligibility, the results say nothing except to call your local county ACA organisation. That call's message tells you to sign up at their website (the one you just came from; ahrrghh!).

  31. Re:Developers are but the least part of the proble by MooseMiester · · Score: 1

    Not only that, it was awarded to a company with a proven track record of miserable failure. On no less than TWO large "registration system" projects. But as you say they were masters of greasing skids, paying bribes, and probably bought the finest meals and best looking hookers in town.

    This is why the entire Utopian "Progressive" idea of high minded super intelligent people making informed decisions for the masses is flawed from the start. There are no such people. People are greedy, and act in their own self interest FIRST, the interests of power for their "group" second, and the needs of the people last (if it all).

    Personally, I am faced with a FORTY PERCENT increase in premiums, HIGHER DEDUCTIBLES, HIGHER CO-PAYS - and for what? The same exact pool of Doctors I had before. I'd pay that forty percent if the ranks of the uninsured were going to decline - I am a compassionate person - but in fact, they have gone up - by some two to three million already, with more coming next year.

    --
    Murphy was an optimist
  32. Re: Developers are but the least part of the probl by Tablizer · · Score: 1

    But most companies in the field have poor track records also. It's a field that's hard to get right.

    And I bet your new coverage covers more categories, even though it's more money.

  33. Re: Developers are but the least part of the probl by MooseMiester · · Score: 1

    But most companies in the field have poor track records also. It's a field that's hard to get right.

    In what field would that be? Sucking at the government teat? An insurance companies web site - funny thing - does exactly what Healthcare.gov does. Had any of the major insurers committed the architectural, design, programming, security, and implementation crimes this project did, there would be hell to pay, Congress would be screaming for an investigation, and we would be hearing for months how those evil, greedy, horrible, nasty insurance companies were only interested in greed, and didn't care about our welfare.

    However, since it's the government, I predict the whole system will get a massive taxpayer "bailout" no doubt to "save jobs".

    And I bet your new coverage covers more categories, even though it's more money.

    You would lose that bet. My post menopausal wife has birth control coverage. What kind of idiot government bureaucrat doesn't know what menopause is? That's the only difference we can find after an exhaustive examination of the policy. Bear in mind this is a small group policy, not individual catastrophic coverage, and that all of the employees of the company are facing a forty percent premium increase. These folks have families, small children, and not a lot of extra cash lying around because times are tight, prices for basic necessities are higher, especially energy, thanks to the war on energy producers. They are all, without exception, asking the same questions:

    Why is Obama waging war on the Middle Class? Why is our government doing this to us?

    So I'd be very careful running around defending this crap, you might get punched in the nose.

    --
    Murphy was an optimist
  34. Re: Developers are but the least part of the probl by Tablizer · · Score: 1

    Had any of the major insurers committed the architectural, design, programming, security, and implementation crimes this project did, there would be hell to pay

    Like Bush's Medicare D program system screwups? (Which Republicans conveniently forgot about.)

    My post menopausal wife has birth control coverage. What kind of idiot government bureaucrat doesn't know what menopause is?

    I'm sure there are things that don't apply to any given individual per anatomy or life style, but by pooling them, then risk is spread. And I bet your old plan had some significant and important gaps that you are not sharing with us. I'd bet money on it.

    Why is our government doing this to us?

    Because naked capitalism failed to adequately cover people, going for only the profitable low-hanging fruit. And polls have consistently shown that only roughly 35% to 40% of people were happy with the existing system.

  35. Re: Developers are but the least part of the probl by MooseMiester · · Score: 1

    Like Bush's Medicare D program system screwups? (Which Republicans conveniently forgot about.)

    My example was referring to private industry .vs. government. You've proven my point. Under either "party" the administration and execution of large social programs is terribly inefficient and wasteful. I also notice that you are trying to brand me an evil heartless rethugnican because I disagree with your views. Did I say what my affiliation was? Will you call me a racist next? So predictable. Can't prove you point? Start changing the subject, and then hurl insults.

    There was absolutely nothing wrong with the insurance we had. Nothing. No gaps. All the employees were very happy with it. Everyone had input during the plan selection process, and employees had lots of options to choose from. What we have now is "thou shalt take the plan Uncle Sam has chosen for you" like it or not.

    Because naked capitalism failed to adequately cover people, going for only the profitable low-hanging fruit. And polls have consistently shown that only roughly 35% to 40% of people were happy with the existing system.

    Please cite this poll. Polls "consistently show" very little.

    Because naked capitalism failed to adequately cover people,

    At the moment, more people are uninsured as a result of ObamaCare than before. If the Administration would be honest about the actual numbers, we'd know how many. The lack of honesty about the numbers is proof that they are very bad.

    Have you shopped for group insurance coverage? That's the most likely explanation for your ideological argument .vs. actual real life experience. Have you sat in a room and informed employees that their insurance cost is going up 40% and they are getting less coverage? I doubt it. That's what's happening in the real world with this program, in small businesses (also known as job creators) all over the country.

    As I have explained in other posts, I would pay more to cover the less fortunate - I am a compassionate person. What's happening with this program is I am paying more for less coverage, and more people are uninsured. EPIC FAIL from start to finish, and the Democrats own this thing, due to their stubborn and childish inability to work together with people and get things done. "My way or the highway" is not how one accomplishes anything in life except failure.

    --
    Murphy was an optimist