Profile_bird

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

Already using Twitter
from your phone? Click here.

alex_hal9000

  1. 8 hours full speed working + 2.5 hours French class + 2 hours design experiments = a Monday full of happiness
  2. RT @diamondtin: Chrome真是引导了我的使用习惯呀,现在我经常犯傻在Safari的地址栏输入搜索条件……回车…… // 呵呵, 最直觉化最好
  3. RT @quakelee: RT @delphij: 在拉格朗日下有一座微分方城,旁边有两条溪,一条叫柯溪,一条叫数学分溪,两条溪又汇成了解析几河,河边有棵线性代树,树上长满了傅里叶,很多人就挂在上面了……
  4. @huuep I really like the date. "100110".to_i(2) = 38 :-) . If we have interesting topic I may bring more tw rails developers with me.
  5. @huuep sounds really good to me :-)
  6. @diamondtin Sling应该用的都是内置类型. 我是用Sling来做树状结构建模的一个例子. NodeType用在Workflow的WorkItem之类的应用上比较强悍. 用户可以自己建模自己的领域 #beijingonrails
  7. @diamondtin thanks
  8. @diamondtin Sling应该用的都是内置类型. 我是用Sling来做树状结构建模的一个例子. NodeType用在Workflow的WorkItem之类的应用上比较强悍. 用户可以自己建模自己的领域
  9. RT @nan1nan1: 这次 #beijingonrails 能有多少人来呢,公司位置很难找。// 真是历尽千辛万苦啊 :-)
  10. RT @turingbook: Google收购的实时协作文档编辑器Etherpad源代码开放了。 via @cdibona: http://code.google.com/p/etherpad // serverside js + scala 有意思
  11. Bei ju a,da cuo le ! Zen me xie zhong wen pc?
  12. Zen me xie zhong wen?
  13. @badrij in jruby, figured out. when I call a java method accept string with a ruby symbol, it throw this.
  14. How to destroy the Earth http://qntm.org/?destroy
  15. what the hell is "TypeError: can't define singleton" means?
  16. RT @diamondtin: ...我迷惑如何把那种纯服务型系统描述为领域模型,它往往适合抽象为函数?// Functional Programming代表解决问题的一种paradigm, 动词性只是表像
  17. RT @diamondtin: 语言的偏见 && 按Ruby那样去用// 我木有对语言的偏见, 我只是觉得语言有它的最佳适用范围. 还有, 学习style是学习语言的一部分, 就好像不要用ruby写java代码一样, 不要用python写ruby代码
  18. RT @diamondtin: FP 和 DDD // 在我看来, 与BDD把和domain专家的conversation记录成测试(或是说spec)不同, 好的FP programmer会直接记录成解决问题的代码. 这是declarative programming 魅力所在啊
  19. RT @diamondtin: BDD and DDD // 从Conversation开始做OO分析是最基础和初级的OOA技巧, 做不做BDD都会有这样的过程. 我觉得Dan在这一点上有点牵强
  20. RT @diamondtin: RT @alex_hal9000: @laogao //Wave后面的xmpp就是一个典型的消息型API,而Wave好像一个中间件,以后很多应用会基于它上面,这部分逻辑很适合用动态脚本 // 你是说这部分逻辑很适合用FP Actor?