Julia Computing raised $24 million in a Series A fundraising round and stated it will use the funding to further develop and advance its secure, high-performance JuliaHub cloud platform. JuliaHub makes it easy to develop, deploy and scale Julia programs and is a platform for other applications such as JuliaSim for multi-physics simulation, JuliaSPICE for … continue reading
The second preview release for Visual Studio 2022 is now available. Visual Studio 2022 Preview 2 is focused on providing capabilities for productivity, modern development, and innovation, according to Microsoft. “Applications and the developers who build them are critical to the success of companies across the world. And businesses are expecting even more from their … continue reading
ShiftLeft Educate provides security training for developers right in their developer workflow. It provides contextual training for different skill levels. Key features include analytics, the ability to select appropriate training resources based on language and vulnerability type, and interactive videos, real world examples, and mitigation information from Kontra. There is also a paid version of … continue reading
The .NET Object Allocation Tool received new features and a significant performance boost as of the Visual Studio 16.10 release. The tool now has support for Source Link which lets the tool pull down source files, showing where allocations are occurring even when they are not in your code. Search now has auto-complete suggestions to … continue reading
Microsoft announced that it will no longer provide updates or support for the Zulu for Azure build of OpenJDK as of the end of this year. For those customers who wish to continue using Azul OpenJDK-based distributions, Azul will publish free updates of Azul Zulu builds of OpenJDK, with optional commercial support available through Azul. … continue reading
Microsoft has announced an initiative to make Visual Studio more accessible. The proposed features include: whitespace rendering, option collecting, Focus Mode, and audio cues. These are aimed at making the platform easier to use for those with disabilities and the neurodivergent community. The company released a call to action in an attempt to get feedback … continue reading
After weeks of dealing with leaks of its upcoming operating system, Microsoft officially announced Windows 11 at an online event this morning. With Windows 11, Microsoft set out to create a more personal user experience, with new ways to be productive and connect with people. The upgrade will start being available for eligible Windows 10 … continue reading
Plutora has announced an update to its value stream management platform that provides a data-centric view of work. The Plutora Platform has added metrics to monitor flow in a way that deepens its compatibility with Agile planning tools. This will help development managers easily identify bottlenecks across multiple software development pipelines. With the use of … continue reading
LogDNA has announced Spike Protection to give companies more control over fluctuations in their data and spend. LogDNA Spike Protection gives DevOps teams tools to understand and manage increases through Index Rate Alerting and Usage Quotas to provide additional insight into anomalous spikes. The company also today announced its Agent 3.2 release for Kubernetes and … continue reading
The Android for Cars App Library version 1.1 is now in alpha, which brings new features to developers such as a sign-in template, a long message template, multiple-length text and map interactivity. The sign-in template allows users to sign in to their app directly from the car screen while parked and the long message template … continue reading
Amazon Redshift ML is now generally available. The cloud data warehouse enables users to create machine learning models and make predictions from data directly from their Amazon Redshift cluster. Users just have to use a simple SQL query to specify what data they want to use to train their model as well as the output … continue reading
Microsoft announced the release of TypeScript 4.3, which adds many new features such as separate write types on properties, ‘override’ and the ‘–noImplicitOverride’ flag, template string type improvements and more. With separate write types, developers can specify types for reading and writing to properties. TypeScript will only use the “reading” type when considering how two … continue reading