I am a developer who loves programming languages, frameworks, libraries and utilities that can communicate with electronic devices.
My GitHub Stats
I am a developer who loves programming languages, frameworks, libraries and utilities that can communicate with electronic devices.
My GitHub Stats
*******************************
Note: this is a summary of different git workflows putting together to a small git bible.
references are in between the text
*******************************
## How to Branch
# Please include a repro
You probably arrived here because of a curt message in response to an issue you filed on a repo that I contribute to. Sorry about that (particularly if you filed the issue long ago and have been waiting patiently for a response). Let me explain:
I work on a lot of different open source projects. I really do like building software that makes other people's lives easier, but it's *crazy* time-consuming. One of the most time-consuming parts is responding to issues. A lot of OSS maintainers will bend over backwards to try and understand your specific problem and diagnose it, to the point of setting up new test projects, fussing around with different Node versions, reading the documentation for build tools that we don't use, debugging problems in third party dependencies that appear to be involved in the problem... and so on. I've personally spent hundreds of hours of my free time doing these sorts of things to try and help people out, because I want to be a responsible maintainer and I want the users of my software to be productive and happy.
Forked from SwissAS/jcgm-core
An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
Java