想到什么写什么周报 第27期 - 2018-05-20
Colly goes 1.0
http://go-colly.org/articles/first_release/
Go写的爬虫框架Colly发布了1.0版本。
How to do math on the Linux command line
https://www.networkworld.com/article/3268964/linux/how-to-do-math-on-the-linux-command-line.html
介绍shell中进行数学运算的几个方法。对于我来说,在shell中执行简单的数学运算经常遇到尴尬的情况:用的时候想不起来。所以还是要收藏一篇类似quick start的文章。
How to start a Go project in 2018
https://boyter.org/posts/how-to-start-go-project-2018/
介绍了在2018年,一个Go项目中的常用方法,包括GOPATH设置、unit test、依赖管理、命令行入口等。
Elixir Cross Reference - bootlin
https://elixir.bootlin.com/linux/latest/source
一个搜索Linux kernel代码的工具,支持从2.6到最新的版本。
本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可。