Andrew Denta

Results 37 comments of Andrew Denta

If I do t need massive scale, and just want to reliably use actioncable in a chrome extension, do I need production any cable, or should I be good with...

so is this still being worked on?

@mikehale thanks for your solution, it is working for me

@northeastprince My `secrets` files look like this if thats helpful ``` SECRETS=$(kamal secrets fetch --adapter 1password --account EXAMPLE --from Personal/example RAILS_MASTER_KEY KAMAL_REGISTRY_PASSWORD SMTP_EMAIL_ADDRESS SMTP_PASSWORD SMTP_ADDRESS SMTP_PORT SMTP_DOMAIN TWILIO_ACCOUNT_SID OPENROUTER_API_KEY) GITHUB_TOKEN=$(kamal...

Idk how to do that ---------- Forwarded message --------- From: h4nz0x ***@***.***> Date: Wed, May 21, 2025, 1:08 AM Subject: Re: [basecamp/kamal] Cleanup containers from failed accessory deployments (Issue #1545)...

Confirming this works with v4 https://imgur.com/a/dSIV6LD

Your suggesting: - figuring out how long my animation runs - when it is kicked off, have a setTimeout call `updateSize` Totally using css transformations to do the animations, so...

I support this. is there a bounty?

I adapted @jeremedia's script to work with rails. I renamed `Schema` to `BaseSchema` as not to conflict with the existing schema.rb. ``` class BaseSchema MAX_OBJECT_PROPERTIES = 100 MAX_NESTING_DEPTH = 5...

Is this repo still being maintained? Suprised there isn’t a native structured output solution atm On Tue, Feb 4, 2025 at 10:43 PM Andrew Brown ***@***.***> wrote: > Based on...