Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • The Mohu Leaf worked so well, I upgraded to a Mohu Sky

    Ok, I had the Mohu Leaf working for almost the entire house using the DirecTV cable in and with 2 indoor antenna amplifiers on the HDTVs. The signal was almost strong enough just by putting it against the side of the house facing the station antennae (according to AntennaWeb, even though we’re about 20 miles…

    August 29, 2014
  • Refinements in Ruby: in map: super: no superclass method

    I was trying out refinements to see if they would help clean up some parsing code. I liked defining a couple of methods for the String class to respond to, but really didn’t want them as permanent monkey patches on String. And so, I had a pipe mapping module with refinements: module PipeMapping refine String…

    August 14, 2014
  • rails (4) generate migration behaviors I forget to use

    When I’m generating a migration, I usually don’t go any deeper than specifying column_name:data_type on the command line, and often I only use the command line to generate the file itself. I don’t know that the other options really save all that much typing, but stopping to think about the other options for a few…

    August 11, 2014
←Previous Page
1 … 64 65 66 67 68 … 312
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress