Facebook announced that it open-sourced Lexical, an extensible JavaScript web text-editor library that emphasizes reliability, accessibility and performance. The project’s set of editor states represent the current and pending states of the editor at any given time. Developers can attach a content-editable DOM element to editor instances, and also register listeners and commands. Users can … continue reading
The team at Google recently announced the availability of the Firebase extension for Google Pay. Firebase extensions are open-source pre-packaged bundles of code that developers can build into their applications. The extension is intended to increase productivity as well as provide extended functionality to apps. With this extension installed, users can pass a payment token … continue reading
Facebook recently announced the release of Create React App 5.0, a major release bringing users numerous new features and the latest version of all major dependencies. A few highlights of the release include webpack 5, Jest 27, ESLint 8, and PostCSS 8. With this, react-scripts@5.0.0 also contains several breaking changes. These changes include dropped support … continue reading
Facebook announced a new method of detecting and attributing deepfakes that relies on reverse-engineering from a single AI-generated image to the generative model used to produce it. The technology was developed in tandem with Michigan State University (MSU). The company used reverse engineering to approach the problem of deepfakes by uncovering unique patterns behind an … continue reading
The cybersecurity company Imperva launched Imperva Serverless Protection to secure organizations from vulnerabilities created by misconfigured apps and code-level security risks in serverless computing environments. Imperva Serverless protection is a fully integrated tool within AWS Lambda Extensions and can be deployed once and applied to multiple AWS Lambda functions. It also protects against the OWASP … continue reading
Facebook announced its support for the Rust Foundation and stated that it is committed to sustaining and growing the Rust open-source ecosystem and community. According to Facebook, it currently has multiple teams throughout the company writing Rust code and even has a dedicated Rust team that is primarily responsible for the growth of Rust development … continue reading
This week Facebook has released Opacus, a new open-source project designed to train PyTorch models with differential privacy (DP). According to the company, differential privacy is a mathematical framework for quantifying the anonymization of sensitive data. It is meant to make PyTorch models more scalable and the adoption of machine learning easier. “With the release … continue reading
Facebook has developed a new neural transcompiler system, Transcoder, to make it easier to migrate codebases to other languages. Transcoder uses self-supervised training, which Facebook explained is important for translating between programming languages. According to the company, traditional supervised-learning approaches are dependent on large-scale parallel data sets for the languages, but these don’t exist for … continue reading
Facebook’s proposal to the EU to tone down what the company called “intrusive regulations,” was rejected. European commissioner for the internal market Thierry Breton said that it was up to Facebook to adopt Europe’s standards, and not the other way around. The proposal came in the form of a whitepaper, which argued to ensure accountability … continue reading
Facebook is attempting to be more transparent over the user data it possesses. Under intense public scrutiny this past year, the company has made a number of updates related to data privacy, including privacy checks, alerts for third-party logins, and the ability for users to have more control over off-Facebook activity. According to Facebook, off-Facebook … continue reading