Andrew Suzuki

Results 7 comments of Andrew Suzuki

Having the same issue. Takes 3-4 minutes after printing "Connected!" to exit. See logs (last few lines), it seems to get stuck on `get_latest_version`. Logs ``` 2020-10-01 21:31:31,877 — protonvpn-cli...

Alternatively, could `[:parameters :query]` just draw from `:params` instead of `:query-params`? The former is likely already passed through ring middleware like `wrap-nested-params`.

VSCode Remote SSH is closed-source and therefore [not compatible with VSCodium](https://github.com/VSCodium/vscodium/issues/240#issuecomment-521692835). Is there another way around this?

Copying over notes from the duplicate issue I created: Tampermonkey uses a URL fragment (e.g. `jquery-2.1.1.min.js#sha-512=23fd34...`). I don't particularly like this solution because some resources might need the fragment themselves....

That would work. My line of reasoning was: `` uses a dash rather than a colon, so maintain the same format. Then `integrity:` would allow other named parameters/flags for require/resource...

If you have unread youtube notifications, then it will show the count in the beginning of `window.document.title`, like "(23) Foo Bar", and therefore the downloaded filename as well. I'd suggest...