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
2,079 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- wolfpld/rssfix C
- wolfpld/git-lard C++
- wolfpld/koel PHP
Created a pull request in ocornut/imgui that received 1 comment
Silence memset warning.
Compiling the code as-is results in the following warning:
imgui_freetype.cpp:341:72: warning: ‘void* memset(void*, int, size_t)’ clearing an objec…
Created an issue in epoupon/lms that received 24 comments
High memory usage
You say in the readme that low memory usage is one of the features of LMS. I was a bit disappointed to see that in my case LMS actually has very hi…