Profile_bird

Hey there! quackingduck 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 quackingduck's tweets.

Already using Twitter
from your phone? Click here.

quackingduck

  1. @gabeglovesyou semicolon as statement delimiter is more retarded. Also: non-inferred types. Happy to keep typing == until those are fixed.
  2. @serengetisunset true dat. My worst accident happened when reaching for my water bottle.
  3. @notahat and I bet you wouldn't trade that time for the world. teacher: "you can talk about lisp in on the phone!" student: "with who?"
  4. @gbissett try mail grantsicles@frosty.com <<< "
  5. cat <<< "foo" is the same as: echo foo | cat #yourwelcome
  6. @notahat I'm aware that the reason people still use car and cdr is because they compose like that. It's stupid, no one says them out loud.
  7. http://bit.ly/5JfU3 almost. Wish it used domain socks though.
  8. Is the JVM fork friendly? Could an OS load it at boot and give you a fork every you needed it?
  9. Clojure: car -> first cdr -> last labmda -> fn t -> true Bless those developers.
  10. @gabeglovesyou Ok, clojure actually looks like it has some interesting shit in it. Metadata, zippers, pattern matching on args.
  11. @gabeglovesyou two things: 1) jvm 2) s-expressions. Good luck. I'd rather eat glass.
  12. @gabeglovesyou I'm with you there. I want the javascript environment, plus hooks to unix, and a syntax that makes sense.
  13. Generally, one layer of indirection is enough to "solve" most peoples ethical dilemmas
  14. @gabeglovesyou agree cap sucks but Jamis needn't be ashamed. Cap, Rails etc prompts people to do better implementations. No cap, no vlad.
  15. @gabeglovesyou load balanced machines -> loop over machine names. When shit breaks you end up sshing manually anyway
  16. @gabeglovesyou Deploy scripts are an over-engineers paradise. Most Cap files can be 5 line rake tasks that shell out to the vcs and ssh
  17. Seriously, best interview ever: http://online.wsj.com/artic...
  18. Hated "The Road" but love this interview: http://online.wsj.com/artic...
  19. @whatupdave I tried that, and also using the second arg as the body. The current usefulness to LOC ratio is too high to mess with.
  20. FancyDomBuilder: http://gist.github.com/236893