Andre Bandarra

@andreban
78 Followers
54 Following
48 Posts

CSS font-size-adjust is now in Baseline

https://web.dev/blog/font-size-adjust?hl=en

CSS font-size-adjust is now in Baseline  |  Blog  |  web.dev

Improve the legibility of text when using fallback fonts.

web.dev
A quick post addressing some questions about masonry and reading order https://rachelandrew.co.uk/archives/2024/05/26/masonry-and-reading-order/ #css
Masonry and reading order – Rachel Andrew

What's new in the web  |  Blog  |  web.dev

What's new in Baseline this year, and about the new tools to help you make better use of Baseline.

web.dev
No more “n”, #ChromeDevTools supports evaluating “coffee” directly in the Console using source maps! #debugging #javascript #sourcemap
Be sure to check out Deepti Gandluri's and Austin Eng's talk on #WebAssembly and #WebGPU enhancements for faster Web AI: https://youtu.be/VYJZGa9m34w?si=_PPuJQJ9Zor5AyID. Running Al inference directly on client machines reduces latency, improves privacy by keeping all data on the client, and saves server costs. To accelerate these workloads, #Wasm and WebGPU are evolving to incorporate new low-level primitives.
#GoogleIO
WebAssembly and WebGPU enhancements for faster Web AI

YouTube

📢 Chrome is toying with the idea of exposing a Web Translation API based on lazy-loaded, built-in browser #AI models:

`translation.canTranslate()`: Check if browser supports translation for language
`translation.createTranslator()`: Create translator object
`translation.supportedLanguages()`: List supported languages

`translator.translate()`: Translate string
`translator.translateStreaming()`: Translate string in chunks

Explainer: https://github.com/explainers-by-googlers/translation-api
@tag review: https://github.com/w3ctag/design-reviews/issues/948

GitHub - explainers-by-googlers/translation-api: A proposal for a web translation API

A proposal for a web translation API. Contribute to explainers-by-googlers/translation-api development by creating an account on GitHub.

GitHub

So - if you're excited to try out Gemini, but we don't support your favourite language yet, don fret! @atamel and @andreban have you covered - at least for Rust and C#!

https://not-only-swift.peterfriese.dev/issues/56?i=E6Ue4mS#E6Ue4mS

Using Vertex AI Gemini REST API (C# and Rust)

You can use Gemini, Google's largest and most capable model, from a bunch of languages !) - but what if you want to use it for a language that is not supported? In this blog post, Mete Atamel(https://twitter.com/meteatame...

Found a good use case for Bard:

Summarise long conference YouTube video that you get referred to instead of blog posts:

https://bard.google.com/share/dbad07ad83b0

Before you continue

A definition update for Baseline  |  web.dev

The definition of Baseline has changed. Find out why we made the change, and what it means for Baseline.

web.dev