Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

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

May 25th, 2022

Correction: since it’s a static method:

😆 After (without `new`):
`Response.json(object);`

via Twitter Web App in reply to tomayac

If you need to synthesize JSON responses in Service Workers, your life will soon get easier:

🫤 Before:
“`js
new Response(JSON.stringify(object), {
headers: {
“Content-Type”: “application/json”
}
});
“`

😆 After:
`new Response.json(object)fetch.spec.whatwg.org/#ref-for-dom-r…

via Twitter Web App

Karan_K_Bhatia Thank you @ZelenskyyUa! From the beginning of the war, @Google has sought to help however we can - through humanitarian support or our tools; we’ll continue to do so as long as needed. Humbled & honored by this recognition. Thank you @FedorovMykhailo for the meeting. twitter.com/FedorovMykhail…

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

@cjamcl It is. It’s in the Share action. Highlight something, then share. See bugs.chromium.org/p/chromium/iss… for one improvement to the flow (right now you can’t share the URL alone).

via Echofon in reply to cjamcl

@jh3yy Probably it’d be safest to match on the dataset-term attribute rather than on the class (what I’m doing and which can cause CSS clashes) or a made-up attribute (what you’re doing and which—should this become popular—would block us from ad

via Echofon in reply to jh3yy

denladeside I’m working on a PoC using @NordicTweets HW, @ZephyrIoT firmware and web apps to provide affordable customized mouse (later keyboard too) control for folks in need of assistive technology. Here is an early draft - toughts/corrections welcome :) dev.to/denladeside/ze…

via Twitter Web App (retweeted on 1:51 AM, May 25th, 2022 via Echofon)

Added a banner to all web.dev pages today: “Join and donate to 🇺🇦 DevFest for Ukraine (devfest.gdg.org.ua/?utm_source=we…), a charitable tech conference happening June 14–15 supported by@googledevsvs⁩ and@googlecloudud⁩.”pic.twitter.com/vWt8yiZH0U

via Twitter for iPhone

PWABuilder can now create PWAs packaged for Meta (Oculus) Quest devices! 👏 @alexey_rodionov is working on a PR to add this and other related info to my article web.dev/pwas-on-oculus…. twitter.com/pwabuilder/sta…

via Echofon

@jh3yy That’s what powers the app search feature in the 🐡 Project Fugu API Showcase: github.com/tomayac/fugu-s….

via Echofon in reply to jh3yy

codepo8 What’s new for Microsoft Edge at Build 2022 blogs.windows.com/msedgedev/2022…

via Twitter Web App (retweeted on 1:13 AM, May 25th, 2022 via Echofon)