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 up
Pinned
188 contributions in the last year
Activity overview
Contribution activity
September 2020
- creack/docker-gollvm Dockerfile
- creack/zap Go
- creack/flog Go
- creack/twitch-makefiles-part2 Go
Created a pull request in cdr/flog that received 4 comments
Add xxxxf functions to standardize and enable tooling
Minor clean, add the xxxf function, deprecate the non-standard one, tidy up the readme.
not done here, but we should consider following the stdlib log
+158
−60
•
4
comments
Created an issue in cdr/flog that received 4 comments
Use standard function names
The standard go way to deal with format function is to have a f suffix. This is used by tools like go vet to detect errors and typos.
A simple fix …
4
comments
- Document logic around semaphore
- Consider pulling org envs in parallel
- Consider adding a verbose / debug mode
- Document why we need to use MakeOutputRaw in the main
- Consider adding tracing
- Consider removing formatting from errors
- Consider setting conte-type/encoding/accept header in the client
- standardize string concatenation vs sprintf
- Avoid fatal when checking for auth
19
contributions
in private repositories
Sep 1 – Sep 23