A Simple Ruby CLI for the Hyperfactorial
What is the hyperfactorial?
Posted by
Andrew Schutt
on
October 05, 2025 ·
3 mins read
Understanding Ruby 'self'
Fundamentally Ruby works by invoking methods on objects. Everything in Ruby is an Object. This...
Posted by
Andrew Schutt
on
November 24, 2020 ·
2 mins read
grep your history
My favorite trick when using the command line that has saved me likely hours of...
Posted by
Andrew Schutt
on
November 07, 2020 ·
3 mins read