Long-time Go user, contributor, and author of many Go related tools, including Staticcheck.
-
Open-source developer
- Germany
- https://dominik.honnef.co
- @dominikhonnef
- @[email protected]
Sponsors
Pinned Loading
433 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Reviewed 1 pull request in 1 repository
linebender/vello
1 pull request
-
Add support for linear, radial and sweep gradients
This contribution was made on Apr 8
Created an issue in golang/go that received 7 comments
cmd/compile: don't escape argument when all possible values of function pointer are known
Go version
go version go1.24.1 linux/amd64
Output of go env
in your module/workspace:
-
What did you do?
package pkg func Foo(arg int) { var x [4]i…
7
comments
Opened 1 other issue in 1 repository
golang/go
1
open
-
cmd/compile: unnecessary bounds check when slicing after using
slices.Grow
This contribution was made on Apr 3