The White House just open sourced their first Github repo
71–80 of 127 posts
Re: The White House just open sourced their first Github repo
#72Neat. Too bad it's drupal, rendering it totally useless to people with actual taste or skill.
Re: The White House just open sourced their first Github repo
#73> "President Obama is committed to creating the most open and participatory government in our nation’s history" I'll believe that when his administration stops being one of the most secretive and most aggressive prosecutors of whistleblowers in recent history. Sources: http://www.salon.com/2012/02/09/obamas_unprecedented_war_on_... http://www.motherjones.com/politics/2012/06/obamas-whistlebl... http://tpmmuckraker.ta…
Less so than bush and presumably less so than Romney would be* *if anyone wants to contest this, please read "no apologies" authored by Willard mitt Romney or just look at his tax returns
Re: The White House just open sourced their first Github repo
#74Earlier quoted context omitted.
This was exactly my question. How can they put limitations on public domain code?
They can't, but only part of the code is public domain. If you want to use the whole pile of it, you do so under the GPL - if you pick out the changes made by the govt, then you can apply those elsewhere.
Re: The White House just open sourced their first Github repo
#75Earlier quoted context omitted.
They can't, but only part of the code is public domain. If you want to use the whole pile of it, you do so under the GPL - if you pick out the changes made by the govt, then you can apply those elsewhere.
So effectively GPL imposes a dual (or multiple) license on the non-GPL part.
Re: The White House just open sourced their first Github repo
#76Moving from MongoDB to MySQL. I never understood why people felt they need MongoDB/NoSQL for their projects. Does anyone have an example where it was really necessary/advantageous?
edit: Data stored in Drupal is way normalized, and read from a hell of a lot more than it's written to. I think in this case, when they weren't using it for general field storage, but just petitions and signatures which consist of endless names and links to user pages, the data was naturally denormalized enough. Nothing in that usecase would take more than three, maybe four joins. All it's doing in that case is just making upgrades difficult.
Re: The White House just open sourced their first Github repo
#77> "President Obama is committed to creating the most open and participatory government in our nation’s history" I'll believe that when his administration stops being one of the most secretive and most aggressive prosecutors of whistleblowers in recent history. Sources: http://www.salon.com/2012/02/09/obamas_unprecedented_war_on_... http://www.motherjones.com/politics/2012/06/obamas-whistlebl... http://tpmmuckraker.ta…
Re: The White House just open sourced their first Github repo
#78Moving from MongoDB to MySQL. I never understood why people felt they need MongoDB/NoSQL for their projects. Does anyone have an example where it was really necessary/advantageous?
Re: The White House just open sourced their first Github repo
#79> "President Obama is committed to creating the most open and participatory government in our nation’s history" I'll believe that when his administration stops being one of the most secretive and most aggressive prosecutors of whistleblowers in recent history. Sources: http://www.salon.com/2012/02/09/obamas_unprecedented_war_on_... http://www.motherjones.com/politics/2012/06/obamas-whistlebl... http://tpmmuckraker.ta…
I'm consistently amazed at how agencies full of information security experts, who understand that security by obscurity is the bottom of the barrel of fake security, nonetheless believe that keeping information secret from citizens is the best way to keep the country safe.
Re: The White House just open sourced their first Github repo
#80Earlier quoted context omitted.
It raises awareness of the issue. Why should any self-respecting developer want to contribute to a code base that does nothing but facilitate the government ignoring peoples' grievances, while at the same time making them feel like they are participating?
Wow. Just wow. How about the fact he is contributing and trying to make the government better and more open instead of whinging like an immature, sanctimonious dick. I have 100x more respect for people that at least try.