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

Achievements

Achievements

Highlights

  • Pro

Organizations

@djabberd @camlistore @tailscale
Block or Report

Block or report bradfitz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned

  1. The Go programming language

    Go 89.5k 13.1k

  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 990 76

  5. memcached development tree

    C 11.2k 3k

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

    Go 342 37

4,723 contributions in the last year

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

Contribution activity

September 2021

Created 9 commits in 1 repository

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

metrics: optimize CurrentFDs to not allocate on Linux

It was 50% of our allocs on one of our servers. (!!) Updates #2784

+126 −10 24 comments

Created an issue in golang/go that received 2 comments

net/http: Server doesn't use ReadHeaderTimeout for TLS handshake deadline

The net/http.Server does: // Serve a new connection. func (c *conn) serve(ctx context.Context) { ... if tlsConn, ok := c.rwc.(*tls.Conn); ok { if d :=

2 comments
27 contributions in private repositories Sep 1 – Sep 2

Seeing something unexpected? Take a look at the GitHub profile guide.