Profile_bird

Hey there! joshpeek is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving joshpeek's tweets.

Already using Twitter
from your phone? Click here.

joshpeek

  1. @technomancy ha. I can't claim to be a lisp expert like yourself. I was just shocked to find this wart. I still need to watch your peepcode.
  2. Clojure (a functional lang) doesn't support tail call optimization. useless.
  3. @bitsweat the AS duration sugar is so hot. should be ruby core anyway.
  4. @alloy git was always designed to be super modular/decoupled. The focus was on the internals, not on the ui. Contrast this with hg.
  5. "When a program has nothing surprising to say, it should say nothing." - Unix philosophy
  6. Was there anyone else <= 20 at #rubyconf?
  7. @alloy Thanks, please checkout Sam's adapter repo. Its missing some features like streaming in/out and header support. http://bit.ly/82TODT
  8. A sample MacRuby application demonstrating how to connect Rack to a WebView http://github.com/josh/MacO...
  9. RT @sstephenson: Rack-backed custom URL protocol for your MacRuby 0.5 application: http://github.com/sstephens... #rubyconf
  10. Just landed at SFO. I enjoyed my noninternet flight by catching up on some podcasts.
  11. @mislav Nope, still 20 :(
  12. Off to RubyConf
  13. @rbates Yeah, you're right, don't really need any gem publishing tasks anymore.
  14. @rbates I prefer to write my gemspecs by hand too. Checkout mg, it reads your gemspec instead of writing it http://github.com/sr/mg
  15. @markimbriaco You're the one who told me about screen for that pupose!
  16. Diving into GNU Screen. Any tips or tricks?
  17. Pair programming makes me too nervous. I get much more code written alone off in a dark corner.
  18. Always leave code faster than you found it
  19. @matthewjthomas Please continue to tweet so I know you are alive.
  20. OH: "The (Rails 3) source code contains many bizarre class names like: class OmgOmg; end and so on."