Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

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

January 12th, 2023

@humphd @TheRealPomax Doing it in Wasm land has the advantage that it’s easier to update when security issues are detected, unlike with baked-in sqlite engines in browsers. The Web SQL spec literally required a certain sqlite version. Wasm allows for fu

via Twitter for iPhone in reply to humphd

@AnaestheticsApp The library uses the OPFS, the origin private file system, and requires a web worker context.

via Twitter for iPhone in reply to AnaestheticsApp

@basketball_gm Quota-managed storage mechanisms are: cache storage, IDB, service worker, media license, OPFS, Web SQL (the last is of course soon history).

via Twitter Web App in reply to tomayac

@basketball_gm Okay, scrap that. When it hits your origin, _all_ quota-managed storage mechanisms get purged. The way if it hits your origin gets decided is by looking at all quota-managed storage mechanisms of all origins and then purging by LRU.

via Echofon in reply to tomayac

RT @ChromiumDev: Chrome 110 Beta is now available, find out what’s included in the release post https://t.co/Z0V8IFDaKW

via Echofon

@basketball_gm My current understanding is that the data would be persisted and not purged under memory pressure. I will check back with engineering for an authoritative answer.

via Twitter for iPhone in reply to basketball_gm

@pesterhazy @ChromiumDev Here’s some more documentation on the file locking behavior: https://t.co/dcoSYTlOF5.

via Twitter Web App

No. 1 on Hacker News (https://t.co/1Vkj4TAPgq) with my article “SQLite Wasm in the browser backed by the Origin Private File System”: https://t.co/2275cV00ar. Doing DevRel on Project Fugu 🐡 is such an incredible joy and honor!

via Twitter Web App

RT @benmorss: SQLite, now available in the browser!
Wasm binary is ~300K and speed is comparable to Web SQL.

Now lots of databases can add…

via Echofon

Educated myself about micro frontends via @AnfibiaCreativa’s site https://t.co/jmg7xXH3g4. Reading @martinfowler’s example alongside (https://t.co/39bNOJUImF) helped my understanding on top.

via Twitter for iPhone

@RReverser @jaffathecake I made a similar remark about `response.ok` to Jake, and usually have a check like you in my code when I `fetch()`.

via Echofon

RT @jaffathecake: 🔝 The gotchas of unhandled promise rejections, and how to work around them.

https://t.co/YLYsNBFwhU

via Echofon

RT @tunetheweb: After a lot of analysis we’ve published “Our top Core Web Vitals recommendations for 2023” - the 9 things (3 per CWV) that…

via Echofon