Richard Schneeman
Schneems@ruby.social
<p>I am:</p><p>- A possibility space explorer 🚀<br />- An open source teacher and author <a href="https://howtoopensource.dev" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">howtoopensource.dev</span><span class="invisible"></span></a>. <br />- A Ruby 3.2+ core committer<br />- The creator of <a href="https://www.CodeTriage.com" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">CodeTriage.com</span><span class="invisible"></span></a>. <br />- (he/him)</p><p>Y’all means all</p>
Posts
-
Post #4032910
@adarsh it&#39;s Sum 41
-
Post #4032909
Cabo Verde, wow.
-
Post #4032908
@adarsh I’ve not seen the video but the “illegal” part is surprising. This came up on my feed about a year ago. He had to get permission to put a pipe in but it was fine https://youtu.be/ZGsuOyzyYcI?is=4CMC4IGo9e4Wl8Sz
-
Post #4032907
OMW #rubyconf_2026
-
Post #4032906
First day of #rubyconf with @matz on stage. “ Red Rock resort is the perfect venue for a Ruby conference “we all know which red rock”
-
Post #4032905
Listening to @tenderlove drop some FFI knowledge #rubyconf
-
Post #4032904
Jessica explaining how to reduce vigilance tool with agents @jessitron #rubyconf
-
Post #4032903
Day two of #Rubyconf starting out with a panel on being a maintainer.
-
Post #4032902
Here&#39;s a link to the article I mentioned this morning in the panel &quot;is webrick web scale?&quot; #rubyconf https://schneems.com/2017/08/01/is-webrick-webscale/
-
Post #4032901
Last keynote for #rubyconf is Dave Thomas. Demoing the first version of Ruby he used 0.99.4
-
Post #2898444
I&#39;ve been trying out Mise recently and thought I was really clever with this `chruby` alias. Turns out the Shopify Ruby LSP runs `chruby --version`... So, guess what keeps ending up in my mise.toml 👀🫠🤦🏻
-
Post #2898443
Wife accidentally told my youngest that the H in ADHD stood for “hyperfocus” and YES. This is my new headcanon.
-
Post #2898442
It&#39;s that time again. Who&#39;s hiring on /r/ruby? Add your listings if you got &#39;em https://www.reddit.com/r/ruby/comments/1tioaar/work_it_wednesday_who_is_hiring_who_is_looking/
-
Post #2898441
BY SA CC0 IPA
-
Post #2571037
My crates recently passed a quarter million downloads and path_facts is slowly gaining on cache_diff https://crates.io/users/schneems?sort=recent-downloads
-
Post #2571036
With the IRL cyberpunk dystopia we are hurtling towards I’m going to start introducing myself as a “netrunner” instead of my current title of “programmer”.
-
Post #2304591
Open Source Alumni are gone but not forgotten. Their impact is still with us. Let&#39;s remember those who stepped up and got us to where we are today. Here&#39;s my proposal for recognizing prior gem owners on RubyGems.org: https://github.com/rubygems/roadmap/issues/15
-
Post #2075361
Boo https://www.roadtovr.com/valve-steam-frame-launch-delay-price-may-4/
-
Post #2075359
I preordered a signed copy of the next Becky Chambers book. Can’t wait! https://www.otherscribbles.com/as-you-wake-break-the-shell/
-
Post #2075357
I&#39;m doing a lot more code reviews these days for **reasons** (AI). Anyone have local GUI tools they use and like? Prefer if it is a thing I can use locally without needing to push to GitHub.
-
Post #2075356
Please consider the environment before you tokenize this post
-
Post #1655361
I&#39;ve been wanting something that can play Half Life Alyx and Beat Saber that isn&#39;t giving money to Facebook/Meta, the Steam Frame looks promising. (I don&#39;t have a dedicated gaming tower)
-
Post #1468098
Claude needs a &quot;preflight&quot; in its plan mode, where it tries to predict what tool calls it will need and then exercises them such that it will prompt the user for permissions early if needed.
-
Post #1248166
Now that Ruby 3.2 is EOL (3.2.11 was the last version) syntax_suggest can drop support for Ripper and now exclusively use Prism. This is a large internal change, but shouldn&#39;t affect users. Upgrade to 3.0 to try it out https://rubygems.org/gems/syntax_suggest/versions/3.0.0
-
Post #1248165
https://rubycentral.org/news/a-new-chapter-for-ruby-central/
-
Post #1180311
Hello world. What are some good patterns for memorializing Alumni of OSS repos? Looking to give some love to some OGs
-
Post #1180309
I joined RubyCentral to release a postmortem, and today I&#39;m delivering my report on what happened. The hope is to provide more transparency and closure, 194 days since the incident on September 18, 2025. I&#39;ve named the incident &quot;RubyGems Fracture.&quot; For full details, read my report. #ruby https://rubycentral.org/news/rubygems-fracture-incident-report/
-
Post #1180308
The RubyGems Fracture Incident Report was picked up by The Register https://www.theregister.com/2026/04/01/ruby_central_report/. Asking for a few corrections, but overall it&#39;s fair. &gt; McQuaid told The Register: &quot;This retrospective is a net positive in that it shows Ruby Central learning lessons and publishing more specific information than was previously public. I still do not think Ruby Central got, or is getting, everything right, but I am glad to see more accountabili...
-
Post #1180307
Volume: on. Children&#39;s ears: covered. https://www.reddit.com/r/funny/comments/1samj9c/kid_gives_a_blunt_response_when_a_cnn_reporter/
-
Post #1180306
Live view of the programmer who works for Apple, determining which audio device to switch to when the same headphones you&#39;ve used for the last 365 days are connected: Int.random(in: 0..&lt;devices.count)