Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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
1,565 contributions in the last year
Contribution activity
December 1, 2020
November 2020
Created 5 repositories
- WhyNotHugo/aws-vault Go
- WhyNotHugo/coc-sourcekit JavaScript
- WhyNotHugo/multipart Python
- WhyNotHugo/asttokens Python
- WhyNotHugo/Pillow Python
Created a pull request in klaaspieter/coc-sourcekit that received 1 comment
Find sourcekit-lsp with which
which is present on macOS out of the box, and is present on most other platforms too.
Tested on macOS Big Sur and ArchLinux.
Fixes #15
Opened 1 other pull request in 1 repository
pimutils/todoman
1
merged
Reviewed 3 pull requests in 3 repositories
emersion/mako 1 pull request
jazzband/django-payments 1 pull request
jazzband/django-debug-toolbar 1 pull request
Created an issue in jazzband/django-debug-toolbar that received 11 comments
CORS required as of v3.0
#1283 introduced an undocumented change: it is not required to set up CORS on the domain that serves static files (given that it's documented, I'd …