David Crawshaw

Results 70 comments of David Crawshaw

Given our first pass at node sharing doesn't do magicdns names, I'm not sure what there is to do here for v1. Should we warn on the invite accept page...

I think we need to add a "clear keychain entries" button somewhere in the app. It's the only platform where users don't have the ability to delete the state file...

I went looking and I think recording and checking the "Vendor ID" will do what we want: https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor In particular, this ID is stable for an app on phone, until...

After visiting the URL and authenticating, do you see a "Authentication Successful" page?

3 sounds fun. A bit of googling found this: curl https://api.mullvad.net/wg/ -d account=YOURMULLVADACCOUNTNUMBER --data-urlencode pubkey=YOURPUBLICKEY

What benchmark are you using? My memory is these are cached per-query at the level above in the driver. As long as you're passing in WithPersist contexts, these shouldn't be...

This PR now includes a second commit filled with basic implementations of the Exec/QueryRow/Query, like `database/sql`. Long-term I'm hoping to replace these with generated access to statements (like sqlc, but...

Ready for review. See it in action here: https://github.com/tailscale/corp/pull/5720

Oh dear. Suggestions for alternate names?