An open letter is calling on NHS England to keep its software code publicly accessible. The initiative highlights concerns about transparency and accessibility in healthcare technology.
The letter addresses NHS England's approach to source code management, arguing that maintaining open-source practices benefits the broader healthcare system and the public.
Key arguments include improved security through community review, reduced vendor lock-in, and enhanced collaboration across health organizations. Open-source code allows developers to audit systems, identify vulnerabilities faster, and contribute improvements.
The letter comes as healthcare organizations increasingly digitize operations. NHS England's code management practices affect how other institutions build and deploy health tech solutions.
Signatories emphasize that publicly-funded healthcare technology should remain transparent and accessible. Proprietary approaches can limit smaller NHS trusts' ability to understand, modify, or adapt software for local needs.
The initiative reflects broader discussions about government technology procurement and the role of open standards in public services. NHS England has not yet publicly responded to the letter.
Julia can execute code 10 to 1,000 times faster than Python by some benchmarks, yet the language remains relatively unpopular among developers. The performance gap highlights a persistent challenge in programming: the trade-off between ease of use and raw speed.
A developer has demonstrated a complete workflow for building and shipping Mac and iOS applications without using Apple's Xcode IDE. The approach gained significant traction on Hacker News with 139 points and 69 comments.
The creator of the Zig programming language has publicly challenged statements made by Anthropic regarding AI capabilities, sparking debate in the developer community.
Researchers are focusing attention on cognitive debt—the mental burden accumulated when developers work with poorly documented or complex codebases. The concept is gaining traction in discussions about software quality and team productivity.