坚信科学,分享技术

Tag Archives: twitter

54chen Twitter memo 2011-07-24

推荐:google+使用的比spring更加高效的Guice框架 http://code.google.com/p/google-guice/ # riak--dynamo系统的erlang实现,有众多使用者,http://wiki.basho.com/Who-is-Using-Riak.html,代码不足万行,惊叹erlang的gen_server。 # riak--dynamo系统的erlang实现,有众多使用者,代码不足万行,起个大早阅读,惊叹于erlang的gen_server实现,当年写nuclear的时候在这个地方浪费了太多时间。 # 54chen Twitter memo 2011-07-17 http://goo.gl/fb/2KO1x # 54chen Twitter memo 2011-07-17 http://goo.gl/fb/59Oe6 #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-07-17

spring配合easymock搞定不依赖环境的测试用例 http://goo.gl/fb/bxjjr # 高铁和做服务器一样一样的:冗余,自动切换,灾备,必须小心翼翼,任何的不稳定都会让用户鄙视。 # 54chen Twitter memo 2011-07-10 http://goo.gl/fb/6EWz2 # 小米米聊的技术小会天天在进行,先后来的嘉宾有陈飞舟,张宴,盛大Mongodb牛人,网易架构师,还有来自Facebook总部的牛人,他们都是大家或者老板利用私人关系邀请而来,谈论都是面对面的,相比之下许多技术大会就成了认识人或者招聘的过场。 #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-07-10

持续构建工具hudson使用手记 http://goo.gl/fb/Vpbh2 # 大家手里的项目,除了DAO/biz/service/controller的架子的,还有什么样子的?都是什么情况下出来的? # 突然回想,rose+jade+ice的基础架构完成后,还需要autoGenCode的机器人,这样,全公司工程师都是架构师,大家商量的是数据结构的设计,让代码自动生成。 # 54chen Twitter memo 2011-07-03 http://goo.gl/fb/rxaw5 #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-07-03

mediawiki脚本自动发内容实现 http://goo.gl/fb/V6Cyc # 根据祖国医学理论,春夏宜晚睡早起,每天需睡5~7小时;秋季宜早睡早起,每天需睡7~8小时;冬季宜早睡晚起,每天需要睡8~9小时。 # 用sonar分析项目架构:Package cycles design图中,如果对角线上下方都出现斑点,包有循环;保持每个包的一行只有一个斑点(保证只有一层在调用自己)。这样出来的项目必然是层次清晰的项目。 # 昨天新浪微博的xss看上去挺广的 # hudson很好用,早就应该用了。 # 54chen Twitter memo 2011-06-26 http://goo.gl/fb/B92fo #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-06-26

java log4j 日志分析工具分享 http://goo.gl/fb/GiLWg # http://wenku.baidu.com/view/97ed964ce518964bcf847c14.html 双lan设置,有人用吗? # Ray Ozzie被盖茨称为“宇宙中最顶尖的5位程序员之一” # Ray Ozzie @ Xiaomi office now # 很火爆啊,大家都收到了盛大2-3倍的地点任选的猎头邀请,感觉和国内最大的集团“铁观音”一样一样的说。 # 按下葫芦起来瓢,先睡一觉重新按。 # 产品许多时候是需要许多功能的,但工程师一次只需要去实现一种功能,功能太多反而不能专注,所谓做减法,更应该是做分解,一点一滴积少成多。 # 推荐facebook系列的thrift(通讯框架)、scribe(海量日志server)、hive(hadoop的类SQL tool),用于各种线上应用、离线用户数据挖掘足矣。 # 54chen Twitter memo 2011-06-19 http://goo.gl/fb/CysHM #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-06-19

系统架构的演进是一个很难控制的事情,特别是在团队成员越来越多的情况下,大方向错了的话,一招之差,差之千里。 # hive迁移hadoop namenode时遇到的问题 http://goo.gl/fb/Rs5sl # 54chen Twitter memo 2011-06-12 http://goo.gl/fb/HuCN4 #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-06-12

高考应该是结束了吧,许多年后你还会因为梦中发现自己没有带2B铅笔进考场而惊醒吗? # ubuntu 10.04 Empathy很久以前不能上之后,今天试了试居然上去了,大悟,原来那个特殊的日子过了。 # java实时日志大文件分析 http://goo.gl/fb/unwA6 # 54chen Twitter memo 2011-06-05 http://goo.gl/fb/EWLGY #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-06-05

php服务器,需要定期检查一下(eval,shell_exec,passthru,popen,system):find . -type f -name "*.php" |xargs grep "system(" > evl.txt # 改写java TreeMap制造方便查询的ip内存库 http://goo.gl/fb/fBnaA # 54chen Twitter memo 2011-05-29 http://goo.gl/fb/5OqTH #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-05-29

关于hadoop:1.用坏机器基本就在维护硬件 2.离线拖日志的带宽费用不如买机器去机房。 # maven打jar包自动生成run脚本-appassembler插件的使用 http://goo.gl/fb/JiC8G # 54chen Twitter memo 2011-05-22 http://goo.gl/fb/pDT9c #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment

54chen Twitter memo 2011-05-22

巧用交换机,瞬间切流量 http://goo.gl/fb/IH8Me # Linux top命令看cpu百分比时,shift+i可以关闭Irix mode,这时候看到的cpu才是占用系统总数的百分比,你被疑惑了多少年? # 54chen Twitter memo 2011-05-15 http://goo.gl/fb/8fsSv #

Continue reading

Posted in 生活备份 | Tagged | Leave a comment
Page 5 of 15« First...3456710...Last »