mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.4K
active users

#Linear

2 posts2 participants0 posts today

New side project: Vibecoded an app that shows #Linear tasks on a calendar view:

Why? We manage content projects, and in meetings we want to have a clear view on when what goes online, and also see if the "flow of content" is right.

That's not easy in a list or board view.

Created with #Replit

Try it out for free at: freshvanroot.com/blog/a-calend

Fresh van Root · LinCal - A Calendar View for Linear - Fresh van RootCalling all Linear users looking for a calendar view. I am working on a side project (web app) that allows linear issues to be shown …

🌘 GitHub - wzhudev/reverse-linear-sync-engine:用於學習目的的 Linear 同步引擎反向工程
➤ 深入剖析 Linear 同步引擎的設計與實現
github.com/wzhudev/reverse-lin
這個 GitHub 倉庫收錄了對 Linear 同步引擎 (LSE) 的反向工程研究,旨在學習其原理。該研究獲得 Linear 的 CTO Tuomas Artman 的認可,並提供了詳細的文件和程式碼註解,解釋了 LSE 如何定義模型、處理資料同步、支援版本控制等功能。作者認為 LSE 解決了傳統協作引擎(如 OT 和 CRDT)的一些問題,並提供了一個簡潔高效的解決方案。
+ 很有用的資料!對於想深入瞭解同步引擎原理的開發者來說,這是一個絕佳的學習資源。
+ 看到 Linear 的技術被這樣仔細研究,感覺他們在技術上的努力得到了肯定,同時也為其他開發者提供了參考。
#開源專案 #同步引擎 #反向工程 #Linear #技術分析