Ruby for Good
Summary
Ruby for Good is an annual event where programmers gather over a long weekend to build open-source projects for nonprofits and social sector organizations.
View Cached Full Text
Cached at: 05/24/26, 06:40 PM
Similar Articles
OpenAI nonprofit jam
OpenAI is hosting a nationwide Nonprofit Jam event bringing together 1,000+ nonprofit leaders across 10 locations to learn practical applications of generative AI for their organizations. Participants receive 12 months of free ChatGPT Plus access and training through OpenAI Academy in partnership with the Walton Family Foundation and Emerson Collective.
Formatting an entire 25 million line codebase overnight: the rubyfmt story
Stripe engineers share their experience of formatting a 25 million line Ruby codebase overnight using rubyfmt, highlighting improvements in developer productivity.
Good First Issue: Make your first open-source contribution
This article promotes the Good First Issue project, which helps developers make their first contributions to open-source software by curating beginner-friendly issues across various projects.
@rohit4verse: garry tan's gstack just crossed 100k github stars. a yc ceo built it in 3 weeks. it's already bigger than ruby on rails…
Garry Tan's GStack, an agentic coding tool built on Claude Code, crossed 100k GitHub stars, surpassing Ruby on Rails. It transforms a single developer into a team of 23 specialists.
Rubish: A Unix shell written in pure Ruby
Rubish is a Unix shell written in pure Ruby that aims for full bash compatibility while deeply integrating Ruby features such as blocks, iterators, and method chaining.