Collection for Y2016W48 (2016-11-28 Mon 00:00:00 +0800 ~ 2016-12-05 Mon 00:00:00 +0800)
assembly
- Unity WebGL Player | AngryBots
- WebAssembly 開發的網頁遊戲,玩起來還算順暢,看來直接在 Web 開發方面寫 Aseembly 的日子不遠矣。
blog
- More drawings about computers - Julia Evans
- 作者自己畫的一系列跟電腦科學有關的插畫,又畫了更多幅了。
- 成大學士生找工作歷程 (後端工程師) - HackMD
- 看了一下 blog 的 GA 發現星期一的 PV 有個小幅度的上升
- 原來是被這篇引用了
- 底下的面試過程有種跟自己約莫一年前寫的那篇相似的感覺 XD
- 清大彭明輝的部落格: 站在巨人的肩膀上(願景書院系列)
- 「如果各種「改革」都只在乎「創新」,而不去檢討過去的失敗經驗,也不去認真取法國外的完整經驗和智慧,老是一招半式地抄襲、模仿,我們將永遠都走不出台灣今天的困境。」
- 關於變強這檔事(八) – Felix Chern – Medium
- 不該當個「缺乏大局觀而只關注自己的小世界」的人
- g0v 美西行 — Code For America Summit – Technology & Coding – Medium
- 「在台灣的會議很多都是單向單方面的傳遞,而採用小型座談或是讓聽眾一起參與,其實都可以有更多面向的觀點與討論,我覺得在台灣的研討會是值得一試的。」
cli
- 使用 pidof 找出此程式的所有 process id - Tsung's Blog
- 哦哦 這樣就不用
ps aux | grep
啦
- 哦哦 這樣就不用
- htop explained | peteris.rocks
-
For the longest time I did not know what everything meant in htop. I thought that load average 1.0 on my two core machine means that the CPU usage is at 50%. That's not quite right. And also, why does it say 1.0?
- 非常詳細的解釋了
htop
裡頭的資訊代表的意思。
-
cs
- 理解字节序 - 阮一峰的网络日志
-
为什么会有小端字节序?
-
答案是,计算机电路先处理低位字节,效率比较高,因为计算都是从低位开始的。所以,计算机的内部处理都是小端字节序。
-
django
- SQL Database Best Practices with Django (or any ORM) – Scott Lobdell
-
So I’m by no means a database expert and don’t consider myself as such, but some of my coworkers who I would label as database experts have educated me enough to learn about some best practices that would be difficult to otherwise stumble upon and self-learn.
-
gcp
- Google Cloud Platform Blog: What is Google Cloud Deployment Manager and how to use it
- 可以用來管理 GCE, GKE, BigQuery, GCS, Cloud SQL
- 你不知道的 GCP 人工智慧之各種API! | GCP 雲端服務頂級合作夥伴 LIVEhouse.in
- 基本上就那幾個,有在稍微追一下 GCP 的新聞的人應該都會知道的。
- Transalte, Vision, Prediction, Natural Langauge, Speech 這 5 個。
golang
- GVM 與 Go 語言的環境如何安裝、架設 - Tsung's Blog
- 跟 Golang 沒有很熟,看起來是個跟 Python 裡的 virturalenv 差不多的工具。
job
- 公司愈大,弊病愈多:11個你不該進大公司的原因 | Rocket Café 火箭科技評論
- ... 這作者的經歷待的全是大公司
- 額 好吧 該說很有說服力嗎
k8s
linux
- pacman/Tips and tricks - ArchWiki
pacman -Rns $(pacman -Qtdq)
- Debian Linux iptables 儲存、還原、自動啟動設定 - Tsung's Blog
mysql
- Add 2 hours to current time in MySQL? - Stack Overflow
-
Which is the valid syntax of this query in MySQL? See Date and Time Functions for other date/time manipulation.
-
- MySQL: Calculate average post for every hour in each day - Stack Overflow
-
I trying to calculate the average post made for every hour for each day and I have to do this for 113 months. Inside the Post table have this attribute timePosted, DatePosted and Text. I also need to join two table post and thread because I only want to get category id number 3.
- 最近因為要簡單計算一下 MySQL 裡的資料,但忘記要怎麼寫了,所以查了一下。
-
python
- Shared counter with Python's multiprocessing - Eli Bendersky's website
-
This code is a demonstration of the problem, distilling only the usage of the shared counter. A "pool" of 10 processes is created to run the func function. All processes share a Value and increment it 50 times. You would expect this code to eventually print 500, but in all likeness it won't.
-
- Python multiprocessing and a shared counter - Stack Overflow
-
I'm having troubles with the multiprocessing module. I'm using a Pool of workers with its map method to load data from lots of files and for each of them I analyze data with with a custom function.
-
- 最近寫了個 multiprocessing 的程式,因為數量有點大,然後資料是直接寫入資料庫中,如果最後才計算的話可能要花非常久的時間查詢,所以想說能不能在執行的時候就用一個 multiprocessing 的 shared counter 去紀錄。
software_engineering
- 軟體開發見聞錄 · GitBook
- 一位在 Microsoft 工作二十年的台灣工程師分享的軟體開發經驗,分成二十幾篇,篇幅都不太長,值得花點時間閱讀一下,畢竟我還沒有待過大公司的經驗,瞭解一下也不錯。
misc
- 紅色藥丸 (紀錄片預告) - YouTube
- hmm... 男權運動
- 值得思考一下
- 2016/11/11 在中國使用手機版 LINE 狀況紀錄 | Henry的筆記集散地
- 「iPhone 如果你在中國境內插上中國 SIM 卡,網路就都是不會通。請記得到中國如果一定手機需要插當地 SIM 卡且要用 LINE 那就請插在 Andoird 上吧。」
- 清大彭明輝的部落格: 網路時代的階級與競爭力
- 「如果你是一個有上進心的人,第一件該學會的事情是Google、Advanced Google、Google Scholar 以及 Google Books 四種搜尋引擎的用法。」
news
Share
Donation
如果覺得這篇文章對你有幫助, 除了留言讓我知道外, 或許也可以考慮請我喝杯咖啡, 不論金額多寡我都會非常感激且能鼓勵我繼續寫出對你有幫助的文章。
If this blog post happens to be helpful to you, besides of leaving a reply, you may consider buy me a cup of coffee to support me. It would help me write more articles helpful to you in the future and I would really appreciate it.