Are there any examples of "subscription" XRPC endpoints being two-way? My understanding is that they are explicitly one-way (server to client) only. #ATProtocol #Lexicon

Joshua Blackburn returns to #ThatWordChat with a new edition of "League of the Lexicon" and his new book, "The Language-Lover’s Lexipedia." He’s joined by author and content creator Jess Zafarris to talk game design, etymology, and more.

Tues, Feb 10, 4:30 ET | 20:30 UTC

Sign up: ThatWordChat.com

#BoardGames #Lexicon #WordNerd

This documentation sidecar lexicon helps you make your lexicon accessible. We talk a lot, as a community, about "the atmosphere" and sometimes miss the point when we don't put thinking globally into action. #ATProtocol #Lexicon

RE: https://bsky.app/profile/did:plc:akhgi4ekkeaupiqsis6g2gqg/post/3mdlswclffc2w
👀 It'd be pretty cool to easily build and explain OAuth scopes and permissions eh? @lexicon.garden@bsky.brid.gy #ATProtocol #OAuth #Lexicon
🌘 首次 Vibecoding 一週體驗:只要懂門道,它就很好用
➤ AI 助攻,週末完成 TypeLex 專案開發
https://underreacted.leaflet.pub/3m2v53oi4bk2z
作者分享了利用 AI 工具(Claude Code)進行「Vibecoding」的初體驗。他成功在一個週末內,利用 AI 快速開發出一個名為 TypeLex 的專案,能將自訂的 IDL 語言轉換為 ATProto Lexicon 的 JSON 定義。過程中,作者透過 Test-Driven Development (TDD) 的方式,引導 AI 逐步完善程式碼,即使 AI 初期產生的測試無效,作者仍能透過不斷互動和修正提示,最終讓專案不僅能順利運作,還通過了包含數百個 ATProto Lexicon 定義的驗證,證明瞭 Vibecoding 和 AI 輔助開發的潛力。
+ 這篇文章太棒了!看到 AI 能夠協助完成這麼複雜的專案,而且速度這麼快,真的讓人驚艷。作者的引導方式也很值得
#AI 輔助開發 #Vibecoding #TypeSpec #Lexicon #開發工具
my first week of vibecoding - underreacted

it's quite good if you know what you're doing

To Johnwayne or not to Johnwayne

A new word for the English language. And you already know what it means:

https://tiereddemocraticgovernance.org/blog_details.php?blog_cat_id=20&id=481

#tiereddemocraticgovernance
#lexicon

Gyration Station & Program: SF Cowboy, Erika, Lexicon, & Trax Unit @ Homage Brewing - 13 Sep feat. sfcowboy, erika (SF), Lexicon + more

#SESH #sfcowboy #erikaSF #Lexicon

https://sesh.sx/events/12236661

Currently appreciating the beauty of JSON (and its mascot?)

I'm working on a little project a lexicon/dictionary called texdict.py (name suggestions welcome). The #python script attempts to convert a #TeXLaTeX file with glossaries commands (https://ctan.org/pkg/glossaries) and some extra commands (which might be released under texdict.sty (or similar name)) into JSON format and vice-versa. JSON is so nice because it's human readable and computer readable.

Do you know of any #LaTeX packages and or #JSON based libraries related to #dictionaries or #lexicon

Also, I thought about using the texdict.sty file as the only source of truth for the tex2json and json2tex mapping, but haven't figured it out yet. Any leads would be highly appreciated 🖤📖💽