Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

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

April 9th, 2021

RT @piccalilli_: 🔣 New tutorial: “Build a fancy hover animation”

Learn how to use the power of CSS to take any collection of images and ma…

via Echofon

@DuckDuckGo In case anyone is interested in how FLoC block works, here’s @kdzwinel’s commit: https://t.co/Jfzra7m3Wm.

via Echofon

@igarshmyb @w3ctag There are plenty of implementations for Node.js and the browser: https://t.co/YmgnIt51Wp.

via Twitter Web App

@_boraturan As a Web developer, I would say: yes, this is a good thing. It’s slightly tongue in cheek of course calling this “Get the Android App”, but I like it.

via Twitter Web App in reply to _boraturan

Looks like we’re getting closer to being able to obtain UUIDs directly from a Web platform API:

“`js
const uuid = crypto.randomUUID();
// “52e6953d-edbe-4953-be2e-65ed3836b2f0”
“`

The @w3ctag review was just kicked off: https://t.co/vMtP7IHwE5.

via Twitter Web App

RT @agektmr: Want to build a biometric authentication UX with WebAuthn? Try it here
https://t.co/dgaw89smFt
You can learn how to build it i…

via Echofon

“Get the Android App” button installs the PWA. That’s next level. I love ♥️ it! ⤵️ https://t.co/Gaxrj5lscw

via Echofon

@DotProto Virtual hug 🫂. Wishing you strength!

via Echofon in reply to DotProto

@hashseed @TimvdLippe @kennethrohde @TheNix @RasmusHjulskov This reminds me of a recent issue I had: while debugging step-by-step a `showOpenFilePicker()` operation, my user gesture expired (yeah, I’m a slow debugger). Maybe make the grace period infini

via Echofon

@kennethrohde @_zouhir Mini apps (https://t.co/dtqGOQrGwF) commonly have a way to detect when the user took a screenshot, e.g., here’s WeChat’s: https://t.co/z94hIfYwO4. I haven’t looked at the callback parameter, not sure if it allows the mini app

via Echofon

@simevidas `:parent(levels)` where levels would default to one and let me determine the number of levels I want to go up in the DOM tree.

via Echofon