Social Security Information Systems Near Collapse
matty619 writes "An Information Week article warns that the computer systems that run the Social Security Administration may collapse by 2012 due to increased workload, and a half-billion-dollar upgrade won't be ready until 2015. One of the biggest problems is the agency's transition to a new data center, according to a report (PDF) by the SSA's Inspector General. The IG has characterized the replacement of the SSA's National Computer Center — built in 1979 — as the SSA's 'primary IT investment' in the next few years."
So the world will end in 2012!
Chaos maximizes locally around me.
this is a very light system. (no, it doesn't have millions of users.)
Half a billion dollars? Are you fucking kidding me?! No wonder the program has failed and is such a joke. And we're looking to find a way to keep this program afloat well into the future, to "protect" us in our retirement by siphoning off extra taxation from every paycheck for our entire life? The same guys who are spending $500,000,000.00 to upgrade the system that maintains it? You could buy a million iPads at retail price for that. I don't know why you would, but you could. Holy fuck.
Then again, a lot of it is written in COBOL, as the article states. And as our unqualified, ignorant, idiotic National CIO stated last year -- something like this, anyway -- "we need to improve the computer human interface with skip-logic, because a lot of things are in COBOL binary interface". Or something.
Oh, and note that the article said that half a billion dollars is just what has been allocated for the project. So far. How much longer are these guys going to get away with these twenty million dollar Drupal *.gov website projects and other scams?!
Half a Billion? Years? a crack team of 2 dozen professional data thieves would pull and squeeze every ounce of data out of that system in matter of days and probably with out a single restart to the mainframe. and would sell it back to you for pennies a person. $10 million tops.
Just use facebook ID's instead.
If you mod me down the terrorists will have won
may collapse by 2012 due to
That's not news. The Mayan's, or whatever, told us that like 1500 years ago or somethin'.
In a related story, it has been reported that top officials at the Social Security Administration are prepared to reduced the entire Social Security System to a Web App and run it on the Amazon Cloud.
Sigh, it seems that I have to do everything myself these days...
Why there is no money in SS to distribute...
So, piss away another half billion. Who gives a shit?
This is sick. The three physical costs of S.S. as I can see it:
1) Data acquisition (who has incrementally paid into the system) - this is B.S. accounting because it's all going to come from the general tax fund soon anyway, so why the charade?
2) Call centers - (this is for old people after all)
3) Printing checks
The rest can be handled by less than a million dollars in hardware / software.
3 can be outsourced (paychex doesn't overburdern my company with overhead as far as I know).
2 can be outsourced and them some
1 as I already alluded to is the fault of congress, and is largely unnecessary. You have to double the efforts of the IRS to make sure payments are correct. You have to audit, you have to make multiple transfers of small orders of money. You need financial advisors (who purchase US treasuriers with the surpluses), bla bla bla.. All simplified by simply being part of the general tax fund and withdrawing directly from US treasury.
A hadoop system can trivially destroy 300 million pieces of data in less than an hour - I don't care what language it's written in. This incremental B.S. thinking is pervasive in all forms of government and just needs to be viserally reacted to by the voting public. A company that's not in the black that needs a $500M investment to 'keep afloat' for crap like this would go out of business and be replaced from scratch. Dead is a powerful natural tool. It needs to be applied here.
-Michael
.... a collapsing computer system for a collapsing ponzi scheme. All I can say is burn baby burn !!
Half a billion dollars? Are you fucking kidding me?! No wonder the program has failed and is such a joke. And we're looking to find a way to keep this program afloat well into the future, to "protect" us in our retirement by siphoning off extra taxation from every paycheck for our entire life? The same guys who are spending $500,000,000.00 to upgrade the system that maintains it? You could buy a million iPads at retail price for that. I don't know why you would, but you could. Holy fuck.
I like bashing expensive government projects as much as the next guy, but if you are creating a nation wide IT system of any kind for a nation of 300+ million people $500,000,000.00 it doesn't sound too far off. Hell, Apple just sank $1 billion into a datacenter and Google sank $600 million into a datacenter in Berkeley, South Carolina and that one is just one of their many data centers. People love to take the total costs for a project like this and shout: "SCANDAL! $500,000,000.00 spent on failed IT project". Nobody mentions that the investment in a data center is largely recoverable since it and it's hardware can easily be repurposed. It's only development and training costs that are wasted which is bad enough but still only a fraction of the costs. The main scandal here is not so much the cost of, its the fact that they will run out of capacity before the new datacenter is ready. As for COBOL being a dying language COBOL is in good company on death row along with C, C++, OpenGL, BSD (and UNIX in general) plus a number of other things IT that have been labeled as "dying" almost as long as I have been in the IT business which is longer than I care to remember. The claim " is dying!" is a long time IT gutter-press favorite.
One of my favorites, actually:
http://www.despair.com/consulting.html
"Consulting: If you're not a part of the solution, there's good money to be made in prolonging the problem."
What does it look like for a computer system to "collapse?" Suddenly no longer able to process a single transaction?
Social Security is a bankrupt Ponzi scheme. It was never intended to be a retirement account or a slush fund, and yet that's how it gets used. After the Great Depression, Social Security was created to keep elderly people who had worked their whole lives from living in squalor in their last years. But now people are living well past the age when they can begin collecting Social Security - many of them still perfectly capable of working. I say if you want to depend on Social Security to see you through in your old age, then the government needs to put you in public housing and put you on a meal plan - not just give you cash. Everyone collecting Social Security lives in the same kind of housing and eats the same food and gets the same medical care. Don't want to live like that? Then try thinking past tomorrow, you knuckleheads, and start investing in a 401(k) at the very least. The stock market over any 50-year period WAAAAY outperforms your returns on your Social Security payroll tax over the same period.
These "modernization" projects never cease to amaze me. As noted above, COBOL has worked for 40 years. I believe the US population has more than doubled in 40 years. So why don't they just call IBM, order up another room full of equipment that quadruples processing capacity and call it a day?
I know big systems are hard. You can't just say "robocopy *.*" and come back on Monday and it works. But you CAN implement a new system in pieces. Design a system that contains all the new data, and seamlessly retrieves the records from the old system at some event- new claims go in the new system, and it copies the old data then. If there is an exception, then send it to a room full of experts to do it manually. Meanwhile, in the background, some other system is backfilling the old data. So what if it takes 5 years? Meanwhile, you can serve the clients.
I saw the opposite happen recently at an unemployment system- a new, web-based system was over-engineered, and flash-cut over a weekend. And there were lines out the doors for a month. Because all the data was moved over auto-magically and the new system auto-generated "please come into the office" letters for everyone. If the process was done in chunks, using the front line employees as their own data sanitizers, it wouldn't have happened.
Not with the other 140m workers out there doing the same thing. It doesn't scale. SS might not scale either, but investing in the productive capacity of the entire working population is going to return better than investing in a stock market flooded with easy money.
While Heinlein was full of all sorts of products of his generation, and I don't ascribe to everything he has said, one of the things he wrote has always struck me:
"He felt that democracy was a very good system, for beginners."
That quote was from an alien that oversaw 3 galaxies and had a political system far beyond what even Heinlein was willing to describe.
Now, everyone is going to take something away from that quote but what I take away from it is that we should not be so static in our system of governance. Our system while a lot better than most is not above a better system that could be drafted for this age. And then that system will be eclipsed by another system that fits that age better.
Sadly, it takes blood and tears to make these changes. One day we might know better. One day.
Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
You could run this on a couple of Intel servers and a big RAID.
The managers are the problem but in the government, even tho Congress tries to blame the bureaucrats, it is the waffling and micromgmt of congress critters that causes the issue.
For example, the Dept of Homeland Security consists of 22 Agencies that report to 88 Congressional Subcommittees. Not sure how many different congress critters have interfered with SSA or directly with the spending on computers but I'll bet that's where the 'management problem' lies.
Well, a bit more than a typo but:
Ideally char would become a reserved word, and current usage be preserved by a temporary waiver that allowed "char" to be made equivalent to the new byte type.
changes to:
Ideally char would become a reserved word, and current usage be preserved by a temporary waiver that allowed a macro for "char" to be made equivalent to the new byte type.
I think we've pushed this "anyone can grow up to be president" thing too far.
Just compile COBOL to .NET byte code and throw it on Windows Azure. Problem solved. Next!
This strikes me as a task comparable to the Y2K crisis, which was handled well enough that the vast majority of the sheeple believe it to have been a scam, a tremendous waste of time, money, and urgency that was all for naught.
Nothing could be further from the truth.
The major differences between this and the Y2K crisis is that the politically-dominated government, and not profit-minded enterprises, is responsible for dealing with the problem. And so we are likely to see government gridlock drive us straight into a collapse of the system that would have been paying out a huge chunk of the spending money to just about the largest demographic group in the country -- those age 60-something-and-over, with the resultant impact on the economy triggering an economic crisis that will be truly stupendous to behold.
Consider the alternative: an economy that is strapped for reasonable-paying jobs, hires a bunch of the near-retiring or retired boomer coders, delaying their retirements and generating additional cash flows into the economy. We get a smooth transition to a SS system (hardware and software) that is capable up supporting the huge demographic bubble of the boomers, that also happens to lessen the impact of an abrupt boomer retirement. This covers more than mere coders, as the planning and logistics and setup of a number of fault-tolerant fail-over capable data centers employs a lot more than just coders and analysts.
And Obama says he can't find any "shovel-ready" jobs.
Sooooooo inclined to agree with you! ...but ultimately I'd buy into a Ponzi scheme if I could get payout with very little or no investment, which is what our SSI allows. So not ponzi.
It is NOT collapsing. Our mainframe is chugging along happy as ever. We are virtualizing servers to free up space and reduce power consumption. Gov't IT is not perfect by any means, but I think this is a ploy to make sure no one cuts our budget.
I never thought I would hear it, 1979, and still running, wow, just that is a feat in itself, and the immense stupidity for not thinking ahead is another...