It’s Time to Consider RISC-V

ARM is moving into a period where it may become financially unviable and thus unable to resist becoming a competitive pawn for a powerhouse like Apple. | Continue reading


@sdtimes.com | 2 years ago

DevOps feedback loop explained: Delayed feedback

Feedback is routinely requested and occasionally considered. Using feedback and doing something with it is nowhere near as routine. | Continue reading


@sdtimes.com | 2 years ago

SingleStore announces $116M financing led by Goldman Sachs Asset Management

SingleStore, the cloud-native database built for speed and scale to power data-intensive applications, today announced it has raised $116 million in financing led by the growth equity business within Goldman Sachs Asset Management (Goldman Sachs) with new participation from Sanab … | Continue reading


@sdtimes.com | 2 years ago

Kotlin 1.7.0 now available with alpha version of K2 compiler

Kotlin 1.7.0 includes updates like an alpha version of the K2 compiler, improvements to incremental compilation in Gradle, and more.  | Continue reading


@sdtimes.com | 2 years ago

Policy-as-code can simplify API security

Policy-as-code allows organizations to adopt many best practices we see around authorization directly within the development life cycle. | Continue reading


@sdtimes.com | 2 years ago

More than 35 years later, why is C++ still so popular? – SD Times

How and why can a programming language standardized so long ago remain relevant in the age of cloud and high-performance computing? | Continue reading


@sdtimes.com | 3 years ago

Red Hat Suspends Funding to the Free Software Foundation

The aftermath of Richard Stallman rejoining the Free Software Foundation (FSF) continues as a long-time donor and contributor suspends its funding to the foundation | Continue reading


@sdtimes.com | 3 years ago

Amazon responds to Elastic changing its open-source software license

Amazon announces it will create new open source forks of Elasticsearch and Kibana | Continue reading


@sdtimes.com | 3 years ago

2021 will be the year of low-code

SD Times is declaring 2021 the year of low-code platforms because it has reached a maturity point where it can no longer be looked at as a toy. | Continue reading


@sdtimes.com | 3 years ago

Startup takes data-driven approach to software delivery

LinearB has created a new tool to help development teams overcome challenges with extant project management tools | Continue reading


@sdtimes.com | 3 years ago

GitHub Announces ReadME Project

GitHub today announced the ReadME Project, a new space designed to share and highlight open-source stories that are moving humanity forward. According to the company, while 99% of the software that powers the world is built on open-source code, the maintainers and developers of t … | Continue reading


@sdtimes.com | 4 years ago

Facebook researchers develop Transcoder for migrating legacy codebases

Facebook has developed a new neural transcompiler system, Transcoder, to make it easier to migrate codebases to other languages. | Continue reading


@sdtimes.com | 4 years ago

Gremlin brings safety improvements to chaos engineering with Status Checks

Gremlin’s Status Check brings safety to chaos experimentation in production by verifying systems are healthy and ready for chaos engineering. | Continue reading


@sdtimes.com | 4 years ago

Eclipse Foundation offers open-source alternative to Visual Studio Code

The Eclipse Foundation just released version 1 of an open-source alternative to Visual Studio Code called Eclipse Theia. | Continue reading


@sdtimes.com | 4 years ago

How to Get DevSecOps Right

One challenge is approaching DevSecOps from a tools-only perspective, without considering the impacts of change on processes and people. | Continue reading


@sdtimes.com | 4 years ago

Docker refocuses on developers with new updates to Docker Desktop and Docker Hub

Docker has announced that it is shifting its focus to developers via updates to Docker Desktop and Docker Hub. | Continue reading


@sdtimes.com | 4 years ago

New surveys provide insight into programming languages Nim and Clojure

The results of both the Nim and Clojure community surveys are both in, providing some insight into how the community interacts with each language. | Continue reading


@sdtimes.com | 4 years ago

JRebel report shows majority of Java developers are working with microservices

JRebel releases a report highlighting the impact of microservices on Java Developers, as well as challenges they’re facing. | Continue reading


@sdtimes.com | 4 years ago

Mozilla Web DNA survey shows the biggest pain points for web developers

Mozilla has released its first Mozilla Web DNA survey, which highlights some of the major pain points of web development | Continue reading


@sdtimes.com | 4 years ago

DataOps is more than just DevOps for data

Delphix thought leader Sanjeev Sharma defines what data means in a DevOps world | Continue reading


@sdtimes.com | 5 years ago

I learned to stop worrying about incidents and love on-call

Many organizations discover the need for incident and postmortem processes in a similar way: a major incident goes badly, and they resolve to never let it happen again. | Continue reading


@sdtimes.com | 5 years ago

Oracle launches completely autonomous OS

Oracle announces the release of Autonomous Linux, a completely autonomous operating system. | Continue reading


@sdtimes.com | 5 years ago

Is Java Still Relevant?

Java has been around for a long time, and over the past few years it has undergone significant changes to keep it relevant. It is still the most popular programming language among developers, according to JetBrains’ State of Developer Ecosystem in 2019 report. But it may not hold … | Continue reading


@sdtimes.com | 5 years ago

