Kevin Yank

Results 56 comments of Kevin Yank

Basic API access will be US$100/month for 10,000 read requests. How easy would it be to have Birdsitelive display a saturation limit for that request volume?

For anyone needing a sample Docker setup, I've got one in [my site's Indiekit repo](https://github.com/sentience/indiekit.kevinyank.com). Hit me up if you need any help getting it to work (or integrating this...

@paulrobertlloyd I think [my Docker setup](https://github.com/sentience/indiekit.kevinyank.com) is pretty solid. It uses Docker Compose to create a MongoDB server alongside the Indiekit Node server and connects the two up, configuring them...

Turns out it _was_ something obvious: I had my username wrong. I guess this is what happens when you specify a non-existent username. Might be good to catch that and...

Note: deleting my `mod_auth_openid.db` file and restarting Apache has no effect.

For item 2, the new app-router-announcer avoids the issue by hiding the announcer inside a Shadow DOM element: https://github.com/vercel/next.js/blob/cd70065bad00cb9d3b0e7c9a94ee9241e3c5f5d8/packages/next/src/client/components/app-router-announcer.tsx#L22-L25 …where it will be announced by a screen reader but not...

Item 1 seems to have #32610 open for it.

> Can teams collaborating on an Architect project be counted on to all use the same profile name For the record, our team does not necessarily use the same profile...

Our typical engineer setup is to have all profiles configured in our ~/.aws/config file. Our engineers generally do not have a ~/.aws/credentials file. Is this unusual? A typical entry in...

Thanks, @ryanblock! Looking forward to upgrading to try this.