Pinned
3,337 contributions in the last year
Less
More
Activity overview
Contributed to
sindresorhus/eslint-plugin-unicorn,
sindresorhus/got,
sindresorhus/Gifski
and 5 other
repositories
Contribution activity
March 2021
Created 27 commits in 13 repositories
Created a pull request in sindresorhus/Gifski that received 2 comments
Support building for Apple Silicon
@kornelski I didn't want to deal with the complicated Xcode run stuff. A makefile was much easier. Fixes #215
+30
−70
•
2
comments
Reviewed 14 pull requests in 10 repositories
sindresorhus/awesome 5 pull requests
sindresorhus/electron-unhandled 1 pull request
sindresorhus/active-win 1 pull request
sindresorhus/got 1 pull request
sindresorhus/file-type 1 pull request
sindresorhus/dark-mode 1 pull request
imagemin/imagemin-optipng 1 pull request
imagemin/imagemin-webp 1 pull request
imagemin/imagemin-gifsicle 1 pull request
imagemin/imagemin-pngcrush 1 pull request
Created an issue in nicklockwood/SwiftFormat that received 6 comments
The `redundantNilInit` rule fails on properties in a struct
Swift supports both default implicit initialization of optional bindings and explicit. These are equivalent: struct A { var x: Int? } struct A { var …
6
comments
Opened 15 other issues in 7 repositories
feedback-assistant/reports
5
open
- FB9024329: The `.font` environment key should always be defined in the environment
- FB9024317: Not possible to set system font with default font size in SwiftUI
- FB9024298: Add `Text#fontSize()` modifier to SwiftUI
- FB9024243: Support `AVCaptureAudioFileOutput` on iOS
- FB9024235: AVAudioRecorder should support setting an input device