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)

via Twitter Web App

RT @Karan_K_Bhatia: Thank you @ZelenskyyUa! From the beginning of the war, @Google has sought to help however we can - through humanitarian…

via Echofon

@cjamcl It is. It’s in the Share action. Highlight something, then share. See https://t.co/gFS9UwlgPN for one improvement to the flow (right now you can’t share the URL alone).

via Echofon

@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

RT @denladeside: I’m working on a PoC using @NordicTweets HW, @ZephyrIoT firmware and web apps to provide affordable customized mouse (late…

via Echofon

Added a banner to all https://t.co/Td9ah4AWNL pages today: “Join and donate to 🇺🇦 DevFest for Ukraine (https://t.co/g9bhZ2I7WF), a charitable tech conference happening June 14—15 supported by ⁦@googledevs⁩ and ⁦@googlecloud⁩.”

#StandW

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 https://t.co/J2WFw0avTi. https://t.co/fFQzh4qCM9

via Echofon

@jh3yy That’s what powers the app search feature in the 🐡 Project Fugu API Showcase: https://t.co/3vD1IZdKYq.

via Echofon

RT @codepo8: What’s new for Microsoft Edge at Build 2022 https://t.co/KXRXZW4rwI

via Echofon