Chillin'
- Santa Clara
- http://digital-static.net
Block or Report
Block or report dsnet
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,474 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 15 commits in 2 repositories
Created a pull request in tailscale/tailscale that received 5 comments
tsweb: add HTTPError.Header
The Hdr field allows the server to specify specific headers to set. Example use case: server returns 429 with the "Retry-After" header set. Signed-…
+12
−4
•
5
comments
Opened 16 other pull requests in 1 repository
tailscale/tailscale
4
open
11
merged
1
closed
- util/deephash: avoid variadic argument for Update
- util/deephash: completely refactor
- util/deephash: remove unused stack slice in typeIsRecursive
- util/deephash: use binary encoding of time.Time
- util/sha256x: rename Hash as Block512
- util/deephash: use sha256x
- util/sha256x: make Hash.Sum non-escaping
- util/sha256/x: new package
- util/deephash: avoid using sync.Pool for reflect.MapIter
- util/deephash: always keep values addressable
- util/must: new package
- tsnet: cleanup resources upon start failure
- tsnet: fix closing of filch buffer
- tsweb: mark AccessLogRecord fields as omitempty
- tsweb: add HandlerOptions.Quiet499s
- cmd/derper: remove support for logtail logging
Reviewed 11 pull requests in 2 repositories
tailscale/tailscale
10 pull requests
- util/deephash: use binary encoding of time.Time
- util/sha256x: rename Hash as Block512
- util/deephash: use sha256x
- util/sha256/x: new package
- util/must: rename Do->Get, add Do
- net/socks5: use new Go 1.19 binary.AppendByteOrder.AppendUintX
- tsnet: cleanup resources upon start failure
- tsnet: fix closing of filch buffer
- all: use syncs.AtomicValue
- cmd/tsconnect: make logtail uploading work
google/go-cmp
1 pull request
Created an issue in golang/go that received 4 comments
errors: should have minimal dependency on reflectlite
On go1.19, A blank import of "errors" increases the binary size by ~15.5KiB due to the transitive dependency on reflectlite
.
The hard dependency oc…
4
comments
Opened 2 other issues in 1 repository
43
contributions
in private repositories
Aug 1 – Aug 12