# 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/sc7z7wq
當中臺過氣,微服務迴歸單體,DDD 的意義何在?**
2015 年之後,隨着雲原生、微服務、大中臺等一系列技術名詞誕生的同時,還有一個耳熟能詳的名詞 “領域驅動” 也開始被捧上神壇。筆者初次聽到領域驅動是參加一個技術分享會,當時給我的直觀感受就是:好像說了什麼,但又好像什麼都沒說,很多概念很 "形而上學",在天空中飄啊飄,無法落地。 十年過去了,中臺已經過氣,微服務迴歸單體也一度成爲技術圈討論的熱點話題,曾經神壇上雲遮霧繞的 DDD 在今天看來是否 ⌘ Read more