SShortSingh.
Back to feed

City of Munich funds libexpat XML library maintenance for up to 6 months

0
·2 views

The City of Munich has agreed to fund the development and maintenance of libexpat, a widely used open-source XML parsing library, for a period of up to six months. The funding comes through an open-source sabbatical program, allowing a maintainer dedicated time to work on the project. libexpat is a critical dependency in many software ecosystems, making its upkeep important for broader digital infrastructure. The support from a public institution highlights growing recognition of the need to sustain foundational open-source projects. Details were shared by the project maintainer on their blog.

Read the full story at Hacker News

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Are AI Giants Too Big to Be Held Accountable for Data Practices?

Questions are being raised about whether major AI companies like Anthropic and OpenAI are fully transparent about their data training practices. The concern draws a parallel to the 2015 Volkswagen emissions scandal, in which the automaker was caught falsifying clean diesel test results. Critics worry that AI firms may be training their models on user data despite promising otherwise in their terms and conditions. The comparison highlights broader anxieties about corporate accountability in the rapidly growing AI industry. As AI regulation remains limited, observers suggest the truth about these data practices may only emerge over time.

0
ProgrammingHacker News ·

Study Compares Zigbee and Matter over Thread IoT Protocol Performance

A research paper published on arXiv examines the real-world performance differences between Zigbee and Matter over Thread, two widely used IoT communication protocols. The study aims to provide practical insights into how each protocol behaves under actual operating conditions rather than theoretical benchmarks. Matter over Thread is a newer standard backed by major tech companies, while Zigbee is a long-established protocol in smart home and industrial IoT deployments. The research offers guidance for developers and engineers choosing between the two protocols for their connected device applications. The paper attracted discussion on Hacker News, signaling interest from the developer and IoT community.

0
ProgrammingDEV Community ·

How Expo Router Enables Universal Invite Links for Web and iOS Apps

A developer building a club management app implemented Universal Links to allow a single invite URL to open either the iOS app or a web page depending on whether the app is installed. Using Expo Router, the invite screen was created as a dynamic route that extracts the organization ID directly from the URL. The setup required serving an Apple App Site Association (AASA) file from the web domain and configuring associated domains in the Expo app config for both production and development environments. While Expo Router made the in-app routing straightforward, correctly associating the domain with iOS through AASA and signed builds proved to be the most time-intensive part of the process. The developer also noted that custom URL schemes were avoided for shared invite links due to security concerns around scheme hijacking by third-party apps.

0
ProgrammingHacker News ·

Bugtraq Security Mailing List Returns After Long Hiatus

Bugtraq, one of the internet's oldest and most respected cybersecurity vulnerability disclosure mailing lists, has reportedly returned to activity. The list is hosted on SecurityFocus and has resumed threading new messages. Bugtraq was historically a key channel for researchers and vendors to publicly disclose software vulnerabilities. Its revival has drawn attention from the security community, as noted by discussion on Hacker News.