Startup Routine

Wednesday, Apr. 7th


Oh no, my code is not working. I wonder if it is X. No, it must be Y. No, Z! I should do A and B, and if those succeed, it is X, but otherwise I should do C, and if that fails it is Y. Else Z.

# ruby code
puts "hello world"

Tuesday, Apr. 6th