我之前一个版本的博客也是托管在 GitHub 的静态博客,使用的是Jekyll。 但是它提供的主题不是很符合我的口味,所以就去网上找了许多模板,最终使用了 Hux 的模板(主页|项目)。 虽然样式挺美观且简洁,但是可扩展性不强,更新起来麻烦。 如果要使用的话需要自己改很多文件。 于是最终放弃了 Jekyll 转到了 Hexo 阵营。
This is a simple description of popular free software license made by Paul Miller. Choosing an open source license can be really confusing. Fortunately, GitHub has created ChooseALicense.com to help us make that decision.
之前想用中文写 LaTeX,查了几次总是忘记,在此记录。 只要在文件开头加入以下代码:
在今年的 9 月 10 至 11 日,有幸获得导师的邀请,参加了全球运维技术大会。 这篇博客记录了会上一些有意思的内容。 文章写的比较随意,主要是给自己看~( ̄ ▽  ̄)~*
最近 AIOps 非常火,加上之前对 DevOps 做了一些研究,现在找了一些带有 Ops 的词,在此做了一些整理。
A good systematic review might achieve most or all of the following (Baumeister & Leary, 1997; Bem, 1995; Cooper, 2003): Establish to what extent existing research has progressed towards clarifying a particular problem; Identify relations, contradictions, gaps, and inconsistencies in the literature, and explore reasons for these (e.g., by proposing a new conceptualisation or theory which accounts for the inconsistency); Formulate general statements or an overarching conceptualization (make a point, rather than summarizing all the points everyone else has made; Sternberg, 1991); Comment on, evaluate, extend, or develop theory; In doing these things, provide implications for practice and policy; Describe directions for future research.
读完《Chris Richardson 谈微服务软件架构设计》后在此对一些重要观点进行记录。
本文为《大型网站技术架构:核心原理与案例分析》的读书笔记。 大型网站架构模式 分层:分层业务 分割:同层业务进行分割,如购物、论坛、搜索、广告 分布式 分布式应用和服务 分布式静态资源 分布式数据和存储 分布式计算 集群 缓存 CDN 反向代理 本地缓存 分布式缓存 异步 冗余 自动化 安全 大型网站核心架构要素 性能、可用性、伸缩性、扩展性和安全性