Ruby for Good

(ti.to)

99 points by mooreds6 hours ago

10 comments

  • seanmarcia1 hour ago
    Hey all, I&#x27;m Sean, the founder of Ruby for Good!<p>Excited to see this posted. We&#x27;d previously shared it in a few Slacks and were planning a larger announcement after the long weekend, but since someone beat us to it, we&#x27;ve opened up the early-bird registrations we were saving for Tuesday.<p>The Ruby for Good in-person event is absolutely <i>not</i> a hackathon. It&#x27;s a friendly gathering of OS maintainers where we work on existing projects (some have been running for over 10 years!) and kick off new ones. We don&#x27;t code into the night and burn folks out, either. We have a hard stop every day when we break for dinner. The evenings are reserved for karaoke, conversations and s&#x27;more-making around the campfire, board games, and all the other fun nerdery that happens when you get a group of awesome folks together. Really, the best way to think of the event is as &quot;nerd camp for good.&quot; Everyone leaves having made a bunch of new close friends.<p>That&#x27;s partly because helping non-profits is only part of the RfG mission. The other parts are growing the tech community and helping folks level up, regardless of skill level.<p>For people interested in attending this year: we&#x27;ll be working on existing projects as well as kicking off several new ones. With ACA subsidies going away and the number of nonprofits reaching out to us, our focus area this year is healthcare. We&#x27;ll be launching a project with an Ohio&#x2F;Illinois nonprofit that works with pediatric cancer patients and their families, another in Virginia that works with cancer caregivers, and a Maryland nonprofit focused on mental health.<p>If you can&#x27;t make it, almost all our projects are on GitHub and run year-round, so feel free to grab an issue!
  • aaronbrethorst5 hours ago
    The actual Ruby for Good website has more information: <a href="https:&#x2F;&#x2F;rubyforgood.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rubyforgood.org&#x2F;</a>
    • ramon1561 hour ago
      Sadly Ai generated. Bummer.
      • geoffpado55 minutes ago
        No signs of being AI-generated, and considering several parts of the [codebase of the website](<a href="https:&#x2F;&#x2F;github.com&#x2F;rubyforgood&#x2F;rubyforgood.org" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rubyforgood&#x2F;rubyforgood.org</a>) haven&#x27;t been touched since before ChatGPT was released, I think you might be barking up the wrong tree.
        • F3nd033 minutes ago
          The apparent founder has replied by saying they ‘just updated today with AI’, but the comment seems to have been deleted since. Not sure whether it was supposed to be serious or ironic. Maybe the latter, since the last commit is two months old. Or maybe the repository hasn’t been updated yet.
          • seanmarcia18 minutes ago
            Yes, I did comment, sorry for the confusion. And the person who made the comment isn&#x27;t crazy. We have another branch, claude_design, that was deployed briefly for some folks to look at and review and when he looked at the site it was the brief window that it was deployed. On the off chance that you have a better design sense than claude, love feedback&#x2F;help on the new design -- and a PR ;)
  • deedubaya3 hours ago
    I’m glad to see conferences like this exist. It creates dedicated space for these focuses and the people who care passionately about them.
  • pcthrowaway1 hour ago
    I&#x27;m curious, what companies are sponsoring this Hackathon (if any)? It&#x27;d be good to know if there are any tech companies that legitimately stand for good in the world in 2026.
  • matthewpick2 hours ago
    Hackathons can be a blast. That said, it usually takes extra effort to productionize-a-thing after the initial hackathon effort.<p>Hope to see a follow-up post on what was built!
  • dyeje3 hours ago
    I volunteered a few years ago and had a great experience.
  • coolThingsFirst2 hours ago
    Why does Ruby still have this artisinal aura to it, never seen C&#x2F;C++ For Good gathering.
    • michaelteter2 hours ago
      I can&#x27;t answer for others, but IMO, Ruby is the most elegant and expressive general purpose programming language that has reached a significant level of maturity and large audience.<p>If you write Ruby for a few years, and then you &quot;go back&quot; to other languages, you will groan. That&#x27;s not to say that some other languages do not have things that we wish Ruby had, but often those other things would not really fit well with Ruby.<p>Nothing is perfect from every angle. But writing Ruby can be a joy for some of us.
      • TeriyakiBomb37 minutes ago
        There&#x27;s a huge amount of wonderful people in the community too.
    • gobdovan2 hours ago
      I think it&#x27;s the community. As an outsider watching a friend who is deeply involved with the Ruby ecosystem, I am in awe of the support they get even for small, artisanal-seeming projects from other devs in the community. I&#x27;ve seen them become a better a developer simply by showing up to conferences, talking to other maintainers and participating in the community.
    • swat5351 hour ago
      Well, Ruby was designed by Matz who is a native Japanese, so it encompasses lot of the Japanese ideals of perfection and beauty.<p>It&#x27;s no accident that it&#x27;s named after one of the rarest gems in nature. This philosophy of craft and beauty is thus instilled within the community and gets carried forward.
    • shevy-java2 hours ago
      I would not know, but I also do not think that an event xyz in one place at time, reflects all of a community either. So I could not tell you what the people there do; probably they want to socialize. I think creating and maintaining high quality project would be much more important but maybe that&#x27;s just me. All the main drivers in ruby, have been written ages ago really - rails, _why the lucky stiff, even the old &quot;Learn to program&quot; tutorial from Chris Pine and so forth. That is not to say that no innovation has happened since then, of course, but it seems the peak days are really far, far behind now ...<p>Ruby is still a great programming language, but it really needs to intensify the effort to get out of the pit-of-decline.
      • isityettime2 hours ago
        &gt; Ruby is still a great programming language, but it really needs to intensify the effort to get out of the pit-of-decline.<p>The languages that have supplanted it haven&#x27;t succeeded by being excellent. If excellence won&#x27;t do it, what should &quot;Ruby&quot; do?
        • coolThingsFirst1 minute ago
          I wonder if Google was the X factor why Python edged out Ruby.
        • TeriyakiBomb33 minutes ago
          We&#x27;ve gotten to a point now where ultimately there needs to be a very short elevator pitch for any language to gain any traction at all. Anything longer than a sentence, it generally won&#x27;t go far relatively speaking. It&#x27;s like a calcification&#x2F;maturity thing in big sectors of software engineering. You need a VERY good reason to upset an incumbent. &quot;Because we know it&#x2F;because everyone uses it&quot; is a powerful motivator.
        • michaelteter2 hours ago
          At this point, we should just appreciate Ruby and move on. In the AI age, other languages are better choices. Ruby is my favorite language, but I build with Go now. Or rather, I guide my minions to build with Go. They write Go better than they would write Ruby (or Python... please die, Python).
          • insensible49 minutes ago
            Ruby is a great utility language target for LLM-generated tools.
  • shevy-java2 hours ago
    &gt; an annual event happening this year in the Washington DC area where programmers from all over the globe get together over a long weekend to build and contribute to projects that help our communities<p>Or, just write code for a project - and add useful documentation to it. This is probably more relevant than overpriced hackathons.
  • rdevilla4 hours ago
    The only programming language I know of that is obsessed with trumpeting its own moral virtue. &quot;Matz is nice so we are nice,&quot; &quot;Ruby for good,&quot; dragging DHH, etc.<p>Meanwhile the Ruby Central and whytheluckystiff debacles show it to be anything but.
    • jnovek3 hours ago
      _why’s disappearance from the scene was 17 years ago at this point. I don’t think the Ruby community you’re talking about exists anymore.
    • the_gastropod3 hours ago
      Dude, what? Is it the MINASWAN acronym that&#x27;s the problem or? If that&#x27;s &quot;trumpeting moral virtue&quot;, I can think of lots of programming languages that trumpet their moral virtue:<p>Let&#x27;s check out the Rust Code of Conduct (<a href="https:&#x2F;&#x2F;rust-lang.org&#x2F;policies&#x2F;code-of-conduct&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rust-lang.org&#x2F;policies&#x2F;code-of-conduct&#x2F;</a>):<p>&quot;Please be kind and courteous. There’s no need to be mean or rude.&quot;<p>&quot;We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic.&quot;<p>Seems pretty morally virtuous, no?<p>How &#x27;bout Gleam... Right on their home page (<a href="https:&#x2F;&#x2F;gleam.run" rel="nofollow">https:&#x2F;&#x2F;gleam.run</a>):<p>&quot;As a community, we want to be friendly too. People from around the world, of all backgrounds, genders, and experience levels are welcome and respected equally. See our community code of conduct for more.<p>Black lives matter. Trans rights are human rights. No nazi bullsh*t.&quot;<p>Seems morally virtuous, too!<p>Also also: what does the &quot;whytheluckystiff debacle&quot; have to do with any of this?! Also also also: _why was pretty much the first prominent &quot;dragger&quot; of dhh. Man was an innovator.
      • okeuro492 hours ago
        The CoC reminds me a lot of this quote by Sowell:<p>&quot;...if the answer to the problem is that people should just be virtuous, then there is no problem, because we have known that for thousands of years.&quot;
      • b65e8bee43c2ed02 hours ago
        &gt;Seems pretty morally virtuous, no?<p>CoC is blatantly a tool for a certain kind of folx to evict those hostile or indifferent to their ideology from the governance and replace them with more useless eaters. happened time and time again, always with vague hand-wringly accusations of CoC violation.<p>and in the end, the funding those projects receive are no longer being used for development but for pet causes of the now ruling folx, and we all lose.
  • block_dagger5 hours ago
    [flagged]
    • compumike4 hours ago
      You can cheaply and readably give a lot of clues to both agents and humans with some assertions at the start of a method:<p><pre><code> raise ArgumentError.new(&quot;...&quot;) unless ... </code></pre> which can include type assertions but also a lot more. The agents seem to do well with this.<p>I&#x27;ve also had good results using agents to write Crystal <a href="https:&#x2F;&#x2F;crystal-lang.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;crystal-lang.org&#x2F;</a> which is Ruby-like but does have the static types and produces blazing fast static binaries. Might be a sweet spot for coding agents if you&#x27;re building some backend services. But I&#x27;d still pick Ruby on Rails for a new full stack project.
    • BirAdam5 hours ago
      Why go halfway with Rust when you could just pick Ada SPARK? Seems like an arbitrary choice based off of rationalizing a trend.
      • pelagicAustral4 hours ago
        I feel like your comment is a bit tongue in cheek and i am going to take it at face value, but I honestly been feeling increasingly more like doing verbatim what you&#x27;re suggesting and i dont have a very solid justification for it.
        • BirAdam3 hours ago
          I meant it honestly. What excuse do people have to choose anything other than mission critical technologies if the AI system can do most of the heavy lifting? Why should we settle for anything less than five 9s of uptime?
      • firesteelrain4 hours ago
        Because you pick Ada Spark if are in a certification heavy environment like Aerospace.
    • blacksmith_tb4 hours ago
      That seems like it would depend quite a bit on the project? I would think many nonprofits would want a webapp of some flavor, and Ruby (or Python) are still not bad choices there - my experience with Claude is that it handles Ruby well.
    • vidarh4 hours ago
      Agents handle Ruby just fine. I used to have to give them some stern rules about avoiding instance_variable_get etc. instead of adding accessors, but those problems have pretty much vanished in the last 6 months.<p>I like using Ruby with agents because the code remains short and readable.
    • jazzyjackson4 hours ago
      I’m downvoting because this is basically bait without any contribution as to why you feel that way, but personally I vibe coded a very successful result by iterating a rails app and then crawling the entire site into static files (~144,000 product pages and category pages) and then stashing them all in a bucket on cloudflare free tier.<p>I never wrote ruby before so I could only sanity check the results and approach of what it was doing, but thanks to the automated data migrations it was very easy for me to change my mind about how I wanted data to be structured, rollback if it didn’t work etc. it is a language designed for rapid iteration.
    • m12k4 hours ago
      The typescript team themselves rewrote the compiler in Go to get better use of coding agents.
      • hoten4 hours ago
        They started that migration years ago. I don&#x27;t remember them citing agentic coding as a reason. Do you have a source?
        • lexoj3 hours ago
          Not sure about the compiler but prominent users of llm agents (Mitchel Hashimoto, Armin Ronacher etc) has mentioned that Go gives better results for agentic coding.
      • franz8994 hours ago
        They did it for speed, and Go was the language with the closest syntax to migrate to.
    • lfx4 hours ago
      I understand why rust, but why TS? just for a front end?
      • mdavidn4 hours ago
        Compiler errors help the chatbot find and fix problems. The equivalent in Ruby, RBS, isn&#x27;t as widely adopted. Type annotations being in separate files is also inconvenient.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ruby&#x2F;rbs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ruby&#x2F;rbs</a>
    • graboid4 hours ago
      I feel for a smallish project I&#x27;d rather prefer to have more readable, dense code like Ruby&#x27;s over the ceremony of static types.
      • QuantumNomad_4 hours ago
        There is almost no ceremony involved in dealing with types in Rust.<p>And what little there is, is worth it ten-fold for all of the runtime bug headaches that you avoid compared to dynamically typed languages.
    • throwaway6137464 hours ago
      [dead]