Noel Rappin
noelrap@ruby.social

I'm on the Maintainable Software Podcast with @robbyrussell

maintainable.fm/episodes/noel-

It's always tricky for me to talk about the Pickaxe work, to balance the work I did with my admiration and respect for the previous versions of the book. I hope I did a good job of it.

The tagline they quoted me on in their Twitter post is “Well maintained software requires people to care about it”...

3 days ago
Noel Rappin
noelrap@ruby.social

Went through a very big Douglas Hofstader phase in grad school, both this and the collection of his columns. Been a little afraid to revisit...
mstdn.social/@marick/113069682

4 days ago
Noel Rappin
noelrap@ruby.social

Also, also, I'm excited that Chime will be hosting the SF Bay Area Ruby Meetup on Oct 10...

lu.ma/jfpfmh19

I _think_ I'll be there and presenting, but it's not 100% certain yet.

4 days ago
Noel Rappin
noelrap@ruby.social

Also, if you liked the static typing post (or think you'll like the next one...) and think you'd like to hear more in an interactive format…

I'll be doing a workshop at RubyConf this year called "No Static Types? No Problem?”.

More info at rubyconf.org/schedule/ -- I hope to see you there.

4 days ago
Noel Rappin
noelrap@ruby.social

I'm currently writing the follow up to noelrappin.com/blog/2024/08/wh

I'm almost talking myself into trying a hybrid approach where you don't static type the arguments to methods but you do type return values.

The idea here is that if you are running a “be open in what you accept" setup where you are coercing values anyway, setting a type on the result of the coercion gives you some tool benefit without loosing flexibility…

/1

4 days ago
Noel Rappin
noelrap@ruby.social

New blog post / newsletter -- the one about static typing that I've been fighting with:

buff.ly/3X7Ds4h

TL;DR:
* Static typing has value, but we overrate it because it so easy to see how it works in simple code
* In more complex code you need more powerful data validation anyway
* There's a cost to having to lock your code to types early

August 17, 2024
Noel Rappin
noelrap@ruby.social

A quick reminder that Programming Ruby 3.3 — the Pickaxe Book is available

As an ebook: pragprog.com/titles/ruby5/prog

From Amazon: amzn.to/3WESr4l

From Bookshop.org: bookshop.org/p/books/programmi

If you've already purchased the book and you want to help it get more reach, the best thing you can do is rate or review it at Amazon.

Thanks!

August 07, 2024