Open ko1 opened 6 years ago
Your activities Implementing https://github.com/ko1/rubyhackchallenge/issues/41 and, lately, https://github.com/ko1/rubyhackchallenge/issues/44
Keep The opportunity to work closely with main designers and committers of Ruby
Problem More time and investigation is needed to suggest appropriate changes or improvements to core parts of the interpreter, like garbage collection, JIT, ...
Try Engage more into the MRI development and have a dedicated amount of time per month to sort MRI issues and contribute to Ruby's repository
Thanks to all the people present and especially Miles and cookpad for hosting.
Thanks for setting up this hack challenge @ko1! It's great to see more people involved in Ruby's development!
I worked on setting up a Docker image that can get anybody started to hack Ruby in the shortest possible time. I created a GitHub repository to publish my results: https://github.com/davidstosik/mri-dev-docker. In its current state, with a good connection, anyone could get started in 5 minutes (with good connection and pre-requirements met), in an environment where ruby was already compiled once (next make
should be pretty fast), and with gdb
debugger working.
Next goals would be to
Definitely keep organizing this kind of hack challenges please! 🙏 I love the idea of helping people getting into contributing to open source projects, especially Ruby which I like. These sessions definitely lower the barrier of entry!
I guess, for people like me who know nothing when getting started, being on training wheels for a little bit longer, with a bit more talk and teaching, would be a nice addition.
I want to try using my Docker environment to actually fix/improve something in Ruby.
rb_funcall
)
Please tell us your feedback about RHC#3 Bristol, UK. Your feedback will help next RHC.
Thanks, Koichi