|||
✕
ruby
command line
programming
rails
links
career
go
jq
elixir
clojure
analysis
vim
git
docker
music
data structures
Home
Archives
Search
RSS
↑
Rake Routes
by Stephen Ball
Archives
All sections
analysis
career
clojure
command line
data structures
docker
elixir
git
go
jq
links
music
programming
rails
ruby
vim
2022
August
Where did the recent Elixir posts go?
April
A subtle Go bug that types cannot help with
swapcase with the tr command
March
nice go test output
See where vim settings came from
2021
October
Containers in the real world and backpressure in distributed systems
August
Elixir Phoenix and “role postgres does not exist”
From awk to a Dockerized Ruby Script
July
Finding leap years with the cal command
May
The Problem of State
January
Clojure Functions in Four Ways
See Some Clojure
2020
October
A simple language spec isn’t a feature when you’re building applications
The Fastest Possible Tests
April
Shrink your data into bitfields (and out again)
February
Every “if” statement is an object waiting to be extracted
January
Choose Generic Tools
2019
December
Hyperlinks you might find interesting — #4
November
Running bundle install on rails master
Use tldr for command line examples
Friday Lunch Links — #3
Friday Lunch Links — #2
Logical Solver: Turn facts into conclusions
Programming with jq
Command line tools - jq
Friday Lunch Links — #1
October
Why diversity matters
Music for coding - October 2019
Code puzzles are a poor way to gauge technical candidates
January
Add vim to a pipeline with vipe
2018
December
Connecting Objects with Observable
2016
September
Let’s write a shell script
August
What’s a $PATH anyway?
2013
December
Let’s Use Hwacha to Scan URLs
June
Deliberate Git
March
Customize Your IRB
February
Program Like a Videogamer
January
Gem Spotlight: interactive_editor
2012
August
Things Most Interviewees Fail to Discover
April
Rails isn’t for beginners
March
How to use bundler instead of rvm gemsets
How to write (and test) a gem to serve static files on the Rails asset pipeline
A Taste of Metaprogramming
February
Fun with Rock, Paper, Scissors
Let’s Write a Gem: Part 2
Let’s Write a Gem: Part 1
Increase Rails Performance with Database Indexes
Parsing Dates and Times from Strings using strptime
Anonymous blocks as function arguments in Ruby