Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

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

September 22nd, 2020

ChromiumDev The Web DNA Report 2019 identified browser compatibility as the top pain point for developers. We spent 2020 diving deeper: the MDN Browser Compatibility Report identifies specific issues and possible solutions.

Read the full 120-page report: bit.ly/2ZZdlOY (PDF, 1.9mb)

via TweetDeck (retweeted on 9:28 PM, Sep 22nd, 2020 via Echofon)

RT @jaffathecake: It’s been talked about for years now, but we might get to the point where browsers disable HTTP/2 push support, because i…

via Echofon

@NorbertRittel @excalidraw @dluzar Could you create a bug and ping me the URL here, please? I can help route and triage. For context, here’@dluzarar’s bcrbug.com/1131034Lxr2. Thanks for your help in advance!

via Twitter for iPhone in reply to NorbertRittel

@NorbertRittel @excalidraw We also have a bug on Windows. @dluzar is submitting a crbug.com/new as we’re tweeting. It’s still behind a flag for a reason. 😃

via Twitter for iPhone in reply to NorbertRittel

@cshjb007 @kevin_dorion (Removing the wrong (at)-kevin). I’ve added some more detail to the article on this: https://t.co/2r86S9bNun

via Twitter Web App

@AmeliasBrain @nigeljohnwade @ChromeDevTools @mathias Can the time zone and the locale fields support autocomplete? A simple `<datalist>` (https://t.co/0QbjjCueL3) could probably do the job (but haven’t checked myself).

via Twitter Web App

I’ve landed File Handling support (https://t.co/bUDr9I5DbL) in @excalidraw—a cool Project Fugu 🐡 feature:

1. (Re-)install https://t.co/SMCXc0sA5q.
2. Open Finder/Explorer.
3. Doubleclick an `.excalidraw` file.
4. Edit on… 🎈

(Needs the chrome:/

via Twitter Web App

RT @mathias: New favorite screensaver: chrome://discards/graph 🤯 https://t.co/YWNQMq4u65

via Echofon

@4xfelix Danke dir für den Blogpost. Schön, eine externe Perspektive auf das Projekt zu lesen!

via Twitter Web App in reply to 4xfelix

@darth_na @cemper This question is independent from the Idle Detection API, but here’s the answer:

Page Visibility detects if the screen is locked: https://t.co/MceRkKeu4G and so does `document.hasFocus()`: https://t.co/upvi9ESmlJ.

Demo: https://t.co/xQ

via Twitter Web App

@darth_na @cemper This API doesn’t change any of that (window focus) behavior. It barely lets developers know if a user is still using their device, but maybe in another tab or a different app than the browser.

via Twitter for iPhone

@darth_na @cemper I was not referring to screen locks, but banking sites that log you out for “security” reasons when you may actually still be using your device, but are maybe looking up a banking account number somewhere in your email.

via Twitter Web App

@nhoizey @firt OK, finally tracked this down to a specific blocklist and opened https://t.co/r1c99aqj8s. Hopefully this gets merged soon.

via Twitter Web App

“What is Project Fugu? More power to the web.” View of ⁦community member @4xfelix⁩ on the project I spend most of my time on. 🐡 https://t.co/nVhWThwDNm

via Twitter for iPhone

The Idle Detection API (https://t.co/OUDDLl6Eqw) lets you find out which of their devices a user is currently using, so you can dedupe notifications. Another use case is for a banking site to only log a user out when they’re truly idle—not just busy l

via Twitter for iPhone

RT @intenttoship: Blink: Intent to Continue Experimenting: Idle Detection API https://t.co/ohIMcY7NC3

via Echofon

@nigeljohnwade @AmeliasBrain This exactly! @ChromeDevTools has great I18N support. If something is missing, file a new.crbug.com (choose DevTools issue in the picker).

via Echofon in reply to nigeljohnwade

@scottjehl @argyleink Typos: `media=”pritn”` will never match. Sometimes people use fantasy names like `media=”lazyload”` for lazy loading.

via Twitter for iPhone in reply to scottjehl

@argyleink @scottjehl I have two issues open around the loading behavior, one for normal loads (https://t.co/BIzPCHEIue) and one for imports (https://t.co/lnD0uJREnu).

via Echofon