Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
545 contributions in the last year
Contribution activity
December 1, 2020
November 2020
Created 1 repository
Created a pull request in Homebrew/homebrew-core that received 2 comments
syncthing: fix HEAD build
Have you followed the guidelines for contributing? Have you checked that there aren't other open pull requests for the same formula update/change?
Opened 6 other pull requests in 4 repositories
FiloSottile/edwards25519
2
merged
FiloSottile/mkcert
2
merged
FiloSottile/age
1
merged
mvdan/github-actions-golang
1
merged
Reviewed 2 pull requests in 2 repositories
FiloSottile/edwards25519 1 pull request
str4d/rage 1 pull request
Created an issue in golang/go that received 116 comments
cmd/go: macOS on arm64 requires codesigning
On the production Apple Silicon machines, Go binaries are killed at start. #38485 (comment) It looks like all binaries need to be codesigned now, a…