Google wants to change the way developers think about building apps with a major release of its UI software development kit. Flutter 2 features the ability to create native apps that target the five top operating systems — iOS, Android, Windows, macOS and Linux — all from the same codebase. “Flutter allows you to handcraft … continue reading
As more organizations embark on mainframe modernization journeys, Google wants to make sure they head down the right path. The company outlined common pitfalls and antipatterns businesses face when migrating or modernizing their workloads. “Migrating or modernizing your mainframe workloads is complex and challenging, even under ideal conditions,” Travis Webb, solutions architect at Googe, wrote … continue reading
Google and the Linux Foundation have announced plans to maintain and improve Linux’s long-term security. As part of the plan, the organizations will prioritize funds to underwrite long-time Linux kernel maintainers Gustavo Silva and Nathan Chancellor as full-time developers focused on Linux kernel security development. This decision follows a survey by the Linux Foundation’s Open … continue reading
Google is tackling one of the most problematic security issues in open source: memory-safety vulnerabilities. According to a recent report from Microsoft’s Security Response Center, a majority of vulnerabilities are due to memory-safety issues, and Google believes almost half of these issues could be prevented with a memory-safety language. “Software written in unsafe languages often … continue reading
Matillion announced that it raised $100 million in Series D funding that it will help organizations innovate with data to unlock insights. Matillion offers a cloud-native platform that helps organizations transform raw data into analytics-ready data by providing low-code/no-code solutions. “Matillion accelerates the value of today’s cloud data platforms, ensuring that data teams can work … continue reading
Google launched Open Source Vulnerabilities (OSV) this week to provide users with precise data on where a vulnerability was introduced, where it got fixed, and to help users know if they’ve been impacted. According to Google, OSV solves issues surrounding open-source security using automation in two key ways: improving the accuracy of vulnerability queries and … continue reading
Google has announced the latest version of its API management platform Apigee. This release, Apigee X, brings together Google’s expertise in AI, security, and networking, to help companies better manage their APIs. “Being an industry leader in the space of API management, and having worked across customers for a decade, we’ve seen how enterprises can … continue reading
In the recent study, GitHub compared the different clone options to determine how certain options affect Git performance. The study found that when focusing on a single repository, the best approach is to do a full clone and then always perform a full fetch into that clone. Also, calculating a shallow fetch is computationally more … continue reading
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