After graduating from a career accelerator, longtime embedded technology engineer Magee Mooney knew she would face some challenges as an older developer trying to reinvent herself in the market. She didn’t realize how difficult it would be until she sat in her first interview with a potential employer who said, “Don’t take this the wrong … continue reading
In the U.K., one would not wish to be called a spanner: the term refers to a wrench, and is also used to denote a person whose intelligence nears that of a wrench. In the cloud, however, Spanner means a feat of engineering. Google’s recently announced open beta of the Spanner database within its Google … continue reading
CloudBees is giving enterprises a new tool to speed up their software development initiatives. The company announced CloudBees Jenkins Enterprise, a new solution designed to enable enterprise-wide DevOps and Continuous Delivery (CD). “As organizations drive Continuous Delivery and DevOps transformations more deeply from a few teams to enterprise-wide rollouts, they need a platform that makes … continue reading
The ECMAScript Language Specification continues to gain new features that aim to help developers build web applications. With the latest stable edition of the ECMAScript specification come two new features as well as various minor changes. One of the new features is available in Firefox 52, which is now in beta and will ship in … continue reading
In-memory data grid Hazelcast was updated to version 3.8 today. The update includes improvements targeted at administrators tasked with maintaining Hazelcast clusters. For version 3.8, the main focus has been on offering a better operational experience to users. This means minimizing the amount of time required for upgrades, changes and restarts of a cluster. (Related: Hazelcast … continue reading
Netflix is giving the open-source community a new user-focused security approach with the introduction of Stethoscope. According to Netflix, a user-focused security approach realizes that attacks against businesses are the primary cause of security breaches. Stethoscope is designed to collect user information and provide recommendations to secure their systems. “If we provide employees with focused, … continue reading
ActiveState wants to give developers more functionality and tools to make their lives easier, so the open-source language company updated its Komodo IDE v10.2 to integrate with Slack. The IDE also includes new support for languages and package managers. The last major update to Komodo IDE added more functionality for web developers, and when Komodo … continue reading
Every year, new tools, frameworks and languages arrive, and every year developers must sit down and see if they’ll actually save any time by diverting current projects (or planning new ones) with them. We’ve gone through the maternity ward of tooling and picked out the brightest prospects for the coming months and years. Among this … continue reading
Although it took almost a year, NetBSD, a Unix-like open-source operating system, now has reproducible builds. To recap the features of NetBSD, the system operates on a range of hardware platforms, and its basic features include code quality, portability, secure defaults, and research and innovation. A big challenge that NetBSD developers have been working on … continue reading
Griddle, the customizable datagrid component for React, recently updated to version 1.0, which rebuilt Griddle with more customization in mind. Griddle is a component that is structured similar to other React applications, and while it is self-contained, it does not “dictate the structure of the containing application,” according to its documentation page. With new plug-in … continue reading
With more than 13,000 commits, the release of Linux 4.10 was not as small at Linus Torvalds was expecting. Nonetheless, it arrived over the weekend, bringing with it significant changes, such as the introduction of support for virtual GPUs. With KVM, Linux users can now deploy a virtual GPU, complete with official drivers. This will … continue reading
Google is introducing a tool designed to help developers debug machine learning models in TensorFlow. TensorFlow Debugger aims to provide visibility into the internal structure and state of TensorFlow graphs. According to the team, compared to other debugging options, TensorFlow Debugger requires fewer lines of code, provides more graph coverage, and offers a more interactive … continue reading
The Go programming language was updated to version 1.8 yesterday. This release is headlined by performance improvements in the compiler and linker, which yield compilation speedups on all platforms. A major focus of Go has always been real-time performance, allowing applications to speed along without the need for lengthy garbage collection pauses. Go 1.8 is … continue reading
Google wants to show developers what Project Magenta can do with its new interactive experiment A.I. Duet. The company launched Magenta into the open-source community last year as a way for developers to explore music with neural nets. A.I. Duet is designed to let users play a duet with their computers. “Just play some notes, … continue reading