Viewing profile — morganhankins
morganhankins
HN member- Joined
- Mon, May 11, 2009, 7:11 PM UTC
- HN karma
- 7
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About morganhankins
No profile information was provided.
Recent public activity
-
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-...
- story
-
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__…
- story
- story
- comment
- story