Bitwise will donate 10% of Ethereum ETF profits to developers

Bitwise Asset Management has announced the launch of its Bitwise Ethereum ETF (ticker: ETHW) on the New York Stock Exchange, marking a milestone in the US Web3 market. The spot Ethereum fund aims to provide investors with direct exposure to the second-largest Web3 ecosystem by market capitalisation.

To support the Ethereum ecosystem, Bitwise has pledged to donate 10% of all ETHW profits to two key organisations: Protocol Guild and PBS Foundation. These entities play crucial roles...

Genkit for Go: Google’s AI framework for gophers

Google has announced the alpha release of Genkit for Go, an open-source framework designed to empower Go developers ("gophers") in building AI applications and cloud services.

A result of collaboration between the Firebase and Go teams, Genkit for Go aims to combine Go's simplicity, scalability, and security with Genkit's robust libraries and tools.

Genkit for Go provides a unified generation API, native vector database support, and "Flows" for organising multi-step AI...

Images weaponised in latest supply chain attack

A series of malicious packages disguised as legitimate software have been discovered in the npm registry by cybersecurity firm Phylum.

The packages – identified on 13 July 2024 – contained hidden command and control functionality embedded within image files, executed during the installation process.

Phylum researchers uncovered two packages in this campaign, with one named "img-aws-s3-object-multipart-copy" mimicking a legitimate GitHub library. The malicious version...

Arm’s new upscaler promises PC-quality graphics on mobile

Arm has introduced an open-source solution aimed at enhancing graphics upscaling on mobile devices. The solution promises to bring PC-quality gaming experiences to smartphones while optimising performance and power consumption.

‘Arm Accuracy Super Resolution’ (Arm ASR) is a temporal upscaler, which combines information from multiple frames to generate high-quality images from lower resolution targets. This approach allows game developers to render graphics at lower resolutions...

Linux Foundation forms trust for advancing decentralisation

The Linux Foundation has announced plans to establish the Linux Foundation Decentralized Trust (LF Decentralized Trust), a new umbrella organisation aimed at supporting the advancement of decentralised technologies.

Building on the foundation's existing blockchain and digital identity projects, LF Decentralized Trust will encompass the Hyperledger project portfolio and host new open source software, communities, standards, and specifications critical to the shift towards...

Linux community mourns loss of WiFi driver expert

The Linux kernel community is in mourning following the loss of Larry Finger, a longtime and prolific contributor to WiFi drivers. Finger, who began his contributions to the Linux kernel in 2005 and had over 1,500 kernel patches accepted into the mainline Linux kernel, passed away on 21 June 2024.

The news of Finger's passing was shared by his wife in a brief statement on the linux-wireless mailing list: "This is to notify you that Larry Finger, one of your developers, passed away...

GitHub Copilot gains extensions as GitHub and FileZilla face malware exploits

As GitHub Copilot gains extensions, GitHub and FileZilla face malware exploits

GitHub has announced a new feature that enables developers to extend Copilot with third-party skills, providing an extra layer of customisation.

At this year's Build conference, it announced the acquisition of a conversational assistant tool company called Semantic Machines to help enhance its products. GitHub's "AI pair programming tool," Copilot, also grabbed significant attention with the launch of its Copilot Extension. This new feature allows developers to extend Copilot...

Phylum uncovers targeted malware disguised in Python package

Phylum’s cybersecurity experts have detected a malicious payload embedded within a popular Python package on the PyPI repository. The package, named requests-darwin-lite, is an unauthorised variant of the widely-used requests library.

The requests-darwin-lite package was cleverly designed to emulate its legitimate counterpart but included a Go binary concealed within an oversized image file pretending to be a simple logo. This file – a PNG labelled as a sidebar image –...

CISA sounds alarm on critical GitLab flaw under active exploit

The US Cybersecurity and Infrastructure Security Agency (CISA) has labelled a critical vulnerability affecting the popular Git-based repository manager GitLab as a Known Exploited Vulnerability (KEV). The move comes in response to active exploitation attempts detected in the wild, underscoring the urgency for organisations to promptly apply security updates.

Tracked as CVE-2023-7028, the severe flaw (CVSS score: 10.0) could enable adversaries to take over user accounts by sending...

Microsoft and IBM release MS-DOS 4.00 source code

In a celebration of innovation and preserving computing history, Microsoft has released the source code for MS-DOS 4.00 in partnership with IBM. The release – available under the permissive MIT license – includes the operating system's source code, binary files, and original documentation.

The decision to open source MS-DOS 4.00 stems from recent correspondence between a researcher named Connor "Starfrost" Hyde and former Microsoft CTO Ray Ozzie. While exploring Ozzie's...