Jack

Results 157 comments of Jack

bumped the deps and rolled out a new version, lmk if it is still 403ing ![Image](https://github.com/user-attachments/assets/c40e7ac5-4cce-4c92-ad77-7949d2553772)

thats a youtube error, youll need to provide the cookie. youtube has been cracking down more.

hey just went up to the `2.x` is it normal for it to repeat logins this much? (these are uptimekuma logs) ``` 2025-11-04T13:58:59+08:00 [AUTH] INFO: WebSocket origin check is bypassed...

👍 i actually just stumbled across that new var above and can confirm it helps the load issues so i will just throttle going forward. it also just duplicated all...

~Hmm is there some sort of statefile or something now that im not mapping? it seems when i do something that forces the container to be recreated it also recreates...

i couldnt really come up with a more clever regex but testing in regex101 the following still matched, `%r{ (?:|(?:[^"]*?->[^"]*?)|[^>])* }mx` its a bit dumber but just allows > within...

So i gave it a try, neither of my queries were perfect `%r{ (?:[^"]?[-%]>[^"]?|[^>])* }mx` is close.. but it breaks `it "stays indented within with Boolean attribute handled by ERB"...

@simar7 while i totally understand the position and it does make sense. one issue with this approach is then to use this flow we need to pay an extra 50usd...

> It looks like I am able to workaround this by changing the order of the -schema-location arguments to pass default after the local repo just to confirm are you...

bit of context (for my case), we currently dont cache (will look at changing that ofc) But its intermittent for sure, we will run in parallel for 3 environments for...