Andrew

Results 7 issues of Andrew

Hi there, It would be nice to have ability to disable cookies, like by setting a `cookieJar` to false/ null: ```ts const fetch = context({ cookieJar: false, }); ```

That makes xmrig-nvidia compile and work on MacOS. It was crashing on syntax error, so I added c+11 flag and removed clang flags that doesn't work. ``` ~/Documents/Projects/Smth/Code/deps/xmrig-nvidia/build  cmake...

(sorry for any possible mistakes in this PR, I'm not really familiar with Go) In this PR I added the ability to use node ip as the target for the...

pinned

This function makes a guess of used clock format based on the language in the browser: https://github.com/medusajs/medusa/blob/develop/packages/design-system/ui/src/utils/is-browser-locale-hour-cycle-24h.ts But this doesn't actually work because browser is making a decision based on...

type: bug
status: needs triaging

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...

bug

I'm testing imagorvideo along with s3 storage loader and generating a thumbnail (uncached) consistently takes a very long time, more than 20 seconds every time. And that is when running...

### What version of Bun is running? 1.3.3+274e01c73 ### What platform is your computer? Linux 6.12.42 x86_64 x86_64 ### What steps can reproduce the bug? I have an app that...

bug
needs triage