Weekly Issue: 2024-18
-
YouTube’s AI-powered ‘Jump Ahead’ experiment sees wider availability
A creative and likely useful way to streamline your YouTube watching experience is potentially on the way.
-
ChromeOS gets better multitasking and Wi-Fi traffic prioritization
The latest version of ChromeOS (M124) is out with a couple of nice upgrades, including faster split screen setup and a new web traffic prioritization feature. The update brings other updates with it as well, like a settings UI refresh and updated gesture controls.
-
Don’t miss out on 10 incredible May the 4th Chromebook deals
Chromebook deals come and go all the time. We all know this, but this week’s lineup is one of the better ones we’ve seen in the last few months.
-
View sessions and plan out your Google I/O 2024
We’re only 10 days away from one of Google’s biggest days of the year: I/O 2024. At the yearly developer conference, Google announces new features, shows off upcoming tech, and generally sets the bar for what is to come in the Google ecosystem for the coming year.
-
ScrollSpy animations with just CSS thanks to Scroll-Driven Animations
Thanks to Scroll-Driven Animations you can track the scroll progress of one element and use that as the driver of an animation on any element. In this short, Bramus has recreated a ScrollSpy using only a few lines of code.
-
Recreate Cover Flow using only CSS thanks to Scroll-Driven Animations
Remember the Cover Flow interface which allowed you to flick through a list of album covers while they rotated in 3D? Thanks to Scroll-Driven Animations you can now recreate this User Interface in a very performant way using only HTML and CSS!
-
YouTube TV Multiview is here for Android phones and tablets
In a bit of awkward timing with March Madness now all wrapped up, YouTube has decided that now is the time for YouTube TV’s Multiview feature to arrive on Android phones.
-
Snag a huge discount on the Pixel 7a ahead of the 8a release
With Google I/O 2024 just around the corner, rumors are swirling about the imminent arrival of the Pixel 8A. But don’t let that deter you from considering the still-amazing Google Pixel 7A, a phone that continues to offer remarkable value long after its initial release.
-
Chrome Dev for Desktop Update
The Dev channel has been updated to 126.0.6452.3 for Windows, Mac and Linux.A partial list of changes is available in the Git log. Interested in switching release channels? Find out how. If you find a new issue, please let us know by filing a bug.
-
Are there two versions of Walmart’s “Pro” streaming box remote?
Walmart has a new Google TV streaming box in the works, and though it’s yet to be officially announced, early units are already showing up on store shelves.
-
Chrome Dev for Android Update
Hi everyone! We’ve just released Chrome Dev 126 (126.0.6452.4) for Android. It’s now available on Google Play.You can see a partial list of the changes in the Git log. For details on new features, check out the Chromium blog, and for details on web platform updates, check here.
-
Google shares a few official ChromeOS 124 update features
We’ve already talked a bit about ChromeOS 124 this week, and as I assumed would be the case, the official update post over in the Chromebook Support Forum outlines a few additions to the OS that may not be readily noticeable for most users.
-
Outro | Unleash the power of Scroll-Driven Animations (10/10)
In this tenth and final episode of “Unleash the Power of Scroll-Driven Animations”, show host Bramus looks back at what this series has brought … and is also looking forward to what you are going to build with Scroll-Driven Animations. Chapters: 0:00 – Intro 1:20 – Outro Resources: Demo: Text-Reveal → https://goo.
-
Scroll Velocity Detection | Unleash the power of Scroll-Driven Animations (9/10)
In this ninth episode of “Unleash the Power of Scroll-Driven Animations”, show host Bramus goes full experimental and uses Scroll-Driven Animations to detect the active scroll speed and the directionality of scroll.
-
Animate 3D models and more on scroll | Unleash the power of Scroll-Driven Animations (8/10)
In this eighth episode of “Unleash the Power of Scroll-Driven Animations”, show host Bramus shows how to animate external objects such as 3D models, video elements, etc. on scroll.
-
Animate elements in different directions | Unleash the power of Scroll-Driven Animations (7/10)
In this seventh episode of “Unleash the Power of Scroll-Driven Animations”, show host Bramus shows how you can scroll an element in a different direction than the scrolling one.
-
Add Scroll Shadows to a Scroll Container | Unleash the power of Scroll-Driven Animations (6/10)
In this sixth episode of “Unleash the Power of Scroll-Driven Animations”, show host Bramus teaches you how to add dynamic scroll shadow indicators to visually signal scrollable content. These indicators appear and disappear as you scroll, and are only injected if the box can actually scroll.
-
Core Concepts: Timeline Lookup and Named TLs | Unleash the power of Scroll-Driven Animations (5/10)
In this fifth episode of “Unleash the power of Scroll-Driven Animations” show host Bramus shows how to the timeline lookup mechanism works, where it can fail to work properly, and how to work around that by using named timelines or simply swapping out an `overflow: hidden` with an `overflow: clip`.
-
Core Concepts: Timeline Ranges Demystified | Unleash the power of Scroll-Driven Animations (4/10)
In this fourth episode of “Unleash the power of Scroll-Driven Animations” show host Bramus shows how to attach a Scroll-Driven Animation to only a part of a Scroll Timeline/View Timeline. In CSS this can be done using the animation-range property, and in JavaScript using the rangeStart + rangeEnd animation options.
-
Core Concepts: view() and ViewTimeline | Unleash the power of Scroll-Driven Animations (3/10)
In this third episode of “Unleash the power of Scroll-Driven Animations” show host Bramus digs into the View Timeline, a type of animation timeline that tracks a subject’s relative position within its scroller’s scrollport.
-
Core Concepts: scroll() and ScrollTimeline | Unleash the power of Scroll-Driven Animations (2/10)
In this second episode of “Unleash the power of Scroll-Driven Animations” show host Bramus digs into the Scroll Timeline, a new type of animation timeline that tracks a scroller from start to finish.
-
Introduction | Unleash the power of Scroll-Driven Animations (1/10)
Introducing “Unleash the power of Scroll-Driven Animations”, a free video course that teaches you all about Scroll-Driven Animations in CSS or JavaScript.
-
Making API calls exactly once when using Workflows
Introduction One challenge with any distributed system, including Workflows, is ensuring that requests sent from one service to another are processed exactly once, when needed; for example, when placing a customer order in a shipping queue, withdrawing funds from a bank account, or processing a payment.
-
Uncomplicating the complex: How Spanner simplifies microservices-based architectures
In the realm of modern application design, developers have a range of choices available to them for crafting architectures that are not only simple, but also scalable, performant and resilient.
-
Simplifying data modeling and schema generation in BigQuery using multi-modal LLMs
The intricate hierarchical data structures in data warehouses and lakes sourced from diverse origins can make data modeling a protracted and error-prone process.
-
The new Acer Chromebook Plus 516 GE will be 13th-gen Intel powered
More pieces are falling into place with the upcoming Acer Chromebook Plus 516 GE, and I couldn’t be more excited for it.
-
ChromeOS 124 rolling out: Material You Settings redesign, Wi-Fi prioritization, & more
Google is rolling out ChromeOS 124 with a handful of notable features for Chromebooks over the coming weeks.
-
Chrome Beta for Android Update
Hi everyone! We’ve just released Chrome Beta 125 (125.0.6422.26) for Android. It’s now available on Google Play.You can see a partial list of the changes in the Git log. For details on new features, check out the Chromium blog, and for details on web platform updates, check here.
-
Chrome Beta for Desktop Update
The Beta channel has been updated to 125.0.6422.26 for Windows, Mac and Linux.A partial list of changes is available in the Git log. Interested in switching release channels? Find out how. If you find a new issue, please let us know by filing a bug.
-
Google Play Books gets an upgrade with 4 new ways to enjoy reading
Google is making a big push to get everyone reading and listening more with a bunch of exciting new features in Google Play Books. Whether you’re an avid reader like me or trying to get your kids hooked on books, there’s something in this update for you.
-
Passwords are finally dying: Google Passkeys hit 1 billion uses
Passwords are a problem. They’re often too easy to guess, hack, and steal through phishing attacks.
-
Private networking patterns to Vertex AI workloads
As enterprise strategic use cases for AI adoption increases, secure and reliable connectivity is more crucial than ever. Get ready to explore several private connections options for your Vertex AI workloads!
-
RAG in production faster with Ray, LangChain and HuggingFace
We’re excited to announce the release of a quickstart solution and reference architecture for retrieval augmented generation (RAG) applications, designed to accelerate your journey to production.
-
Chrome Beta for iOS Update
Hi everyone! We’ve just released Chrome Beta 125 (125.0.6422.21) for iOS; it’ll become available on App Store in the next few days.You can see a partial list of the changes in the Git log. If you find a new issue, please let us know by filing a bug.Krishna GovindGoogle Chrome
-
Google Photos is getting the video enhancing tool I’ve been waiting for
For years I’ve been using Google Photos and heavily relying on the ‘Enhance’ feature to take my decent photos and make them look amazing.
Welcome to the ChromeOSphere
Your one-stop hub for all things Chrome OS and Chrome browser. Our mission is simple: to keep you connected with the pulse of this ever-evolving digital realm. From the latest updates on Chrome, ChromeOSphere brings together the diverse voices of the Chrome world.