The New Copycats: How Facebook Squashes Competition From Startups
Facebook抄袭别人家也是毫不手软,有危险就收购,what's app,instagram,snapchat还有文中的Houseparty。
At an all-hands meeting last summer, Facebook Chief Executive Mark Zuckerberg told employees they shouldn't let pride get in the way of serving users, another way of saying they shouldn't be afraid to copy rivals, according to someone who was at the meeting. The message became an informal internal slogan: "Don't be too proud to copy."
RAII in Java
Resource Acquisition Is Initialization (RAII)是一种设计方法,来自于C++用于异常安全的资源管理,java中可以用try-with-resources实现。
2016,清风徐来
很好的年度总结,Hanyu活得精彩!
离开,未必是为了下一个选择
现状让人失望,三表离开三联卖起了体恤。
不知道从什么时候开始,我每次采访完,都要费好多口舌把对方塞的红包退回去,而且这种频率在不断增加。这让我意识到,媒体变味儿了。也不知道从什么时候开始,我遇到越来越多不能写不能采访不能报道的选题。
Learning at work
学习,不必过多的花费工作之外的时间,在日常工作中已经提供了很好的机会,从项目中学习,例如读pr,读代码,向资深同事看齐。
- Don’t learn programming languages/frameworks outside of work
- Choose projects I think I’ll learn from
- Watch more senior people operate
- Read every pull request
- Read the source code
- Follow up on bugs I couldn’t figure out
- Use your commute
- Take the time at work to learn