Static code analysis company DeepCode announced the DeepCode plugin for IntelliJ, PyCharm, and WebStorm, designed to find bugs and critical vulnerabilities in code. The plugin comes with Java, C/C++, Python, JavaScript and TypeScript support. DeepCode is also working on adding CLion support. According to the company, it uses a new symbolic AI technique called Ontology … continue reading
Strapi is an open-source headless CMS written entirely in JavaScript that enables developers to design APIs fast and to manage content easily through a customizable admin panel and API, as well as custom plugins. The API works with any client, mobile apps, or even IoT devices using REST or GraphQL. The Content Type structure can … continue reading
The Linux Foundation announced a new cloud engineer bootcamp that includes online training, labs, instructor support and certification providing all the verifiable knowledge necessary to begin work as a cloud engineer. The training begins with Linux at the operating system layer, and moves up the stack, covering DevOps, cloud, containers and more, providing all the … continue reading
Chef announced new capabilities designed to enable coded enterprises to build competitive advantage through automation and DevSecOps innovations. “Since our last ChefConf, we have been intensely focused on harnessing our long experience in operating at massive scale and speed while enabling unprecedented ease of use,” said Barry Crist, the CEO of Chef. The new Chef … continue reading
Visual Studio 2019 v16.7 Preview 2 now available with updates to the C++ Connection Manager, .NET Productivity, Git Productivity, and Local Process with Kubernetes. With the new C++ updates, users are now able to edit remote SSH connections, utilize enhanced IntelliSense support for Clang on Windows (clang-cl) in Visual Studio, as well as four new … continue reading
Rust has made it to the TIOBE Index Top 20 for the first time, ten years since its inception. All the verbose programming and sharp edges of other languages are solved by Rust while being statically strongly typed. Its type system prevents run-time null pointer exceptions and memory management is calculated compile-time. So no garbage … continue reading
Linux 5.7 is now available. The updated version includes many changes such as ‘mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE,’ ‘copy_xstate_to_kernel(): don’t leave parts of destination uninitialized’ and the fixed Fix max PFN arithmetic overflow on 32 bit systems,’ among many others. The shortlog available here includes the changes that came in this last week since rc7. Aqua … continue reading
The latest version of the erwin Data Intelligence Suite provides new AI-driven metadata matching, data lineage analysis, data model integration, and an enriched business user experience to speed enterprise data governance and literacy. “Business transformation has to be based on accurate data assets within the right context, so organizations have a reliable source of truth … continue reading
LinkedIn is sharing its “Project Every Member” initiative with the open sourcing of spark-inequality-impact, an Apache Spark library that can be used by other organizations in any domain where measuring and reducing inequality, or avoiding unintended inequality consequences may be desirable. “This work is furthering our commitment to closing the network gap and making sure … continue reading
Rust continues to maintain its spot as the most beloved of programming languages among professional developers. For the firth year in a row, the Stack Overflow Developer Survey found a majority of developers who are currently using it (86%) say that they are interested in continuing to develop with it. Rust was followed by TypeScript … continue reading
Netlify announced Netlify Build Plugins, a set of tools that allows developers to easily customize and automate CI/CD workflows for Jamstack websites and web applications. Previously, developers had to set up changes or integrations to the build process by configuring every command to run at build, downloading and validating every dependency, and writing the code … continue reading
CircleCI wants to help developers enhance their speed, efficiency, and usability with new updates to its platforms. Additionally, the company announced its first analytics plugin Buildtrakr. Buildtrakr integrates with CircleCI and Git to synthesize commit and build performance data, and displays critical metrics in a flexible dashboard. “Buildtrakr unleashes the full potential of CircleCI’s API. … continue reading