Linux Kernel closes in on 10M git objects

Linus Torvalds has announced version 6.8 of the Linux Kernel, inching ever closer to a major milestone in the project's codebase. In his announcement on Sunday, Torvalds noted that the git repository tracking the kernel's development now contains 9.996 million objects.

"This is the last mainline kernel to have less than ten million git objects," Torvalds wrote, though he was quick to add, "Of course, there is absolutely nothing special about it apart from a nice round number. Git...

Google improves Android device orientation accuracy

Google has announced a new device orientation solution for Android map developers called the Fused Orientation Provider (FOP) API in Play services. This API aims to provide more consistent and high-performance device orientation capabilities across devices.

“Device orientation, or attitude, is used as an input signal for many use cases: virtual or augmented reality, gesture detection, or compass and navigation – any time the app needs the orientation of a device in relation to...

Apple faces EU scrutiny for terminating Epic’s developer account

Apple finds itself under the European Union's microscope following its decision to terminate Epic Games’ developer account, blocking the gaming company from establishing its own app store for iPhone users in Europe. This move has reignited the ongoing feud between the two tech giants and raised concerns over potential violations of the EU's Digital Markets Act (DMA).

Epic Games – the creator of popular game Fortnite – expressed outrage after Apple abruptly ended its...

Google: Meta’s approach to Android 14 is a ‘blueprint’ for success 

Google has shed light on how Meta approaches tackling challenges and streamlining processes to enhance Android app development.

Following the rollout of Android 11, Meta embarked on a transformative journey, establishing the "Android OS Readiness Program." This move was prompted by identified hurdles concerning existing features such as Chat Heads and emerging requirements like scoped storage integration.

A major bottleneck in addressing these issues stemmed from...

GitHub enables secret scanning push protection by default

In response to the alarming trend of API keys, tokens, and other confidential data being inadvertently exposed, GitHub has taken further steps to fortify its platform against potential breaches.

Within the first two months of 2024, GitHub has uncovered one million leaked secrets across public repositories, averaging over a dozen incidents per minute. Such alarming figures underscore the pressing need for robust safeguards to protect users and their data.

Since August...

GitHub suffers from over 100K infected repos

Developers face a major security threat as over 100,000 repositories on GitHub are infected with malicious code.

This resurgence of a malicious repo confusion campaign – detected by Apiiro’s security researchers – has impacted countless developers who unwittingly use repositories they believe to be trusted but are, in fact, compromised.

Similar to dependency confusion attacks – which exploit package managers – repo confusion attacks rely on human error,...

Google experiments with AI-generated ‘App Highlights’ in Play Store

Google's quest for integrating AI across its products and services continues as the tech giant is now turning to using it for enhancing the Play Store experience. According to reports, Google is experimenting with using AI to generate information for the App Highlights section in the Play Store.

An update shared on social media by code sleuth @AssembleDebug has revealed that when users tap on an app in the Play Store, they may now see information about the app's features and...

Google releases Android 15 developer preview

Google has unveiled the initial developer preview of Android 15, showcasing a range of new features aimed at enhancing user privacy, refining advertising experiences, and improving overall device performance.

Dave Burke, Google's Vice President of Engineering, says a core focus was on advancing user privacy while maintaining personalised advertising capabilities through the latest version of Privacy Sandbox on Android. This addition aims to strike a balance between protecting user...

Apple is killing web apps in the EU

Apple is ending support for progressive web apps (PWAs) for iPhone users within the EU, stirring concern among developers and users alike. This decision comes as a definitive blow to the accessibility and functionality of web-based applications on Apple devices.

The move to discontinue web app support has been apparent in each iteration of the iOS 17.4 beta, with users experiencing persistent issues. However, Apple has now clarified that this is deliberate.

In an update...

Asahi Linux’s OpenGL support leapfrogs Apple’s on M-chip Macs

The team behind the Asahi Linux project, which aims to support Linux on Apple Silicon Macs, has achieved a major milestone: its open-source graphics driver now fully supports up to OpenGL 4.6 and OpenGL ES 3.2, surpassing the OpenGL 4.1 support currently offered in macOS.

Asahi developer Alyssa Rosenzweig announced the new driver in a blog post, noting it had to pass "over 100,000 tests" to be deemed officially conformant with the OpenGL standards. This was achieved despite...