
六月我讀系統設計系列的書第一本,讓我觀摩別人如何收集需求的方法,像是面對不確定的需求,工程師如何問問題、預估數量(例如: QPS)、從模糊需求
read more六月我讀系統設計系列的書第一本,讓我觀摩別人如何收集需求的方法,像是面對不確定的需求,工程師如何問問題、預估數量(例如: QPS)、從模糊需求
read moreI want to update some settings of mosquitto MQTT broker without stop running. There is a way to meet the goal. First, you need to setup pid_file setting of mosquitto.conf. pid_file setting will set pid content such as process identifier in the file under assigned path. And then I can setup a setting that I want process execution of mosquitto to reload configurations, for example acl_file. After I confirming a
read more讀墨 readmoo android app 的有聲書形式分成兩種系列: 錄音檔 利用手機系統的朗讀功能,唸出文字 第一種我還沒使用,第二種會在應用程式背景一段時間後,被系統轉換到睡
read more最近遇到使用 PHP 函式庫的 array_uintersect() ,去找出兩陣列有相同的元素,不過執行結果不如預期。目前仍未找到解法,希望藉寫下紀錄,提醒自己以後找到解法再回來補上。
read more