Quantcast
Channel: February 2018 – Gea-Suan Lin's BLOG
Browsing latest articles
Browse All 10 View Live

AWS 大阪區

在寫前一篇「Inter-Region VPC Peering 的範圍大幅增加」時,跑去查了資料「AWS Regions and Endpoints」,發現 AWS 增加了 ap-northeast-3,但不同於其他區域的標法,大阪區的 Region Name 是「Asia Pacific (Osaka-Local)」,那個 Local 不知道代表什麼 XD 另外透過搜尋翻到的,在 Twitter...

View Article


Image may be NSFW.
Clik here to view.

測試 TPUv2 的 C/P 值

有人用相同演算法實際測試 Google 的 TPUv2 與 NVIDIA 的 Tesla P100 的 C/P 值了:「Benchmarking Google’s new TPUv2」。 如果以 ResNet-50 當作計算的演算法,可以看到其實 C/P 值的差距沒有想像中大。主要原因是 GPU 可以使用較低的精度計算以加快速度,而非 Google 之前新聞稿故意使用較高精度比較 (TPU 使用...

View Article


用 pipsi 管 Python 的 command line 工具...

在「My Python Development Environment, 2018 Edition « Jacob Kaplan-Moss」這邊看到 Python 開發有哪些工具可以用 (介紹了三個),其中管理不同 Python 版本的 pyenv 用一陣子了,另外兩個則是之前沒用過... pipsi 是將套件用 virtualenv...

View Article

Trac 1.2 的 Due Date...

在先前的文章提到了把自己在用的事件管理系統 Trac 從 1.0 升級到 1.2,然後 Due Date 的設計改變了:「Trac 1.1 增加的 time 欄位,以及 Due Date 資料的轉移」、「總算把手上的 Trac 1.0 升級到 1.2 了...」。 Trac 1.2 的資料型態是在底層存 unix timestamp 的變形 (乘以 1000000,然後前端補上 0...

View Article

Trac 1.2 裡 datepicker 每個禮拜的第一天改成星期天

在 Trac 1.0 搭配舊的 DateFieldPlugin 時,預設每週的第一天會是星期一,但這個設定可以在 trac.ini 內用 first_day 參數調整,像是這樣: [datefield] format = ymd separator = - first_day = 0 但在 Trac 1.2 在 trac.ini 裡就沒有提供設定讓人調整了... 而由於 Trac 是用 jQuery...

View Article


Image may be NSFW.
Clik here to view.

GitHub 的 review 系統可以判讀 PHP 的結構了...

GitHub 宣佈支援 review 系統可以讀 PHP 的結構,讓使用者更好操作了:「Quickly review changed functions in your PHP pull requests」。 GitHub 官方給的範例還蠻清楚的,在 Jump to... 的地方提供了 PHP 的結構:

View Article

Let's Encrypt 的 Wildcard Certificate 將會再延...

先前有提到 Let's Encrypt 的 Wildcard Certificate 從一月延到二月底 (表訂 2/27,參考先前的「Let's Encrypt 的 Wildcard SSL Certificate 延至二月底推出」這篇),今天想說歐美的時區也差不多要過完 2/27 了,結果翻資料發現在「ACMEv2 and Wildcard Launch...

View Article

Image may be NSFW.
Clik here to view.

透過 memcached UDP (Port 11211) 的攻擊...

Cloudflare 發表了一篇關於公開的 memcached 伺服器,利用 UDP (Port 11211) 的放大攻擊:「Memcrashed - Major amplification attacks from UDP port 11211」。 用地圖展示後可以清楚看出來哪些區域受到的攻擊比較大: 另外 Shodan 上的資料頁可以參考,不過就不保證都有開 UDP/11211 了:...

View Article


Amazon RDS 宣佈支援 PostgreSQL 10

Amazon RDS 宣佈支援 PostgreSQL 10 了:「PostgreSQL 10 now Supported in Amazon RDS」。而且 AWS 這次推出的還包括了 10.1 的 patch: As of version 10, PostgreSQL no longer uses three-part version numbers, and is shifting to...

View Article


加州在四月將會開放無人自駕車上路了...

在 TechCrunch 看到加州要開放自駕車上路了:「California to allow testing of self-driving cars without a driver present」。 California’s Department of Motor Vehicles established new rules announced Monday that will allow...

View Article
Browsing latest articles
Browse All 10 View Live