.NET 6 Preview 3 now available. The platform matrix of .NET 6 was significantly expanded as of the new preview with the addition of Android, iOS, Mac and Mac Catalyst for x64 and Apple Silicon and Windows Arm64. The CollectionsMarshal.GetValueRef API was added to make updating struct values in Dictionaries faster and is intended for … continue reading
Mobile games are often broken into so users can access premium content, paid features and obtain in-game currency. This is done by tampering with memory, bypassing payments and touchID screens, and downloading paid apps for free — and can be done on both jailbroken or non-jailbroken devices. In a recent webinar on SD Times, Jan … continue reading
Automation is becoming increasingly tied to the testing process. According to PractiTest’s recently released State of Testing report, 90% of organizations implement test automation into their processes. Ninety-seven percent of respondents said that functional testing automation was important for success, and 96% said test automation patterns, principles, and practices were also critical. This automation isn’t … continue reading
If you do a Google search for the phrase “observability tools,” it’ll return about 3.3 million results. As observability is the hot thing right now, every vendor is trying to get aboard the observability train. But observability is not as simple as buying a tool; it’s more of a process change — a way of … continue reading
Microsoft has announced C# standardization is now open sourced. The work for C# standards will now happen in the open under the .NET Foundation while the ECMA C# standards committee, TC-49-TG2 is still responsible for creating the proposed standard for the C# language. “Moving the standards work into the open, under the .NET Foundation, makes … continue reading
The latest version of the NativeScript framework is now available. NativeScript 8.0 features more streamlining of the core of the framework so that it can serve as a good foundation for future enhancements, as well as the release of a new Best Practices Guide. According to the team, the previous release last Fall, NativeScript 7.0, … continue reading
Tasktop announced its new Tasktop Viz VSM Portfolio Insights, which aims to bridge the IT-to-business gap for value stream management. The company also closed $100 million in new funding. According to the company, the VSM Portfolio Insights Dashboard rolls up metrics and analytics generated at the individual product value stream level to the executive plane. … continue reading
JetBrians announced the latest release of its Ruby on Rails IDE. RubyMine 2021.1 now supports RBS and uses .rbs files in its code insight for improved code completion capabilities. Users can also now connect RubyMine to the organization in Space where they can view and clone project repositories, review teammates’ code and write Space Automation … continue reading
Bridgecrew has announced the release of Checkov 2.0. Checkov is a static code analysis tool specifically designed for Infrastructure as Code (IaC). “Policies that take into account interdependencies within IaC are critical to understanding the impact of misconfigurations,” said Rob Eden, senior engineer and Checkov contributor. “It’s not enough to know that a security group … continue reading
Applitools has launched an Automation Cookbook to help upskill developers and test engineers. The new cookbook will feature free bite-sized videos, test automation recipes and a Test Kitchen to practice in for free. The cookbook was created by a team from Applitools Test Automation University. According to Colby Fayock, a developer advocate at Applitools who … continue reading
JetBrains has announced the public launch of Code With Me as a part of the IntelliJ IDEA 2021.1 release. Code With Me is a collaborative development platform designed to enable users to share projects in their IDE and work on it with others in real time. It also includes smart context-based code autocompletion, navigation between … continue reading
In an effort to ensure Android is secure and stable, Google has announced the Android Open Source Project (AOSP) will support Rust for developing the operating system. According to the company, memory safety bugs continue to plague code and memory-safe programming languages like Kotlin, Java and Rust help prevent these bugs from happening in the … continue reading
Microsoft has announced a preview of its build of OpenJDK, which is the open-source distribution for Java. Microsoft’s OpenJDK build includes binaries for Java 11, and the company has also released an early access binary for Java 16 for Windows on ARM. “Java is one of the most important programming languages used today — developers … continue reading
Lightrun announced the release of a free, self-service version of its debugging solution for developers. With Lightrun Cloud, users can troubleshoot production applications live from within the IntelliJ IDE and debug modern application architectures like containers, microservices and serverless. “Distributed frameworks are the cornerstone of the most interesting cloud-native development use cases today, but all … continue reading