Live data from Hacker News

Wow Best dev that money can buy?

healthcare.gov

1–10 of 14 posts

Re: Wow Best dev that money can buy?

#2
OK - I saw this link to a .js file on Drudge and was intrigued.

Not to criticize but is this the worst code you've ever seen or what? (OK, that was a criticism...)

This article ( http://www.digitaltrends.com/opinion/obamacare-healthcare-go... ) and the headline was:

"Obamacare website cost more than FACEBOOK, TWITTER, LINKEDIN, INSTAGRAM..."

Is this a comedy?

Re: Wow Best dev that money can buy?

#3
So that seems to be the output from http://www.andromda.org/ designs targeting a backbone.js frontend...

Looks like most of the code was "designed" and then autogenerated. Given the huge amount of validation a task like developing obamacare requires it sounds like a (somewhat) reasonable approach. (Not, that it couldn't have been done differently.)

Re: Wow Best dev that money can buy?

#4
Seventeen instances of the phrase "lorem ipsum":

resources['ffe.ee.myAccount.security.info'] = 'We take security seriously. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pharetra dictum nisl vitae tincidunt.';

resources['ffe.ee.myAccount.readyToUpload.warningText'] = 'Lorem ipsum...This makes you ineligible for the Small Business Health Options Program (SHOP).';

resources['ffe.ee.shared.todo.description'] = 'Fill In this with actual content. Lorem Ipsum';

resources['ffe.ee.myAccount.security.questions.use'] = 'Security questions are used for lorem ipsum dolor sit amet.';

resources['ffe.ee.myAccount.home.specialEnrollment.description2'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.';

resources['ffe.ee.myAccount.notifications.notices.description'] = 'Notices are official messages that lorem ipsum.';

resources['ffe.ee.myAccount.employerSponsoredBenefits.employerSponsoredBenefits.descriptionText'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pharetra dictum nisl vitae tincidunt. Suspendisse suscipit tellus at massa eleifend dictum. Mauris imperdiet sem vitae erat egestas volutpat. In hac habitasse platea dictumst.';

resources['ffe.ee.myAccount.employerCoverage.description3'] = 'for lorem ipsum dolor sit amet, consectetur adipiscing elit.';

resources['ffe.ee.myAccount.employerCoverage.description2'] = 'eligibility results';

resources['ffe.ee.myAccount.employerCoverage.description1'] = 'This is your most recent application which was used to determine your';

resources['ffe.ee.myAccount.notifications.info'] = 'You can update your settings here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pharetra dictum nisl vitae tincidunt.';

resources['ffe.ee.myAccount.home.notifications.inconsistencyNotification.description2'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.';

resources['ffe.ee.myAccount.notifications.marketingEmail.info'] = 'Updates are occasional messages sent lorem ipsum...';

resources['ffe.ee.myAccount.profile.profileLevel2US.description1'] = 'Your profile includes the basic information associated with you in our system. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pharetra dictum nisl vitae tincidunt.';

resources['ffe.ee.myAccount.notifications.general.info'] = 'Notifications are messages sent lorem ipsum...';

resources['ffe.ee.myAccount.coverage.discountUsage.description'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras rhoncus vehicula lorem, non posuere felis mattis non. Aenean nisl metus, pellentesque a tristique nec, accumsan at turpis.';

resources['ffe.ee.myAccount.applicationDetails.inconsistency.description2'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras rhoncus vehicula lorem, non posuere felis mattis non. Aenean nisl metus, pellentesque a tristique nec, accumsan at turpis.';

resources['ffe.ee.myAccount.coverage.eligibility.description'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras rhoncus vehicula lorem, non posuere felis mattis non. Aenean nisl metus, pellentesque a tristique nec, accumsan at turpis.';

resources['ffe.ee.myAccount.reportLifeChanges.description2'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nec varius arcu. Nam vehicula imperdiet tristique. Ut eu egestas leo. Aliquam in felis ligula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nulla eget malesuada nulla. Suspendisse commodo non augue a interdum.';

Re: Wow Best dev that money can buy?

#5

OK - I saw this link to a .js file on Drudge and was intrigued. Not to criticize but is this the worst code you've ever seen or what? (OK, that was a criticism...) This article ( http://www.digitaltrends.com/opinion/obamacare-healthcare-go... ) and the headline was: "Obamacare website cost more than FACEBOOK, TWITTER, LINKEDIN, INSTAGRAM..." Is this a comedy?

Nope. Pretty much welcome to reality.

Re: Wow Best dev that money can buy?

#7
post #4

Seventeen instances of the phrase "lorem ipsum": resources['ffe.ee.myAccount.security.info'] = 'We take security seriously. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pharetra dictum nisl vitae tincidunt.'; resources['ffe.ee.myAccount.readyToUpload.warningText'] = 'Lorem ipsum...This makes you ineligible for the Small Business Health Options Program (SHOP).'; resources['ffe.ee.shared.todo.descri…

resources['ffe.ee.myAccount.testthing'] = 'Reduce The Number of keysThis is a Links';

Re: Wow Best dev that money can buy?

#8
post #4

Seventeen instances of the phrase "lorem ipsum": resources['ffe.ee.myAccount.security.info'] = 'We take security seriously. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pharetra dictum nisl vitae tincidunt.'; resources['ffe.ee.myAccount.readyToUpload.warningText'] = 'Lorem ipsum...This makes you ineligible for the Small Business Health Options Program (SHOP).'; resources['ffe.ee.shared.todo.descri…

So what? What's the problem about that?

Re: Wow Best dev that money can buy?

#9

OK - I saw this link to a .js file on Drudge and was intrigued. Not to criticize but is this the worst code you've ever seen or what? (OK, that was a criticism...) This article ( http://www.digitaltrends.com/opinion/obamacare-healthcare-go... ) and the headline was: "Obamacare website cost more than FACEBOOK, TWITTER, LINKEDIN, INSTAGRAM..." Is this a comedy?

What is so bad about this (obviously autogenerated) code?
Post reply on HN