All posts - Page 9
Connecting Objects with Observable
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/connecting-objects-with-observable
Using the Observable module from Ruby's standard library
Let's write a shell script
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/lets-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?
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/whats-a-path-anyway
What is $PATH and how does it work? Let's find out.
Let's Use Hwacha to Scan URLs
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/lets-use-hwacha-to-scan-urls
I've written a gem, Hwacha, that wraps Typhoeus for fast, easy, and powerful URL checking.
Deliberate Git
featured
featured
- Author: Stephen Ball
- Published:
- Permalink: /blog/deliberate-git
Git commits are messages to the future. This is how to deliberately make them useful.
Customize Your IRB
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/customize-your-irb
How to customize your local Ruby REPL to be a more effective tool.
Program Like a Videogamer
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/program-like-a-videogamer
Feedback loops are the foundation of learning videogames and learning to program
Gem Spotlight: interactive_editor
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/gem-spotlight-interactive_editor
Taking a look at the interactive_editor gem and its capabilities.