WebShield is a Safari-focused content blocker, similar to uBlock Origin, currently in beta for macOS 14+, iOS 17+, and visionOS 1.3+. The project operates on a user-supported funding model, maintaining independence from ad companies while offering core functionality free to all users, with additional perks available through WebShield+ contributions.
Waterfox is a privacy-focused web browser offering built-in tracking protection, container tabs, and private browsing features by default. The browser prioritizes user privacy by not collecting telemetry data while providing easy migration from other browsers and maintaining high performance standards.
Cloudflare has released its 2024 Transparency Reports with expanded content and a new format, influenced by EU's Digital Services Act requirements. The reports are now divided into two sections covering Legal Requests for Information and Abuse Processes, featuring new data points and machine-readable formats. The company maintains its decade-long commitment to transparency while adapting to regulatory changes and service growth.
A critique of the current web browser ecosystem discusses how complex web standards create barriers for new browser engines, suggesting a simplified WASM-based alternative. The proposed solution advocates for a browser that runs WASM blobs without HTML, JavaScript, or CSS, potentially enabling more innovation and diversity in browser development.
Ladybird is a novel pre-alpha web browser featuring a multi-process architecture and its own rendering engine based on web standards. The browser implements robust security measures through process isolation and inherits core components from SerenityOS. Compatible with Linux, macOS, and Windows (WSL2), it aims to become a complete, modern browsing solution.
Electronic Arts maintains a robust open-source presence with multiple Command & Conquer game repositories and development tools in C++. The organization actively manages various technical projects including game modding support, rendering frameworks, and Kubernetes deployment tools.
Superglue is an open-source proxy server that simplifies API integration by automatically handling configuration, data transformation, and schema validation. The solution enables seamless connectivity to various data sources while providing features like LLM-powered mapping, smart pagination, and flexible authentication.
The creator of K-9 Mail announces his departure from MZLA after a 15-year journey developing the Android email client, which evolved into Thunderbird for Android. Starting as a contributor in 2009, he became project leader in 2014, and eventually joined Thunderbird to transform K-9 Mail into their official Android app.
Engineers worldwide mobilized to create low-cost ventilators in response to anticipated COVID-19 demands, with organizations like NASA's JPL, Virgin Orbit, and gaming PC maker Maingear developing prototypes in days. While the immediate crisis was averted through social distancing measures, questions remain about the future utility and safety of these rapid-response ventilators, particularly in developing countries.
MyCoder is an open-source AI-powered coding assistant that leverages Anthropic's Claude API, featuring parallel execution and self-modification capabilities. The project consists of a modular CLI and agent system, designed to handle complex coding tasks through an extensible tool system and smart logging.