I respect what Ryan's trying to do here, and understand the frustration that is almost unavoidable when working on a community-driven open source project with a large number of users.<p>But at the same time, I'm frustrated. I've found bugs, worked around them, written up an incredibly detailed description of one. I wrote a patch, wrote tests for the patch, and mentioned that I was a first-time contributor and wanted to do it right. After a few positive comments, a member of Rails core came along, made a dismissive comment, and left.<p>If you're going to write blog posts calling community members "useless, pathetic bastards", you darn well better make sure that the community is one that welcomes patches, encourages positive discussion, and if the patches or contributions are inappropriate/applied at the wrong level of abstraction - work to get it there.<p>Otherwise, you'll end up with a community of users that maintain their own local patches, forking the core or components of it because the mental overhead of sponsoring a patch and pushing it through takes weeks, while just Getting it Done is a couple lines of code and push to your repo. Which is (sadly), kind of where I'm at.<p>I love Rails. I like many of the principles it rests on, and I love the flexibility it offers. I've learned at least half of what I know about software development and engineering while programming Ruby. But when it comes to dropping writing elegant code so that I can spend hours hammering through endless gut-wrenching arguments on a Lighthouse ticket - count me out.