# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/4aqigjq
我認爲 Go 的成功歸功於這 5 個方面**
大家好,我是煎魚。在國外的播客節目 Go Time #100 中,Rob Pike 和 Robert Griesemer(Go 的兩位創始人)和主持人 Jerod Santo 討論了 Go 語言的成功緣由和一些思考。如果你想創造一門成功的編程語言,向已經做到的人學習是非常有價值的。歡迎對 Go 感興趣的小夥伴一起圍觀!說明-----Rob Pike(下稱:Rob)將 Go 的成功歸爲了 5 個方面 ⌘ Read more