Go语言的defer是个非常巧妙的东西,使用过程中经常给我一种很高大上的感觉。
博客搬家日记,第一次,后边还会有第二次,因为这段话是第二次搬家的时候写的。
本篇文章记录了我儿子出生时的心情,这是第二次博客搬家时整理文章特意留下的,很多旧文章已经懒得搬来搬去了,但是这篇,会一直保留。
Go语言的Slice切片设计比较巧妙,有兴趣体验一把。
The java API of bamboo
Java Enterprise Framework with mongo
Java client for Kubernetes & OpenShift 3
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".