# 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/sp3vgra
Go1-24 新特性:OS 新版本要求、Wasm 功能增強、template 支持迭代器等**
大家好,我是煎魚。新版本 Go1.24 在 2 月 11 號已經正式發佈,如果先前還沒有留到的同學,可以關注下是否跟進了。先前我們已經更新了多篇新特性介紹。今天將會是最後一篇知識點的收尾。操作系統要求------Linux 內核版本 = 3.2在本次 Go1.24 新版本開始,需要 Linux 內核 3.2 版本或更高版本(劃重點)。如果公司裏的集羣環境歷史底蘊比較深的,建議升級前檢查一下。( ⌘ Read more
=