| | 1 | = 2018-07-09 = |
| | 2 | |
| | 3 | == 智慧音箱 == |
| | 4 | |
| | 5 | * [https://www.bnext.com.tw/article/49801/asus-pchome-ailabs-smartspeaker-ecommerce-ptt 電商新戰場?華碩攜手PChome、杜奕瑾推聲控購物助理與鄉民音箱] |
| | 6 | * 反思:目前中文語音辨識可否有機會'''「晶片化」'''? |
| | 7 | |
| | 8 | == Let'sEncrypt == |
| | 9 | |
| | 10 | * [https://blog.wu-boy.com/2018/07/mkcert-zero-config-tool-to-make-locally-trusted-development-certificates/ 在本機端快速產生網站免費憑證] |
| | 11 | {{{ |
| | 12 | $ brew install mkcert |
| | 13 | $ brew install nss # if you use Firefox |
| | 14 | $ mkcert -install |
| | 15 | $ mkcert myapp.dev example.com |
| | 16 | }}} |
| | 17 | == DevOps == |
| | 18 | |
| | 19 | * [https://ruddyblog.wordpress.com/2018/07/08/devops-%E4%B8%89%E6%AD%A5%E5%B7%A5%E4%BD%9C%E6%B3%95-%E7%AC%AC%E4%B8%80%E6%AD%A5-%E6%B5%81%E5%8B%95/ DevOps 三步工作法: 第一步 流動] |
| | 20 | |
| | 21 | == CI/CD == |
| | 22 | |
| | 23 | * [https://www.infoq.com/news/2018/06/cloud-native-continuous-delivery Patterns and Practices for Cloud Native Continuous Delivery] |
| | 24 | * 在雲端環境做 CI/CD 的 Design Pattern |
| | 25 | |
| | 26 | == Architect == |
| | 27 | |
| | 28 | * [https://mp.weixin.qq.com/s/CIPosICgva9haqstMDIHag 架构师之路17年精选80篇] |