Topic: software development

Mend.io reveals the top three most reliable npm, Maven, and PyPi packages

A new report by Mend.io found the top three most reliable packages for npm, Maven, and PyPi. The top packages for each are: Npm: prettier-eslint np Jest-cli Maven: org.apache.maven.scm:maven-scm-provider-gitexe com.github.ekryd.sortpom:sortpom-maven-plugin Org.apache.maven.plugins:maven-release-plugin PyPi: Pulumi Botocore-stubs types-python-dateutil The report examined data from Renovate, the company’s automated dependency management tool that leverages crowd-sourced data on over 25 million … continue reading

Apple announces developer tools for Vision Pro

Apple announced the release of new software tools and technologies that empower developers to create apps for Apple Vision Pro, the company’s first AR headset.  The introduction of visionOS, a spatial operating system, within Vision Pro allows users to interact with digital content in their physical environment using the most natural and intuitive inputs available: … continue reading

Harness launches AI assistant to enhance productivity across SDLC

Harness launched an AI assistant known as AIDA (AI Development Assistant). The company aims to broaden the scope of AI applications to include all aspects of the SDLC.  According to Harness,  conventional AI tools mainly concentrate on helping with code development, while AIDA enhances the entire process of software development, encompassing activities such as building … continue reading

Rust 1.70.0 released with “sparse” protocol for reading crates.io index

The developers behind the programming language Rust have announced the release of Rust 1.70.0. One of the changes in this release is that the “sparse” protocol for reading the crates.io index is now enabled by default. The team says that using this protocol to get information from the index will allow for significant performance improvements. … continue reading

The challenges with platform engineering don’t have to do with engineering

Platform engineering has become increasingly important for businesses as platforms have become more complex, spanning DevOps tools, APIs, and other components necessary for effective software development. It’s a delicate balancing act as developers have been calling for more simplified navigation throughout an organization’s platform.  According to a whitepaper by Humanitec, just five years ago, platform … continue reading

There doesn’t have to be tension between engineering managers and individual contributors

Engineering managers and individual contributors usually want the same thing: to produce quality work in a way that feels creative and collaborative, all while doing so in a predictable and sustainable way. I’d even say you would struggle to find someone who doesn’t want this type of work agreement.  It’s also important to note that … continue reading

Tidelift has been awarded a $3.5 million contract to secure software supply chains

Security and resilience solution provider Tidelift has announced that it has been awarded three contracts with the U.S. government, equalling over $3.5 million. With this, the company intends to expand its public sector organization to meet the growing demand for improved cybersecurity supply chain risk management from the U.S. government.  According to Tidelift, this effort … continue reading

Google will soon add AI features to Colab

Google will be making some AI enhancements to its Colab offering, which is a browser-based tool for writing and executing Python code, that is often used by beginners to learn how to code without needing to set up a coding environment. The tool will soon incorporate AI coding features such as code completion, the ability … continue reading

SD Times Open-Source Project of the Week: Snapchange

Snapchange is a Rust framework that can be used to fuzz a target binary with minimal modifications, offering useful insight into the process. It works by replaying physical memory snapshots in order to make the fuzzing of various targets more efficient and less complex.  As it is agnostic to the target operating system, the snapshot … continue reading

SD Times Open-Source Project of the Week: Cedar

AWS open-sourced a language called Cedar that enables users to easily create and enforce access control policies.  It provides a unified framework for policy creation and management across multiple clouds, simplifies policy writing, and supports popular authorization models such as role-based and attribute-based access control. Additionally, AWS has adopted a verification-guided development process to ensure … continue reading

Harness announces new feature to proactively identify errors

The new Harness Continuous Tracking (CET) release is designed to provide developer-first observability for modern applications to proactively identify and solve errors across the SDLC.  The Harness CET provides several advantages to developers, such as minimizing the occurrence of defects that go undetected, removing the need for manual troubleshooting, and enabling quicker resolution of customer … continue reading

GitHub launches new code search and code view

GitHub released its new code search and code view to enable developers to quickly search, navigate and understand their code, and put critical information into context. The new code search engine has been remodeled to be two times faster than the old one and has more capabilities such as supporting substring queries, regular expressions, and … continue reading

DMCA.com Protection Status