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...

Mozilla injects Rust into Thunderbird to boost performance

Mozilla has announced the release of Thunderbird 128, codenamed Nebula, which introduces significant improvements to the popular email client's codebase, stability, and overall user experience. The most notable change is the integration of Rust, a modern programming language originally created by Mozilla Research, into Thunderbird's core.

This integration marks a major leap forward for the open-source email client, as it promises to enhance code quality and performance. The...

CocoaPods flaws highlight growing supply chain risks

Security researchers at E.V.A Information Security have uncovered several critical vulnerabilities in CocoaPods, a popular dependency manager for Swift and Objective-C projects. These vulnerabilities potentially expose millions of Apple devices to supply chain attacks, highlighting the growing risks associated with open-source software dependencies.

CocoaPods, used in over three million mobile apps, plays a crucial role in the iOS and macOS development ecosystem. The discovered...

SlashData: Rust sees fastest growth, JavaScript still dominates

According to SlashData's findings, the JavaScript community grew by an impressive four million users in the past 12 months, solidifying its status as the most widely-used programming language globally.

Here is a breakdown of the size of various programming language communities:

JavaScript: 25.2 million developers Python: 18.2 million developers Java: 17.7 million developers C++: 11.6 million developers C#: 10.2 million developers PHP: 9.8 million...

Apple updates Developer app ahead of WWDC 2024

Apple has released an update to its Apple Developer app in preparation for WWDC 2024, scheduled to commence next Monday.

The revamped Developer app will serve as the hub for 2024 session videos, 1-on-1 labs with Apple engineers and designers, and additional resources. Apple will stream the WWDC keynote event, the Platforms State of the Union, and other developer sessions throughout the week via the app.

With the update, Apple has introduced new features and enhancements...

Sonatype exposes malicious PyPI package ‘pytoileur’

Sonatype has exposed 'pytoileur', a malicious PyPI package designed to download and install trojanised Windows binaries capable of surveillance, commandeering persistence, and stealing cryptocurrency. This discovery is part of a broader, months-long "Cool package" campaign aimed at infiltrating the coding community.

Yesterday, an automated malware detection system operated by Sonatype, known as the Sonatype Repository Firewall, flagged a newly published PyPI package called...

DigitalOcean revamps App Platform, simplifying application development and deployment

DigitalOcean revamps App Platform, simplifying application development

DigitalOcean Holdings, a cloud service provider tailored for developers and growing companies, has introduced new features to its App Platform.

This platform is designed to simplify the application lifecycle through a fully managed PaaS solution. It enhances the user experience by adding more features and value, including autoscaling capabilities that allow customers to manage their applications more easily without the hassle of infrastructure management. This enables...

Google continues AI push with new Gemini tools for developers

Google kicked off its annual I/O developer conference with a clear emphasis on AI, unveiling a suite of new Gemini-powered solutions to empower developers.

At the forefront is an expansion of Google's Gemini language model, including the public preview of 1.5 Flash which is designed for high-frequency tasks. Developers can join a waitlist to preview a groundbreaking two million context window for 1.5 Pro.

"Streamline workflows and optimise AI-powered applications with...

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 –...

New Relic: Developers swiftly embracing newer Java releases

According to New Relic's fourth annual State of the Java Ecosystem report released today, Java remains one of the most popular languages among developers nearly three decades on due to its "scalability and portability, allowing users to run on any device with a Java virtual machine."

The report, based on data from hundreds of thousands of applications, provides insights into how developers are utilising Java and which versions are gaining traction. Two key findings highlight the...