@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile
@ saturnflyer @ ruby.social

@saturnflyer

ruby . social / @saturnflyer Author of Clean Ruby clean-ruby.com and Ruby DSL Handbook clean-ruby.com/dsl. saturnflyer.com/subscribe

ID: 6173562

linkhttp://www.saturnflyer.com calendar_today20-05-2007 07:41:54

23,23K Tweet

2,2K Followers

198 Following

@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

RT @[email protected] If developers want to help out on Mastodon but don't know where to start, might I suggest codetriage.com/mastodon/masto… ruby.social/@Schneems/1093…

@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

RT @[email protected] I saw an interesting thread about #rubyfmt so I tried it out on some of our #ruby code; but, it's adding a lot of extra space before parameter arguments. Is that normal? ruby.social/@Matthewcford/…

RT @Matthewcford@ruby.social
I saw an interesting thread about #rubyfmt so I tried it out on some of our #ruby code; but, it's adding a lot of extra space before parameter arguments. Is that normal?
ruby.social/@Matthewcford/…
elle@tinnies.club (@aemeredith) 's Twitter Profile Photo

Somehow fitting with everything that’s been happening with Twitter, I wrote about the contribution of digital platforms to the increase in polarisation and how we can reframe our thinking to help mitigate some it: blackmill.co/blog/how-do-we…

@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

RT @[email protected] Just had a job I was really excited about fall through, so I’m still looking for a Ruby engineering position and open to consulting for Ruby / Rails performance and application architecture. ruby.social/@joeldrapper/1…

@bokmann@ruby.social (@bokmann) 's Twitter Profile Photo

Do I know anyone in the Northern Virginia area who could give a group of high school students a tour of a data center? We did this a few years ago, but my contact no longer works at that facility.

@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

RT @[email protected] New research paper on Ruby performance was just published by Stefan Marr! Here's an accessible blog post about it: stefan-marr.de/2022/11/how-ef… ruby.social/@flavorjones/1…

@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

LOL. Twitter wouldn’t let me tweet my mastodon link because it’s “potentially harmful” Same handle over on @ saturnflyer @ ruby dot social

@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

I realized that Ruby's pattern matching was a good option for refactoring a method that needed some options passed that were either/or Updated and released 1.0.5 of my "expand" gem which allows you to create modules and classes under an existing namespace buff.ly/3OojevB

I realized that Ruby's pattern matching was a good option for refactoring a method that needed some options passed that were either/or
Updated and released 1.0.5 of my "expand" gem which allows you to create modules and classes under an existing namespace
buff.ly/3OojevB
@ saturnflyer @ ruby.social (@saturnflyer) 's Twitter Profile Photo

I released the "polyfill-data" gem that defines the Ruby 3.2 Data class for earlier Ruby versions. github.com/saturnflyer/po… It still has a broken spec on redefining "initialize" but it should work for most regular use cases. PRs welcome!