Collection for Y2017W19 (2017-05-08 Mon 00:00:00 +0800 ~ 2017-05-15 Mon 00:00:00 +0800)
android
- GitHub - aritraroy/UltimateAndroidReference: Ultimate Android Reference - Your Road to Become a Better Android Developer
- 應該又算是一個 Awesome List,收藏一下。
docker
- Best practices for writing Dockerfiles - Docker Documentation
- 這份真的挺不錯的,常常在寫 Dockerfile 的時候還是會需要翻一下。
github
- posativ/isso: a Disqus alternative
- Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus. See posativ.org/isso for more details.
- 可以自己架一個留言系統,用來取代 DISQUS。
interview
- 開發人員的面試指南 - A developer's guide to interviewing | louie_lu's blog
- A developer’s guide to interviewing – freeCodeCamp
- 這篇之前就有看過原文了,不過現在有人翻譯成繁體中文,所以收藏一下。
programming
- 設計高效能的Hash Table(二) – Felix Chern – Medium
- 挺有趣的,至少有點回想起了修資料結構的時候。
xrandr
- command line - Refresh display settings - using xrandr / Laptop screen off, external screen on - Ask Ubuntu
- 總之就是遇到了奇怪的問題,在公司接外接螢幕後,回到租屋處再接我的外接螢幕沒問題,但隔天再到公司接外接螢幕就會顯示不出來。(這中間都沒有重開機)
- 查都查不太到類似的問題,這篇其實也只是叫你用
xrandr --auto && xrandr --output LVDS --off
然後再重開,但我的狀況是這樣都沒有用。 - 後來試過的解法是,先用
xrandr --output LVDS --off
關掉,然後再把螢幕線拔掉,再重新接上螢幕線,再xrandr --output LVDS --on
,畫面就會出現了。 - 但最怪的地方是,根本沒有
--on
這個選項,他會跟你說xrandr: unrecognized option '--on'
,但其實還是有作用,畫面會被切成 Mirror mode,所以要再下一次指令切換到想要的 mode。 - 目前都還是用這個 workaround,還沒仔細去查到底為啥會出現這樣的問題。
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.