RT @HNTweets: New Patterns for Apps: https://t.co/hmtjPPhgMZ Comments: https://t.co/hqmK6wHmPx
Incredibly grateful to my co-authors and content & tech leads on the team for all the help in launching my latest project: New patterns for ✨ amazing ✨ apps! After some CSP issues that only showed up in prod but not in staging, I’m glad it’s out now.
@ChromiumDev The CSP issues should now all be fixed. 🎉 LOL, always fun: https://t.co/VSV4K3piZR. https://t.co/eZf0dLbL1z
@bivensdev @ChromiumDev Thanks for the kinds words! 😊
@ChromiumDev (We’re aware of Content Security Policy issues with some of the demos and working on a fix. Sorry for the inconvenience.)
RT @ChromiumDev: 🔢 New patterns for amazing apps:
https://t.co/5ucUAmkPxW
Dive into a ✨ fantastic ✨ collection of new patterns for amazin…
@henrylim96 @lcamtuf @NSAGov @ChromiumDev Haha. Same! pic.twitter.com/dR103FneCp
@lcamtuf I was once at a conference where the @NSAGov kindly offered phone chargers. Hard pass. 🤣
RT @lcamtuf: If you want to learn a bit more info about the “infamous Google plasma globe exercise of 2012”, I jotted down some technical n…
@mrdoob Ah, wait. Just read the source code. This is not technically a polyfill of `<audio>`, but more a ponyfill of the `new Audio()` API in the shape of `WebAudio`. Neat.
Inside Mark Zuckerberg’s Metaverse Struggles: https://t.co/jnAkKtY5XG. I still can’t try Horizon Worlds in my part of the world. ¯\_(ツ)_/¯
@KevinLozandier Thanks for being a role model to them! ✊ðŸ¿
@mrdoob Feature detection would boil down to user-agent sniffing I guess, since Safari of course supports `<audio>` per se.