eBPF logo

eBPF Foundation formed by Facebook, Google, Isolavent, Microsoft, and Netflix

A number of major companies are coming together to form a foundation to advance eBPF technology. EBPF enables sandboxed programs to run in an operating system kernel, which allows developers to extend the kernel’s capabilities without having to change source code or load modules for the kernel.  The eBPF Foundation will be hosted as an … continue reading

SD Times Open-Source Project of the Week: Package Hunter

Recently GitLab open-sourced a tool that enables developers and security teams to detect malicious code in app dependencies. Package Hunter analyzes dependencies for both malicious code and other unexpected behavior.  It installs the dependencies in a sandbox environment and then reports any suspicious behavior to the developer who can then further examine them. According to … continue reading

Stack Overflow 2021 Developer Survey cover

Report: Videos and blogs are the dominant way young coders learn

Online resources are increasingly becoming the way that new developers learn. Stack Overflow’s 2021 Developer Survey indicated that for coders under the age of 18, videos and blogs are more popular than books and school combined.  The development profession is full of new developers. Over 50% of respondents indicated that they have been coding for … continue reading

DevOps education missing from many computer science degree programs

University student enrollment in computer science programs has been increasing over the years, but many of those programs focus heavily on the foundations of how to write code and not so much on some of what is needed once a developer enters the workforce, such as DevOps practices.  “I would say that most college graduates … continue reading

Data warehousing is crucial to unified analytics across an organization

As organizations and their IT infrastructure grow more complex, the number of different places where data gets stored also grows. Gone are the days where a company had just one large database to look after; now data might be stored across several different sources.  “Historically data was stored in databases, on-premises. As we enter this … continue reading

Rust 1.54 now available

The latest version of the programming language Rust is now available. Rust 1.54 introduces a few new stable features. One new update is that attributes can invoke function-like macros. An example use case of is including documentation from other files into comments. “For example, if your project’s README represents a good documentation comment, you can … continue reading

SD Times Open-Source Project of the Week: Marko

Marko is an open-source programming language that reimagines HTML from a markup language into a programming language. As its website states: “It’s like HTML and JS had a perfect baby that grew up to be awesome.” It does not require learning any new language syntax beyond what’s available in vanilla HTML, CSS, and JavaScript, which … continue reading

Compose Preview in Jetpack Compose 1.0

Jetpack Compose 1.0 introduces new method of previewing states

The Android team at Google has announced that Jetpack Compose 1.0 is now available. Jetpack Compose is a UI toolkit for Android developers.  According to the team, Compose has been developed in the open for the past two years with participation from the Android community. As of this 1.0 release, there are already 2000 apps … continue reading

Android Studio Arctic Fox art

SD Times news digest: Android Studio Arctic Fox, Uno Platform 3.9, and Couchbase Server 7

Android Studio Arctic Fox is now available as a stable release. This version introduces Jetpack Compose 1.0 and focuses on devices and developer productivity.  Device enhancements include a new Wear OS pairing assistant to make it easier to pair Wear OS emulations; the completion of the development and testing workflow for Automotive OS, enabling the … continue reading

IntelliJ IDEA 2021.2 introduces project-wide analysis

The latest version of JetBrains’ Java IDE is now available. IntelliJ IDEA 2021.2 includes several updates aimed at improving the daily experience of the platform. It includes a new project-wide analysis feature that allows developers to track errors before compiling the code.  JetBrains also added a number of actions that will activate when a project … continue reading

IBM introduces new operating system for IBM Z systems

IBM has announced the next generation of its operating system for its IBM Z systems, which are a suite of mainframe servers. IBM z/OS V2.5 is designed to accelerate the adoption of hybrid cloud and AI as well as drive modernization initiatives.  A recent study conducted by the IBM Institute for Business Value revealed that … continue reading

SD Times Open-Source Project of the Week: Accessibility Insights

Accessibility Insights is an open source project created by Microsoft aimed at helping developers build more accessible software.  It was created internally at Microsoft and then released as an open source solution in 2019.  “We were motivated by Microsoft’s mission to ‘empower every person and every organization on the planet to achieve more.’ We realized … continue reading

« Previous PageNext Page »
DMCA.com Protection Status