Graham Christensen

Results 284 comments of Graham Christensen

The feedback widget needs a bit of touch-ups: old: ![CleanShot 2024-11-20 at 08 56 09@2x](https://github.com/user-attachments/assets/f2bccb06-41e4-4e59-9937-1eec4b8d8c15) new: ![CleanShot 2024-11-20 at 08 55 35@2x](https://github.com/user-attachments/assets/e05d2553-72e4-4d23-9bf6-36f2d51fab9e) Note this is a problem on both sites,...

This is looking good to me. I'm still not seeing the cookie consent popup, but beyond that, I don't see any obvious problems. I think we should move forward with...

Have you poked around this repo? https://github.com/jop-software/astro-cookieconsent/blob/main/src/main.ts ...poking around a bit I noticed a weird flash of content on every refresh, which turns out to be all the user-initiated things:...

@lucperkins I think if you pin posthog to just before [v1.136.0](https://github.com/PostHog/posthog-js/releases/tag/v1.136.0) our posthog conditions will work correctly.

@lucperkins I think it is because posthog is getting its .js from us.i.posthog.com, instead of the bundled version we've pinned. Is that possible?

This is pretty tough to do. For the near term I could stop adding the python topic tag if you'd prefer. The reason it is tough is because there are...

True, @dotlambda! I forgot about that! Unfortunately the library I'm using to talk to GitHub (https://github.com/softprops/hubcaps) doesn't support it, so I'd have to first start by implementing that. I don't...

> I don't have good numbers, but overestimating(?) the number of new store paths at 25k per day, we're looking at only 0.5MB/day of store path hashes to send out....

> Hydra's metrics show a speed of about one build step per second (and it's been so for a long time), but I don't have numbers for the new store...