峰采 #5

17次阅读

共计 1911 个字符,预计需要花费 5 分钟才能阅读完成。

PS
2018 年 Agile 是什么情况?
巴黎圣母院注定要着火?
“ 米 ” 字为什么是 012345678?
Go 成为企业级编程语言新宠?
Read on…
The List

https://martinfowler.com/arti…

Martin Fowler 做的 The State of Agile in 2018。是根据 https://www.infoq.com/present… 这个视频整理的。
划重点:Raise the importance of technical excellence, and never forget that when writing software, the technology side is really vital, and organize around products. 通篇没有一次提 scrum。现在的 scrum,已经被项目经理绑架,偏离了 Agile 的初心

https://drewdevault.com/2019/…

Rust is not a good C replacement
金句:_Go is the result of C programmers designing a new programming language, and Rust is the result of C++ programmers designing a new programming language_
我尝试过学 Rust,真是不好学啊。是不是除了 Haskel 之外最难学的语言?

Webassembly on the server is the future of computing.
最近 Mozilla 发布了 WASI。Docker 创始人 Solomon Hykes 发帖说了上面的话。我有点懵 bi。这是肿么肥私?只能表示密切关注一下????

https://github.com/LingDong-/…

用 RRPL 来描述中文字符
你不知道 RRPL 是啥?俺也不知道。全拼是 Recursive Radical Packing Language。清楚了吗?没有?只能帮你到这里了。剩下的自己看项目。。。反正我知道“米”这个字是 {0, 1, 2, 3, 4, 5, 6, 7, 8}

1 2 3
\|/
8 -+- 4
/|\
7 6 5

https://drewdevault.com/2018/…

Anatomy of a Shell
用 C 语言实现一个 Shell。解释了 parsing,AST, execution 等等。对底层有兴趣的值得一读。

大神 Guido star 了 996.icu。发文的时候,所有人都知道了吧。但还是贴一下

https://github.com/kubernetes…

Kubernetes Perl client! 这是进一步证明 Kubernetes 一统江湖还是一部分人闲得蛋疼呢?我选后者????。但是开源人就是这么任性。还好只有 8 颗星。这是说明还有 8 个人在等 Perl 6 吗?????

https://www.infoq.com/article…

Simplicity, Please – A Manifesto for Software Development
金句:_A large code base (Google’s is some 2 billion lines) need not be complex, and a small code base may not exhibit simplicity._
文章写的有些不好懂,读一下前面的几个 bullet 也就行了。

https://medium.com/netflix-te…

Full Cycle Developers at Netflix — Operate What You Build
跟着 Netflix 不仅能追神剧,还能学习软件工程????。记住这个词:Full Cycle Development,也许以后会火。

https://github.com/vugu/vugu

Vugu: A modern UI library for Go+WebAssembly (experimental)
对 Go 程序猿来说,这是 Go 进一步统治世界的证明。但是。。。还早吧。

https://www.infoq.com/present…

▶️ Go – A Key Language in Enterprise Application Development?

Go 会成为企业应用的关键语言吗?我认为会。除非 web 被什么东西替代了。

https://www.nytimes.com/inter…

Why Notre-Dame Was a Tinderbox
NYT 认为圣母院注定要着火。论防火墙的重要性。这样的文章真好啊,图文并茂。

PPS
这篇拖了一段时间。一来忙,二来懒,三来写这个时间成本变高了。又是一个在咖啡馆里面充实的早上☕️。且写且珍惜

正文完
 0