Pieter Danhieux has an impressive background in cybersecurity. And he acknowledges that when it comes to building software, problems in the code lead to security issues. Yet he blames this problem not on the developers themselves, but on what he has seen as “a lot of things we’ve done wrong with developers.” Organizations, he said, … continue reading
FastTreeSHAP is a Python package that enables the efficient interpretation of tree-based machine learning models by computing sample-level feature importance values.2 The project was recently open-sourced by LinkedIn and was used at the company to improve member experience in products such as People You May Know (PYMK), newsfeed ranking, search, and job recommendations, as well … continue reading
The Android development team has announced changes being made in Google Play in order to allow users to discover and engage with high quality apps and games on large or foldable screens. These changes are being introduced as three main updates: ranking and promotability changes, alerts for low quality apps, and device-specific ratings and reviews. … continue reading
It’s not enough to say that Open Source Software has changed the IT world. Its popularity grows together with a growing tech-savvy population, flexibility to alter the code, and an exponentially increasing number of free, open-source projects. Developing and deploying open-source software is not just an idyllic idea – those projects are indeed shaping a … continue reading
Android developers will now have access to better analytics of how their apps are doing with the new Play Developer Reporting API. Previously developers could use the Google Play Console to track app performance, but some feedback that the Android team has received is that developers want to be able to track app vitals outside … continue reading
The Go development team has announced that the 1.18 release of the language is here. According to the team, this release is the biggest change to the language to-date. “It isn’t a stretch to say that the design for parts of Go 1.18 started over a decade ago when we first released Go,” the Go … continue reading
Web performance company Cloudflare today announced the release of the Cloudflare API Gateway. This release is geared at providing organizations with a simple, fast, and effective way to protect and control all of their APIs. Cloudflare API Gateway simplifies the process of identifying, securing, and managing APIs of any protocol all on one network. According … continue reading
CircleCI today released the findings of its 2022 State of Software Delivery Report, revealing the four critical benchmarks that the majority of successful engineers meet. These include: Workflow durations are between 5-10 minutes on average Recovery from any failed run is fixed or reverted in under an hour Success rates are above 90% for the … continue reading
The Cloud Native Computing Foundation (CNCF) has voted to accept a new platform for building developer portals as an incubating project. Backstage enables developers to bring together their organization’s tooling, services, apps, data, and documentation into a single UI. The project has its origins at Spotify. In 2016 the company was growing quickly and struggling … continue reading
Data platform Redis has announced the release of RedisJSON 2.0. RedisJSON is a JSON-standards in-memory database. According to the company, this type of database has many benefits over the commonly used relational databases, which Redis explained can be inflexible and have scaling issues. To help address those shortcomings, RedisJSON offers flexible deployment options, cost savings … continue reading
The WebKit team announced new features in Safari 15.4 that include changes to HTML, CSS, typography, and more. WebKit is the web browser engine used by Safari, Mail, App Store, and many other apps on macOS, iOS, and Linux. Through WebKit’s addition of lazy-loading images with the ‘loading’ attribute on the <img> element, developers can … continue reading
The Linux Foundation and The Cloud Native Computing Foundation (CNCF) today announced a new Cloud Native Developer Bootcamp. The Cloud Native Developer Bootcamp works to provide developers, cloud architects, and others who are new to cloud native technologies with the tools needed to be successful in designing, building, and deploying cloud native applications According to … continue reading