Live data from Hacker News

Viewing profile — morganhankins

morganhankins

HN member
Joined
Mon, May 11, 2009, 7:11 PM UTC
HN karma
7
Public activity
7 items

About morganhankins

No profile information was provided.

Recent public activity

  1. comment
    Comment #24815297

    Looks like the "right angle" cutter is the Kaijirushi KHS Butter Knife https://www.amazon.co.jp/-/en/FA-5162-Kaijirushi-KHS-Butter-...

  2. story
  3. comment
    Comment #8092326

    # goal.rb module G def [](o=nil) o ? "g#{values[0].to_s}al" : ({ :n => values[0].to_s + "o" }.extend G) end end g = {}.extend G eval DATA.read.gsub("(", "[").gsub(")", "]") __END__…

  4. story
  5. story
  6. comment
  7. story