George King

Results 9 issues of George King

I just ran into a situation where I had a bunch of (lowercase) snake_case symbols and needed each word to be in title case. Sadly change-case does not handle this...

enhancement

Below is a draft type stub for the blake3 module. I found this issue in the Maturin repo suggesting that adding type stubs to the project should be easy: https://github.com/PyO3/maturin/issues/618...

- **My name:** George King - **I've used Netlify:** some (two small sites previously, one under current development) I am currently using Netlify to deploy sites that I generate locally....

Just tried to install google-gax via python3.6 pip and it failed as follows. Googling turned this up: https://github.com/pypa/pip/issues/4216. I ran `pip3.6 install --upgrade setuptools` and it fixed the problem. I...

This was briefly discussed here: https://github.com/matangover/mypy-vscode/issues/37#issuecomment-975399534 The reason behind this request is that I use dmypy both as a command line type checker and within VS Code. Type checking for...

Hello, I am a new Tailscale user. I noticed that Tailscale silently fails when I have another VPN running (in my case, Mullvad personal VPN over Wireguard). While I don't...

L3 Some users
P2 Aggravating
T0 New feature
vpn-interop
health

The link in the second paragraph of the home page "~14k min.gz’d" points to unpkg, version 1.9.12. There are two problems with this: * 1.9.12 is old. * Unpkg says...

documentation

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement
platform:macos
area:tui
area:auth
area:security

Hi Simon, your "compile-sqlite3-rsync" page seems to be the top hit these days. After a good dealing of puzzling over why `make sqlite3_rsync` was failing I realized that it is...