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
Rookout wants developers to have a bigger role when it comes to application performance monitoring (APM). The company announced server performance metrics will now be available in its debugging workflow. According to the company, while CPU spikes, memory leaks and disks filling up were previously IT operations responsibility, as DevOps shift’s left, developers need to … continue reading
The new version of Appian’s low-code automation platform is designed to make it easier for IT to drive rapid and substantial business value from new and powerful enterprise automation technologies. “Through the course of 2020, the urgency for fast and powerful process automation became undeniable as organization struggled with the distributed workforces, broken processes, and … continue reading
Tough year. COVID and an uncertain economic outlook have made these very trying times for almost all people, including those lucky enough to be able to work from home as a part of the digital workforce that powers our business infrastructure. Looking back, you could see signs of a great digital scattering coming for many … continue reading
Intel’s newly released ControlFlag is a machine learning programming system that autonomously detects errors in code. A recent study estimated that of the $1.25 trillion the IT industry spends on software development every year, 50% is spent debugging code. Intel hopes the new solution will significantly reduce the amount of time and money required to … continue reading
Losing control of data is a common dilemma. Much of it boils down to one thing — enterprises have so much data from so many sources, they simply cannot keep track of where it all lives. Even the basic sources of data expand by multitudes as an enterprise grows. Building a data model within a … continue reading
GitHub has announced its annual State of Octoverse report, looking at the company’s growth and usage over the last year. The report found that the number of people on GitHub overall continues to grow, but the proportion of those who identify as developers has decreased. According to the report, this could signal an expanding diversity … continue reading
The Kubernetes team has announced that it is deprecating the use of the Docker container runtime sometime after the release of Kubernetes 1.20, which is the upcoming release of the container orchestration tool. Instead, Kubernetes will use runtimes that use the Container Runtime Interface (CRI). “This doesn’t mean the death of Docker, and it doesn’t … continue reading