Google has announced version 1.0 of gRPC Kotlin for Android and Cloud. gRPC is an open-source universal RPC framework. “Kotlin is now the fourth “most loved” programming language with millions of developers using it for Android, server-side / cloud backends, and various other target runtimes. At Google, we’ve been building more of our apps and … continue reading
A number of companies, including Google, Slack, and Zoom, are coming together to launch the Modern Computing Alliance. The goal of the alliance is to address IT challenges that companies are facing across the entire technology stack, from silicon to cloud. Their mission is to “drive ‘silicon-to-cloud’ innovation for the benefit of enterprise customers—fueling a … continue reading
Fuchsia is an open-source capability-based operating system that was initially released in 2016, and is currently under development by Google. Google announced this week that it would be expanding on the project and making it easier for the public to contribute. The company released a new public mailing list for project discussions, added a governance … continue reading
Google has announced it has redesigned its Apps Script IDE. Apps Script is a decade-old platform for automating Google Workspace apps. It lets users do things such as create menus in Google Sheets, manage responses in Google Forms, or create a Hangouts Chat bot. Apps Script has gone through several evolutions over its lifetime, but … continue reading
Google is updating its mobile platform Firebase with new building blocks to accelerate app development. The company made a number of announcements at its Firebase Summit 2020 this week. “Over the past few months, we’ve seen that apps not only improve the way we live, they also enhance our ability to adapt to change. In 2020, … continue reading
Google announced a new resources Learn website designed to help developers achieve the knowledge and skills necessary to develop software using Google’s technology. Previously, educational content was separated by product area and platform, but now the website links all of the educational activities together. The resources include Codelabs to walk users through the process of … continue reading
A survey by Algorithmia found that a majority of IT leaders are planning to increase their AI/ML initiatives as a result of the pandemic, and realize that those initiatives should have been a higher priority for their organizations all along. While 54% of IT leaders responded that their AI/ML projects were focused on financial analysis … continue reading
GitHub CLI 1.0 reduces context switching and helps developers more easily script and create their workflows. With GitHub CLI 1.0, users can run their entire GitHub workflow from their terminal, call the GitHub API to script nearly action and connect to GitHub Enterprise in addition to GitHub.com. Additional details on the new release are available … continue reading
Android 11 was released this week with three primary themes: a focus on controls to let users get to and control all of their smart devices, increased privacy, and a people-centric approach to communication. The release also includes new features for developers such as conversation notifications, device and media controls, one-time permissions, enhanced 5G support, … continue reading
Google has announced a new set of services aimed at simplifying Machine Learning Operations (MLOps) for data scientists and machine learning (ML) engineers. According to Google, companies are using machine learning to solve challenging problems, but machine learning systems can create unwanted technical debt if it is not managed well. Google noted that machine learning … continue reading
WhiteSource has announced it will now integrate with Microsoft Visual Studio Code Editor. According to the company, the integration gives Visual Studio Code developers visibility and security alerts on problematic open-source components while continuing to develop within their preferred development environment. “Integrating security testing pre-build allows issues to be detected earlier when they are easier … continue reading
Android’s Jetpack Compose has reached alpha. It is a modern UI toolkit designed to help developers quickly and easily build apps across all Android platforms with native access to the platform APIs. Jetpack Compose focuses on providing APIs for high-quality apps at scale, an intuitive language, and a reactive programming model, the team explained. The … continue reading