Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

The below is an off-site archive of all tweets posted by @tomayac ever

December 2022

@shadeed9 Thanks for the call out. The pleasure was mine to meet you in Sydney. An even bigger thank you for all the content you make available for us to learn! You’re truly amazing! 🙇

via Echofon in reply to shadeed9

@briankardell Holy smokes. Wishing you all the best! <3

via Echofon in reply to briankardell

ChromeDevTools 🌟 New !

Explore the powerful web APIs and learn how to debug them with our fish masters @tomayac and @jecfish! 🐡

👉 youtu.be/7ma_ZyfrgYM pic.twitter.com/JGOqwkBrH7

via Twitter for Android (retweeted on 6:12 PM, Dec 30th, 2022 via Echofon)

miketaylr I have the day off, so I got to blog about how the IE11 User-Agent string forced Mozilla to freeze part of its Firefox 110 User-Agent string some 9 years later:

miketaylr.com/posts/2022/12/…

via Twitter Web App (retweeted on 10:47 AM, Dec 30th, 2022 via Echofon)

Had the honor of being on @jecfish’s amazing @ChromeDevTools Tips show and record some 💡 tips and tricks on how to use DevTools for working with Project Fugu 🐡 APIs: youtu.be/7ma_ZyfrgYM.
(We really need a puffer in the office, the next best th

via Twitter Web App

jecfish Fun times with @tomayac! The web is good.
Come explore these powerful APIs with us and learn how to debug them with @ChromeDevTools.

👉 youtu.be/7ma_ZyfrgYM pic.twitter.com/HnXh89u42p

via Twitter for Android (retweeted on 12:40 AM, Dec 30th, 2022 via Echofon)

philwalton ⚡ New Post: Dynamic LCP Priority: Learning from Past Visits

In this post I cover a brand new technique I’ve been experimenting with to automatically determine the LCP element on your page and load it with a high priority.

philipwalton.com/articles/dynam…

via Twitter Web App (retweeted on 9:38 AM, Dec 29th, 2022 via Echofon)

TheWebConf We invite contributions to to the Web developer and W3C Track at 2023.

URL: www2023.thewebconf.org/calls/webdevel…

You can reach the track chair
@pchampin at developer2023@thewebconf.org pic.twitter.com/jAidAG8m7I

via Twitter Web App (retweeted on 10:58 AM, Dec 24th, 2022 via Echofon)

Putin in a press conference called the war in Ukraine a war, which is illegal in Russia where it needs to be called a “special operation” (washingtonpost.com/world/2022/12/…). Now he’s being sued for it: twitter.com/nikitayuferev/…. It’s mostly a symbolic act o

via Twitter Web App

👀 Peepin’ @argyleink’s aptly named new site nerdy.dev. Love the compact overview of new features like the CSS Anchor Positioning API (tabatkins.github.io/specs/css-anch…), where the feature gets boiled down to the minimum: nerdy.dev/css-anchor-api….

via Twitter Web App

libp2p Seamless browser connectivity with is possible thanks to ! 🚀

You may be wondering “What is WebTransport?” or “What does this mean for browser apps?” 🤔

We answer those questions (and more!) in our new blog:
blog.libp2p.io/2022-12-19-lib… pic.twitter.com/GTR6ZwYI2J

via Twitter for iPhone (retweeted on 7:22 AM, Dec 20th, 2022 via Twitter Web App)

The death of the line of death, by ⁦@estark37⁩, in which she looks at a probably not well understood (mostly desktop) browser security concept. emilymstark.com/2022/12/18/dea…

via Twitter for iPhone

@x00sp @jaroslawjarosik Thanks for sharing this story. These stories are real, and first tend to show up as Heisenbugs that affect a fraction of your users and you have no idea what is happening at first.

via Echofon in reply to x00sp

jaffathecake I realise this post will be of interest to almost no one, but here’s how to calculate the HTML codecs= param for an AV1 video, and why it matters jakearchibald.com/2022/html-code…

via Twitter Web App (retweeted on 5:08 AM, Dec 20th, 2022 via Echofon)

The Performance Inequality Gap, the update for 2023 by ⁦@slightlylate⁩: infrequently.org/2022/12/perfor…

via Twitter for iPhone

serhiikulykov Excited to share some changes to the collection of awesome Web Components resources:

➡️ I took over as Mateus Ortiz transferred the repo,
📜 New license: CC0 - required by Awesome project,
✍️ New name: Awesome Web Components! 🚀

Stay tuned for updates!

github.com/web-padawan/aw…

via Twitter Web App (retweeted on 4:53 AM, Dec 20th, 2022 via Echofon)

alvaro_montoro New article: how to create an old-photo look with a few lines of CSS (with an option to add a small inline SVG for effect 😉). All in a single HTML element, with no need for external resources.

alvaromontoro.com/blog/68020/old…

via Twitter Web App (retweeted on 4:51 AM, Dec 20th, 2022 via Echofon)

@RReverser There’s also Extensible Media Platform (XMP, en.wikipedia.org/wiki/Extensibl…), originally developed by Adobe, which lets you embed metadata (e.g., using Dublin Core) in Resource Description Format (RDF, commonly serialized as RDF/XML). For more, see archimedespalimpsest.net/Documents/Exte…

via Echofon in reply to RReverser

shadeed9 ✍️ New Article: CSS Style Queries

I explored the new container style query syntax, how it works, the problem it solves, and a lot of use cases and examples. Now we have size & style container queries 🤩

🔗 ishadeed.com/article/css-co… pic.twitter.com/FFgfFTnsFJ

via Twitter Web App (retweeted on 5:34 PM, Dec 19th, 2022 via Echofon)

tomayac @jaroslawjarosik Even a first-party-served script could be unluckily named (`ads.js` for, erm, “advanced dynamic stuff”) and work fine on localhost and without extension, but fail hard in practice with ad blockers. If such script is `importScripts()`’ed in a service worker, it does never install.

via Echofon (retweeted on 4:23 PM, Dec 19th, 2022 via Echofon)

Don’t worry too much about your level of English! I recall a time in university where the prof asked us if we were speakers of en-US or en-GB; and one of the Italian exchange students said en-IT. I’m a speaker of en-DE, which helps with tar: eXtract ze

via Twitter Web App

App failures I ran into only today:

👷 Service worker fails to install because cdn-jp.gsecondscreen.com/static/webpush… is on block lists (github.com/search?q=cdn-j…).

📍 Local search based on IP geolocation doesn’t work because api.ipdata.co is on block listgithub.com/search?q=api.i…

via Twitter Web App in reply to tomayac

💡 Pro-tip: If you work on an app, be sure to check it with an off-the-shelf version of an ad/content blocker like uBlock Origin (github.com/gorhill/uBlock). You can use Puppeteer to test a page with 🧩 extensions (pptr.dev/guides/chrome-…).

via Twitter Web App

sdk_deepa ⚡️⚡️New blog 📱🔒”Project Fugu 🐡 - Screen Wake Lock API”🔒. 📚 Learn more on how to use this API, life cycle 🔄 and browsers that support this API. sdkdeepa.medium.com/project-fugu-s…

via Twitter Web App (retweeted on 1:13 PM, Dec 19th, 2022 via Twitter Web App)

I’m still undecided between giving this site’s leader’s polls credibility by voting and plain ignoring them. I don’t follow the guy and use a third-party Twitter client, so I only ever find out about these polls where the “vox populi” speaks when someone

via Twitter Web App

peterfriese For everyone making a move, here’s a tip for how to verify your GitHub profile without sacrificing your homepage link: (h/t to @simonw for documenting this): til.simonwillison.net/mastodon/verif…

via Twitter Web App (retweeted on 5:18 PM, Dec 18th, 2022 via Echofon)

@ericlaw All the best for ProjectK! Looking forward to reading your trip report and the prep work reports, too!

via Echofon in reply to ericlaw

@pgl @webkit @bradeeoh See the article: web.dev/patterns/advan…. You probably know it from “unread” counts or so in email web apps like Gmail.

via Twitter for iPhone in reply to pgl

@aakansha1216 @FOSSUnitedBLR @excalidraw Thanks for being a wonderful person in the open source community! Was great meeting you in real life.

via Twitter for iPhone in reply to aakansha1216

aakansha1216 It was really nice meeting @tomayac in person @FOSSUnitedBLR 😊
@excalidraw memories ❤️ pic.twitter.com/vKKn8tLZ96

via Twitter for iPhone (retweeted on 5:20 PM, Dec 17th, 2022 via Twitter for iPhone)

nomsternom My @perfplanet Calendar article is out!

“An HTML first mental model”,

Writing a fast vanilla-based movies app, how to make it fast while maintaining a nice-ish framework-less developer experience?

calendar.perfplanet.com/2022/an-html-f…

via Twitter Web App (retweeted on 1:06 PM, Dec 17th, 2022 via Echofon)

ID_AA_Carmack I resigned from Meta, and my internal post got leaked to the press, resulting in some fragmented quotes. Here is the full thing: facebook.com/permalink.php?…

via Twitter Web App (retweeted on 12:41 PM, Dec 17th, 2022 via Echofon)

Slides from this talk ⤵️ are available at goo.gle/google-develop…. Thanks, @FOSSUnitedBLR, for having me and letting me vectorize you all with SVGco.de and Bengaluru’s first open-source laptop selfie 💻 🤳 [citation needed]. twitter.com/fossunitedblr/…

via Twitter for iPhone

tomayac @cpeterso @othermaciej If folks want OCR (optical character recognition) for images on Chrome (as already implemented in Safari and Firefox), star ⭐️ the feature request: bugs.chromium.org/p/chromium/iss…. 🖼️🔡

via Echofon (retweeted on 7:18 AM, Dec 17th, 2022 via Echofon)

@cpeterso @othermaciej Safari read:

Hon’ble Chief Minister
Govt. of Karnataka
G20
-H2 2023 INDIA
ONE EARTH • ONE FAMILY
ONE FUTURE
KARNATAKA
WELCOMES
G20 DELEGATES
VIDHANA SOUDHA
JCDecaux
SOrrOnO

via Echofon in reply to tomayac

@cpeterso @othermaciej On Safari and Firefox, this hooks into a macOS system API (developer.apple.com/wwdc21/10041), so cross-platform, it might require using different underlying implementations. Doing it in user-land with the state-of-the-art tesseract-wasm librrobertknight.github.io/tesseract-wasm/pic.twitter.com/YqCvYNSkPJ

via Echofon in reply to tomayac

@cpeterso @othermaciej If folks want OCR (optical character recognition) for images on Chrome (as already implemented in Safari and Firefox), star ⭐️ the feature request: bugs.chromium.org/p/chromium/iss…. 🖼️🔡

via Echofon in reply to cpeterso

@chriscoyier The `”handle_links”` proposal to the rescue (possibly in the future): github.com/WICG/pwa-url-h…. Combined with `”launch_handler”`: developer.chrome.com/docs/web-platf… (in origin trial).
Or use the automatic link handling feature in Edge today: learn.microsoft.com/en-us/microsof…

via Echofon in reply to chriscoyier

VeraJourova News about arbitrary suspension of journalists on Twitter is worrying. EU’s Digital Services Act requires respect of media freedom and fundamental rights. This is reinforced under our . @elonmusk should be aware of that. There are red lines. And sanctions, soon.

via Twitter for iPhone (retweeted on 5:20 AM, Dec 17th, 2022 via Twitter Web App)

What is interesting is that this adds support for both, `setAppBadge()` and `setClientBadge()`. Chrome so far only supports the former, but not the latter.

via Twitter Web App in reply to tomayac

A @webkit PR courtesy of @bradeeoh that adds Badging API support (web.dev/patterns/advan…) to WebKit? Yes, please! github.com/WebKit/WebKit/…

via Twitter Web App

@peterfriese But was this approach correct or at least reasonable with a 2021 view of the world? I guess that’s the question it boils down to.

via Echofon in reply to peterfriese

My slides from the Google Developer Summit, India 2022 session on “Modern Web Capabilities with the Progressive Web App SVGcode”: 🔗 goo.gle/google-develop….

via Twitter Web App in reply to tomayac

@jaffathecake @wesbos Yeah, I know. I just wanted to point out how some best practices like this stick around for so long they almost become a legend.

via Echofon in reply to jaffathecake

ashevat The rise and fall of the Twitter Developer Platform.
Dedicated to the amazing team who built the Twitter API and the entire developer platform team🫡💙
techcrunch.com/2022/12/15/dev…

via Twitter Web App (retweeted on 10:46 AM, Dec 16th, 2022 via Echofon)

@wesbos Wait, we never concatenated strings. We always `Array.join()`ed strings because someone somewhere once upon a time measured it to be faster.

via Echofon in reply to wesbos

@wesbos You may be interested in WebCodecs, which makes this kind of job a little easier: developer.mozilla.org/en-US/docs/Web… (from there, follow your way through to video decoding). Supported by Chrome and Safari Technology Preview (partly).

via Echofon in reply to wesbos

I ran Speedometer on my iPhone 11 Pro Max on Safari, on the Google app, and on Chrome. The latter two use `WKWebView` by force. Surprisingly different results.
twitter.com/OpenWebAdvocac… pic.twitter.com/yYwnVxXfLL

via Twitter Web App

ChromiumDev Speaking of highlights, @Paul_Kinlan catches up with @laparisa, our VP of Engineering and Product, to get her favorites of the year.

Read the final chapter of in 2022 where Parisa shares her vision for the future of the web and more. → goo.gle/insider-dec-22 pic.twitter.com/jNPqbfLH6G

via Twitter Web App (retweeted on 7:50 AM, Dec 16th, 2022 via Echofon)

ChromiumDev The web has come a long way in one year!

Let’s journey back to some of the key highlights of 2022 for all of us. What was your favorite? pic.twitter.com/TNPzGIOYiO

via Twitter Media Studio (retweeted on 7:47 AM, Dec 16th, 2022 via Echofon)

googlechrome [1/3] We’re joining an important collab with Apple @webkit & @firefox to work on the next Speedometer benchmark to measure real-world browser performance. github.com/WebKit/Speedom…

via Twitter Web App (retweeted on 7:46 AM, Dec 16th, 2022 via Echofon)

Log3overLog2 Nice write-up by Criteo of their initial testing of the FLEDGE proposal supporting advertising without tracking people, part of the Chrome Privacy Sandbox.

medium.com/criteo-enginee… twitter.com/criteo/status/…

via Twitter Web App (retweeted on 7:29 AM, Dec 16th, 2022 via Echofon)

Informative interview of a Mastodon server admin. In the interview, they discussed the lack of text search, which is debated about in github.com/mastodon/masto…. Personally, I’d like to see rich text search on the corpus of all global Mastodon toots, but dtwitter.com/ricmac/status/…

via Echofon

Well-researched and non-sensational analysis of the state of the world where Apple may be forced to open its iOS/iPadOS platforms to alternative app stores: sixcolors.com/post/2022/12/a…. 

via Twitter for iPhone

DasSurma @tomayac I wrote a blog post where I tried making WebGPU accessible to folks with little to no prior knowledge about graphics programming (i.e. me). Maybe you’ll find it useful!

surma.dev/things/webgpu/…

via TweetDeck (retweeted on 1:39 PM, Dec 15th, 2022 via Twitter for iPhone)

m1guelpf ✨ Introducing `plz`, an AI-powered command generator. Kinda like copilot, but for your terminal.

It’s ideal for all those weird unix commands that take dozens of flags, and you never know which ones to use (like ffmpeg).

(takes one command to setup 👇)

github.com/m1guelpf/plz-c… pic.twitter.com/OwApM5DmXU

via Twitter Web App (retweeted on 6:58 AM, Dec 15th, 2022 via Echofon)

@steren @Vjeux I don’t know yet, but want to find out. Maybe @mifi_no has an immediate answer, before I dive in?!

via Twitter Web App in reply to steren

Oh, very exciting: an Intent to Ship for : groups.google.com/a/chromium.org…. I don’t claim to understand much of it (web.dev/gpu), but I’ve seen some jaw-dropping demos, so as a Web content consumer, I’m very much looking forward to seeing

via Twitter for iPhone

@aakansha1216 @FOSSUnitedBLR Same here! Hopefully we can get some inspiration for @excalidraw!

via Echofon in reply to aakansha1216

I’m on my way to Bengaluru, India 🇮🇳 to speak at the Google Developer Summit (rsvp.withgoogle.com/events/google-…). Profiting from the trip, I’m honored that the @FOSSUnitedBLR folks have accepted my proposal to speak at their local meetup ⤵️. ಅಲ್twitter.com/FOSSUnitedBLR/…

via Echofon

_devtoolstips 🆕 New performance tip, just in!

Find your most expense CSS selectors thanks to Edge’s Selector Stats feature.

➡️ devtoolstips.org/tips/en/find-e… pic.twitter.com/DeAIC0cNWX

via TweetDeck (retweeted on 10:56 AM, Dec 14th, 2022 via Echofon)

bgalbs Pretty special to see @hochsays and the @chromium team called out by Cleanfeed in their Emmy blog post, and I enjoyed reading more of the details from Hongchan and @benmorss in the Google Keyword blog.

Way to go Chrome team!

blog.google/products/chrom…

via Twitter Web App (retweeted on 10:20 AM, Dec 14th, 2022 via Echofon)

LosslessCut, an Electron.js app, allows you to cut videos without re-encoding. 👀
(via @Vjeux) twitter.com/mifi_no/status…

via Twitter Web App

verge Apple is reportedly preparing to allow third-party app stores on the iPhone theverge.com/2022/12/13/235… pic.twitter.com/KVY5ddiqzG

via Chorus publishing platform (retweeted on 10:27 PM, Dec 13th, 2022 via Echofon)

Visual Elements Gallery of Google Search, so you can exactly name the components of a search engine results page (SERP).
(via ⁦@JohnMu⁩) developers.google.com/search/docs/ap…

via Twitter for iPhone

@shadeed9 Surely they’re looking to debug css-in-pdf. 😇

via Echofon in reply to shadeed9

Fun demo by @kennethrohde for the Compute Pressure API (developer.chrome.com/docs/web-platf…), created by Intel in the context of Project Fugu 🐡! An API design goal is to provide enough info for an app to make useful CPU pressure decisions, while not exposing data twitter.com/kennethrohde/s…

via Echofon

@SilentImp You need to make your server send:

“`
accept-ch: Sec-CH-Prefers-Color-Scheme
critical-ch: Sec-CH-Prefers-Color-Scheme
vary: Sec-CH-Prefers-Color-Scheme
“`

via Twitter Web App in reply to SilentImp

GitHub Copilot changed everything. GitHub Copilot Labs changes everything. Again. githubnext.com/projects/copil… 🤯

via Twitter Web App

McSodbrenner Now and then I come across tweets where users are upset about the lousy quality of their posted images after Twitter compresses them.
Does Twitter really not care about image quality? I took a closer look 🧐at what Twitter actually does with your images.
compress-or-die.com/Better-image-q…

via Twitter Web App (retweeted on 4:49 PM, Dec 12th, 2022 via Echofon)

@oliverdunk_ @Google I’m so, so glad you accepted the job offer! Super stoked to have you on board soon. Congratulations on the new role 🎉!

via Echofon in reply to oliverdunk_

tunetheweb What developers need to know about Chrome’s Memory and Energy Saver modes by @philwalton

developer.chrome.com/blog/memory-an…

via Twitter for iPhone (retweeted on 2:59 PM, Dec 9th, 2022 via Echofon)

yawaramin You’ve seen Advent of Code, now get ready for Ramadan of Code. It’s 30 days of no coding.

via Twitter Web App (retweeted on 2:52 PM, Dec 9th, 2022 via Echofon)

Chrome, 10 years later, by Evan Martin, who worked on Chrome from the early days, from 2007 to 2012. neugierig.org/software/blog/…

via Twitter for iPhone

How @paularmstrong, former member of the original team that built the Twitter web app, would rebuild a web app like Twitter today. Hidden in there: he’d use `Sec-CH-Prefers-Color-Scheme` (paularmstrong.dev/blog/2022/11/2…), spec’ed by yours truly for apps like paularmstrong.dev/blog/2022/11/2…

via Twitter for iPhone

@codepo8 @patrickbrosset Nice! If you ask me, jsonhero.io is the state of the art currently. Really really like it.

via Echofon in reply to codepo8

@codepo8 @patrickbrosset Will there be something like `edge://json-viewer` and apart from handling JSON links it would also act as a viewer I could paste JSON documents into?

via Echofon in reply to codepo8

@edent Really disappointed that the coordinates don’t lead me to maps.app.goo.gl/P46YUt6s5mXxwC…. Missed chance.

via Echofon in reply to edent

@workingdraft @Latz Project Fugu 🐡 ist auf jeden Fall noch längst nicht erledigt: developer.chrome.com/blog/is-projec…. Sehr spannend im Moment ist zum Beispiel das Thema Storage mit dem Origin Private File System.

via Twitter Web App in reply to workingdraft

@Paul_Kinlan Whatever it takes, the status quo is so bad, literally anything would be an improvement, even if it would be initially clumsy.

via Echofon in reply to Paul_Kinlan

@tivrfoa I am not a UX researcher, and it certainly depends on the kind of carousel you display (auto-playing, pauseable, can the user navigate the carousel manually)…

via Twitter Web App in reply to tivrfoa

@Vjeux @DaleCurtis might be interested in this project.

via Echofon in reply to Vjeux

As of Chrome 109 beta, Android now supports the Origin Private File System (OPFS) API 🎉 developer.chrome.com/en/blog/chrome…! You can read more about the OPFS in developer.chrome.com/articles/file-…. The OPFS is one of the core Project Fugu 🐡 APIs that powers Adobe Photoshop

via Twitter Web App

Prerender pages in Chrome for instant page navigations developer.chrome.com/blog/prerender…, by @tunetheweb. I like how this can work statically and dynamically. Definitely only use this when your confidence about the next navigation is high.

via Twitter Web App

Not a huge fan of image carousels, but I liked this one since it makes creative use of CSS and reminds me of a toy I had as a kid (a small plastic “TV” with a rotating disk inside that displayed different images on the press of a button): css-tricks.com/css-only-infin…

via Twitter Web App

@vrandezo Hmm, the deep link is google.com/logos/2022/law…, and inspecting the source code, it seems like they simply haven’t implemented gamepad support, which is somewhat ironic. I’ll ask…

via Twitter Web App in reply to vrandezo

@IamaCryptofreak @ChromiumDev Please click your profile picture on the YouTube site and send feedback (the last item in the list). Thank you! pic.twitter.com/f7LvN4UvDV

via Twitter Web App in reply to IamaCryptofreak

@steveruizok Do you host this example somewhere? This might make for great teaching content.

via Echofon in reply to steveruizok

@marjakh If the kid is smart/evil enough to lock _you_ out by changing the device password after they are in, then yes.

via Echofon in reply to marjakh

@denladeside @kennethrohde If it’s reproducible, please file a new.crbug.com, per the usual. Thanks in advance! You can paste the link here, so I can help with the triaging.

via Echofon in reply to denladeside

somebitsLinks European power grid: Nice interactive story explaining power exports and the energy crisis in Europe
ig.ft.com/electricity-sh…
- energy politics electricity grid visualization via:benfry

via Zapier.com (retweeted on 7:37 PM, Dec 3rd, 2022 via Echofon)

@GeeKay78 @ChromiumDev Haven’t heard anything, but feel free to file a bug report at new.crbug.com.

via Echofon in reply to GeeKay78

ChromiumDev Do you want to learn more about Project Fugu 🐡? Then you might be interested in the latest episode of the JS Party 🪩 podcast featuring @tomayac 🎧. Happy listening ⤵️! twitter.com/JSPartyFM/stat…

via TweetDeck (retweeted on 2:50 AM, Dec 3rd, 2022 via Twitter Web App)

@aakansha1216 @FOSSUnitedBLR Submitted a talk. I’ll be in Bengaluru from December 16–22 and hope to see you while I’m there :-)

