|
| 1 | +--- |
| 2 | +articles: |
| 3 | + - title: "互联网发明者 Tim Berners-Lee 获得图灵奖" |
| 4 | + link: "http://news.mit.edu/2017/tim-berners-lee-wins-turing-award-0404" |
| 5 | + referrer: "crispgm" |
| 6 | + comment: "让我们祝贺他吧!" |
| 7 | + tags: ["图灵奖", "www", "Tim Berners-Lee"] |
| 8 | + - title: "Angular 4.0.0 Now Available" |
| 9 | + link: "http://angularjs.blogspot.jp/2017/03/angular-400-now-available.html" |
| 10 | + referrer: "crispgm" |
| 11 | + comment: "Angular 4.0.0 发布" |
| 12 | + tags: ["Google", "Angular"] |
| 13 | + - title: "Adobe/Google 推出合作开源字体:思源宋体" |
| 14 | + link: "https://source.typekit.com/source-han-serif/" |
| 15 | + referrer: "crispgm" |
| 16 | + comment: "Adobe 方面叫 Source Han Serif,Google 叫 Noto Serif" |
| 17 | + tags: ["Adobe", "Google", "font"] |
| 18 | + - title: "全球首届 Vue.js 开发者大会" |
| 19 | + link: "https://vue.w3ctech.com" |
| 20 | + referrer: "crispgm" |
| 21 | + comment: "有 T 恤的,果断走起" |
| 22 | + tags: ["vue.js", "vueconf"] |
| 23 | + - title: "Site Reliability Engineering" |
| 24 | + link: "https://landing.google.com/sre/book/index.html" |
| 25 | + referrer: "crispgm" |
| 26 | + comment: "原价70+ 的《SRE:Google 运维解密》,英语稳的可以免费看了" |
| 27 | + tags: ["Google", "SRE", "Book"] |
| 28 | + - title: "How Algolia Reduces Latency For 21B Searches Per Month" |
| 29 | + link: "https://stackshare.io/algolia/how-algolia-reduces-latency-for-21b-searches-per-month" |
| 30 | + referrer: "crispgm" |
| 31 | + comment: "Algolia 是一家提供云搜索服务的公司。它们没有使用常见的 aws,而是用物理机,有单独部署也有混布,分布在47个数据中心。这套架构是为了减少延迟而设计的。" |
| 32 | + tags: ["Algolia", "架构"] |
| 33 | + - title: "How Technology Hijacks People’s Minds" |
| 34 | + link: "https://medium.com/swlh/how-technology-hijacks-peoples-minds-from-a-magician-and-google-s-design-ethicist-56d62ef5edf3" |
| 35 | + referrer: "crispgm" |
| 36 | + comment: ""列举了互联网产品的十种损人利己的、劫持用户的方法,旨在将用户留在自己的平台越久越好":基本全加起来就是淘宝" |
| 37 | + tags: ["用户体验"] |
| 38 | + - title: "CodePlex 关闭,建议迁移至 GitHub" |
| 39 | + link: "http://www.infoq.com/cn/news/2017/04/codeplex-github" |
| 40 | + referrer: "crispgm" |
| 41 | + comment: "GitHub 已经是"进行开源共享的标准平台"" |
| 42 | + tags: ["Microsoft", "Codeplex", "GitHub"] |
| 43 | + - title: "Scaling Unsplash with a small team" |
| 44 | + link: "https://medium.com/unsplash-unfiltered/scaling-unsplash-with-a-small-team-fbdd55571906" |
| 45 | + referrer: "crispgm" |
| 46 | + comment: "并没有多体现出 small,主要感受就是用了各路稳定的开源框架以及第三方云服务:Heroku, aws, fastly, Google Vision, New Relic 之类的,感觉在国内借鉴意义不高。Web 是 Rails 做 API,前端 React 用 Node 渲染。" |
| 47 | + tags: ["Unsplash"] |
| 48 | +--- |
0 commit comments