Noel Rappin
noelrap@ruby.social

Hey, the Pickaxe Book (print edition) is still on sale at Amazon (US) -- https://amzn.to/4gYbTSK -- I have no idea how long this will last...

October 14, 2024
Noel Rappin
noelrap@ruby.social

I'm trying to expand the example in https://noelrappin.com/blog/2024/08/what-about-static-typing-in-ruby/ a bit for my upcoming RubyConf workshop...

And I'm realizing that almost anything I do to add even a tiny bit of logic to it will cause it to fail before it gets to the end -- almost anything I do will want to use a User object and if the incoming type is wrong that’s likely to fast-fail sort of incidentally.

Need to rework the example a bit, I think.

October 14, 2024
Noel Rappin
noelrap@ruby.social

For some mysterious reason, the #pickaxe book, Programming Ruby 3.3 is on sale at Amazon for about 20% off -- https://amzn.to/3U2dsVR. No idea how long this will last…

October 08, 2024
Noel Rappin
noelrap@ruby.social

Anybody else seeing an issue in recent versions of Bundler where doing an update causes the lockfile entry for public gems to incorrectly move to a private source?

October 07, 2024
Noel Rappin
noelrap@ruby.social

Quick reminder that I'll be at the SF Bay Area Ruby Meetup next Thursday (10/10) at Chime HQ, along with @keystonelemur and Vladimir Dementyev of @evilmartians.

I'd love to see you there!

Sign up at https://lu.ma/jfpfmh19

October 04, 2024
Noel Rappin
noelrap@ruby.social

Do I know somebody out there who is a Ruby and Golang expert?

September 30, 2024
Noel Rappin
noelrap@ruby.social

I didn't realize this was out, but I'm on episode 441 of The Bike Shed Podcast (https://bikeshed.thoughtbot.com/441) with Joël and Stephanie, talking about the Pickaxe book, static typing blog posts, book covers, and more…

September 26, 2024
Noel Rappin
noelrap@ruby.social

Join me for the SF Bay Area Ruby Meetup on October 10 at Chime HQ in San Francisco!

https://lu.ma/jfpfmh19

I’ll be speaking along with @baweaver and @palkan_tula of @evilmartians

Come join us, there will be food, and Ruby friends!

September 17, 2024
Noel Rappin
noelrap@ruby.social

Okay, well, I've sat on it long enough...

https://noelrappin.com/blog/2024/09/how-not-to-use-static-typing-in-ruby/

A new post, extending the previous one and talking about how I might use dynamic types in Ruby to solve a static typing problem.

It's long. I hope it's good.

Coming to inboxes for email subscribers shortly.

September 17, 2024