Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

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

February 9th, 2021

hediet_dev Github1s is really nice.
Just add “1s” after “github” when viewing code on github.com and VS Code loads up instantly: pic.twitter.com/rW5tdxrqIJ

via Twitter Web App (retweeted on 10:20 PM, Feb 9th, 2021 via Echofon)

RT @ChromiumDev: 🎥 New HTTP 203! Making a seconds-counter in JS is as easy as 1… 2… 4…??

Here’s how this seemingly easy thing can go wrong…

via Echofon

RT @JoshWComeau: 🎉 Just published a new blog post: “An Interactive Guide to CSS Transitions” 🎉

It’s a deep dive into `transition`, the CSS…

via Echofon

@stevefaulkner @MarcoInEnglish Nice. Remindsme somewhat of “The ‘I’ in ‘team’ is right in the a-hole”.

via Echofon in reply to stevefaulkner

RT @jaffathecake: I’ve been going through the specs & behaviour of session history in browsers recently, and I’ve encountered a behaviour t…

via Echofon

@excalidraw @node_monk Nooo! Trashing Mario, and the mouse and the elephant. 😱

via Echofon in reply to excalidraw

@stevefaulkner @MarcoInEnglish I can never read the verb to “assume” the same now. Thank you. Great post, too; ReTweeted. I hope it shows up as a traffic peak in your website anal-ytics.

via Echofon in reply to stevefaulkner

RT @stevefaulkner: 🗣️aria-description: By Public Demand and to Thunderous Applause #a11y #webDevelopment
https://t.co/sewXWR31nK

via Echofon

@kennethrohde @YouTube Can’t reproduce the intervention on Pixel 3a, but the videos appear as unstyled unplayable, objects. https://t.co/prnqP5j9Po

via Twitter for iPhone

@nhoizey @fvsch Yes, this article and the other article https://t.co/KQejURROVQ, with the section on `<dark-mode-toggle>` (https://t.co/FKfxCMMVoL) specifically.

via Twitter Web App

Friendly reminder to never ever hard-code version numbers into your sniffing code: https://t.co/9lH0iKJwB1.

`p = /Mac OS X (10[.\_\d]+)/.exec(i)[1];` (@unity3d)

🙀 This broke once Chrome started reporting `Mac OS X 11`—Now all browsers lie and rep

via Twitter Web App

@ChromiumDev 🔢 If all you need is a baseline offline fallback page without actually delivering a true offline experience (which, acknowledgedly, many apps don’t need or can’t), then give my article a read: https://t.co/8Y6UrrwJJC.

via Echofon

RT @ChromiumDev: Offline support has been part of the PWA installability criteria since the beginning. In Chrome 89, we’ll warn you if your…

via Echofon

You may have seen the favicon supercookie 🍪 paper on Twitter a couple of days ago (https://t.co/vFltdfG0j0). Jonas Strehle has now built a very approachable demo (https://t.co/gxYVRe9HnD) and written a nice summary https://t.co/NUVlcTM0qy of the attack

via Twitter Web App

💡 Good reminder from @codepo8 about the ability of sharing data between CSS and JavaScript using custom properties: https://t.co/0q1bICnAGS. That’s indeed the trick I use for my poor person’s Joy-Con WebHID demo: https://t.co/5dOlvJQO7E.

via Twitter Web App