Highlights
- Arctic Code Vault Contributor
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
1,027 contributions in the last year
Contribution activity
August 2020
- rpavlik/Windows-classic-samples
- rpavlik/windows-vm-prep Python
- rpavlik/Adafruit_ICM20X C++
- rpavlik/CreateLaunchers CMake
-
rpavlik/fluoride
C++
•
Built by
- rpavlik/bazel Java
Created a pull request in bazelbuild/bazel that received 3 comments
Remove deprecated usage from ubuntu instructions.
apt-key add is deprecated, using /etc/apt/trusted.gpg.d is the recommended approach now. De-armoring the GPG key before putting it there since some…
+2
−1
•
3
comments
Created an issue in KhronosGroup/OpenXR-SDK-Source that received 1 comment
Banish MAX_PATH limit
We can use a bigger number, but many parts of windows use MAX_PATH so it is a bit of an unfortunate de-facto limit in Windows. Another option is t…
1
comment