Khalil Omer

Results 6 issues of Khalil Omer

I wanted to see if the tldraw React package would work in a React Native environment as I did not see any React DOM dependencies. Metro bundler threw a build...

With the new [public IP billing policy](https://aws.amazon.com/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/), my understanding of AWS best practice going forward for networking cost efficiency is to place the ALB in public subnets with an IPv4...

type/feature
type/request
size/XL

Hi there. Thoughts on adding Cron support? It's [not super well documented](https://ohdear.app/docs/integrations/the-oh-dear-api#sites), but it does seem like the check type enum includes `cron`. ![CleanShot 2024-01-09 at 15 38 24](https://github.com/articulate/terraform-provider-ohdear/assets/68179593/4768d285-dd45-475f-91ac-27e4dec0a230) If...

``` Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../inputTypeSchemas/NullableJsonValue.js'?ts(2835) ``` When `useMultipleFiles` is `true`, the imports between generated...

A session variable can be an array and a Postgres column can obviously be an array or a JSONB, however there appears to be no way to check whether any...

Just brainstorming here: For sites that need the full Node runtime or have some other reason to use regional Lambda rather than AWS or Cloudflare edge, it can still be...