All posts - Page 9

Connecting Objects with Observable

Using the Observable module from Ruby's standard library

Let's write a shell script

In which we walk through writing a simple shell script and do some shenanigans with the declared executable.

What's a $PATH anyway?

What is $PATH and how does it work? Let's find out.

Let's Use Hwacha to Scan URLs

I've written a gem, Hwacha, that wraps Typhoeus for fast, easy, and powerful URL checking.

Deliberate Git
featured

Git commits are messages to the future. This is how to deliberately make them useful.

Customize Your IRB

How to customize your local Ruby REPL to be a more effective tool.

Program Like a Videogamer

Feedback loops are the foundation of learning videogames and learning to program

Gem Spotlight: interactive_editor

Taking a look at the interactive_editor gem and its capabilities.