Senator Regan not ready to support gerrymandering reform bill
PA Senate Bill 22 aims to end gerrymandering by reforming the redistricting process, but Senator Regan hasn't committed to supporting it
(more)
End "safe seats" in Harrisburg
Gerrymandering is damaging to our democracy. Fortunately, there is a movement in Pennsylvania to end it.
(more)
5 simple rules for securely storing passwords
Far too frequently, systems are hacked and their user databases are compromised. And there are far too many cases where the database contains plain text passwords, poorly hashed passwords, or two-way encrypted passwords, despite the wealth of resources available on how to properly store user credentials. And it’s not just legacy databases; just this week, I saw a reddit thread with at least one developer advocating custom hashing functions and “security through obscurity”.
(more)
Solve your problem by almost asking a question on StackOverflow
If you were to look at my StackOverflow profile, you would see that I’ve only asked a handful of questions in the years that I’ve been a member. However, this is not because I don’t run into programming problems or don’t think to ask questions. In the process of formulating a good StackOverflow question, I usually find the answer myself.
First of all, it’s embarrassing to spend time typing up a question and have someone respond with a Google search providing dozens of hits that provide the answer. So before I even start typing, you’d better believe I Google the hell out of the problem. And many times, I find what I’m looking for.
(more)
Cut the HealthCare.gov people some slack
On October 1, 2013, HealthCare.gov was opened to the nation. As one of the more tangible aspects of the Affordable Care Act (aka ACA, Obamacare), the glitches it has experienced are getting lots of negative attention. It’s been described as an “inexcusable mess“ and a “disaster”. I’m not going to discuss the merits of the ACA here. But as someone who spends every day building software, I think the criticisms of the HealthCare.gov application have been unfair. Here are a few reasons why we should cut them some slack.
(more)