# 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/4qcj4va
Bun - Electron - TypeScript ,下一代跨平臺桌面開發利器!**
用 TypeScript 寫桌面應用聽起來複雜嗎?如果你曾被 Electron 的龐大體量勸退,或因 Bun 的新興技術望而卻步,那麼 Electrobun 會是你重新燃起開發熱情的理由。本文將深入探討 Electrobun 如何結合兩者的優勢,讓跨平臺開發變得直觀高效,幫助你快速構建現代化桌面應用。每當你打開 Spotify 或 VS Code,你是否想過,這些跨平臺的桌面應用是如何誕生的?它們 ⌘ Read more