The Wayback Machine - https://web.archive.org/web/20210730080120/https://github.com/bradfitz
Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro

Organizations

@djabberd @camlistore @tailscale
Block or Report

Block or report bradfitz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. The Go programming language

    Go 88.2k 13k

  2. Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.

    Go 5.6k 417

  3. http2 Archived

    old repo for HTTP/2 support for Go (see README for new home)

    Go 1.7k 140

  4. (old repo) Tool to fix (add, remove) your Go imports automatically.

    Go 987 76

  5. memcached development tree

    C 11.1k 3k

  6. The latlong package maps from a latitude and longitude to a timezone.

    Go 342 37

5,108 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created a pull request in tailscale/tailscale that received 25 comments

util/deephash: optimize hashing of byte arrays, reduce allocs in Hash

name old time/op new time/op delta Hash-6 173µs ± 4% 101µs ± 3% -41.69% (p=0.000 n=10+9) HashMapAcyclic-6 101µs ± 5% 105µs ± 3% +3.52% (p=0.001 n=9…

+90 −14 25 comments
Opened 33 other pull requests in 2 repositories
tailscale/tailscale
31 merged 1 closed
inetaf/netaddr
1 merged
Reviewed 67 pull requests in 9 repositories
tailscale/tailscale 51 pull requests
inetaf/netaddr 8 pull requests
tailscale/tailscale-chocolatey 2 pull requests
tailscale/tailscale-android 1 pull request
tailscale/tailscale-synology 1 pull request
tailscale/hujson 1 pull request
bradfitz/art 1 pull request
tailscale/sqlite 1 pull request
go4org/mem 1 pull request

Created an issue in tailscale/tailscale that received 7 comments

when "down" (WantRunning false), tailscaled shouldn't be connected to control

I suspect tailscaled is staying connected to control even when "down". I did a bunch of work to prevent this for the fresh install case earlier in #…

7 comments
207 contributions in private repositories Jul 1 – Jul 29