TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Healthcare.gov: Code by the People, for the People, Released Back to the People

88 pointsby richoakleyalmost 12 years ago

11 comments

dansoalmost 12 years ago
The use of Jekyll (or any static HTML generator) is a really huge, positive conceptual step. I mean, we can now make edits -- in Markdown -- to individual blog posts and submit pull requests.<p>Whether they actually honor those requests* is another thing, but this is a really cool step. Even the use of Markdown means that the site&#x2F;content designers have to <i>really work</i> to obfuscate the content with unnecessary modules&#x2F;widgets&#x2F;etc.<p>Regardless of the merits of the administration&#x27;s policies and initiatives, I hope this catches on. 95% of the government websites I&#x27;ve seen, from city council to federal, could be rendered in static HTML...and maintained much more easily.<p>* edit: Only one way to find out: <a href="https://github.com/dannguyen/healthcare.gov/commit/6438498eab1bc773c55bf567830ac71abcd82c02" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dannguyen&#x2F;healthcare.gov&#x2F;commit&#x2F;6438498ea...</a>
评论 #6014947 未加载
imjaredalmost 12 years ago
The folks at Development Seed are doing really awesome work between Prose and MapBox and it&#x27;s great to see them get some recognition for it.<p>Also a great plug for Jekyll in general. While there can certainly be more worrisome factors than cost for a site, site performance should be one of the most important issues when launching. By completely getting rid of a backing database, page lookup times can be reduced dramatically. As Prose continues to mature, it&#x27;s getting more and more flexible by the day. Just last week they implemented an extensible &quot;tagging&quot; feature for posts: <a href="https://github.com/prose/prose/issues/464" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;prose&#x2F;prose&#x2F;issues&#x2F;464</a>.<p>In case you haven&#x27;t noticed, I&#x27;m a fan. Kudos to dev seed and big props to the White House team for the willingness to move away from Drupal.
评论 #6014035 未加载
评论 #6012946 未加载
adolphalmost 12 years ago
<i>Last week, the United States Department of Health and Human Services (HHS) relaunched Healthcare.gov with a new appearance and modern technology that is unusual in federal-government websites.</i><p>The article seems to be about a promotional&#x2F;propaganda CMS for the government, am I missing something?<p><i>&quot;This is such a lean site,&quot; said Jon Booth</i><p><i>&quot;This is our ultimate dogfooding experience,&quot; said Eric Gundersen</i><p><i>&quot;The work that they&#x27;re doing is amazing,&quot; said Sivak</i><p><i>the site is just one component of the insurance exchanges. Others may not be ready by the October deadline.</i>
评论 #6013132 未加载
评论 #6013407 未加载
评论 #6016981 未加载
评论 #6014993 未加载
angersockalmost 12 years ago
This reads like the worst marketing mashup this year:<p>&quot;<i>We knew there were performance and reliability benefits from building the stack on HTML.&quot;</i><p>I know there are performance and reliability benefits from talking in English.<p>&quot;<i>You&#x27;re just talking about content. There just needs to be one server. We&#x27;re going to have two, with one for backup. That&#x27;s a deduction of 30 servers</i>&quot;<p>I&#x27;m very happy the government decided to skimp on reliability for a public healthcare market.<p>&quot;<i>You can put Wordpress into Amazon but then you&#x27;ll have problems; it wasn&#x27;t designed to be a cloud application.</i>&quot;<p>Wait wait wait Wordpress isn&#x27;t a cloud app? Fuck, someone go tell Hostgator that--apparently it can&#x27;t be done!<p>&quot;<i>Notably, the HHS team has been using feedback to drive design choices from the beginning, applying the &#x27;lean startup&#x27; model to development.</i>&quot;<p>Wow, even the lean startup namedrop.<p>I&#x27;d be a lot happier if, instead of putting the Obama webdev team on the gravy train, they spent that same money--you know--actually fixing healthcare. As it is they seem to be just doing free advertising and lead generation on the public dime for the insurance companies.
评论 #6016856 未加载
jmedwardsalmost 12 years ago
The UK Government Digital Service still kicks its ass at (a) startup methods) and (b) execution :-)<p><a href="http://digital.cabinetoffice.gov.uk/" rel="nofollow">http:&#x2F;&#x2F;digital.cabinetoffice.gov.uk&#x2F;</a><p><a href="https://www.gov.uk/" rel="nofollow">https:&#x2F;&#x2F;www.gov.uk&#x2F;</a><p><a href="https://www.gov.uk/designprinciples" rel="nofollow">https:&#x2F;&#x2F;www.gov.uk&#x2F;designprinciples</a>
评论 #6013402 未加载
nopalalmost 12 years ago
I&#x27;m very eager to see how they handle the actual exchange code.<p>Jekyll and static HTML make a lot of sense for a marketing&#x2F;informational site (which this appears to be right now), but at some point, they&#x27;re going to need a dynamic backend (right?). These exchanges will need to aggregate plan info from lots of different insurance carriers and display plans to people based on various bits of user-specific info. Perhaps they can generate static info pages for all of the plans and redirect people to these pages via JavaScript and then pass the actual enrollment off to the insurance companies.<p>If they have to support enrollment and dynamic content, it will be interesting to see how they do so while adhering to their principles of simplicity.<p>If they don&#x27;t, it will be an interesting example of how to embrace simple solutions where possible while preventing scope creep.<p>Either way, I&#x27;m glad to see this type of innovative development happening.
评论 #6014649 未加载
评论 #6015046 未加载
damncabbagealmost 12 years ago
A link to the GitHub source: <a href="https://github.com/CMSgov/healthcare.gov" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CMSgov&#x2F;healthcare.gov</a><p>(The article buries the link to the page with the link: <a href="https://www.healthcare.gov/developers" rel="nofollow">https:&#x2F;&#x2F;www.healthcare.gov&#x2F;developers</a> )
评论 #6013660 未加载
talmandalmost 12 years ago
So, does this mean they learned some important lessons from the $18 million recover.gov site?<p>As for Percussion, is the Sivak person saying that it takes a month to make a simple navigation change? Is this really about the CMS or the red tape involved in getting approval to make the change?
评论 #6015078 未加载
systematicalalmost 12 years ago
This has not been &quot;iteratively created on Github&quot;. It has one commit and 1 commit only. Just sayin...<p><a href="https://github.com/CMSgov/healthcare.gov/commits/master" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CMSgov&#x2F;healthcare.gov&#x2F;commits&#x2F;master</a><p>Still cool its open sourced though.
评论 #6015497 未加载
boneheadmedalmost 12 years ago
Sorry, not feeling very patriotic about this. &quot;by the people, for the people, released back to the people.&quot; Meanwhile those of the people who are physicians have had their fees sequestered by 2% <a href="http://www.medscape.com/viewarticle/781630" rel="nofollow">http:&#x2F;&#x2F;www.medscape.com&#x2F;viewarticle&#x2F;781630</a> and are awash in extra paperwork for trying to prescribe something as simple as diabetic test strips as funding is tightened: <a href="http://www.pharmacist.com/cms-cuts-reimbursement-diabetes-test-supplies" rel="nofollow">http:&#x2F;&#x2F;www.pharmacist.com&#x2F;cms-cuts-reimbursement-diabetes-te...</a>
评论 #6014346 未加载
ckluisalmost 12 years ago
How long until a wordpress theme based on this is on themeforest?