# 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/cqcbbuq
Tauri 2-0 發佈:這次能打敗 Electron 嗎?**
最近,在跨平臺開發領域得到廣泛認可的框架 Tauri 發佈了 2.0 版本。讓我們仔細看看一些值得注意的更新。Tauri 是一個構建輕量級和快速二進制文件的框架,支持所有主要的桌面平臺 (macOS, Linux, Windows) 和移動平臺(iOS, Android)。開發人員可以將任何前端框架(如 HTML、JavaScript 和 CSS)與用 Rust、Swift 和 Kotlin 等語 ⌘ Read more