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.

Fujitsu bosses knew about Post Office Horizon IT flaws, says insider (2021)

13 pointsby wlkrover 1 year ago

4 comments

FerretFredover 1 year ago
Sadly, this is British Justice in action again. Alleged perpetrators circulating in certain levels of British society are apparently exempt from punishment, no matter what the crime. I doubt that Paula Vennell in her exalted position will ever receive any meaningful punishment, and likewise, I assume that Fujitsu will still somehow manage to retain attract clients. Would you buy/licence a system from them?
codeulikeover 1 year ago
This is a good article for HN because it features quotes from one of the senior developers<p><i>To my knowledge, no one on the team had a computer science degree or any degree-level qualifications in the right field. They might have had lower-level qualifications or certifications, but none of them had any experience in big development projects, or knew how to do any of this stuff properly. They didn’t know how to do it.</i><p><i>Our source said the big flaw in Horizon was the way data was being written to Riposte.“Riposte wasn’t really a database, it was a messaging system based on an XML structure where you write messages down into the message store, and then Riposte took care of replicating them,” he said.<p>“The first thing that you should always do with a system like that is design and agree a data dictionary and a message library repository, basically to say: these are the messages that are allowed to be written to the message store and they all provide the following function.<p>“It’s almost like an API [application programming interface] so that you have a list of allowed messages that can all be written to the correct format with the correct content.<p>“You should also have a layer of software that lies on top of the message store that checks that any application above it which is trying to write a message, conforms to the agreed data dictionary. Otherwise, you can just write freestyle to the message store, which is what they were doing. There was no application interface in there, no agreed data catalogue or anything.”</i><p>...<p><i>He concluded: “It was a prototype that had been bloated and hacked together afterwards for several years, and then pushed screaming and kicking out of the door. It should never have seen the light of day. Never.”</i>
jaggsover 1 year ago
It&#x27;s hard not to demand that people need to go to prison for this. It&#x27;s absolutely outrageous how all the bad actors have got away with this horror show.
评论 #38890671 未加载
rawlingover 1 year ago
(2021)