via Twitter Web App in reply to aakansha1216

@jamesqquick @juristr Thanks for creating this video. Added to my collection: github.com/tomayac/blogcc…. This will go live on blog.tomayac.com/2022/11/23/mod… at the next deploy…

via Twitter Web App in reply to jamesqquick

JSPartyFM 🎧 New episode of JS Party 🎧

🗣 Project Fugu 🐡
😎 featuring @tomayac
🎙 with @nomadtechie & @nicknisi
🗃️

💚 jsparty.fm/254

via Buffer (retweeted on 11:22 PM, Dec 2nd, 2022 via Echofon)

jaffathecake All the @ffconf talks were great, but if you only watch one, @heydonworks’s talk on capitalism, NFTs, and the web, is brilliant youtube.com/watch?v=GZsIhi…

via Twitter Web App (retweeted on 1:08 PM, Dec 2nd, 2022 via Echofon)

Now on stage at @webdirections to talk about “Building Amazing Apps with Project Fugu 🐡 APIs”. If you’re not at , just follow along (or catch up) from the comfort of your sofa 🛋️ at home: goo.gle/web-directions…. 🦘 The app fsvgco.de

via Twitter for iPhone

heyawhite Hey @webdirections, here are are some tools and templates to help you write better documentation! alexand.us/tw-tools

via Twitter Web App (retweeted on 7:14 AM, Dec 1st, 2022 via Twitter Web App)

@DenisTRUFFAUT @petele @jensimmons @slightlylate I used almost this example in a blog post (titlecase in my case) to illustrate how developers can get involved in the standards process: blog.tomayac.com/2019/02/05/eng….

via Twitter Web App in reply to DenisTRUFFAUT

@bgalbs @webdirections @dalmaer Thanks for the kind words! Your presentation came up when I did research on the state of the web platform. It was really fun to come back to your view after all these years. (Also: Here’s to putting more fun personal photos

via Twitter Web App in reply to bgalbs