AI-powered code review now available for Visual Studio Code

DeepCode is bringing its AI-powered code review capabilities to Visual Studio Code. The company announced an open-source extension that will enable developers to use DeepCode to detect bugs and issues in Visual Studio Code.  RELATED CONTENT: Artificially intelligent “co-developer … | Continue reading


@sdtimes.com | 5 years ago

A Pledge to Python 3

Python projects pledge to transition from Python 2.7 to Python 3 by the end of the year | Continue reading


@sdtimes.com | 5 years ago

NativeScript 6.0 released with full support for Vue.js

NativeScript 6.0 comes with support for Angular 8 and Vue.js as well as the ability to shorten development and testing time. | Continue reading


@sdtimes.com | 5 years ago

The diversity problem in Silicon Valley isn't getting any better

Despite efforts being made to increase diversity in tech, there is still a lot of work to be done. | Continue reading


@sdtimes.com | 5 years ago

Wolfram wants more developers to use its programming language

Wolfram Research releases Free Wolfram Engine for Developers and Wolfram Client Library for Python | Continue reading


@sdtimes.com | 5 years ago

A Critical View of the Agile Manifesto

Bob Erickson takes a deeper, more critical look at the Agile Manifesto | Continue reading


@sdtimes.com | 5 years ago

Red Hat Takes OpenJDK 8 and 11 from Oracle

Salesforce released Einstein Services to enable admins and developers to build custom AI by using low-code or simple “point-and-click” formulas. | Continue reading


@sdtimes.com | 5 years ago

Swift 5 launches with exclusivity enforcement to improve memory safety

The Swift 5 compiler has the run-time memory safety feature enabled by default. | Continue reading


@sdtimes.com | 5 years ago

Stepping Back from the Scaled Agile Framework

Net Objectives ends its six-year partnership with the Scaled Agile Framework | Continue reading


@sdtimes.com | 5 years ago

OSI weighs in on open-source licensing conflict

Open Source Initiative discusses the tension between open-source companies and cloud providers | Continue reading


@sdtimes.com | 5 years ago

A look at what’s coming in TensorFlow 2.0

The TensorFlow team has revealed its plans for TensorFlow 2.0. | Continue reading


@sdtimes.com | 5 years ago

JS++ programming language looks to solve out-of-bounds errors

JS++ 0.9 released with the ability to analyze and prevent out-of-bounds errors, an ongoing problem for programming languages | Continue reading


@sdtimes.com | 5 years ago

SD Times Open-Source Project of the Week: Ockam

Ockam provides a suite of tools for identifying, trusting and including interoperability in connected devices. | Continue reading


@sdtimes.com | 5 years ago

JavaScript has come a long way and shows no sign of slowing

A look at how far JavaScript has come and how it will continue to evolve and change in the future. | Continue reading


@sdtimes.com | 5 years ago

LF Deep Learning Foundation Brings on Uber's Horovod Deep Learning Framework

Uber contributes its open-source distributed deep learning framework Horovod to the LF Deep Learning Foundation | Continue reading


@sdtimes.com | 5 years ago

Amazon releases a no-cost distribution of OpenJDK

Amazon announces Amazon Corretto, a no-cost distribution of OpenJDK with long-term support | Continue reading


@sdtimes.com | 6 years ago

The hidden hazards of squashing Git commits

Squashing bugs may mean removing developmental "safety points" and obscuring the origin of features | Continue reading


@sdtimes.com | 6 years ago

Going to school on open-source security – SD Times

Open-source libraries are riddled with vulnerabilities, but if you have a good strategy in place, you can make sure that your software is protected | Continue reading


@sdtimes.com | 6 years ago

Report: Developers not clear on how to get involved in the open-source community

DigitalOcean found that developers are using open source more in the workplace, but that time, company support means they can’t give back how they’d like | Continue reading


@sdtimes.com | 6 years ago

IBM acquires Red Hat

IBM has announced it is acquiring the open-source giant for $34 billion as a move to accelerate hybrid cloud adoption. | Continue reading


@sdtimes.com | 6 years ago

GitHub Universe 2018 zeros in on the future of software development – SD Times

GitHub announces new tools for developers as well as the results from its State of Octoverse. | Continue reading


@sdtimes.com | 6 years ago

The Commons Clause causes open-source disruption

Redis’ use of the Commons Clause causes an uproar in the open-source community. | Continue reading


@sdtimes.com | 6 years ago

Tim Berners-Lee announces new project for users to take back control of the web

Tim Berners-Lee hopes to restore power and agency over the web to individuals with the introduction of his open-source project, Solid. | Continue reading


@sdtimes.com | 6 years ago

Adobe, Microsoft and SAP Announced the Open Data Initiative at Microsoft Ignite

The Open Data Initiative is designed to unlock data and provide business value. | Continue reading


@sdtimes.com | 6 years ago

Higher education benefits are win/win for software engineers – SD Times

Undergraduates learn the fundamentals of software design and architecture, while Master’s candidates, who already have the undergraduate degree, get to delve into more exploratory directions and address more real world problems | Continue reading


@sdtimes.com | 6 years ago