Google has announced it has redesigned its Apps Script IDE. Apps Script is a decade-old platform for automating Google Workspace apps. It lets users do things such as create menus in Google Sheets, manage responses in Google Forms, or create a Hangouts Chat bot. Apps Script has gone through several evolutions over its lifetime, but … continue reading
AI and machine learning saw several steps forward in 2020, from the first beta of GPT-3, stricter regulation of AI technologies and conversations around algorithmic bias, and strides in AI-assisted development and testing. GPT-3 is a neutral-network-developed language model created by OpenAI. It entered its first private beta in June this year, and OpenAI reported … continue reading
Red Hat has announced it would be expanding its partnership with GitHub and adding Red Hat GitHub Actions to the GitHub Marketplace. According to the company, this will bring GitHub’s DevOps, CI/CD and developer workflow automation tools to Red Hat OpenShift and enhance developers’ user experience. “GitHub Actions puts automation directly in the developer path, … continue reading
JetBrains integrated team environment Space is finally available to the public. The company first introduced the solution last year at its KoltinConf. Since then, it has taken feedback from its users to ensure the product goes beyond just JetBrains’ needs. “We think that the biggest challenge is ensuring effective and transparent collaboration, working together as … continue reading
Tasktop is updating its Tasktop Viz solution to give organizations more ways to connect their software delivery processes to their business outcomes. The latest release focuses on real-time, data-driven metrics and on-demand expert advice. A key feature of the release is the addition of leading indicator analytics, which will alert business leaders to any problems … continue reading
There were two new major Java releases this year, Java 14 and 15. Java 14 introduced features such as pattern matching for instanceof, a packaging tool, NUMA-aware memory allocation for G1, and more. Java 15 introduced developer productivity enhancements like the Edwards-Curve Digital Signature Algorithm (EdDSA), hidden classes, and text blocks. In May, Java celebrated … continue reading
NativeScript has joined the OpenJS Foundation as an incubating project. According to the foundation, incubating projects are projects in the process of completing its on-boarding checklist. NativeScript is an open-source mobile framework that was developed by Progress. It enables developers to access native platform APIs from JavaScript directly. It can be integrated with any other … continue reading
GitHub wants to improve the daily lives of developers as well as make it easier for companies to invest in open source with new updates and features announced at this week’s GitHub Universe conference. The conference runs until December 10, and sessions can be viewed on demand after the event. Here are a number of … continue reading
Microsoft this year finally completed its plans to merge .NET Core, .NET Standard and .NET Framework. The company first announced the ambitious effort last year, and was able to complete the task on schedule with the official release of .NET 5.0 — along with ASP.NET Core, EF Core, C#9 and F#5 — at its .NET … continue reading
While there may be a clear understanding that free and open-source software (FOSS) requires more security dedication and effort, open-source contributors don’t want to be bothered with it. A recent report found that contributors on average only spend about 2.27% of their time responding to security issues, and don’t have plans to increase that. Additionally, … continue reading
The importance of autonomous testing has mushroomed in importance in 2020 as many companies realized the primary way to connect with consumers is through apps and digital applications, which in turn has increased the amount of testing that needs to be done. The pandemic has also created a distributed workforce and prompted the need for … continue reading
With the release of Python 3.9.1, Python now supports macOS 11.0 and Apple Silicon Macs. Additionally, the universal build variant universal2 has been added to natively support ARM64 and Intel 64. Binaries are now able to be built on current macOS versions and deployed on older versions. The new release after Apple’s announcement to ditch … continue reading
The Eclipse Foundation has announced the release of Jakarta EE 9, which provides a new baseline for the evolution of the platform. According to the Eclipse Foundation, the major change in Jakarta EE 9 is the completion of the transition from the javax.* package namespace to the jakarta.* namespace. The foundation explained this namespace change … continue reading
The year 2020 started much like every other year: software development shops were humming, in-person conferences attracted large crowds, moves to the cloud and for businesses to take on new software delivery initiatives were continuing apace. Then we hit March. The explosion of the novel coronavirus would redefine how, when and where we work. The … continue reading