Gem.coop

(gem.coop)

519 points | by mbStavola 4 days ago ago

326 comments

  • mijoharas 4 days ago ago

    So, ignoring everything that got us here, what do people think about this?

    As I see it, there is the original rubygems, which has lost all of it's maintainers, and this new one, that has most of the original active maintainers? (how many were there before? it has most of the ones I think about, but I didn't know who was active over there. I mostly saw activity from deivid and didn't know about most of the others to be honest).

    It kind feels like this fork is the better maintained piece of software now.

    Does anyone have any thoughts on this? Are any people thinking of moving over soon?

    Is there any information on what the funding model will be? Also @joeldrapper/anyone is there anything you can share about how the hosting is being covered?[0]

    [0] https://news.ycombinator.com/item?id=45490386

    • nomdep 4 days ago ago

      >It kind of feels like this fork is the better-maintained piece of software now.

      Maybe, but I feel the value of the index is the storage and bandwidth and not the software itself, isn't it?

      Could an index work by just being a search engine for gems, storing the hashes, but pointing to external resources, like GitHub repos, for the download itself?

      • soraminazuki 4 days ago ago

        Trustworthiness is far more important for a package manager. No amount of storage or bandwidth can compensate for an untrustworthy package manager.

        • akerl_ 3 days ago ago

          Is it? Anybody could publish to Rubygems. Baring obviously malicious packages that happened to get noticed by a researcher, what trust were folks placing in Rubygems?

          • soraminazuki 3 days ago ago

            The package repository going rogue is a significant escalation compared to merely having individual malicious packages that go undetected. You can't possibly argue that those two are the same.

            • akerl_ 3 days ago ago

              To put my cards on the table: RubyGems.org seems plenty trustworthy to me. They seem to be shitty at communication, but locking down production access to systems in light of the state of supply chain attacks in 2025 is the kind of thing that reduces the risk of rogue repo-level activity.

              But to your comment: I'm not arguing the same, I'm arguing that the results are the same. If I'm consuming packages from a repo, and I care about the security of the thing I'm running, I need to think about how I know I'm getting legitimate code that does what I expect it to do. One of the risks to that is malicious developers at the package level (either outright malicious or stolen publish credentials). Another is malicious substitution by the package repo. The detection strategies and next steps are different but as a consumer of code, bad code is a risk regardless of who injects it.

              • soraminazuki 3 days ago ago

                Nonsense. The solution to a malicious package is to not use that single package. The solution to a malicious package repository is to abandon that package repository entirely.

                Also, you don't secure a package repository through hostile takeovers, and you certainly don't build trust with such an obvious lie. Claiming that the current rubygems.org is in any way trustworthy is utterly absurd.

        • baobun 3 days ago ago

          TFA is about a new server/registry hosting for community gems. Not a fork of Bundler.

          • soraminazuki 2 days ago ago

            Yeah, it's a fork of rubygems.org. It doesn't look like anyone here is confused about that, but thanks?

        • stanislavb 4 days ago ago

          With this is in place. A ".coop" domain does not signal trustworthiness. It's more like a childish revenge attempt. Don't get me wrong. I think it's a great idea for the original maintainers to begin work on a form. However, they could have chosen a better domain name.

          • florkbork 4 days ago ago

            Read https://en.wikipedia.org/wiki/.coop

            Think about all of the organisational structures you know of.

            Then ask yourself how is a cooperative fundamentally untrustworthy?

            • hatthew 3 days ago ago

              My first-order heuristic is that legitimate websites tend to get one of the top TLDs (.com/.org, maybe .net/.io). In general, why should I trust domain_name.xyz over domain_name.com? There are obvious caveats, e.g. it doesn't matter as much for generic words like "gem" and for personal sites that I don't trust much in the first place. In this case, 3 seconds of critical thinking makes it clear that they have a plausible reason for choosing .coop. But given that much of this controversy is premised on toolchain trust, there's plenty of other domains that seem even more trustworthy to me at first glance, e.g. gem-lib.org, gemcoop.org, stuff like that.

              Again, a domain name is pretty minor in the scope of this whole fiasco, and I wouldn't have bothered with bringing up this point, but on balance I agree with it.

              • ruurd an hour ago ago

                <quote>legitimate websites tend to get one of the top TLDs</quote> yeah. Sorry. That is unsubstantiated and by no means a good measure of trustworthyness.

              • ajb 3 days ago ago

                Using .coop is actually a costly signal that you are, in fact and in law, a cooperative; and intend to stay one; since non-cooperatives are not allowed to occupy those domains. Dot Org, while it's used by a lot of well known organisations, is an open domain that anyone can register in.

                Of course, it's also true that many people won't have the spare time to find that out.

              • krainboltgreene 3 days ago ago

                > My first-order heuristic is that legitimate websites tend to get one of the top TLDs (.com/.org, maybe .net/.io)

                This is so funny to hear after 18 years in the west coast silicon-valley lead tech industry. All of the app, io, tv, tech, guru, and now ai I've seen and only when it's "coop" does anyone complain.

                • hatthew 3 days ago ago

                  I'm pretty sure people have been complaining about weird TLDs for as long as I've been on the internet. .guru, .tech, and .app are all equally untrustworthy to me. I don't recall seeing any .tv websites other than twitch. .io and (only recently) .ai are used often enough that it's contextually plausible a legitimate company would use one of those TLDs as their first choice, but if someone linked to chatgpt.ai or chatgpt.io for example, I'd still assume it's a scam.

            • gowld 3 days ago ago

              Nothing here instills trust or makes me want to learn more.

              https://register.coop/

              https://register.coop/services/

          • monkaiju 3 days ago ago

            I view ".coop" quite highly given it is restricted to actual, legally recognized, cooperatives. Its definitionally more meaningful and "trustworthy" than .com or .org

          • mijoharas 4 days ago ago

            I saw someone else saying something about the domain name, but I didn't really give it a second thought when I read it.

            Can you explain what the issue is?

            • seanw444 4 days ago ago

              I'd only say it's a real issue if this were a "normie-facing" website. But being a developer tool, we all know that there are legitimate domains other than .com, .org, and .net.

            • LexiMax 3 days ago ago

              It's one of those "attractive distractions" that us nerds like to bikeshed over.

              Honestly, after "tweet" caught on as a verb, I've given up on thinking that we have any sort of crystal ball when it comes to names.

          • soraminazuki 4 days ago ago

            What? Which part of the word "co-op" sounds like a "childish revenge attempt"?

            https://en.wikipedia.org/wiki/Cooperative

            It's a word that nicely captures their objectives.

            • lawilli 4 days ago ago

              Maybe they read it like “coup”?

          • skywhopper 3 days ago ago

            Coop as in co-op, as in “co-operative”.

          • JimmaDaRustla 4 days ago ago

            > It's more like a childish revenge attempt.

            Gaslight much? "coop" implies intention and direction...you know, that thing that rubygems.org could have used?

      • mijoharas 4 days ago ago

        Isn't that how golang works?

        I remember some complaints about the traffic that it produced[0] (though I don't think it's a bad idea. Basically federated downloads).

        [0] https://sourcehut.org/blog/2023-01-09-gomodulemirror/

        • Imustaskforhelp 4 days ago ago

          Combining this with something like tangled.sh/bluesky's AT protocol or what forejo is working on in their activitypub federation integration can actually make it genuinely federated as well

          Or maybe radicle as well if someone is okay with swapping in a custom software but the hiccups can be too much imo so tangled.sh is the most interesting thing to me right now

          What is stopping something like gem.coop to exist with the at protocol/tangled.sh??

    • baggy_trough 4 days ago ago

      I personally cannot think of a new ruby gems or bundler feature from the past decade that I noticed or cared about. That isn't to say that there aren't any; I just don't know what they are.

      • ilikepi 4 days ago ago

        There have been several releases with incremental but still notable performance improvements. The overall cadence has been pretty steady, intentionally targeting roughly one minor release per year since 2019-ish, with handfuls of quality of life improvements in each. Arguably RubyGems and Bundler are infrastructure, so the major feature is stability. What sort of big feature are you imagining is missing from your dependency management system?

        • x0x0 4 days ago ago

          André is working on a combination of rbenv/asdf, bundler, and gem that I think is interesting. Not that they're wildly broken, but I'd rather have fewer tools and it always seemed a bit odd that they're separate when they're notionally managing the environment in which your ruby code executes.

          Given the rise in supply chain attacks, I'd also like a private rubygem instance where I can whitelist gems and even versions for my company in a way that doesn't let anything else install. I'm not sure if they're taking that on or not, but I'd like it.

          the rv thesis is here: https://andre.arko.net/2025/08/25/rv-a-new-kind-of-ruby-mana...

        • baggy_trough 4 days ago ago

          That's basically my point. I'm not missing anything, so I'm happy if it just gets small / stability fixes, which doesn't seem like it needs a six member maintainer group. That team should go off and do a great job with 'rv' or whatever the next brand new idea is, and just let rubygems sit there with minor updates, same as we do for the ruby logger or date class.

          • woodruffw 3 days ago ago

            It seems unrealistic to believe that packaging infrastructure can just “sit there,” particularly in light of changing expectations around the bare minimum a packaging ecosystem should do to protect its users. I think a more reasonable assumption would be that the (former) RubyGems team did a good job, which translated to boring normality for you.

          • krainboltgreene 3 days ago ago

            > so I'm happy if it just gets small / stability fixes

            Seems like you're the ideal consumer for this new service, since it actually has people who can do that.

      • mijoharas 4 days ago ago

        I think I basically agree with this, but my thoughts are more on which org is better placed now to respond to things like the recent supply chain attacks (ref for the specific recent ruby one[0][1]).

        I'm unsure on who is better placed to handle that stuff now. My view is that the people that were doing that are now with gem.coop, but rubygems still has the infra (i.e. you'd email security@rubygems.org still for now).

        I'm unsure about what to think about longer term (my personal approach is currently "wait and see").

        Similarly, I'm perfectly happy with bundler for now, but if `rv` turns out to be like `uv`, I'd happily switch (drop-in replacement, but faster/some better features).

        [0] https://www.bleepingcomputer.com/news/security/60-malicious-...

        [1] https://blog.rubygems.org/2025/08/08/malicious-gems-removal....

        • knowitnone3 4 days ago ago

          Socket.dev states "Since at least March 2023". RubyGems says "Our team first detected this activity on July 20th". This attack has ran for almost 5 months undetected. I wouldn't feel reassured at all.

      • frenkel 4 days ago ago

        Lockfile checksums are quite new and useful.

      • ilvez 4 days ago ago

        They made bundler output compact, previously it spammed all installed versions and updates mixed, now you can see just updates if you do those for example.. or quite concise "all OK" if everything is as it should be. Small but really nice quality of life change imo

    • phoronixrly 4 days ago ago

      I don't plan on switching to a rubygems fork that does not offer technical/security benefits over the original.

      They can win me over with a gem distribution site that requires code signing out of the box and a bundler that enforces it out of the box.

      • soraminazuki 4 days ago ago

        Which part of a project that kicked out its original maintainers still feels "original" to you? At this point, rubygems.org is the fork.

        Oh, how times have changed. If Oracle were to close source OpenSolaris today, many here would likely rally behind it, especially if Larry Ellison appeared to align with the right. Submissions about Illumos would have been heavily flagged, much like this one has been for a while.

        • jaredcwhite 4 days ago ago

          Excellent point, I can't help but feel gem.coop is essentially Ruby Together 2.0 which reinforces my opinion that the merger of RT with RC was a huge mistake. (It certainly made sense at the time…hindsight is always 20/20…etc.…but still.)

      • mijoharas 4 days ago ago

        For me, having the software be maintained (and have a security engineer working on it) feels like a security benefit.

        Does the original have many maintainers left?

        • phoronixrly 4 days ago ago

          It has allegedly been taken over by Shopify. I expect it to be very well maintained. The issues are of ethical character.

          • mperham 4 days ago ago

            Well maintained? Rubygems has had no commits in the last 10 days and that's not a good sign. I don't think you can find a window with no commits for 10 days in its 15+ year history.

            History has shown over and over that when a for-profit org takes over public infrastructure, maintenance is cut to the bone.

            • gkbrk 4 days ago ago

              > Rubygems has had no commits in the last 10 days and that's not a good sign.

              I honestly can't tell if this is satire.

              You think no commits for 10 days for a piece of software that has existed for around 20 years is a sign that it's dead?

              What kind of code churn do you think this project requires? Perhaps the old development was too unstable if there wasn't a single 10 day window without a commit in 15 years, for what is essentially a solved problem and a tool that people depend on to be stable.

              • RhythmFox 3 days ago ago

                Churn is not just rate of commits it is the changing of the same lines/files/functions repeatedly, AI answers seem to get this wrong a few places I checked which is interesting. Rate of change in itself is not 'instability', it can be a sign of new ideas emerging or lot of other positive things.

                Package management cannot be a 'solved problem' or there would be no innovation there, and you don't have to look far to find is not the case.

                As for the idea that rubygems is 'dead' (not what mperham said), that is still too early to say for sure, as I imagine mperham would also agree, but it is definitely not a good sign. If we only get a trickle of changes to something that was once a very vibrant and lively community repo then that is to the detriment of the whole Ruby ecosystem. That would also be a bad sign.

              • mijoharas 3 days ago ago

                Rubygems has 216 open issues right now.[0] Do you think some of them should be addressed? Without maintenance, and any PR's getting merged, they won't.

                [0] https://github.com/rubygems/rubygems/issues

      • joeldrapper 4 days ago ago

        I expect a lot of people will stop pushing gem updates to `rubygems.org` once `gem.coop` supports publishing directly to namespaces.

        • joeldrapper 3 days ago ago

          Yes, I will be one of those people.

      • sussmannbaka 4 days ago ago

        They had a minor security incident right off the bat, demonstrating they don’t even fully understand what they stole. They aren’t equipped to do the job.

        • joeldrapper 3 days ago ago

          Only “minor” because they were in fact wrong about André being a risk. Had he been a real risk, this would have been about as major as it gets. They left him with root production AWS console and full production database access.

          Fortunately he’s a standup guy and not a real security risk, so he emailed them immediately to let them know.

        • typpilol 3 days ago ago

          I missed that. What happened?

    • mijoharas 4 days ago ago

      re: funding model, looks like it's TBD[0]

      [0] https://bsky.app/profile/indirect.io/post/3m2j2pcinz22j

    • shadowgovt 4 days ago ago

      I think right off the bat since they chose .coop as their TLD, a lot of corporate firewalls auto-block them and they have immediately decided to fight an uphill battle to get allow-listed to be a gem repo.

      This does not bode well for the team having the socio-technical savviness to see this project through.

      • spit2wind 4 days ago ago

        Really? Maybe I'm naive, but why would .coop be blocked?

        • lbhdc 4 days ago ago

          It is pretty common that "weird" tlds get blocked more or less whole sale in places you might not expect.

          The reason is spam. Before these can get wide spread "normal" adoption they can be heavily used by spammers. Its hard to say if that is because they have desirable look-a-likes available, or if its because the first year is offered at a deep discount. So, systems will get flooded, and on inspection they will see that they don't have any legit traffic from those tlds and will whole sale block them.

          .xyz is kind of infamous for being in this situation. https://news.ycombinator.com/item?id=28554400

          I have no idea if that applies to .coop though.

          • wlonkly 3 days ago ago

            .xyz is open registration and is known to be a spam/abuse source. .coop is restricted to legally-formed cooperatives. Apples and oranges.

            • veeti 3 days ago ago

              I wonder if you can count on some crappy enterprise firewall to make that distinction.

          • chillfox 3 days ago ago

            Pretty sure it is because they are cheep for the first year. And the blocks are often for domains younger than one year, instead of whole tld.

          • joeldrapper 3 days ago ago

            How does `.coop` get used for spam when you need to prove you’re an actual cooperative to get one?

          • krainboltgreene 3 days ago ago

            coop has around 12 years of age on xyz at least.

      • chillfox 3 days ago ago

        Don't think it will be the TLD specifically. Most corporate firewalls block domains under a certain age, so it will just be a matter of time.

      • 4 days ago ago
        [deleted]
      • w0m 4 days ago ago

        seems like an easy fix in a month with a new TLD though.

      • hombre_fatal 4 days ago ago

        How will anything ever change we're still guilted into thinking about crappy default corporate firewalls when choosing a TLD?

        Though there's no way that this is something you care about, cmon.

        • shadowgovt 4 days ago ago

          Most places seem to manage.

          But thinking that they can disregard all prior Internet history and just slam into the situation with no concern about what came before is pretty on-brand for a project in the Ruby ecosystem.

          • florkbork 4 days ago ago

            Ah yes, "slam in" to a situation is definitely the correct terminology for forking a project that was seized from you by a hostile party.

            • shadowgovt 4 days ago ago

              I mean regarding the choice of TLD. Forking the package repository ecosystem I fully understand the incentives; it just strikes me as a very Ruby-ecosystem thing to just assume that `.coop` is a good enough TLD with no consequences for using it relative to choosing to use .org, .com, or .net.

              • wlonkly 3 days ago ago

                Is there evidence that corporate firewalls commonly block .coop?

                • RhythmFox 3 days ago ago

                  Sadly mine does :\ Not that I don't support trying to get it approved, but anyone in a large enough corporation knows that approval for an external source often takes... a very a long time lol

    • ljm 4 days ago ago

      The main page itself provides little to no info so I’m going to make a few assumptions that, to me, seem logical:

      1. It must depend on RubyGems in order to stay in sync, because people publish to RubyGems.

      2. It has no UI to search or view gems, so still depends on RubyGems for that.

      Ignoring any question about technical detail or implementation: there is zero practical reason or motivation to switch unless I am ideologically aligned with the maintainers and their reasoning.

      As such, there is zero reason to even entertain the idea of switching in a professional context. At best I’d have to care enough to remember it for personal projects.

      So it is with almost any fork. It’ll either converge with the mainline after achieving its goals, take over as the new status quo, or fade into obscurity. If I don’t have any direct stake in that then I’m going to wait it out.

      This isn’t to discredit or discount the work or the reasoning, of course. It arguably has a far better standing than forking Rails because of DHH.

      • daitangio 4 days ago ago

        True, but this is a new beginning.Give time and credit to build an alternative. I think another repo server will not harm anyone in the long run

        • 3 days ago ago
          [deleted]
    • baobun 3 days ago ago

      > It kind feels like this fork is the better maintained piece of software now.

      Which fork of what software..?

      > We’re excited to introduce gem.coop – a new server for gems in the Ruby ecosystem.

      This is a new hosting service for gems, not a fork of bundler. Or is there missing context?

    • bradgessler 3 days ago ago

      It's bittersweet.

      The suckiest thing is if the fork pans out, it will look a lot like JS: "Which package manager do you want to use?". That beautiful simplicity of "just use bundler and ruby gems" will be gone.

      One thing I will give them massive credit for is walking-the-walk. There wasn't really that much complaining for the aggrieved maintainers of RubyGems. They made a public statement describing their grievances, then quietly got to work on a fork. Taking on a fork of RubyGems seems impossible and foolish, but they now have a non-zero chance of succeeding because they're doing it.

      Most people I've talked to inside of big orgs are going to stick with the "safe boring" thing, which will probably be RC backed by Shopify. They will probably throw security bureaucracy at the problem, which will make SOC 2, ISO 270001 auditors. I don't think we'll see a lot of innovation coming from RC since the executive director is non-technical and has demonstrated a very ham-fisted approach to running the organization that seems to be out of touch with developers.

      On the flip side, I think if gems.coop takes off, it will be because it's a "better mousetrap". One of the people behind it, André, is working on https://rv.dev, which promises to be a faster, "all-in-one", tool for managing ruby versions, gem dependencies, and even has an "npx-like" run this from from the CLI, the right version of Ruby will install, the gems will install, and it will run. That's a much better DX that I could see developers going for.

      I've seen discussions on the periphery of adding namespaces to gems, bringing in checksums, and overall taking a more aggressive technical approach to security. I could see that "winning" over a long enough timeframe if RC continues on their current course.

      From a fund-raising PoV, I'm starting to put together the clues that André believes organizations with the means to pay for OSS infrastructure should pay for it. I think I agree with this point-of-view and think it's a path for funding that's more transparent than "A group of donors". I hope we start to see infrastructure run in a manner where the costs are accurately estimated, then divided by the number of companies with the means to pay to arrive at the price.

      There's absolutely on consensus on my final point, but I think the root cause of RC's catastrophic failure is having too much of a concentration of funding from a few donors. If you're new to this drama, a major donor pulled funding from RC because they didn't ideologically agree with a conference guest. The details are out there if you want to dive into it, but to keep this thread on point, I hope Ruby Co-op figures out how to spread out their funding model across 100's or 1000's so this doesn't happen again.

    • joeldrapper 3 days ago ago

      I believe the CDN is provided for free by Fastly. Not sure about other funding at the moment.

    • dismalaf 3 days ago ago

      > So, ignoring everything that got us here, what do people think about this?

      It's fine. Keeps all the complainers away from the larger ecosystem.

      I personally trust Ruby Central, 37signals, Shopify, DHH, Tobi, Matz and others over the guy who was launching a startup to compete with rubygems while being a maintainer for rubygems.

    • x3n0ph3n3 4 days ago ago

      I'm starkly opposed to this ridiculous fragmenting of the community. They can and should all go work out contribution agreements with RubyCentral and get over their egos.

      • davidcelis 4 days ago ago

        What makes you think they _haven't_ tried to work things out with Ruby Central? As per a separate article[1], this seems to be a last resort:

        > “Since Ruby Central has informed us they will never allow us to continue working on the projects they now claim they own, that we successfully maintained and operated for the last ten years, the former RubyGems team is launching gem.coop today.”

        [1]: https://socket.dev/blog/gem-cooperative-emerges-as-a-communi...

        • x3n0ph3n3 4 days ago ago

          I suspect many of these maintainers are making absurd ultimatums of RubyCentral.

          • mijoharas 4 days ago ago

            That's a strange suspicion. Why?

            • x3n0ph3n3 4 days ago ago

              Because many mass-resigned unless Andre was re-instated.

              • mijoharas 4 days ago ago

                I think many mass resigned when their commit access was taken away from their own project by a company that doesn't have a right to do that.

                Some people might consider that a dick move.

  • directionless 4 days ago ago

    Given some of the ways Andre Arko gets described (See https://justin.searls.co/posts/why-im-not-rushing-to-take-si... for a recent overview) I'm a little wary of what the motivation behind this is.

    • directionless 9 hours ago ago

      To follow up here, it sure sounds like Andre is not entirely acting in good faith.

      https://rubycentral.org/news/rubygems-org-aws-root-access-ev... discusses that a precipitating event was Andre asking for a copy of the http access logs to monetize them.

      I think this is confirmed by Mike Perham's comment in https://www.reddit.com/r/ruby/comments/1o2bxol/comment/ninn6...

      > In this case I have first hand knowledge since he pitched me on the idea: would Sidekiq, being a big sponsor of Ruby Central in the past, be interested if rubygems could somehow use the remote IP to identify the companies downloading the sidekiq gem so I could use that to upsell those companies

    • busterarm 4 days ago ago

      To take the maximally negative view of things:

          - uv is a cool tool, but Astral has signaled their intention to have it tie in nicely to paid services.
          - that's a nice moat!
          - Andre & friends saw that in the Python community (and uv's success) and decided they could do the same for Ruby
          - Their collective announces rv and now wants to make us dependent on them & friends for Ruby Gems.
          - After Hashicorp and others, I'm extremely wary of orgs luring me in with free shit.  Hashicorp is maybe the lightest example of this but they're very intentional about enterprise-walling business-essential features.
          - I don't want the Ruby ecosystem dependent on one party or even a tiny collective of people.  This is just as bad to me as the Ruby Central situation right now.
      • ljm 4 days ago ago

        The Ruby ecosystem is already decentralised in that there is no single source of truth for published gems. You can pull the source from any software forge that uses git, you can point to any self hosted gem server or use something like Artifactory or GitHub package registry. You can vendor the code if you want.

        This entire post is practically the case in point, except I’m not clear on how they got real time sync with RubyGems and if any other competitor would have the same capability.

        To use Astral and uv as an example, they would have to fork PyPI and maintain all the infra for that and not just the tool that manages the dependencies.

      • davidcelis 4 days ago ago

        By "Astral" do you mean "Spinel"? Also, what paid services? So far the only paid services they've mentioned is retainer services that essentially amount to priority customer support. The tools themselves are only ever described as free

        EDIT: Misread the comment and thought it was only about `rv`, not both `uv` and `rv`

        • pityJuke 4 days ago ago

          What is Spinel? Astral is the developer of uv, and they have announced their hosted platform service, pyx [0]. It appears it will be FOSS as well, but they'll have a hosted version of it.

          [0]: https://astral.sh/blog/introducing-pyx

          • davidcelis 4 days ago ago

            My mistake, I completely misread your comment and thought you were _only_ talking about `rv` as opposed to both `uv` and `rv`!

          • riffraff 4 days ago ago

            spinel is the company spun up around rv, ruby's uv version.

            https://spinel.coop/

        • 4 days ago ago
          [deleted]
        • levicole 4 days ago ago

          "If it's free, you're the product"

    • kimos 4 days ago ago

      This reads like a hit piece based on a personal vendetta. I'd be careful how much weight to give this.

      • nomdep 4 days ago ago

        > When Ruby Together first launched in 2015, the website suggested donations went to pay "our team" (...) This resulted in a nonzero number of donors believing they were funding the work of people like Steve Klabnik, Aaron Patterson, and Sarah Mei, when in fact only Andre was being paid at the time.

        This a fact. By this alone I don't think Andre Arko is an honest person.

        • steveklabnik 4 days ago ago

          Back in the day, nobody ever had said to me that they believed I was earning money from Ruby Together. This whole thing was speculation at best. And regardless, once it was suggested that this may be a possibility, it was immediately changed to be unambiguous.

          André is absolutely a standup individual.

          I have tried to stay in good terms with the other people involved in this (except DHH), but this claim was always ridiculous.

          • tenderlove 4 days ago ago

            This absolutely happened and is not speculation. I can't find the emails from the individuals that emailed me, but I did find my email to the board of directors asking that the website language be changed because people had pinged me thinking I would be getting money, or that the money would go to fund rubygems.org.

            At the time I'd sent the email I was unaware Ruby Together was on HN front page (and that's why people were pinging me)

            • steveklabnik 4 days ago ago

              Okay, if you got emails, you got emails, but I did not.

              I absolutely wouldn't want people to think that I'd be getting the money, so I think clarifying it was a good thing, regardless.

            • krainboltgreene 3 days ago ago

              It's so weird of you to jump in like this, man.

              • veeti 3 days ago ago

                It's weird for people to try and set the record straight when you mention them by name?

                • krainboltgreene 3 days ago ago

                  He didn't set any record straight. Why are you people imagining content?

              • hitekker 3 days ago ago

                Can you explain what you find so weird? From what I can tell, the GP is adding useful information using his firsthand experience.

                • krainboltgreene 3 days ago ago

                  Did they? No evidence and worded to suggest Steve didn’t experience it, that counts as useful information now?

                  • mijoharas 3 days ago ago

                    I think you may have misread it. The original claim is:

                    > This resulted in a nonzero number of donors believing they were funding the work of people like Steve Klabnik, Aaron Patterson, and Sarah Mei, when in fact only Andre was being paid at the time.

                    Steve said "that didn't happen to me" and then Aaron said "that definitely did happen to me". Seems pretty relevant. I don't think he was claiming steve was wrong in not having heard that, but Aaron was saying it did happen to him, so the claim is true.

                    (and in terms of evidence, do you want him to share the emails he got? A first hand account seems enough evidence to me)

                    Seems pretty unambiguous, and a good reason to chime in.

          • nomdep 4 days ago ago

            I was misremembering it. Now that I've checked, it's clear that the claim was that the money was for paying "the team" [1], which consisted of André Arko and David Radcliffe [2]

            [1] https://web.archive.org/web/20150919025358/https://rubytoget...

            [2] https://web.archive.org/web/20150919025603/https://rubytoget...

            • hitekker 3 days ago ago

              Your links are off-base. They're from September 2015, which is months after Andre Arko was told to revise the /teams page.

              Since no /teams page was archived before March 2015, here's the Github commit of the overly vague team page https://github.com/rubytogether/rubytogether.org/blob/9a03c4.... This page was linked from https://web.archive.org/web/20150425040538/http://RubyTogeth... which stated "We pool funds from corporate and individual members to pay our team[github link]"

              Altogether, it demonstrates how Andre misled his audience on who was getting the money. IMO, I see a distinct pattern of him crossing boundaries and then covering it up using his social skills & friend group.

            • knowitnone3 4 days ago ago

              I just want to know how much was David Radcliffe getting paid for his time?

            • steveklabnik 4 days ago ago

              It's all good, you were quoting the blog post.

              Frankly that page is even more clear than I remembered. All of this happened so long ago.

      • directionless 4 days ago ago

        TBH the whole thing is pretty opaque. There are a lot of accusations floating around. It's pretty easily to capitalize on "Big evil shopify is making a takeover", but I suspect there's a lot more happening behind the scenes.

      • dismalaf 3 days ago ago

        Does it? Seems pretty detailed with plenty of easily verifiable details...

  • bloudermilk 4 days ago ago

    It’s amazing to see the open source community step up like this. Kudos and gratitude to everyone that made this happen!

    • lemper 4 days ago ago

      yeah, but still, the maintainers need to be paid for their time and expertise. not to mention, although bandwidth and storage is cheap, somebody still have to foot the bill. i suggest people donate to this project.

  • salzig 4 days ago ago

    Just a thought of mine: why don’t we switch fully to git? Commit signing, tag signing, Decentralize. Doesn’t that sound like a good alternativ?

    • pornel 4 days ago ago

      The git protocol is more complex and harder to scale. It's especially wasteful if people are going to redownload all packages every time their amnesiac CI runs.

      Single-file archives are much easier to distribute.

      Digests and signatures have standard algorithms, not unique to git. Key/identity management is the hard part, but git doesn't solve it for you (if you don't confuse git with GitHub).

      • webstrand 4 days ago ago

        git bundles exist to solve the single-file caching and distribution problems

      • salzig 3 days ago ago

        Going crazy: we cold also adopt the container registry api for distributing gems, similar to how helm charts are also distributed nower days.

    • zdragnar 4 days ago ago

      Someone has to run the git server. Then, someone has to find the git server to pull each gem from, since not every git server is likely to be up-to-date with the each gem, or the correct version. Since these are all decentralized, each individual owner of a git server has to independently scale as more people start using each one.

      The benefit to being centralized is... everything is in one place. Everything scales at once. Every update is available at the same time.

      We did this back in the day using artifactory and co. to proxy NPM and a few other package managers as well as docker containers and some other things. No third party service going down could keep us from deploying.

      Not everyone does it because as a solo developer or a small team, as it feels like pointless overhead.

      • salzig 3 days ago ago

        So GitHub would be one option. Developers already discover all kind of things there. And each gem can still be provided by its “main repository”, but I don’t mind on whatever domain that repository is located. Somewhat how container images are referenced/distributed already. I think go already does it like that too.

        having a decentralized, and maybe sometime unavailable, infrastructure would make more people think about the problem and maybe brings us more stable solutions than we have now.

    • dismalaf 3 days ago ago

      Well, rubygems (the software) can pull from any git repository. So we kind of have it already anyway.

    • phoronixrly 3 days ago ago

      You've seen golang's package... situation?... and you still think switching to Git is a good idea?

      • lr0 3 days ago ago

        What "situation"?

        • phoronixrly 3 days ago ago

          Let's review for example Traefik's dependency list: https://github.com/traefik/traefik/blob/master/go.mod

          1. Heavy dependency on Github. AKA Microsoft owns much of the golang ecosystem. Not just the source... The package distribution as well!

          2. Many packages are referencing a git (short!) commit hash instead of a version. It still boggles my mind that this is an acceptable practice. Not to mention that git tags can be deleted and recreated... A pinnacle of secure package distribution practices.

          3. Stuff like ambiguous imports because apparently nothing enforces proper go.mod files? They are not packages to be compiled after all, they're just repos with some conventional structure (optional)...

          Mind you, this is popular production-grade software...

          I think this is much worse than even node packages, let alone bundler and rubygems...

          • SirSavary 3 days ago ago

            1. GitHub dominance is a social phenomenon, not a technical requirement. The go.mod file you linked references ~14 different Git hosts other than GitHub. Go's design doesn't create this centralization; it merely reflects where developers choose to host code.

            2. You complain about commit hashes while simultaneously noting that tags can be deleted and recreated. Hashes are precisely the solution to mutable tags. The "short hash" concern is a red herring; Git uses sufficient entropy that collisions are not a practical concern for dependency resolution.

            As for "secure package distribution," go.sum files verify files verify consistent downloads. What additional security do you believe centralized registries provide?

            3. Can you provide a concrete example of an ambiguous import you've encountered? I'm not familiar enough with Go to understand this criticism.

            • phoronixrly 3 days ago ago

              > GitHub dominance is a social phenomenon

              Exactly. This 'social phenomenon' should have been taken into account when designing a packaging system so that the language's ecosystem does not end up entirely dependent on Microsoft due to 'social reasons'.

              > The go.mod file you linked references ~14 different Git hosts

              Of which the non-github ones account to what... 15% of the deps in the file?

              > You complain about commit hashes while simultaneously noting that tags can be deleted and recreated

              Yes. Not using versions (semver) is a bad call, and having people be able to mutate the code of a version is a very bad call. Once a version has been tagged, the only viable choice must be to pull that version and push a new higher version.

              > As for "secure package distribution," go.sum files verify files verify consistent downloads

              Based on git's hash.

              > Git uses sufficient entropy that collisions are not a practical concern

              Unless crafted by an adversary? Git's sha1 hashes are not a security tool and must not be used in place of code signing.

              They are also not good for versioning, as you can't deduce whether a commit introduces breaking changes. Rubygems has the ability to reference git repos. It's always a pain to update these compared to other semver deps -- you have to go to github and do a comparison between the old and new hashes to try and deduce whether bumping this will break you.

              > Can you provide a concrete example of an ambiguous import you've encountered

              See end of linked go.mod

              • SirSavary 2 days ago ago

                Thank you for the reply. I'm designing a platform that will include dependency resolution and hosting, so I value input on these issues.

                > This 'social phenomenon' should have been taken into account when designing a packaging system

                I'm unsure how this would be accomplished in practice without banning certain Git hosts, which seems untenable. Even Maven/Gradle ecosystems concentrate around a few major repositories (Maven Central, JCenter historically). This appears to be an inherent social dynamic rather than a solvable design problem.

                > Of which the non-github ones account to what... 15% of the deps

                Same question: what's the solution? Developers publish where it's easiest and most popular, creating a positive feedback loop. I don't see how package system design can prevent this.

                > Not using versions (semver) is a bad call, and having people be able to mutate the code of a version is a very bad call

                Agreed on both counts. However, how do we enforce immutability beyond operational controls? Even systems with "immutable" version policies ultimately rely on the registry operator honouring that policy. The only technical guarantee would be embedding content hashes alongside version numbers (which is effectively what go.sum does, albeit awkwardly).

                Sidebar: how should we handle vulnerable versions? Allow pulling with warnings, or remove them entirely?

                > Git's sha1 hashes are not a security tool and must not be used in place of code signing

                Fair point. I was under the impression that Git had moved to SHA-256, but it seems there's no practical way to use it yet. While Git moved to a hardened SHA-1 implementation (not vulnerable to the SHAttered attack) in v2.13.0, SHA-1 remains weak for security purposes [1]. The transition to SHA-256 has been in the works for some time, but as of 2022 it appears to be a partial implementation with no support from major Git hosts [2].

                What would ideal package security look like to you?

                > They are also not good for versioning, as you can't deduce whether a commit introduces breaking changes

                Completely agree. Repository references are useful for development and testing, but painful in production. I avoid them in published packages.

                > See end of linked go.mod

                Thank you, I see it now. I'm still deeply unfamiliar with Go but this feels like a legitimate criticism.

                Glancing at github.com/tencentcloud/tencentcloud-sdk-go: is this import ambiguous because there's no top-level `go.mod`? If so, that feels like a significant oversight. I'm a fan of monorepos myself but I'm surprised Go doesn't have better support for them. I'll be doing some research to understand this better.

                [1] https://git-scm.com/docs/hash-function-transition [2] https://lwn.net/Articles/898522/

    • lr0 3 days ago ago

      Exactly. Go already adopts that.

  • halicarnassus 4 days ago ago

    Great move to counter the hostile takeover of the RubyGems GitHub repo (not the rubygems.org repo) and organization by Ruby Central.

    I hope they find financing to cover hosting costs.

    • joeldrapper 4 days ago ago

      I believe the hosting is already covered.

      • mijoharas 4 days ago ago

        Is there anything more you can share about that? I guess I should just sign up to the newsletter and wait and find out...

  • dcchambers 3 days ago ago

    Well the site is blocked on my company laptop (reason given: newly registered domain), so it will be a rocky start for them. I love a good vanity domain but using a traditional .org domain probably would have been better, too.

    My 2c is that 95% of ruby developers aren't aware of the drama going on around Rubygems.org right now. They have probably seen emails from Ruby Central but largely ignore them and move on with life. Most people have no idea there are issues and they will just continue using Rubygems.org. Getting a project like this to critical mass is incredibly challenging.

  • thomascountz 4 days ago ago

    If we isolate this from the recent controversy: in general, is an alternative (yet mostly compatible) package source, package manager, and/or language version manager neutral, good, or bad for an open source ecosystem?

    • MrDarcy 4 days ago ago

      Mostly good. Monopolies stagnate. Competition helps drive innovation.

      In open source too.

  • varispeed 3 days ago ago

    > initially his own, but eventually others—by paying themselves a market hourly rate

    This is massively flawed thinking. So called "market rate" is actually a tool for value extraction from the workers and is not connected in any shape or form with what they create for company they work at. As corporations refer to this as if it was a consensus (as in developer should earn $x an hour), they pay this much and workers have no choice but to accept (if someone has working class background and no trust fund, it is rather impossible to throw the towel and start own business, sometimes there are even regulations designed to keep workers captive).

    In such a project, "founder level" people should pay themselves as much as they think their worth is. Simple as that.

    I often hear VC talking that if founder takes too much money, it's a bad look. They just want to shame people into not taking the slice they deserve.

    It's interesting that IT is full of intelligent people, yet they can't grasp how they are being played by the market frames set by the rich.

    • eek2121 3 days ago ago

      hard disagree. For a project like this, all members should be paid a fair, but not "get rich" sum. There are companies out there that pay EVERYONE the same salary, all the way from CEO to janitor. Mysteriously, those companies don't have folks trying to hijack things, because nobody benefits.

      It's almost like removing money from the equation stops all the nasty stuff that happens inside organizations. Who'd have thought?

      • varispeed 3 days ago ago

        "Market rate" is not neutral. It is a wage‑fixing device that standardises labour pay while letting profits float to shareholders. Treating it as holy writ is how extraction is hidden in plain sight.

        Flat salaries do not remove politics. With unequal equity and control, a flat wage simply disciplines workers while investors keep uncapped upside. If money is the poison, start by flattening carry, liquidation preferences and board vetoes. Otherwise you have only flattened one side.

        Capping founder pay is class gatekeeping. It selects for people with savings or family safety nets and pushes working‑class founders out. Shaming those who take cash once they create surplus protects investor optics, not fairness.

        Equal pay only makes sense when ownership, risk and power are equal. Without that, "equal pay" is theatre.

        • lazerwalker 3 days ago ago

          This project is or will be a worker-owned co-op, as evidenced by the strict requirements placed on anyone who registers a .coop domain name. I imagine at least equal ownership (if not risk and power) is a given in this specific instance, and profits will explicitly not flow upwards to shareholders who are not also workers.

          • varispeed 3 days ago ago

            This likely won't last long, because it is at odds with human nature.

            • 2 days ago ago
              [deleted]
  • poorman 4 days ago ago

    Here's the thing. They could have put up link to a git repository where others can follow along with the maintenance of this project, but here isn't one. There is a list of maintainers explicitly mentioned on this page but no link to the git repository. This leads me to think this project is not about the code but about the people.

    • soraminazuki 4 days ago ago

      It's a package repository. A link to an Ansible repository or whatever doesn't need to be in the first announcement.

      > This leads me to think this project is not about the code but about the people.

      Trust is of utmost importance to a package repository. Even more so than code. A hostile takeover, like the one that occurred with RubyGems, fundamentally undermines that trust. In contrast, an alternative run by the original maintainers who have built years of trust, represents a positive shift.

      Unfortunately, it seems that your conclusion was drawn before your justifications. When you invent justification though, at least make sure you don't undermine your own position. Where's the prominent link to the Git repo on rubygems.org top page?

      https://web.archive.org/web/20251003112525/https://rubygems....

      • eek2121 3 days ago ago

        I think the issue that you overlook is that you assume this group of individuals is trustworthy.

        I'm not saying they aren't, but there are a LOT of conflicting opinions about what happened, why it happened, and who was right/wrong.

        This it what tends to happen when money gets involved in a project without a clear structure/business plan/guarantees put in place. People just did whatever and made assumptions, and now suddenly the whole community is rocking and rolling thanks to the actions/view points of a select few.

        • soraminazuki 3 days ago ago

          > I think the issue that you overlook is that you assume this group of individuals is trustworthy.

          Of course I do, because the original maintainers earned that trust over the course of years. That's not an issue.

    • steveklabnik 4 days ago ago

      Source lives here: https://github.com/gem-coop

      • byroot 4 days ago ago

        The only public repo is a static website.

        • steveklabnik 4 days ago ago

          Ah! Good catch. I saw the repo exists but didn't dig into the contents, given that it's (as far as I know) purely a proxy for rubygems at the moment, I figured it would be pretty simple.

          I agree they should post the whole source, regardless.

  • phoronixrly 4 days ago ago

    I hope they tackle the actual main issue with Rubygems -- lack of any sort of code signing... (I know the functionality exists, but it's not required to publish in Rubygems, and off by default on gem install. In other words it's as if it doesn't exist)

    The fash problem in the Rails ecosystem is next on the list, and I hope there is community consensus to fork this as well.

    • burnt-resistor 4 days ago ago

      It has code signing. It's just optional, inconvenient, and so unused because of Tragedy of the Commons and complacency. https://guides.rubygems.org/security/

      https://www.benjaminfleischer.com/2013/11/08/how-to-sign-you...

      • phoronixrly 4 days ago ago

        As I said, it's as good as no code signing. The very lack of a chain of trust stemming from rubygems that can be used to verify gem authenticity makes the whole thing useless.

    • simianparrot 4 days ago ago

      What does “fash problem” mean?

      • ramon156 4 days ago ago

        There's some weird opinions coming from mostly DHH. My personal take is that they're blatantly racist, but everyone can have their own

        Here's some fun facts:

        - DHH enforced a "No Politics at Work" policy.

        - DHH wrote a post expressing that he wouldn't want to live in London anymore because it's "no longer full of native Brits", and expressed support for a Tommy Robinson march he called "heartwarming". Tommy Robinson is described as "an anti-Islam campaigner and one of the UK's most prominent far-right activists.". The march DHH praised featured speakers calling for ethnic cleansing via "remigration" and banning all non-Christian religions.

        - DHH also promoted "demographic replacement" conspiracy theories and used language connecting immigration to crime, particularly regarding "Pakistani rape gangs" and street theft.

        - DHH has been publicly critical of Diversity, Equity, and Inclusion initiatives. This one isn't backed by facts, so take it with a grain of salt.

        • shadowgovt 3 days ago ago

          Probably worth noting in this particular context:

          The Ruby community in general, and the Rails community in particular, likes to style itself as people who care about people. "Matz is nice so we are nice" (MINSWAN) is a cornerstone concept that the community passes around. As a result, they have a tendency to care about this sort of thing; community standards of behavior didn't get bolted-on later, they were there at the start.

          I once watched a Rails community member pretty well pillory someone for entertaining the thought experiment that if ReiserFS were more technically competent, the software-engineering community wouldn't care the creator murdered his wife and would still invite him to speaking engagements telecast from jail. It is therefore interesting to watch how the Rails community is reacting to the Rails creator having concerns not nearly as bad as killed-his-wife, but extremely disquieting nonetheless.

        • ishouldbework 4 days ago ago

          Cannot speak for the US, but in Europe immigration is connected to crime increase in general. The Ukraine refugees are one of few statistical exceptions.

          • busterarm 4 days ago ago

            I think a lot of people are forgetting or at least choose to ignore that DHH is Danish (and specifically a Danish expat) and is probably more inclined to have controversial views on immigration from majority Islamic countries. That's not to give his statements a pass, but to give them some needed context.

            And no, I'm not saying that Danes are racist.

            • shadowgovt 3 days ago ago

              And, indeed, if he'd been talking about Copenhagen I suspect at least some people may have looked the other way.

              Saying what he said about London is, at the very least, a fascinating example of failure to stay in his lane. In fact, if one were of the mindset to be denigrating immigrants, one could, perhaps, raise questions around what business a Dane has telling Brits which members of their former colonies do and do not count as British or, indeed, what it means to be British.

            • bsammon 4 days ago ago

              I think a lot of people don't know why being Danish is relevant. Is there some reason why controversial views on immigration might be less suprising coming from a Dane?

              • drak0n1c 4 days ago ago

                Denmark is the rare case of a European nation where its center-left listened to feedback from the electorate early on and earnestly adopted policies restricting immigration and refugee admission. As a result they had no populist backlash, and that policy position is uncontroversial to hold publicly.

                • simianparrot 3 days ago ago

                  Denmark also has significantly lower rates of violence, crime, rapes and more. Sweden sees ~10 times more rapes than Denmark.

                  As a Norwegian I respect Denmark for putting its people first.

          • mijoharas 4 days ago ago

            Have you got any references for this claim?

        • mrisoli 4 days ago ago

          He doubled down on his opinion by sharing a sequence of posts from a X account that denounces "woke activism" in the software industry and open source projects. He criticised the political activism in open source projects, then, ironically, suggested Palmer Luckey should step in to steward NixOs.

        • maxwellg 4 days ago ago

          Ironic that DHH is politically active enough that it affects his day to day activities and public perception of his company - kind of the exact opposite of his own policy he expects his employees to abide by.

          • x3n0ph3n3 4 days ago ago

            He posts about it on his personal blog, not on his company Slack.

            • shadowgovt 3 days ago ago

              It's not a distinction someone active in the open source community gets to make. For open source developers, the larger Internet is the workplace.

            • phoronixrly 3 days ago ago

              Is world.hey.com/dhh a personal blog? It's literally on his company's domain... At least in the company slack your fash opinions would reach just your poor colleagues...

              • dismalaf 3 days ago ago

                Everyone with a Hey.com email gets a world.hey.com account linked to your email. So yes it's a personal blog.

                Hey.com is 37Signals' Gmail, not the company's private domain.

      • marknutter 4 days ago ago

        That's the part where the term "fascist" is misused to smear somebody they disagree with. It can be safely ignored.

        • simianparrot 3 days ago ago

          I thought so but didn’t want to assume.

          People really like to misuse terms like fascism these days, huh…

          • typpilol 3 days ago ago

            It's so crazy. He's a fascist because he said something about the chant population of London. And he didn't want politics at the work place

            How the hell is any of that facism

            • shadowgovt 3 days ago ago

              Fascism may be the wrong label.

              Racism could be a much better fit. The blog post in question: https://world.hey.com/dhh/as-i-remember-london-e7d38e64

              The interpretation that raises some pretty interesting points about the inherent racism in the expressed worldview: https://jakelazaroff.com/words/dhh-is-way-worse-than-i-thoug...

              There is, however, an interpretation that explains how this specific kind of racism can be seen as at least fascism-adjacent: https://davidcel.is/articles/rails-needs-new-governance

              The question of whether he wants politics in the workplace is moot when he's making public blog posts like this. For the open-source community, the open Internet is the workplace. People aren't just going to pretend DHH didn't say what he said (in public, of his own free will, using his own megaphone) because he didn't post it to ruby-core@ml.ruby-lang.org.

              • simianparrot 2 days ago ago

                If it's racist to say that we need controlled immigration to ensure the country can accommodate and integrate safely for _everyone_, then maybe it's ok to be a little racist.

                I'm done letting these labels deter my rational thinking.

                • shadowgovt 2 days ago ago

                  That's not the racist part.

                  The racist part was him asserting he could walk down the streets of London and guess who was British. Given the disparity between his estimated number and the actual percentage of Brits by census (and the remarkable similarity to his number and the probable skin color of Brits by census), it is real hard to find the generosity to assume that he doesn't just mean "When did the Brits stop being white?" And that kind of thinking has nothing to do with immigration control and everything to do with believing that there's a right skin color to have.

                  • simianparrot 2 days ago ago

                    He’s not saying the skin color is wrong. He’s saying it’s not ethnic British. Which is a thing. Same as there’s ethnic Japanese of which I am not one of. I can be a Japanese citizen but I cannot be Japanese. And that’s ok. Cultural and ethnic identity is a thing, except for some bizarre reason only ethnic minorities from specific origins get to have and observe that and not be called racist. Why is that?

                    I'm Norwegian by the way and I belong to quite a small ethnic minority, but because of the color of my skin, people assume a whole lot of things about my background which isn't true. And I don't get to be proud about my heritage for some reason. Weird that.

                    • wizzwizz4 2 days ago ago

                      > He’s saying it’s not ethnic British. Which is a thing.

                      Yes, but… https://www.smbc-comics.com/comic/arthur

                    • shadowgovt 2 days ago ago

                      > He’s not saying the skin color is wrong. He’s saying it’s not ethnic British

                      It doesn't take much 4D-chess reading of his actual words to infer, I think correctly, that he's saying it's not ethnic British... And that's wrong. At least wrong for him (and wrong for the Brits, since he goes on to assert that "it's tough to blame the Brits for being pissed").

                      "I thought I might move there [London] one day.

                      That was then. Now, I wouldn't dream of it. London is no longer the city I was infatuated with in the late '90s and early 2000s. Chiefly because it's no longer full of native Brits."

                      ... I mean, I'm having a real hard time finding a reading for those sentences that isn't "I was more comfortable when Britain was full of native Brits and I am not comfortable now." If I assume your assertion that he means ethnicity, not culture or citizenship-birth... What the hell, DHH? What is it about "non-ethnic Brits" that is giving you the heebie-jeebies?

                      > can be a Japanese citizen but I cannot be Japanese.

                      That's going to be a difference of definition. If I may, "I can be a Japanese citizen but I cannot be ethnically Japanese."

                      And whether that's true or not: this is perhaps a thing that Japanese people can have traditionally, or Danes. It would be the height of hypocrisy, given the Empire's history, for the Brits to do this, and DHH is swimming way outside his lane opining on how Britain should be or what makes him, a non-Brit, most comfortable in London.

                      Do you want to know when the Brits stopped "looking British?" Around the time Victoria crowned herself Empress of India, creating a country of about 28.9 million "ethnic Brits" (I'm going to speak loosely here, and my Irish and Welsh cousins will give me a proper thrashing for it later) and 250 million "ethnic Indians." And the fact India later gained its independence again has no bearing on the people who are Brits who look "non-ethnic" because of 90 years of British rule of a subcontinent. If DHH, or the British, or anyone want someone to blame for Britain suffering a "demographic nightmare" (whatever the hell that means)... They can probably blame the Widow of Windsor.

                      > Why is that?

                      Because some nations were expansionist and some were isolationist. Ethnic and national identity lack 1-to-1 overlap, and that matters more in some nations than others. I'm not in the business of telling the Japanese how they should see themselves (if I were, I would be making meaningful harumphing noises about the easiest possible way to curb their apparent birthrate crisis...). But DHH has put himself in the business of telling Brits how they should be seen, and in so doing he decided to wade into a conversation that makes him, yeah, the racist in the story.

                      He's free to walk it back any time he wants to stop causing controversy in the Ruby community so people can focus on the tech again.

                      > I'm Norwegian by the way and I belong to quite a small ethnic minority

                      Oh, you've opened quite a door. I want to guess but guessing feels rude so I will refrain. For what it's worth, every person I ever met while visiting Norway had a lot to be proud of (hell, waking up every day in that climate and giving death herself a middle finger is damn impressive to me!), so whoever is making you feel like you don't have a right to be proud of your heritage can probably pound sand.

            • marknutter 3 days ago ago

              It's not. People use the term "fascism" to at best smear those who they disagree with and at worst incite violence against them.

      • 4 days ago ago
        [deleted]
      • phoronixrly 4 days ago ago

        If you know you know.

  • sandstrom 4 days ago ago

    I understand forking is sometimes needed, but it's also somewhat discouraging to see that the differences couldn't be reconciled.

    As long as people are aligned on advancing the Ruby ecosystem, I think it should be possible to cooperate even if there are disagreement in other areas [which political party you support, differences in personal opinions, etc].

    Maybe it'll be resolved eventually, just like Merb <> Rails, Bundler <> RubyGems and RubyTogether <> RubyCentral were eventually merged. That's what I'm hoping for!

  • shevy-java 3 days ago ago

    There is a recent tiny "update", or more a comment - see here (I only use old.reddit; the new reddit UI is so much worse, but this is an aside):

    https://old.reddit.com/r/ruby/comments/1nzxgb9/buckle_up_the...

    In the event the ruby-reddit moderators remove it, the comment had this content verbatim at the time of linking to it here:

    "I have tried so much. It’s Ruby Central that won’t talk. They’re hiding behind lawyers at this point."

    Now, we have to concede that this could be wrong; or incomplete. Personally I believe him though, but in theory it could be a wrong statement. Nonetheless ... just think about this for a moment ...

    The organisation that claims it is all about the community, refuses to be transparent and now hides behind lawyers, after having been caught with making several incorrect statements before already. Does this look more like a community-centric organisation or possibly a front for corporations? Just think it through for yourself what it means when they suddenly have to hide behind lawyers.

    In my opinion they are now deliberately making the community angry. But, even without this, I believe we can conclude that by far the biggest fault for all of this lies on Ruby Central.

    • RhythmFox 3 days ago ago

      -> In my opinion they are now deliberately making the community angry.

      This is one thing I think hasn't been talked about explicitly enough within the community (that I see at least) yet, Ruby Central seems to be actively trolling the 'other side' of this situation. It reads to me like they know they have the lawyer power to defend their castle and are enjoying pissing down on people and telling them it's raining. Oh and you should enjoy that because it means there will be flowers soon... or something.

      I think the dialogue of 'are they acting in good faith' only works in so far as they even care about the rest of the Ruby community at all. If they are indeed bad actors (motivated purely by greed, ambition, ego, etc) then they are not ever going to come clean and they would let the whole Ruby community die before they admit defeat or wrongheadedness. My favorite term for these types of actors is SCUM - Sufficiently Clever and Uncaring Malefactors.

  • ChrisArchitect 4 days ago ago
  • insane_dreamer 4 days ago ago

    Important move to maintain a free community. I'm switching over to Gem.coop now.

  • pdntspa 4 days ago ago

    Is this not an overreaction to the rubygems rubycentral fiasco?

    • florkbork 4 days ago ago

      No.

      Imagine if someone came into your house and changed all of the locks on you/your family, because "security". You had built that house from your original designs but the other party claims they own it now because they happen to manage a series of rental listings for houses built to your design. You had even made it so the plans could be copied and modified in private; if "security" were a real concern with about 10 minutes effort to do so.

      Would you agree that it is right, do nothing? Or would you rebuild something new, given how little time it takes to copy the plans.

      Swap "house design" for "software project" and "rental listings" for "running an instance of your software project" and you have the current situation.

      Developers are free to choose the party they trust more.

      • pdntspa 3 days ago ago

        Yeah and now we have a fragmented ecosystem. If the projects were placed under RubyCentral's management and active contributors' access is restored I don't see a big deal.

        Yes the manner in which it was handled was really bad but given the supply-chain attacks we're seeing against the Python and JS worlds, I think auditing contributor access and consolidating certain privileges is prudent.

        Again, handled poorly. But a lot of money rides on stuff like Bundler. We need a strict security posture.

        edit- I am an artist; I get the concern and distaste. But at a certain point your art grows bigger than you. If you as a private individual build a bridge used from a public roadway and you don't do the necessary maintenance or management your shit gets shut down. Not sure how this is much different.

        • pluto_modadic 3 days ago ago

          ...so your argument is.... stay with the abusers?

          • pdntspa 16 hours ago ago

            I'm questioning this abuse of the term "abusers". It frames the arguments about this situation in bad faith.

  • sergiotapia 4 days ago ago

    Is this political or does it have actual technical merit?

    • CaptainOfCoit 4 days ago ago

      The best "technical" benefit from this is that if one goes down, you could switch to the other in a pinch, so arguably better than the status quo even if you disagree with the organizational/"political" motives.

  • eek2121 3 days ago ago

    I feel like a change to the way gems are distributed/downloaded could fix this. Unfortunately, the very powers that could make that happen are the powers that control the software and infrastructure, and have the least incentive to improve things.

    I honestly find it ridiculous that this situation happened to begin with, and I also have no clue why people are hating on DHH.

    The easiest way to kill an open source project is drama and forking like this. Ruby has been around forever, obviously, however it is far from the most used languages, and drama like this just hurts the ecosystem as a whole.

    As a former Ruby dev, it makes me sad.

    • bitwize 3 days ago ago

      Drama and forking aren't going to kill Ruby. This is a move like the one from Freenode to LiberaChat: hostile entities take over $thing, sensible people move on to $newthing, the new normal settles around $newthing.

      As for DHH, he's a far-right racist.

      https://jakelazaroff.com/words/dhh-is-way-worse-than-i-thoug...

      Silencing and excluding such people from open source is the right thing to do because failure to do so means forcing others to interact with people who are hostile to their very existence.

  • steve_gh 4 days ago ago

    I'm really pleased to see this happening, but sad that it has come to this.

    What I'd really like to see is a whole bunch of people acting more professionally. Who you pray to, who you vote for, and who you sleep with are irrelevant to a professional context - and open source development is a professional context. So everyone needs to keep their professional and personal lives separate. I know that at best I would be disciplined, and at worst sacked if I made comments on the lines that some of the lead players in this sorry saga have made. And that's not pointing the finger at any one person.

    • hiimkeks 4 days ago ago

      If who you vote for will put me into a torture camp (or otherwise devalues my life or personhood), then I can't work with you, so no it is not irrelevant.

      (neither the "me" nor the "you" here refer to you or me personally ofc.)

      • ishouldbework 4 days ago ago

        "will put me into a torture camp" for sure, but "devalues my life or personhood" is pretty vague. So, for example, if I value guns and consider them necessary for my well being and personal safety, should I refuse to work with anyone who votes for increased gun control? This sounds like a recipe for very fragmented, unstable society.

        • bronson 4 days ago ago

          If gun owners are being denied health care or being told who they can marry ("it's illegal to marry a fellow gun owner"), then yes, they'll probably want to avoid anyone wretched enough to advocate that.

          Short of that, it's NBD right? Not really comparable.

          • ishouldbework 4 days ago ago

            [flagged]

          • marknutter 4 days ago ago

            It's absolutely comparable. They both involve limiting rights and freedoms.

        • hiimkeks 3 days ago ago

          That's a strawman, because that isn't about the value of my life or my personhood.

      • shadowgovt 4 days ago ago

        I think the salient meta-concept here is "Open source development is an inherently collaborative enterprise, and if people cannot collaborate, it stifles creation of open source projects and software."

        There may very well simply be political eras where the floor of trust isn't there for open source to spring forward by leaps and bounds.

      • 4 days ago ago
        [deleted]
      • pil0u 4 days ago ago

        Agreed. Your example could sound like exaggerated, but silence is a form of opinion, of vote, of approval. Even in a professional context, because work is part of the society we live in.

        This whole "DHH situation" with Rails has put my mind in weird position. I admire the Rails creator, the business man, the speaker. I admire what he builds, how passionate he is about his work and open-source software. But I very strongly disagree with his vision of immigration, nationalism, parenting, well most of his vision of society.

        I was made aware about these opinions because people talked about it. Thanks to these people, I read and listen to him with more nuance, more critical thinking. That does not necessarily mean I would discard Rails, cancel the dude or write shit about him, but that surely means that I will be more careful about how the opinions of this 1 person could impact mine, the ecosystem I work with and the larger ecosystem I live in that is society.

        • steve_gh 4 days ago ago

          > but silence is a form of opinion, of vote, of approval.

          I disagree. We don't have to have an opinion on everything. And what worries me is those (both on the left and on the right) who think that silence is a form of opinion or approval. It's getting very close to "those who are not with us are against us". And that's a worldview I have very little time for.

          • pil0u 4 days ago ago

            Yes, I agree with you. Silence, when you do not have an opinion, is totally fine. And yes, not having an opinion on everything is absolutely fine, probably sane even.

            I was answering a comment about a vote that would put you in a torture camp, so a vote on which you are certainly opinionated about.

            In other words, don't self-censor when you think something is not right.

          • jaredcwhite 4 days ago ago

            > that's a worldview I have very little time for

            Only people who already live in a position of privilege get to have "little time" and settle for worldviews which advocate for a sort of bland tolerance of extremism. I can assure you, for people who are being actively harmed by hateful rhetoric and political policies, "those who are not with us are against us" is absolutely a reality.

            • baggy_trough 3 days ago ago

              Extremism is in the eye of the beholder. Trying to kick a founder out of a hugely successful project because he thinks there has been too much immigration to London is also an extremist view.

          • giraffe_lady 4 days ago ago

            > And what worries me is those (both on the left and on the right) who think that silence is a form of opinion or approval.

            Definitely definitely. When a racist paramilitary is disappearing my neighbors my primary concern is whether people will consider me complicit for publicly stating that I have no duty to interfere.

            You don't have to have an opinion on everything but you do have to have an opinion on some things. Or I mean, obviously you don't, but then you have to accept the social consequences of cowardice.

            • typpilol 3 days ago ago

              Are you neighbors illegal aliens?

              If you believe we shouldn't have borders than just say so.

              • 2 days ago ago
                [deleted]
          • CaptArmchair 4 days ago ago

            I'll put it like this.

            Close by where I live is a monument for civilians who were taken from their houses and shot by the German occupiers during the last months of WWII. Simply because they were suspected of having distributed pamphlets. There wasn't even evidence to that claim, and retribution was a thing.

            I passed that monument countless of times during my youth, giving me pause to contemplate.

            It's a tangible reminder of what ultimately happens when people stay silent about something as final and poignant as one group denying the existence of another group for whatever reasons.

            I have no problem with expressing differences over world views. I take issue when that world view entails denying the other side's existence because of differences, and a fervent intent to act on that notion.

            It's a matter of boundaries, and speaking up.

        • blast 4 days ago ago

          Silence can also indicate disapproval.

        • kortilla 4 days ago ago

          > but silence is a form of opinion, of vote, of approval.

          No it’s not. Indifference is not approval.

          Open source is global and someone in a university in Argentina contributing some features does not “approve” of anything because she didn’t participate in some bickering about US identity politics.

          • yxhuvud 4 days ago ago

            This is a lot more than just US identity politics, as shown by the fully idiotic take on London he did.

          • zen928 4 days ago ago

            Indifference is acceptance of the status quo, though, yeah? Whether that be on a conscious level of active avoidance or on a subconscious level of never mentally aligning it as a priority to build further understanding to form a thought-out opinion.

            There actually is a binary view on your stance against things when you see unfettered hate spread by others and choose (at some level) to not have an opinion. We've seen it before, we see it now, we'll see it again. Not everyone has the same privilege as you to remain head under sand until there's no commotion left to dodge.

            • kortilla 2 hours ago ago

              >Indifference is acceptance of the status quo, though, yeah?

              No, the world does not revolve around your pet problems.

              I do not know the regional politics of Bulgaria and if people started spewing Bulgarian politics in my open source community, my lack of participation is not acceptance of the status quo. I don’t even know what the status quo is and there are just two sides screeching at each other.

      • kortilla 4 days ago ago

        [flagged]

        • mzajc 4 days ago ago

          > If you actually cared about people devaluing your life you should also be outraged at any Mormons/Muslims/etc in power.

          Not everyone is a fundamentalist.

      • fourseventy 4 days ago ago

        Please stop with this type of ridiculous hyperbole.

    • tensor 4 days ago ago

      I've been in the "keep work and politics" separate camp most of my life. However, with the lines that have been crossed recently, where literal democracy and freedom are at stake, I don't think people have the luxury of keeping work and politics separate any longer. Fascism is bad and people cannot be silent.

      • marknutter 4 days ago ago

        [flagged]

        • jaredcwhite 4 days ago ago

          If you say something like “if you invoke the word "fascism" in the context of today's politics, your opinion is immediately worthless”, your opinion is immediately worthless.

          • marknutter 3 days ago ago

            Do you really not understand how unhinged you sound when you resort to such histrionics?

            • wizzwizz4 3 days ago ago

              Those "histrionics" were your own words, slightly duplicated, with "say something like" added. While I don't disagree with this comment, I would recommend that you take the implied advice before expecting others to.

              • marknutter 3 days ago ago

                Dismissing someone's opinion because they compare those they don't agree with to literal fascists is not the same as dismissing someone's opinion because they do that. One leads to people being targeted for violence and potentially assassinated, the other calls out incitement to political violence.

                • wizzwizz4 3 days ago ago

                  At what point in history would it have been acceptable to call Adolf Hitler a "fascist" in the modern sense, assuming that neither he nor any contemporary political group identified with that term?

                • computerthings 3 days ago ago

                  [dead]

    • wahnfrieden 4 days ago ago

      Not everyone involved in open source has a boss. I don't care what a boss would hypothetically do to me, so that's not helpful guidance.

    • nathanaldensr 4 days ago ago

      Completely agreed. Sorry, other folks, but you have no right to gatekeep my speech in any way in a professional context. Are you a family member? Then sure, we can have a discussion. Am I a member of your private club or otherwise dependent on your approval of my thoughts or beliefs? Then let's talk. Otherwise, leave me alone. You (the collective you) don't get to decide what I am and am not allowed to think and believe.

      • giraffe_lady 4 days ago ago

        Nobody is constraining your beliefs or expressions of them. People are exercising their own individual right not to associate with people who express certain beliefs.

        • marknutter 4 days ago ago

          Ah. So just good old fashioned bigotry.

          • shadowgovt 4 days ago ago

            Generally, bigotry is bias based on immutable traits. Beliefs are not immutable.

            • marknutter 4 days ago ago

              [flagged]

              • erxam 4 days ago ago

                Oh, of course.

                To a right-winger, safety is bigotry and hatred is love. Of course, how else could it ever be.

                Do you really care about freedom if you don't let white nationalists abuse everyone and everything in their power all the time?

  • 3 days ago ago
    [deleted]
  • soraminazuki 4 days ago ago

    So RubyGems has betrayed its community by ousting its maintainers. When a community-focused alternative created by the original maintainers is announced, it gets flagged on HN. What is wrong with people?

    This situation is eerily similar to the Freenode takeover[1] and the subsequent formation of Libera Chat[2] a few years ago, even down to the political leanings of those behind the takeover. Except if the Freenode incident occurred today, there would be a vocal portion on HN vehemently siding with Freenode solely based on the perceived political affiliations of its owners. Submissions about Libera Chat would face heavy flagging, much like this one has.

    It seems the Freenode team may have advanced their plans just a bit too early.

    [1]: https://news.ycombinator.com/item?id=27286628

    [2]: https://news.ycombinator.com/item?id=27207734

    • shevy-java 4 days ago ago

      I could be wrong but it may be that some have an additional agenda to try to make e. g. competition to Ruby Central fail. You can see this on ruby-reddit, e. g. by u/f9ae8221b - either way I think the by far best strategy for gem.coop is to address all concerns and statements made, including the wrong ones. Simply be better than rubygems.org - everywhere. (Also, u/f9ae8221b is super-impatient; why can't he wait for a while? Rome was not built in a day, it is strange how he thinks to know the future. I don't know the future - let's wait and see. In the worst case gem.coop will fail; in the best case it'll fix numerous issues, including, by the way, gem/bundler not having had the same functionality. And namespacing too; and inactive accounts, and so on, and so forth. There is a ton of things to do.)

      • vidugavia 3 days ago ago

        He is employee of Shopify, which is a side in all this. I would take these conspiracy theories with a grain of salt at least.

    • sosodev 4 days ago ago

      Flagging is definitely getting abused more on HN lately. The consensus seems to be that politics and/or morals are irrelevant outside of personal affairs so we must not have these conversations here.

      • soraminazuki 4 days ago ago

        Which is absurd because the hostile takeover of RubyGems primarily involves technology, with serious implications for the security and trust of nearly all Ruby code. Those flagging this submission are the ones prioritizing politics over this critical issue.

        • busterarm 4 days ago ago

          Politically-charged ultimatums _caused_ the hostile takeover of RubyGems. This whole thing is politics all the way down.

          • soraminazuki 4 days ago ago

            Someone withdrawing funding from Ruby Central doesn't necessitate a hostile takeover of RubyGems. The responsibility lies squarely on people doing the takeover. Needless to say, you haven't shown me any convincing arguments for suppressing the announcement of gem.coop.

  • sleight42 4 days ago ago

    Why is this flagged? This is super relevant to HN!

  • joeldrapper 4 days ago ago

    Why has this been flagged?

    • veeti 4 days ago ago

      Remove flags 2025, all the best stuff is in https://news.ycombinator.com/active. I don't even use Ruby right now, have no dog in whatever drama is behind this, but I don't see what's so offensive about knowing Gem.coop is now a thing.

    • lcnPylGDnU4H9OF 4 days ago ago

      Just some background: there is a controversy in the Ruby community[0][2] around the governance of the rubygems project. It has been maintained for a long time by employees of Ruby Central but not in a corporate capacity. There was a recent hostile takeover of this project by the Ruby Central corporate arm.

      The most likely reason it was flagged from my perspective is that David Heinemeier Hansson (who created rails) is kind of the figurehead of this community and he has controversial opinions[1] which people believe make him unfit to represent their community. The controversy has manifested as people speaking out against DHH in his position. So this post seems to have been flagged for being "political" because it is seemingly in opposition to rubygems for the DHH reason.

      0: https://hn.algolia.com/?dateRange=pastMonth&page=0&prefix=fa...

      1: https://davidcel.is/articles/rails-needs-new-governance (this article has a lot of examples from DHH's blog)

      2: https://news.ycombinator.com/item?id=45348390

      • ilikepi 4 days ago ago

        Er...FYI, your [2] link is to a discussion about an article written by the person to whom you are responding.

        Personally, I think the reason this post about gem.coop has been flagged is that we've reached the point at which new HN threads about things related to the recent RubyGems shake-up quickly devolve into people rehashing the DHH "aspect" of it all. So it has become less about flagging the actual target of the post and more about flagging the parts of the discussion that seem to go nowhere.

        EDIT: expanded

        • lcnPylGDnU4H9OF 4 days ago ago

          That's fair enough, I didn't actually notice. Regardless, I was offering the information for other readers, which may or may not include the person I'm replying to.

          Edit:

          > flagging the parts of the discussion that seem to go nowhere

          This is and isn't what actually happens, though. People do flag the parts of the discussion that don't go anywhere but then people also flag the post itself because they think there's no reason to discuss it at all for the fact there's a vocal part (minority or majority doesn't really matter) that wants to discuss a topic that's not going anywhere.

          People shouldn't flag the post itself just because it's likely to gather or even has gathered a crowd that will discuss such directionless topics when there are better topics to discuss, even (especially?) if they're not currently being discussed.

      • belahon 3 days ago ago

        > 1: https://davidcel.is/articles/rails-needs-new-governance (this article has a lot of examples from DHH's blog)

        Basically just a blog post from some guy aghast that DHH has different political opinions to him. I'm politically on the left too but I can't imagine getting so incensed about someone else having right-leaning views.

        Do these people never leave the house to meet anyone outside their echo chamber? The mind boggles.

  • splittydev 4 days ago ago

    Is there any context on why? Is there some controversy regarding RubyGems.org I'm not aware of?

    • pil0u 4 days ago ago

      This article was the most nuanced I found while everything was still hot. https://archive.ph/SEzoV

      • splittydev 4 days ago ago

        [flagged]

        • phplovesong 4 days ago ago

          Afaik rubygems kicked some long term contributors and stole the entire project. Thats some serious red flags for me. At what point rubyruby gems does something nasty is only a matter of time. They could start to gatekeep or even worse add some sort of paid version.

          Anyway.. a core piece of infra like this needs to be open for anyone and not closed for some shady entrerprize.

          • byroot 4 days ago ago

            That's a particularly one sided account of the events.

            Ruby Central wanted to oust one or two specific maintainers because of a rocky relationship (whether it was warranted or not is not my point).

            It later backfired when a majority of the other maintainers resigned.

            > They could start to gatekeep or even worse add some sort of paid version.

            That's a funny accusation given that's something the ousted maintainers now behind gem.coop wanted to do a while ago.

    • wallmountedtv 4 days ago ago

      In short, a hostile takeover forced by Shopify through Ruby Central.

      It was sparked after Ruby Central chose to platform an extremist figure prominently for their last RailsConf against the wishes of the sponsors, losing them a lot of sponsorship money, as well as community support.

      https://joel.drapper.me/p/rubygems-takeover/

      • mnx 4 days ago ago

        Might be worth noting the figure in question is the creator of Ruby on Rails.

      • byroot 4 days ago ago

        > a hostile takeover forced by Shopify through Ruby Central.

        That's entirely unsubstantiated.

        • joeldrapper 4 days ago ago

          I heard it directly from people directly involved.

          • byroot 4 days ago ago

            So it is unsubstantiated.

            • Kudos 4 days ago ago

              This is a little glib, you dropped "Entirely" because you know multiple first hand accounts are actually worth something. If you want to argue the credibility of those accounts, then please be specific about it.

              • byroot 4 days ago ago

                I dropped the entirely because I am on mobile.

                We don’t have multiple first hand accounts. All we have is second hand account being relayed by someone with a massive axe to grind against Shopify.

                There are a lot of truly committed Rubyists at Shopify, particularly the one handling the relationship with Ruby Central.

                The idea that Shopify had done what Joel aledges without a single one of the involved parties on the Shopify side blowing the whistle is preposterous.

                • shevy-java 4 days ago ago

                  So you critisize Joel because he worked at Shopify. He pointed that out when he wrote the article.

                  Let's add here that YOU also worked at Shopify, until recently.

                  IF we are going to be critical, then let's be complete here.

                  I actually think there is a lot of validity to the statement made that Shopify is NOT a neutral party here. We can dispute how much Shopify was involved, but to assume "all is unsubstantiated" while not even disclosing one's own work at Shopify, feels super-strange here.

                  • byroot 4 days ago ago

                    > He pointed that out when he wrote the article.

                    Did he point out how it ended, and how he spent the better part of two years having public tantrums about it on Twitter?

                    Disclosing that you worked somewhere isn't relevant. Worse, it can easily give the impression that there is some insider knowledge involved.

                    What is relevant is how the relationship ended.

                    > Let's add here that YOU also worked at Shopify, until recently.

                    Yes, and I left over some major disagreements, hence if I have a bias, it would be against Shopify, not in favor.

      • JimDabell 4 days ago ago

        > It was sparked after Ruby Central chose to platform an extremist figure prominently for their last RailsConf

        This is so incredibly one-sided that it misleads more than it informs.

        The person they are talking about is DHH. Inviting the creator of Rails to speak at RailsConf – a conference for Rails – is not the outlandish behaviour this comment makes it sound like.

        • shevy-java 4 days ago ago

          Agreed. There is a lot of conflation of statements that are not directly connected.

          The whole DHH argument, for instance, as well as some people having a vendetta about him, is not, or not directly, related to the hostile take-over of rubygems.org. There is a slight partial overlap, but it is a separate discussion (even if DHH was involved with the take-over via Shopify because he does not like Arko or Shopify wanting more power-control to bully the independent developers at rubygems.org with more corporate rules and restrictions; and, by the way, DHH never mentions Arko's name, but even this is a separate discussion still. For instance I specifically do not care about rails nor DHH really, but the hostile take-over was a complete no-go. Ruby Central really pissed off too many people here and unfortunately there are still many open questions that ruby-core has to think about. I am not necessarily saying all came with malicious intent, because I think there is an english language barrier too in regards to Hiroshi Shibata, but even then it may be better to have someone with better knowledge about the english language in charge of gems; there seems to be some strange disconnect or translation going on between english, into japanese and japanese culture, and it is super-confusing.)

        • IshKebab 4 days ago ago

          [flagged]

          • sunshine-o 4 days ago ago

            Interesting, I only knew who he was through his "Leaving the cloud" serie of posts.

            I am just trying to draw a parallel between the two to try to understand its broader ideology. So some might say both big cities like London and hyperscaler like AWS are:

            - very expensive and have become unaffordable for many actors

            - limit your freedom to scale and accommodate a very broad range of guests

            - under massive surveillance and control

            where the comparison stops is:

            - AWS offers pretty good security but London is not (and hasn't for a long time)

            - It is pretty easy to get kicked out of AWS if you do not follow the rule or pay

          • rossriley 4 days ago ago

            The population of London at the last census was still 60% British born. The difference between 2000 is that the figure was 60% white British.

            He's not saying London doesn't have enough British people, he's saying it doesn't have enough white people in it.

            That and saying it was heartwarming to see a Tommy Robinson march who represents the most extreme fringe of British right wing politics.

          • jmcgough 4 days ago ago

            NYC has roughly the same stats - 40% of the residents there are foreign-born. This is more to do with low birth rates by natives, so population growth in NYC and London is entirely driven by immigration. The biggest problem is that it's too expensive for most people to have and raise kids in major cities.

            What was more troubling to me was that he called the Tommy Robinson rallies "heartwarming". TR was a member of an explicitly fascist, white nationalist party. The rallies were full of signs calling for death to Muslims. Or, in the same blog post, his disproven claims of migrant gang r*pes. On top of that, he has written some really vile things about transgender people.

            I would like to go to a tech conference and focus on Ruby, not politics. I'd like to leave my identity home and discuss software engineering and interesting technical ideas. DHH has made that impossible.

            • IshKebab 4 days ago ago

              > he has written some other really vile things about transgender people.

              Do you have a link? I suspect these "really vile things" will turn out to be not so vile (like JKR), just things you don't agree with.

              > I'd like to leave my identity home and discuss software engineering and interesting technical ideas. DHH has made that impossible.

              Really? Did he talk about politics at this Ruby conference? Seems like it is you that can't focus on Ruby.

              • soraminazuki 4 days ago ago

                > I suspect these "really vile things" will turn out to be not so vile (like JKR)

                "Not so vile" things like spreading lies about a female Olymics Boxer's gender, calling her terrible names, and inciting her online followers to harass her? She not only bullies transgender individuals but also targets other women who don't meet her own standards of femininity. If you have no problems with people like that, no wonder you can't fathom why the Ruby community has trouble accepting similar people with open arms.

                • IshKebab 3 days ago ago

                  Again, link? It's no good just talking about what heinous things someone has done. That kind of talk is always incredibly unreliable.

                  • soraminazuki 3 days ago ago

                    Evidence for thee, but not for me? You write with such authority on this topic, yet you insist on demanding evidence for even the most basic knowledge surrounding it.

                    https://www.bbc.com/news/articles/cm2njjm4e2po

                    https://xcancel.com/jk_rowling/status/1819007216214573268

                    https://xcancel.com/jk_rowling/status/1931144695771435140

                    Also, on another note, here's one of her many posts from JKR literally equating trans women with sexual predators.

                    https://xcancel.com/jk_rowling/status/1972054407148695732

                    It's astonishing how far some people will go to defend this kind of dehumanization of fellow human beings.

                    • bobalob 3 days ago ago

                      > Also, here's one of her many posts from JKR literally equating trans women with sexual predators.

                      > https://xcancel.com/jk_rowling/status/1972054407148695732

                      Consider what this conversation was actually about - a male sexual predator, caught pleasuring himself in the showers attached to a girls' changing room, who claimed, when caught, to have a female gender identity:

                      https://xcancel.com/KatieDR96/status/1972050074227429663

                      • soraminazuki 3 days ago ago

                        Setting aside that you're passing claims from a far-right troll as facts, that still doesn’t make it acceptable to equate trans women with sexual predators, both morally and logically. Or are you suggesting that if you can find one male sexual predator, it justifies equating all males with predators? I have a feeling you’d be up in arms about that.

                        Anyways, it's clear that you're intent on dehumanizing others, even creating a new account for the sole purpose of saying the most vile things, so I'll stop replying here.

                        • bobalob 3 days ago ago

                          The reason that this male sexual predator was allowed to use the female changing room and showers is because he claimed to have a female gender identity.

                          This illustrates the safeguarding risk in allowing males to use female spaces on the basis of simply saying that they identify as female. It ends up with situations like this: a registered sex offender pleasuring his erect penis in a shower area that young girls are using, and a reluctance of the authorities to stop him and file charges because they're in the thrall of policy that deems self-declared gender identity to be unquestionable.

                          > are you suggesting that if you can find one male sexual predator, it justifies equating all males with predators

                          For the purposes of safeguarding, yes. This is much of the reason why we have female-only spaces in the first place, as a preventative against male predation.

                          Not all males are predatory, but one can be quite sure that the subset of males who disregard and ignore women's and girls' boundaries are. Including the sex offender being discussed in that Twitter conversation. And any other male who demands access to female spaces.

                    • IshKebab 3 days ago ago

                      Oh sorry I thought you were talking about DHH. I've been trying to find a link to something awful that he's said but nobody has one.

                      And as for that incident, "spreading lies" is clearly an exaggeration. That boxers gender is at best debatable. She's clearly on the awkward boundary between genders that sport (and society in general) doesn't really know how to deal with.

                      > literally equating trans women with sexual predators

                      Not what she was saying. She was calling out an only-true-scotsmen argument.

                    • 3 days ago ago
                      [deleted]
                • bobalob 3 days ago ago

                  [flagged]

              • phoronixrly 4 days ago ago
                • IshKebab 4 days ago ago

                  Couldn't find anything there, can you be more specific?

            • sad-pack 4 days ago ago

              "I care about Ruby and want it to die…”

              “I try to discourage them because I don’t want more Ruby code in the world…”

              I wouldn't bother replying to that account, it's not arguing in good faith. Ishkebab has stated many times its goal is to kill ruby and its community.

              It's commenting here to stir things up.

              https://news.ycombinator.com/item?id=43331847

              https://news.ycombinator.com/item?id=43331847

              • IshKebab 4 days ago ago

                > It's commenting here to stir things up.

                I'm not. It's true that I dislike Ruby and prefer everyone would abandon it, but that's orthogonal to the issue we're discussing. In fact I'm saying that the Ruby community is being stupid and shooting themselves in the foot by characterizing relatively mainstream right wing views as "extremism".

                If I was being disingenuous I should really encourage this schism!

                > It

                Dunno if you're a native English speaker or not but the normal way to refer to someone of unknown gender is "they". "It" is offensive.

                • lcnPylGDnU4H9OF 4 days ago ago

                  > relatively mainstream

                  This doesn't preclude extreme. Not commenting on whether the community's is shooting themselves in the foot or not, just that the reason provided is not a good one for believing so.

                  > If I was being disingenuous I should really encourage this schism!

                  I do not think that you are necessarily being disingenuous but misunderstanding the difference of opinion in this way actually seems to encourage said schism.

                  • IshKebab 4 days ago ago

                    > This doesn't preclude extreme.

                    Uhm yeah it literally does. Mainstream views can't be extreme by definition. You might not agree with them, but that's a different thing.

                    > misunderstanding the difference of opinion in this way

                    I haven't misunderstood anything.

                    • lcnPylGDnU4H9OF 4 days ago ago

                      > I haven't misunderstood anything.

                      You have misunderstood why people use the term "extremism".

                      > Mainstream views can't be extreme by definition.

                      Of course they can; mainstream views can't be uncommon by definition. Extreme doesn't strictly mean uncommon (not even in a political context), it is also used to mean "high degree", which can include distance from political centrism but can also include, e.g., frustration or flavor of cookie. To give another example, various online "challenges" like the "ice bucket challenge" are extreme but were also relatively mainstream when they were commonly performed and posted online; the term "ice bucket challenge" is still mainstream and the challenge itself is extreme (in fact, the reason it's called a "challenge" is because it is extreme).

                      Thinking there's too many immigrants might be mainstream (it currently is) but whether or not it's extreme depends on the degree to which it's believed. If it's believed to a high degree (such as "immigration is the worst thing about the capital city of this nation") by a large number of people then it is an extreme mainstream view by definition.

                      • IshKebab 3 days ago ago

                        > various online "challenges" like the "ice bucket challenge" are extreme

                        Ok I think you just have a very abnormal (extreme even?) definition of the word "extreme".

                        In a political context it literally means "far from the norm". His views are not far from the norm, as much as you might hate that. (I'm not a huge fan either but I'm not going to distort reality to make myself feel better.)

                        • lcnPylGDnU4H9OF 3 days ago ago

                          > In a political context it literally means "far from the norm".

                          No, this is simply what you want it to mean, keeping in mind you're trying to tell other people what they mean with their word choice. Extreme views can be normal and mainstream and typical. There are many normalized-but-extreme views in current mainstream politics.

                          > Ok I think you just have a very abnormal (extreme even?) definition of the word "extreme".

                          Pouring a bucket of ice water on your head to bring attention to something is extreme. Like, it's over-the-top and exaggerated. You can disagree but that's kinda moot: someone isn't strictly wrong that it's extreme, you just disagree. You still didn't address the greater point that extreme, as it's being used, is orthogonal to mainstream.

                          But I guess I can link to a dictionary so you can see that I have a pretty normal (and mild) definition of the word in question. I hope you don't cherry-pick definition 1c, ignoring definitions 1a and 1b, which are, of course, valid.

                          Maybe 4 is the best definition, seeing as it gives "the extreme political left" as an example usage. It's not obvious to me how "advanced and thoroughgoing" means "not mainstream", though. I wouldn't mind an explanation.

                          https://www.merriam-webster.com/dictionary/extreme

          • dustedcodes 4 days ago ago

            [flagged]

      • dustedcodes 4 days ago ago

        [flagged]

    • KingOfCoders 4 days ago ago

      As I understood it, to secure (their words) the supply chain, they took ownership of the code and repo (which others disputed as being owned by them) and kicked out users from Github.

      It is said the underlying cause is that devs push rv which is threatening RubyGems.

      • mosselman 4 days ago ago

        How is rv threatening rubygems? I am pretty excited about rv on first glance, I tried it and it was too beta when I did to work nicely, but definitely good to have a uv type tool for ruby.

        • KingOfCoders 4 days ago ago

          "Yes, I agree. And some of the “admins” even announced publicly many days ago they were launching a competitor tool and were funding raising for it. I’d not trust the system to such “admin”."

          https://bsky.app/profile/rmfranca.bsky.social/post/3lz7alpob...

          See https://spinel.coop/

          "Spinel develops rv, the next-generation Ruby version manager"

          • phoronixrly 4 days ago ago

            This doesn't explain how rv is threatening rubygems in any way.

            • x3n0ph3n3 4 days ago ago

              They were using the name "rubygems" to fund-raise for not-"rubygems."

              • phoronixrly 4 days ago ago

                But how is this a conflict? Both are not-for-profit projects with the same goal? How can one even use the term 'competition' in this context? What if the Ruby community embraces a new and better package manager? This is, again, a net win for the Ruby community, and both projects strive for that?

                • x3n0ph3n3 4 days ago ago

                  It doesn't really matter if it's a non-profit. How do you think your company would react if you started raising money using their name?

                  • phoronixrly 4 days ago ago

                    Is Rubygems a company? My mind cannot comprehend why are people conflating not-for-profit open-source projects with for-profit companies...

                    If Rubygems was a company, they'd have a trademark, they'd have patents, they'd have lawyers to protect the money they were making from their brand and product. But we are speaking about not-for-profit open-source projects, not for for-profit corporations!

                    • dismalaf 3 days ago ago

                      Ruby Central is a company that manages rubygems.org and rubygems. The maintainers who were locked out were being paid by Ruby Central while fundraising for their startup creating a competitor.

                      Doesn't it seem like a bit of a security risk to you?

                      • krainboltgreene 3 days ago ago

                        No. (Disclaimer I got paid to work on rubygems and have been doing this for 18 years)

            • KingOfCoders 4 days ago ago

              [flagged]

              • phoronixrly 4 days ago ago

                Oh, don't worry, I get what you and Rafael are trying to insinuate. I just want you to spell it out so that hopefully you see how stupid it sounds.

  • SSLy 4 days ago ago

    flagged??

    • milliams 4 days ago ago

      Based on the comments getting downvoted, it feels like some brigading going on.

  • realty_geek 4 days ago ago

    Flagging this post is quite disturbing.

    There is a conversation around this which needs to be had. Maybe on bsky or x?

    https://x.com/africajam/status/1975206106738901110

    https://bsky.app/profile/indirect.io/post/3m2iq5p7eoc2j

  • colechristensen 3 days ago ago

    Why?

  • NARKOZ 4 days ago ago
    • steveklabnik 4 days ago ago

      This cannot be a response, as it was posted days before this was released.

    • dubbel 4 days ago ago

      The response you link to was published on September 30, 2025, so it's not the response to gem.coop? I'd say gem.coop is the response to Ruby Central's actions?