Ricky Romero

Results 9 issues of Ricky Romero

I'll caveat this by saying that although I have a lot of web development experience, I haven't integrated SAML before. (My authentication experience is mainly with OAuth and OIDC.) I...

[The documentation here](https://developer.chrome.com/docs/extensions/reference/i18n/) says you can get a translation using `chrome.i18n.getMessage()`, but `getMessage` isn't defined when using a v3 manifest. I can't find any info about this in the migration...

See https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#dfn-createBuffer for details.

I'm trying out the variable fonts plugin in Figma, and it works pretty well! However, there isn't any info about the selected font when viewing the object in the Inspect...

I'm working on a project right now which requires both HAR replay and HTTPS proxying, so I've added the latter to this library. Let me know if there's anything you...

This repo has a test target you can build and run, "TestApplication." The docs list an alternative approach for handling `safeAreaLayoutGuide`. If you make the changes listed in that code...

This also moves the initial connection event into the .connect() method.

All the controls in the foreground are good to go, but the Quartz Composition itself is still rendered @1x. The assets in the composition may need to be updated as...

UI
⚑ Visual Review

See RickyRomero/shut-up-webextension#68 for more context. I removed all selectors that make use of `:has()` from shutup.css and it greatly improved performance on my 2018 Intel MacBook Pro when scrolling [this...