Collection for Y2017W15 (2017-04-10 Mon 00:00:00 +0800 ~ 2017-04-17 Mon 00:00:00 +0800)

blog

facebook

github

google

  • AutoDraw
    • 利用 Machine Learning 的方式來推測你想塗鴉什麼圖,讓每個人都可以畫出不錯的圖片。

ios

javascript

  • SheetJS/js-xlsx: Spreadsheet Parser and Writer
    • Parser and writer for various spreadsheet formats. Pure-JS cleanroom implementation from official specifications and related documents. The node version automatically requires modules for additional features.

    • 用來將許多 Speardsheet 格式互轉的工具

k8s

linux

  • Ubuntu放棄戰鬥, Linux桌面的悲哀 - 簡書
    • Ubuntu 做为全世界Linux界的桌面先驱者和创新者,突然宣布放弃自己多年开发的Unity, 相当于在桌面领域,直接放弃了战斗向微软投降,不仅仅是Linux桌面的悲哀,更是对于全球Linux黑客坚信Linux必胜信心的极大打击。

    • Ubuntu 宣佈之後的預設桌面環境改回使用 Gnome 3,而不是自己開發的 Unity
    • 想當年換成 Unity 真的覺得很不好用,灌了 Ubuntu 12.04 以後還是灌了個 Gnome 3。

python

  • weakref — Impermanent References to Objects — PyMOTW 3
    • 剛好最近看 Effective Python 也有看到這個 module
    • 用來產生 weak reference,來避免有時 copy 出一個 strong reference 後並沒有用到,但在 GC 的時候,reference count 會造成非零而造成記憶體無法被有效運用的情況。

vim

  • vimwiki/vimwiki: Personal Wiki for Vim
    • Vimwiki is a personal wiki for Vim -- a number of linked text files that have their own syntax highlighting. To do a quick start press ww (this is usually \ww) to go to your index wiki file. By default it is located in ~/vimwiki/index.wiki.

    • 可以用 Vim 直接編寫 Wiki,看到朋友說想用來架個人的 blog,我想我還是維持現在用 Pelican 寫 markdown 產生 static site 的方式就好。

web

  • Introduction · GitBook
    • 寫的很完整的 Web Front-end 大全
    • 雖然不太碰 Web Front-end,還是紀錄一下。

misc

ptt

taiwan


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.


Related Posts