In an attempt to improve user privacy while still providing a viable way for publishers to make money through advertising, Google is adding Federated Learning of Cohorts (FLoC) as a developer origin trial in Chrome. According to the company, when other browsers started blocking third-party cookies, advertisers and sites began putting up workarounds. In many … continue reading
Microsoft has announced the release of Project Reunion 0.5. Project Reunion aims to encourage developers to build Windows applications by providing them with the latest Windows technologies and new features by decoupling features from the operating system. This means developers don’t need to wait for the operating system to update with those new features in … continue reading
Ninety-nine percent of business leaders of the most successful companies believe their organizations are ready to quickly adapt to change, and this is what sets them apart from the rest of their industry. This is according to a study from work management solution provider Planview: “The State of Strategy Execution: Embracing Uncertainty to Adapt at … continue reading
The latest version of the machine learning library PyTorch is now available. PyTorch 1.8.1 introduces the PyTorch Profiler, which is a tool for performance analysis and troubleshooting for large-scale deep learning models. According to PyTorch’s team, there was a lack of available tools for such a task, and the tools that did exist missed out … continue reading
Open Collective is trying to make working full-time for an open-source project an alternative to a career developing for a for-profit company. It believes the steps to achieve this goal include eliminating friction between projects, the communities that support them, and the corporations that depend on them. It is introducing Funds to its open funding … continue reading
It should come as no surprise that the tech industry is a very male-dominated one. In fact, a 2020 survey from Adeva IT showed that women make up only 25% of the tech workforce. “The solution [to this under-representation] requires collaboration and allyship,” said Janeya Griffin, founder and CEO of The Commercializer, which provides consulting … continue reading
Google is partnering with other industry vendors to improve web compatibility across various browsers through an initiative called #Compat2021. According to Google, it will focus on addressing the top five browser compatibility issues: CSS Flexbox, CSS Grid, position:sticky, aspect-ratio, and CSS transforms. The #Compat2021 chose these focus areas based on feature usage data, the number … continue reading
IBM recently announced the open-source library Text Extensions for Pandas, which features extensions that turn Pandas DataFrames into a universal data structure that can be used in natural language processing (NLP). According to the company, the goal of this project is to make NLP simple. In creating the library, it wanted to avoid creating algorithms … continue reading
The Android team has released Android 12 Developer Preview 2 today, which focuses on trust and safety, better user experience tools, and app compatibility. Features that will improve trust and safety in the upcoming Android version include the ability to control whether app overlays are still shown when that app is open, extended security for … continue reading
PeachPie, a platform that allows developers to use PHP as if it were a native .NET language, has reached its 1.0.0 release. The platform consists of a compiler, runtime, extension libraries, IDE support, and MSBuild support. It has been under development for several years, and the 1.0.0 release focused on getting a few open-source PHP … continue reading
The Spring team has announced the beta release for Spring Native, which is a project that enables developers to compile Spring applications as native executables with GraalVM in order to provide a lightweight deployment option. Native Spring applications can be deployed as a standalone executable and provide benefits like quick startup, instant peak performance, and … continue reading