GitHub Actions introduces ability to share runners within organizations

In late 2019, GitHub introduced GitHub Actions, which gave developers the ability to automate workflows straight from GitHub. Since then, the company has been working to continue expanding the capabilities of Actions, adding new features such as artifact and dependency caching, self-hosted runners, and an Actions API. This month, GitHub is expanding Actions even further. … continue reading

Documentation continues to be a thorn for developers

Few tasks can make a developer groan more than the process of documenting their code. As important as documentation is, it’s a task that has always gotten set as a low priority for developers, which leads to problems down the line.  Postman’s 2019 State of API survey found that over half of respondents felt that … continue reading

wireless debugging in Android 11 Developer Preview 3

Android 11 Developer Preview 3 now available

The Android development team has opened up the Android 11 Developer Preview 3 (DP3). This preview build can be accessed only on Pixel 2, 3, 3a, and 4 devices. The update with DP3 will be automatically downloaded for those currently using a Developer Preview build, or it can be downloaded manually. This preview includes a … continue reading

SD Times Open-Source Project of the Week: TorchServe

Coinciding with this week’s release of PyTorch 1.5, which was a major update to the framework, AWS and Facebook have come together to release an open-source model server for the framework, TorchServe. According to AWS, developers like the flexibility PyTorch provides for building and training models, but deploying and managing them in production is the … continue reading

Microsoft sets plan to bridge “data divide”

Microsoft is hoping to address what it is calling the “data divide” with the Open Data Campaign. The new initiative aims to help organizations across the industry realize the benefits of data. According to Microsoft, while there has been tremendous growth in data and AI, these technologies are concentrated in just a few companies. For … continue reading

Go developer survey reveals why the language isn’t used more often

Interest in the Go programming language continues to rise, but some developers aren’t using it as much as they would like to. The team behind the Go programming language has released their annual Go developer survey, with data from 2019. According to the report, the reasons why developers can’t use Go more is because they … continue reading

Google offers pairing of gRPC and Kotlin in new open-source project

Google is open-sourcing its gRPC Kotlin project, enabling developers to pair the high performance RPC framework gRPC with the Kotlin language.  “As developers work to modernize applications, they need foundational tools that are simple and scalable,” Google software engineer Louis Wasserman and developer programs engineer Brent Shaffer wrote in a post.  The project provides Kotlin-friendly … continue reading

jQuery addresses XSS security issue in 3.5 release

The latest version of the popular JavaScript library jQuery is now available. jQuery 3.5 fixes a security issue, adds a few new features, and fixes performance bugs. The security issue was one that opened up the doors for cross-site scripting (XSS) attacks. jQuery uses a regular expression in the jQuery.htmlPrefilter method that made sure that … continue reading

CodeStream 7.0 introduces Live View to show what other devs are working on

Collaborative IDE provider CodeStream has announced a new version of its platform. CodeStream 7.0 includes updates to code reviews and a Live View that shows what everyone is working on. Updates to code reviews include the ability to request code reviews right from the IDE, notifications when code reviews are initiated, the ability to do … continue reading

Apache Software Foundation updates Tomcat, Wicket, Flink and Jackrabbit

In the past week, the Apache Software Foundation has announced a number of updates to its projects.  Apache Tomcat has been updated to version 9.0.34. Key changes from the previous version include support for default values when using ${…} property replacement in configuration files, a warning when configuring HTTP Connectors if the encoding is not … continue reading

premium To build resilient systems, embrace the chaos

It shouldn’t be news to you to hear that software needs to be tested rigorously before being pushed to production. Over the years, countless testing methodologies have popped up, each promising to be the best one. From automated testing to continuous testing to test-driven development, there is no shortage of ways to test your software. … continue reading

Washington state passes new facial recognition legislation

Microsoft has long been calling for stricter regulation of facial recognition technology, and now is revealing the progress it has made since its 2018 call for the government to publicly regulate the technology.  Since their public call in 2018, a number of countries have banned or put moratoriums on the use of the technology, but … continue reading

« Previous PageNext Page »
DMCA.com Protection Status