Zach Bloomquist

Results 44 issues of Zach Bloomquist

The proxy layer currently doesn't really support HTTP/2. The only case in which a user can take advantage of HTTP/2 is if they are making a non-intercepted request through the...

type: performance 🏃‍♀️
prevent-stale

To reproduce: 1. Open Cypress. 2. Click “View App Data” via the context menu. 3. App crashes. Desired behavior: View App Data works, and errors with View App Data are...

type: bug
OS: linux
good first issue
stage: backlog
E2E
Triaged

With `experimentalSingleTabRunMode` and WebKit, only the first spec is recorded with video recording enabled. This is due to how the Playwright driver records video - it requires recording to disk,...

type: bug
topic: video 📹
browser: webkit
experiment: webkit
experiment: single tab run mode
stale
prevent-stale

Closes #1344 Closes #4785 (?) Instead of making this configurable as in #4780, just remove the version number altogether. See discussion: https://github.com/thelounge/thelounge/issues/4785#issuecomment-1825342142 cc @MaxLeiter @brunnre8

# # ## 🗣 Description ## The `pulse` repository was archived on GitHub in May 2020. Additionally, the website at https://pulse.cio.gov no longer loads. This mention should be removed. ##...

After running the included Dockerfile for a few weeks, it crashed with this error: ``` certstream_1 | 00:47:21.223 [error] Task #PID started from #PID terminating certstream_1 | ** (MatchError) no...

Since this repo is discontinued as of 2019, I've created a fork of TLDR which is currently being kept up-to-date by an hourly GitHub Action: https://github.com/flotwig/TLDR-2 Differences between TLDR-2 (my...

I wanted to use this in the context of a web application which saves files on a GitHub repo ([flotwig/markdown-notebooks](/flotwig/markdown-notebooks)) so I didn't need or want the parts that applied...

Expected behavior: `NO_PROXY` would override `npm_config_noproxy` Actual behavior: `npm_config_noproxy`, if set, overrides `NO_PROXY` I see that this was discussed in #9 and @Rob--W [originally recommended](https://github.com/Rob--W/proxy-from-env/pull/9#issuecomment-593682966) the behavior expected in this...

After a refresh, "Currently active" is always "yes", even after clicking "pause syncing".